_Condition Mana - Eniripsa96/SkillAPI GitHub Wiki
Child components are applied to each target with mana matching the specified settings.
Name | YAML Key | Type | Description |
---|---|---|---|
Type | type | Dropdown | What to look for with the target's mana. This can be flat mana, percentage remaining, difference compared to the caster, or difference in percentages compared to the caster |
Min Value | min-value | Scaling Number | The minimum mana (or percentage) needed |
Max Value | max-value | Scaling Number | The maximum mana (or percentage) needed |
- Using 0 as a minimum can be used for checking mana below a certain threshold
-- To be added --