PDA

View Full Version : Adding Custom Weapon Types



banesorka
April 12th, 2024, 08:15
I am trying to add some custom weapon types to the Fallout 2d20 ruleset. I found this forum: https://www.fantasygrounds.com/forums/showthread.php?65787-Extension-for-custom-damage-types/page2 that had what looked to be a simple method to add damage types. I edited the extension to work with Fallout 2d20 and changed the code to my best guess as to the weapon type table list, put in my custom weapon types, and nothing. The extension is there and activatable when loading the campaign, but has no effect on the campaign. How would one go about figuring out the actual list name that I need to add these custom weapon types to?

Kelrugem
April 19th, 2024, 03:26
I am trying to add some custom weapon types to the Fallout 2d20 ruleset. I found this forum: https://www.fantasygrounds.com/forums/showthread.php?65787-Extension-for-custom-damage-types/page2 that had what looked to be a simple method to add damage types. I edited the extension to work with Fallout 2d20 and changed the code to my best guess as to the weapon type table list, put in my custom weapon types, and nothing. The extension is there and activatable when loading the campaign, but has no effect on the campaign. How would one go about figuring out the actual list name that I need to add these custom weapon types to?

There is usually an xml file in the ruleset data defining the weapon groups and so on :) But I am not sure whether one can access the Fallout ruleset code; you may need to contact the developer directly (Smiteworks themselves in this case, I think) :)

banesorka
April 19th, 2024, 09:27
Yes, the ruleset is in the vault and password protected. Thanks for the info!

ju95
April 19th, 2024, 14:59
Moved this to the Fallout forum.

superteddy57
April 19th, 2024, 15:29
This has been already expanded in the Fallout ruleset. Please update and check for the new bow weapon type and factoring of the new damage effects from the wanderer's guide.

banesorka
April 19th, 2024, 15:32
This has been already expanded in the Fallout ruleset. Please update and check for the new bow weapon type and factoring of the new damage effects from the wanderer's guide.

I see that the Wanderer's Guide types have been added, but I would like to add more custom types, and even change some of the layout of the fields for the new custom types.