* <JS Skill Enable>
* code
* code
* enabled = code;
* </JS Skill Enable>
*
* - Used for: Skill Notetags
* - Determines the enabled status of the skill based on JavaScript code.
* - Replace 'code' to determine the type enabled status of the skill.
* - The 'enabled' variable returns a boolean (true/false) to determine if the
* skill will be enabled or not.
* - The 'user' variable refers to the user with the skill.
* - The 'skill' variable refers to the skill being checked.
* - All other skill conditions must be met in order for this to code to count.作者: 新耀012478 时间: 2022-9-13 13:06 本帖最后由 新耀012478 于 2022-9-13 13:07 编辑