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
added ModifyDamage mechanic authored Dec 25, 2023 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 4 additions and 2 deletions
+4 -2
  • Skills/Mechanics.md Skills/Mechanics.md +4 -2
  • No files found.
Skills/Mechanics.md
View page @ 07d3f3a4
...@@ -76,7 +76,7 @@ are able to target locations as well. ...@@ -76,7 +76,7 @@ are able to target locations as well.
| [Heal][] | Heals the target | | [Heal][] | Heals the target |
| [HealPercent][] | Heals the target for a percentage of its max-health | | [HealPercent][] | Heals the target for a percentage of its max-health |
| [Hide][] | Hides the caster from the targeted player(s) for a set duration. | | [Hide][] | Hides the caster from the targeted player(s) for a set duration. |
| [Hit][] | Simulates a physical hit from the mob. Takes melee damage and weapon damage into account. | | [Hit][] | Simulates a physical hit from the mob. |
| [Hologram][] | Summons a hologram to the targeted location | | [Hologram][] | Summons a hologram to the targeted location |
| [Ignite][] | Sets the target on fire | | [Ignite][] | Sets the target on fire |
| [JSONMessage][] | Sends a JSON-format message to the target player(s) | | [JSONMessage][] | Sends a JSON-format message to the target player(s) |
...@@ -86,6 +86,7 @@ are able to target locations as well. ...@@ -86,6 +86,7 @@ are able to target locations as well.
| [Look][] | Causes the caster to look at the target | | [Look][] | Causes the caster to look at the target |
| [Lunge][] | Causes the caster to lunge forward at the target | | [Lunge][] | Causes the caster to lunge forward at the target |
| [Message][] | Sends a message to the target player(s) | | [Message][] | Sends a message to the target player(s) |
| [ModifyDamage][] | Modifies the damage event that triggered the skill |
| [ModifyGlobalScore][] | Modifies a scoreboard value of the fake player: \_\_GLOBAL\_\_ | | [ModifyGlobalScore][] | Modifies a scoreboard value of the fake player: \_\_GLOBAL\_\_ |
| [ModifyTargetScore][] | Modifies a scoreboard value of the target | | [ModifyTargetScore][] | Modifies a scoreboard value of the target |
| [ModifyMobScore][] | Modifies a scoreboard value of the casting mob | | [ModifyMobScore][] | Modifies a scoreboard value of the casting mob |
...@@ -365,6 +366,7 @@ but not yet ready for use. ...@@ -365,6 +366,7 @@ but not yet ready for use.
[Look]: /skills/mechanics/look [Look]: /skills/mechanics/look
[Lunge]: /skills/mechanics/lunge [Lunge]: /skills/mechanics/lunge
[Message]: /skills/mechanics/message [Message]: /skills/mechanics/message
[ModifyDamage]: /skills/mechanics/ModifyDamage
[ModifyGlobalScore]: /skills/mechanics/modifyglobalscore [ModifyGlobalScore]: /skills/mechanics/modifyglobalscore
[ModifyTargetScore]: /skills/mechanics/modifytargetscore [ModifyTargetScore]: /skills/mechanics/modifytargetscore
[ModifyMobScore]: /skills/mechanics/modifymobscore [ModifyMobScore]: /skills/mechanics/modifymobscore
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
  • Pins
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
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Examples
Useful Tips