BeeGrinder / FantasyGrounds-SW5e

A Fantasy Grounds module to implement the SW5e game. A home-brew (OGL) rule set based in the Star Wars universe, legends, and lore.
11 stars 2 forks source link

v3-Weapons not being added to character sheet correctly #42

Closed BeeGrinder closed 3 years ago

BeeGrinder commented 3 years ago

When adding weapon to character sheet, it looks like everything is added as melee.

Investigating how the 5e ruleset knows if something is ranged or melee and will need to alter the sw5e weapons to meet this criteria and/or adjust how this is done in the extension.

BeeGrinder commented 3 years ago

The sub-type name is what the FG system uses to determine ranged or melee. Thrown is separate. So, these needed to all be changed to have the work "Ranged" or "Melee" in the sub-type name. This also requires the extension to be updated for the proper sort-order.