Abstract
Damage dealt when attack
Description of the pet
Abstract
idThe unique id of the entity. Please ensure this id does not contain any spaces
Optional
imageImage to represent this Pet
Frequency to intercept and attack in battle in the form of percentage
Abstract
nameThe name of the entity
Pet's owner name
Sets the pet ownership
Generated using TypeDoc
Pet is a companion for Player which can be used in a battle. Pet will attack during battle based on it's own attribute. To add your own pet, extend Pet class and change the attributes to your liking.