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 146
    • Issues 146
    • 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
    • Mobs
  • DamageModifiers

DamageModifiers · Changes

Page history
added type tags authored Nov 04, 2024 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
+4 -4
  • Mobs/DamageModifiers.md Mobs/DamageModifiers.md +4 -4
  • No files found.
Mobs/DamageModifiers.md
View page @ 5ec59668
......@@ -18,14 +18,14 @@ See the [spigot javadocs](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/ev
| ------------------- | ------------------------------------------------------------------ |
| BLOCK_EXPLOSION | Damage caused by being in the area when a block explodes. |
| CAMPFIRE | Damage caused when an entity steps on `CAMPFIRE` or `SOUL_CAMPFIRE`. |
| CONTACT | Damage caused when an entity contacts a block such as a Cactus, Dripstone (Stalagmite) or Berry Bush. |
| CRAMMING | Damage caused when an entity is colliding with too many entities due to the maxEntityCramming game rule. |
| CONTACT | Damage caused when an entity contacts a block such as a Cactus, Dripstone (Stalagmite) or Berry Bush. |
| CRAMMING | Damage caused when an entity is colliding with too many entities due to the maxEntityCramming game rule. |
| CUSTOM | Custom damage. |
| DRAGON_BREATH | Damage caused by a dragon breathing fire. |
| DROWNING | Damage caused by running out of air while in water |
| DRYOUT | Damage caused when an entity that should be in water is not. |
| ENTITY_ATTACK | Damage caused when an entity attacks another entity. |
| ENTITY_EXPLOSION | Damage caused by being in the area when an entity, such as a Creeper, explodes. |
| ENTITY_EXPLOSION | Damage caused by being in the area when an entity, such as a Creeper, explodes. |
| ENTITY_SWEEP_ATTACK | Damage caused when an entity attacks another entity in a sweep attack. |
| FALL | Damage caused when an entity falls a distance greater than 3 blocks |
| FALLING_BLOCK | Damage caused by being hit by a falling block which deals damage |
......@@ -45,7 +45,7 @@ See the [spigot javadocs](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/ev
| STARVATION | Damage caused by starving due to having an empty hunger bar |
| SUFFOCATION | Damage caused by being put in a block |
| SUICIDE | Damage caused by committing suicide. |
| THORNS | Damage caused in retaliation to another attack by the Thorns enchantment. |
| THORNS | Damage caused in retaliation to another attack by the Thorns enchantment. |
| VOID | Damage caused by falling into the void |
| WITHER | Damage caused by Wither potion effect |
| WORLD_BORDER | Damage caused by the World Border |
......
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
  • Advanced User Guides and Techniques