feat: 여러 아이템의 onCalcStat 함수 개선 및 통일성 있는 statValue 상수화

This commit is contained in:
2026-01-17 16:19:49 +00:00
parent d78fab4e6c
commit 1b7423e1f6
12 changed files with 106 additions and 114 deletions
+2
View File
@@ -44,9 +44,11 @@ export type WarStatName =
| 'bonusAtmos'
| 'warCriticalRatio'
| 'warAvoidRatio'
| 'injuryProb'
| 'killRice'
| 'criticalDamageRange'
| 'warMagicSuccessDamage'
| 'warMagicTrialProb'
| 'warMagicSuccessProb'
| 'addDex'
| `dex${number}`;