Class SkillNodes
java.lang.Object
studio.magemonkey.fabled.language.SkillNodes
Nodes for the language file pertaining to the skill tree
This is primarily for the API retrieving config messages. You shouldn't need to use these values at all.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BASE
- See Also:
-
TITLE
- See Also:
-
TYPE
- See Also:
-
REQUIREMENT_BASE
- See Also:
-
REQUIREMENT_MET
- See Also:
-
REQUIREMENT_NOT_MET
- See Also:
-
ATTRIBUTE_BASE
- See Also:
-
ATTRIBUTE_CHANGING
- See Also:
-
ATTRIBUTE_NOT_CHANGING
- See Also:
-
LAYOUT
- See Also:
-
-
Constructor Details
-
SkillNodes
public SkillNodes()
-