Improve attack hit timing and camera shake

This commit is contained in:
2026-07-10 00:35:50 +09:00
parent 701769fcd7
commit 9bc71c0e32
6 changed files with 251 additions and 75 deletions

View File

@@ -106,6 +106,7 @@ self.HolyChargeCount = 0
self.DamagePowerStrengthUsed = false
self.DamageDealtThisTurn = 0
self.DmgPopSeq = 0
self.CombatCameraShakeSeq = 0
self.DmgPopSlotQueue = {}
self.FirstHpLossDone = false
self.ClayBlockNext = 0