Skip to content

[Bug]: 实体受伤事件的问题 #154

@ImYoyoData

Description

@ImYoyoData

Describe the bug

无法监听到 中毒,凋零 这两种的持续伤害。。事件不会触发

To Reproduce

mc.listen('onMobHurt', (mob, source, damage, cause) => {
log('受伤:',damage,'-原因:',cause);
});

Expected behavior

这两个效果的持续扣血受伤应该是被触发的

Screenshots

No response

Platform

No response

BDS Version

No response

LeviLamina Version

No response

LegacyScriptEngine Version

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions