... | ... | @@ -2,9 +2,13 @@ MythicRPG supports MythicMobs base mechanics. |
|
|
|
|
|
[You can view those by clicking here here.](/../../../MythicMobs/-/wikis/Skills/Mechanics/)
|
|
|
|
|
|
[[_TOC_]]
|
|
|
|
|
|
# Mechanics
|
|
|
These mechanics are added by MythicRPG, and are meant to be used within the features that MythicRPG implements
|
|
|
|
|
|
## General
|
|
|
|
|
|
| Mechanic | Description |
|
|
|
|---------------------------|----------------------------------------------------------------------------|
|
|
|
| [GiveMythicExperience] | Gives a player experience for a specific group |
|
... | ... | @@ -12,7 +16,32 @@ These mechanics are added by MythicRPG, and are meant to be used within the feat |
|
|
| [SetArchetype] | Sets the target player's archetype |
|
|
|
|
|
|
|
|
|
## Menus
|
|
|
| Mechanic | Description |
|
|
|
|---------------------------|----------------------------------------------------------------------------|
|
|
|
| [OpenCustomMenu] | Opens a [custom menu] |
|
|
|
| [SetCustomMenuButton] | Sets a specific slot of the opened [custom menu] to the specified button |
|
|
|
|
|
|
|
|
|
## Spells
|
|
|
| Mechanic | Description |
|
|
|
|---------------------------|----------------------------------------------------------------------------|
|
|
|
| [ForgetSpell] | Make the target player unlearn a [spell] |
|
|
|
| [TeachSpell] | Teaches the target player a [spell] |
|
|
|
|
|
|
|
|
|
|
|
|
<!-- MECHANICS -->
|
|
|
[GiveMythicExperience]: /Skills/Mechanics/GiveMythicExperience
|
|
|
[ModifyResource]: /Skills/Mechanics/ModifyResource
|
|
|
[SetArchetype]: /Skills/Mechanics/SetArchetype
|
|
|
|
|
|
[OpenCustomMenu]: /Skills/Mechanics/OpenCustomMenu
|
|
|
[SetCustomMenuButton]: /Skills/Mechanics/SetCustomMenuButton
|
|
|
|
|
|
[ForgetSpell]: /Skills/Mechanics/ForgetSpell
|
|
|
[TeachSpell]: /Skills/Mechanics/TeachSpell
|
|
|
|
|
|
|
|
|
[custom menu]: /Custom-Menus
|
|
|
[spell]: /Spells |
|
|
\ No newline at end of file |