Abstract
Attack attribute to be added when player equip this weapon
Abstract
idThe unique id of the entity. Please ensure this id does not contain any spaces
Optional
imageWeapon image
Abstract
nameThe name of the entity
Optional
ownerReferences Player who owns this weapon
Generated using TypeDoc
Abstract weapon class to be used to increase Fighter's attack attribute. To add your own weapon, extend Weapon class and change the attributes to your liking.