Something went wrong while setting issue due date.
Allow skill parameters for evaluating conditions
Open
Allow skill parameters for evaluating conditions
Summary
It would be very useful if you could use the skill parameters feature for conditions within a meta-skill.
Usage
- skill:CoolSkill{condition=5;boolean=“true”} @self ~onUse
CoolSkill:
Conditions:
- heightbelow{h=<skill.condition>} <skill.boolean>
Value
This would make skill parameters ten times more useful when using variables or tags within the Conditions section.
added Enhancement label
Please register or sign in to reply