updated layout and informations authored by Lxlp's avatar Lxlp
## MythicRPG Conditions
MythicRPG support all MythicMobs base conditions.
New Conditions
-------------
[You can view those by clicking here here.](/../../../MythicMobs/-/wikis/Skills/Conditions/)
| Conditions | Description |
|------------------------------------------------------|------------------------------------------------------|
| [Archetype](Skills/Conditions/Archetype) | Matches the player's current archetype. |
| [ArchetypeLevel](Skills/Conditions/ArchetypeLevel) | Matches the player's current archetype level. |
\ No newline at end of file
# Conditions
These conditions are added by MythicRPG, and are meant to be used within the features that MythicRPG implements or to check against them from other Mythic plugins
| Condition | Type | Description |
|-------------------------------------------------------------------------------|----------|----------------------------------------------------------------------------------------------|
| [Archetype](Skills/Conditions/Archetype) | Entity | Matches the player's current archetype |
| [ArchetypeLevel](Skills/Conditions/ArchetypeLevel) | Entity | Matches the player's current archetype level |
\ No newline at end of file