feat: 여러 아이템의 onCalcStat 함수 개선 및 통일성 있는 statValue 상수화
This commit is contained in:
@@ -44,9 +44,11 @@ export type WarStatName =
|
||||
| 'bonusAtmos'
|
||||
| 'warCriticalRatio'
|
||||
| 'warAvoidRatio'
|
||||
| 'injuryProb'
|
||||
| 'killRice'
|
||||
| 'criticalDamageRange'
|
||||
| 'warMagicSuccessDamage'
|
||||
| 'warMagicTrialProb'
|
||||
| 'warMagicSuccessProb'
|
||||
| 'addDex'
|
||||
| `dex${number}`;
|
||||
|
||||
Reference in New Issue
Block a user