Skill Tree Node Fact
The mmocore_skill_tree_node_fact checks the status (level, unlocked, maxed) of a specific node in the player's skill tree.
Configuration
mmocore_skill_tree_node_fact — Map
Configuration for the fact.
Properties
fullId
The full ID of the skill tree node.
mode — String
The data to retrieve: LEVEL (default), UNLOCKED (1 if true), MAXED (1 if true).