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
  • #112

Closed (moved)
(moved)
Open
Created Sep 30, 2020 by Ghost User@ghost

Artifacts Enchantment Doesn't Work Against Mobs with ImmunityTables Enabled

Summary

Currently I am using a Skill for an Artifact Enchantment, which runs a Damage Skills, dealing damage to a Mob upon attacking.

Enchantment Skill:

  • skill{skill=SHARPNESS1} ?enchantlevel{level=1} @trigger ~onAttack Sharpness Skill:
SHARPNESS1:
  TargetConditions:
  - mythicmobtype{t=GHAST_BOSS} false
  - mythicmobtype{t=WITHER_MINI_BOSS} false
  Skills:
  - damage{amount=50} @trigger

The Mobs with Immunity Tables enabled, do not receive damage at all from the Skill, as if the Skill doesn't even proc, because no hologram is shown.

While Mobs with Immunity Tables disabled, do receive the damage and also the hologram displays the damage.

Intended correct behavior

Damage mobs with Immunity Tables enabled

Debug log snippet

Debug Snippet when hitting a Mob with Immunity Tables disabled: https://pastebin.com/fL5m9zaB Debug Snippet when hitting a Mob with Immunity Tables enabled: https://pastebin.com/fRQQJPm2

Edited Sep 30, 2020 by Ghost User
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking