HOTFIX: Keratoconus water dmg -> water def
This commit is contained in:
parent
6f9286cc5d
commit
7616893e5c
3 changed files with 3 additions and 3 deletions
|
@ -19,9 +19,9 @@
|
|||
"mr": 10,
|
||||
"int": 15,
|
||||
"def": -10,
|
||||
"wDamPct": 30,
|
||||
"aDamPct": 35,
|
||||
"tDamPct": -40,
|
||||
"wDefPct": 30,
|
||||
"spRaw4": -4,
|
||||
"id": 3579
|
||||
},
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -18,7 +18,7 @@
|
|||
"category": "armor",
|
||||
"displayName": "Keratoconus",
|
||||
"bonusThunderDamage": -40,
|
||||
"bonusWaterDamage": 30,
|
||||
"bonusWaterDefense": 30,
|
||||
"bonusAirDamage": 35,
|
||||
"healthRegen": -50,
|
||||
"manaRegen": 10,
|
||||
|
|
Loading…
Reference in a new issue