Uses of Package
model.skill
Packages that use model.skill
Package
Description
Turn-based battle system supporting Player vs Goblin and Player vs Player modes.
All entities in the game: the 4 Player subclasses and Goblin.
Character special skills with cooldown management and multiple effect types.
-
Classes in model.skill used by model.battleClassDescriptionA character's special skill that can be used once before entering a 3-turn cooldown.
-
Classes in model.skill used by model.entityClassDescriptionA character's special skill that can be used once before entering a 3-turn cooldown.
-
Classes in model.skill used by model.skill