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 132
    • Issues 132
    • 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
  • Issues
  • #754

Closed
Open
Created Mar 26, 2022 by Aiman Afiq@Dominus

[SUGGESTION] Add "damageAs" attribute to damage mechanic

Summary

Add a new attribute named damageAs to the damage/mmodamage mechanic with 2 value (caster and parent). While caster value will normally deal damage to the mob, parent value in other hand will damage the mob as mob's parent (if they have one)

(tried with sudoskill and it honestly a pain and inefficient since it will throw an error for non mythicmob mob type)

Usage

- damage{amount=10;element=FIRE;damageAs=PARENT}

Value

As we already aware, most of us summon another mob to act as vfx or to spawn another projectile at origin location in the game. But a huge problem that I currently face with this method is player/caster aren't register as threat to the mob nor as death trigger. This could affect levelling system since droptable especially command is based on <trigger.name> and also affect threattable feature thus creating a mage weapons become pointless.

Priority

It would be best for this feature to be implemented as soon as possible so the damage registry can be properly registered

Implementation add new attribute to existing damage mechanic

Edited Mar 26, 2022 by Aiman Afiq
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking