Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 137
    • Issues 137
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Skills
  • Mechanics

Mechanics · Changes

Page history
Update Mechanics authored Oct 13, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 4 deletions
+5 -4
  • Skills/Mechanics.md Skills/Mechanics.md +5 -4
  • No files found.
Skills/Mechanics.md
View page @ cc701df9
......@@ -69,7 +69,7 @@ are able to target locations as well.
| [CurrencyTake][] | Take money from a player. Requires Vault and a currency plugin |
| [Damage][] | Damages the target for an amount |
| [BaseDamage][] | Damages the target for a percent of the mob's damage stat |
| [DamagePercent][] | Damages the target for a percent of their health |
| [PercentDamage][] | Damages the target for a percent of their health |
| [Decapitate][] | Drops a player head item based on target |
| [Doppleganger][] | Copies the appearance of the target player |
| [DropItem][] | Drops an item or droptable at the target location |
......@@ -92,6 +92,7 @@ are able to target locations as well.
| [Geyser][] | Creates a "geyser" of water or lava |
| [GiveItem][] | Gives an item to the target |
| [GiveItemFromSlot][] | Gives an item to the target from the item in the given slot of caster |
| [GiveItemFromTarget][] | Gives the caster an item while playing the pickup-item animation from the target entity or location |
| [Glow][] | Makes the target glow |
| [GoatRam][] | Causes the casting goat mob to ram the targeted entity |
| [GoTo][] | Move toward the location of the targeter (entity or location) |
......@@ -293,7 +294,7 @@ by these will "inherit" the targets (if applicable).
| [Slash][] | Creates a highly-customizable slash pattern that can execute metaskills. |
| [SudoSkill][] | Makes the target execute a skill |
| [Switch][] | Acts as a switch/case |
| [StatAura] | Applies an aura to the target that applies a specific stat to them |
| [StatAura][] | Applies an aura to the target that applies a specific stat to them |
| [Totem][] | Creates a static "totem" at a location that can execute other skills |
| [Terminable][] | Creates an [aura] that cancels the execution of its onStart metaskill is some conditions are met |
| [Volley][] | Shoots a volley of projectile-items at the target with various options |
......@@ -398,7 +399,7 @@ but not yet ready for use.
[CurrencyTake]: /skills/mechanics/currencytake
[Damage]: /skills/mechanics/damage
[BaseDamage]: /skills/mechanics/basedamage
[DamagePercent]: /skills/mechanics/percentdamage
[PercentDamage]: /skills/mechanics/percentdamage
[Decapitate]: /skills/mechanics/decapitate
[Doppleganger]: /skills/mechanics/doppleganger
[DropItem]: /skills/mechanics/dropitem
......@@ -629,4 +630,4 @@ but not yet ready for use.
[OnInteract]: /skills/mechanics/oninteract
[OnJump]: /skills/mechanics/onjump
[OnDeath]: /skills/mechanics/ondeath
[Switch]: /skills/mechanics/Switch
\ No newline at end of file
[Switch]: /skills/mechanics/Switchs
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs
Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Intratick Scheduling
  • Dynamic Metaskills