added hasReagent condition authored by Lxlp's avatar Lxlp
...@@ -10,4 +10,5 @@ These conditions are added by MythicRPG, and are meant to be used within the fea ...@@ -10,4 +10,5 @@ These conditions are added by MythicRPG, and are meant to be used within the fea
| [Archetype](Skills/Conditions/Archetype) | Entity | Matches the player's current archetype | | [Archetype](Skills/Conditions/Archetype) | Entity | Matches the player's current archetype |
| [ArchetypeLevel](Skills/Conditions/ArchetypeLevel) | Entity | Matches the player's current archetype level | | [ArchetypeLevel](Skills/Conditions/ArchetypeLevel) | Entity | Matches the player's current archetype level |
| [HasArchetypesInCategory](Skills/Conditions/HasArchetypesInCategory) | Entity | Matches if the player has a certain amount of archetypes that belong to a category | | [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 | | [HasLearnedSpell](Skills/Conditions/HasLearnedSpell) | Entity | Whether the target player has learned the given spell |
\ No newline at end of file | [HasReagent](Skills/Conditions/HasReagent) | Entity | Matches if the player has a certain amount of a reagent |
\ No newline at end of file