Class HeraclesConfig
java.lang.Object
com.deco2800.game.entities.configs.BaseEntityConfig
com.deco2800.game.entities.configs.HeraclesConfig
The statistics that make up the configuration of Heracles, the level 1 boss.
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final floatFields inherited from class com.deco2800.game.entities.configs.BaseEntityConfig
baseAttack, health, mana, stamina - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
HEALTHHERACLES
public static final int HEALTHHERACLES- See Also:
 
 - 
BASEATTACKHERACLES
public static final int BASEATTACKHERACLES- See Also:
 
 - 
SPEED
public static final float SPEED- See Also:
 
 
 - 
 - 
Constructor Details
- 
HeraclesConfig
public HeraclesConfig() 
 -