技能实现
This commit is contained in:
@@ -113,7 +113,7 @@ func (u *Input) Damage(ctx Ctx) {
|
||||
}
|
||||
ctx.Input.DamageZone.BeforeLocked = ctx.DamageZone.Damage
|
||||
if ok {
|
||||
ok = u.Exec(func(t Effect) bool {
|
||||
u.Exec(func(t Effect) bool {
|
||||
|
||||
t.Damage_Locked(ctx)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user