• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

SR 5th ed. Adding Dikote

Kesendeja

Well-known member
I'd like to add dikote back into my game and have it usable with herolab. It adds a +1 to the DV, and an additional -1 to ap to melee weapons. Is there a way to do this without having to make a custom listing for all the weapons? Say make it a modifier that could be added in the customization screen.
 
I would probably house rule the cost based on reach of weapon or perhaps its concealability (both of which reflect 'size')
 
I still haven't figured out how to enter the base attributes, so if anyone can I'd love a tutorial, I have several variant materials to be added. As for cost, thinking of basing it off of reach.
 
How far have you gotten? Do you have the base item set up yet, so that you can at least purchase it, and you'd like help scripting the +1DV/-1AP?

Or are you further back in the process? If so, what have you figured out?

Personally, I'd just use the Custom Cost option - just let the user talk to their GM, get a declaration of the area of the weapon, and then use that to calculate the price themselves, and enter whatever they've calculated.
 
I need help scripting. The base item is a katana, and I want to add the option of putting the dikote on it through the tabs.
 
Let's start by figuring out which fields you'll need to modify.

In the Develop menu, make sure Enable Data File Debugging (at the top) is turned on.

Then, add a test Katana, right-click on that weapon, and choose "Show Debug Fields for Katana".

Now, in that list, filter for "Damage", and then for "Armor Piercing", and tell me which field stores the value for each of those.

Now, can you name a weapon mod that makes a modification to the stats of its weapon? Make a copy of that, look at its "Eval Script" button on the upper right-hand side, and paste that script here. Then, I'll help you modify that script to make the changes you want Dikote to make, instead of whatever changes that mod is making.
 
Back
Top