Mythacri / Mythacri-Foundry-Scripts

Foundry Scripts
2 stars 0 forks source link

Add new shield types and optionally the 'Light' property to equipment #156

Open Mythacri opened 7 months ago

Mythacri commented 7 months ago

Add in new shield types for player proficiencies:

krbz999 commented 7 months ago

On buckler: Either this is a light melee weapon, or it is a shield that can do a melee attack. There is a difference, and we can do only one of these things. Assuming the latter, we should also see about adding 'light' as a valid property for Equipment.

Mythacri commented 7 months ago

This would be a shield that can do a melee attack yes. As far as the light property goes that seems like a good idea but is it necessary?

krbz999 commented 7 months ago

It would be correct, and it would be trivial.