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 138
    • Issues 138
    • 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
added ClearExperienceLevels, GiveExperienceLevels and TakeExperienceLevels mechanics authored Jul 23, 2023 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 8 additions and 2 deletions
+8 -2
  • Skills/Mechanics.md Skills/Mechanics.md +8 -2
  • No files found.
Skills/Mechanics.md
View page @ 946aec75
...@@ -30,12 +30,15 @@ are able to target locations as well. ...@@ -30,12 +30,15 @@ are able to target locations as well.
| [BarCreate][] | Creates a custom boss bar on the casting mob | | [BarCreate][] | Creates a custom boss bar on the casting mob |
| [BarRemove][] | Removes a custom boss bar on the casting mob | | [BarRemove][] | Removes a custom boss bar on the casting mob |
| [BarSet][] | Modifies a custom boss bar on the casting mob | | [BarSet][] | Modifies a custom boss bar on the casting mob |
| [BlockDestabilize][] | Causes the targetted block(s) to fall | | [BlockDestabilize][] | Causes the targeted blocks to fall, as if affected by gravity |
| [BlockPhysics][] | Triggers a block physics update at the target location | | [BlockPhysics][] | Triggers a block physics update at the target location |
| [BoneMeal][] | Applies a bone meal effect to the target blocks | | [BoneMeal][] | Applies a bone meal effect to the target blocks |
| [BossBorder][] | Creates an inescapable border around the mob | | [BossBorder][] | Creates an inescapable border around the mob |
| [BreakBlock][] | Breaks the block at the target location | | [BreakBlock][] | Breaks the block at the target location |
| [BreakBlockAndGiveItem][] | Breaks the block at the target location and gives an item/droptable | | [BreakBlockAndGiveItem][] | Breaks the block at the target location and gives an item/droptable |
| [ClearExperienceLevels][] | Clears the experience levels for the targeted players |
| [GiveExperienceLevels][] | Gives experience levels to the targeted players |
| [TakeExperienceLevels][] | Takes experience levels to the targeted players |
| [CloseInventory][] | Closes the target player's inventory | | [CloseInventory][] | Closes the target player's inventory |
| [Command][] | Executes a command for each target | | [Command][] | Executes a command for each target |
| [Consume][] | Deals damage and restores health per target hit | | [Consume][] | Deals damage and restores health per target hit |
...@@ -292,6 +295,9 @@ but not yet ready for use. ...@@ -292,6 +295,9 @@ but not yet ready for use.
[BossBorder]: /skills/mechanics/bossborder [BossBorder]: /skills/mechanics/bossborder
[BreakBlock]: /skills/mechanics/breakblock [BreakBlock]: /skills/mechanics/breakblock
[BreakBlockAndGiveItem]: /skills/mechanics/breakBlockAndGiveItem [BreakBlockAndGiveItem]: /skills/mechanics/breakBlockAndGiveItem
[ClearExperienceLevels]: /skills/mechanics/ClearExperienceLevels
[GiveExperienceLevels]: /skills/mechanics/GiveExperienceLevels
[TakeExperienceLevels]: /skills/mechanics/TakeExperienceLevels
[CloseInventory]: /skills/mechanics/closeinventory [CloseInventory]: /skills/mechanics/closeinventory
[Command]: /skills/mechanics/command [Command]: /skills/mechanics/command
[Consume]: /skills/mechanics/consume [Consume]: /skills/mechanics/consume
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • Mob 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
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples
Useful Tips