Mechanics
MythicRPG supports MythicMobs base mechanics.
You can view those by clicking here here.
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 |
| ModifyResource | Modifies the target players given reagent |
| SetArchetype | Sets the target player's archetype |
| SetActiveRPGProfile | Switches the casting player's active RPG profile slot |
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 |
| BindSpell | Binds a learned spell to a hotbar slot on the target player |
| UnsetSpellBinding | Clears the spell bound to a hotbar slot on the target player |
| ModifySpellCooldown | Sets, adds to, or scales a learned spell's cooldown on the target player |
| CastSpell | Casts a learned spell on the target, enforcing cooldowns and costs |
Cast Time
| Mechanic | Description |
|---|---|
| Interrupt | Interrupts the target's active spell cast (or #casting aura on a mob) |
| ModifyCastTime | Adds, sets, or scales the target's remaining cast time |
| CancelCast | Cancels the target's active spell cast unconditionally |
Quickcasting
| Mechanic | Description |
|---|---|
| QuickcastingActivate | Activates quickcasting for the casting player, if possible |
| QuickcastingDeactivate | Deactivates quickcasting for the casting player, if possible |
| SetQuickcastBinding | Force-sets the casting player's quickcast binding if possible |
Waystones
| Mechanic | Description |
|---|---|
| WaystoneDiscover | Marks the target player as having discovered a waystone |
| WaystoneForget | Resets a waystone back to UNDISCOVERED for the target player |
| WaystoneSetState | Low-level: set the player's state for a waystone to any value |
| WaystoneTeleport | Server-side teleport the target to a waystone, skipping the menu |
| WaystoneOpenMenu | Opens the waystone menu for the target player |
| WaystoneSetRespawn | Binds the target player's respawn point to a waystone |
| WaystoneClearRespawn | Unbinds the target player's waystone respawn |
| WaystoneReveal | Force a waystone visible to one player, regardless of state |
| WaystoneHide | Force a waystone hidden from one player, regardless of state |
Party / Social
| Mechanic | Description |
|---|---|
| PartyBuff | Casts a meta-skill on each online member of the caster's party |
| PartyHeal | Heals every online member of the caster's party |
| PartyTeleport | Gathers the caster's online party members to the caster or leader |
| PartyMessage | Sends a message to every online member of the caster's party |
| PartyGiveExperience | Grants experience to every online member of the caster's party |
Talents
| Mechanic | Description |
|---|---|
| InvestTalent | Invests ranks into a talent on the target player |
| DivestTalent | Removes ranks from a talent on the target player |
Points
| Mechanic | Description |
|---|---|
| ModifyPoints | Adds, removes, or sets a player's point balance |