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 141
    • Issues 141
    • 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
  • #1565

Closed
Open
Created Apr 15, 2024 by rinka kanjana@kaka018za

onDamaged aura needs cancel conditions

Summary

cancelEvent's conditions for onDamaged auras

Usage

option that apply before cancelEvent=true option was done. if the conditions are not met, don't cancelEvent

Value

this is important because, ~onDamaged trigger only work with mobs and we can make cancelEvent conditions. but with aura there's only just cE=true can't even put condition on it. there's only onHit option but damage was already done so it was too late to cancel the Damage.

Priority

cancelConditions

Implementation

Example

- onDamaged{cancelEvent=true;cancelConditions=[ - damagecause{cause=ENTITY_ATTACK} true ];d=5} @Self
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking