conditionMet
Checks if the skill's condition is currently met.
Return
true if the condition is met and the skill should apply
Parameters
player
The player using the skill
context
The context object for evaluation (varies by skill)
Checks if the skill's condition is currently met.
true if the condition is met and the skill should apply
The player using the skill
The context object for evaluation (varies by skill)