Weapon tables on character sheets for 5E seem to follow 3.5/Pathfinder rules rather than 5E rules.
Ranged:
disadvantage for long range
Melee:
no off-hand penalty
no attack penalty for two-weapon fighting
no two-weapon option unless wielding light weapons or with Dual Wielder feat
no damage bonus for second weapon unless with Two-Weapon Fighting Style (or the bonus is negative)
OS X
- equipment loop, are facts compatible? Or do I need to switch from the @loop var=0 to (blah), and make this a <@list> style set up?
They aren't really compatible. They will have to swap all at once to @list
looking at a patch that will work for 6.06, will @list be viable for that, or is that new code tied into the latest development? I would prefer to use the FACT system to do the 5e system. Understanding this will swap over to the formula system in the next production conversion.
Can equipment be looped through the list in 6.06?
After talking with , this may need more work then the team is willing to invest for a back port. I will instead make use of the QUALIFY tags and make the values fixed.
Cheers,
And apparently QUALITY is not a 'WEAPON' authorized tag. Just an EQ one. This is extremely frustrating.