added IsQuickcastingActive condition authored by Lxlp's avatar Lxlp
......@@ -12,3 +12,4 @@ These conditions are added by MythicRPG, and are meant to be used within the fea
| [HasArchetypesInCategory](Skills/Conditions/HasArchetypesInCategory) | Entity | Matches if the player has a certain amount of archetypes that belong to a category |
| [HasLearnedSpell](Skills/Conditions/HasLearnedSpell) | Entity | Whether the target player has learned the given spell |
| [HasReagent](Skills/Conditions/HasReagent) | Entity | Matches if the player has a certain amount of a reagent |
| [IsQuickcastingActive](Skills/Conditions/IsQuickcastingActive) | Entity | Whether the target player is currently using a quickcasting method |
\ No newline at end of file