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
  • Issues
  • #555

Closed
Open
Created Sep 21, 2021 by Baik Gwangin@RookieAND_

[MythicLib] Damage Indicator has been shown even though damage is cancelled

Summary

Describe the bug encountered in detail.

When I try to cancel damage. It works well but damage indicator shows its amount.

Steps to reproduce

When I try to cancel damage. It works well but damage indicator shows its amount.

// This is mob config
  Skills:
  - skill{s=CancelDamageEvent;sync=true} @self ~onDamaged
  - damage{a=200} @self ~onDamaged
  - threat{amount=200} @trigger ~onDamaged

// This is CancelDamageEvent's skill config
CancelDamageEvent:
  Skills:
  - CancelEvent

2021-09-21_18.21.27

200 is final damage what I try to set. 169~ is original damage what player takes.

Proposed fixes

I think cancelled damage has not been shown. Because I cancel it!

Edited Sep 21, 2021 by Baik Gwangin
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking