Changes
Page history
Update Conditions
authored
May 10, 2026
by
Taiyou06
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
84ca655f
...
...
@@ -36,3 +36,6 @@ These conditions are added by MythicRPG, and are meant to be used within the fea
|--------------------------------------------------------------------------|----------|------------------------------------------------------------------------------------------|
|
[
IsQuickcastingActive
](
/Skills/Conditions/IsQuickcastingActive
)
| Entity | Whether the target player is currently using a quickcasting method |
|
[
ProfileSlot
](
/Skills/Conditions/ProfileSlot
)
| Entity | Matches the slot of the player's currently-active RPG profile |
|
[
IsCastingSpell
](
/Skills/Conditions/IsCastingSpell
)
| Entity | Whether the target is currently casting (optionally a specific spell) |
|
[
SpellCastProgress
](
/Skills/Conditions/SpellCastProgress
)
| Entity | Matches the target's cast progress as a 0–1 ranged double |
|
[
IsCastInterruptible
](
/Skills/Conditions/IsCastInterruptible
)
| Entity | Whether the target's active cast can be interrupted |