-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working