Fix mask of the awakened giving outdated stats
e
This commit is contained in:
parent
01865fac7c
commit
c5624e3673
3 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
@ -11586,17 +11586,17 @@ const atrees = {
|
|||
{
|
||||
"type": "stat",
|
||||
"name": "damMult.Mask",
|
||||
"value": 30
|
||||
"value": 35
|
||||
},
|
||||
{
|
||||
"type": "stat",
|
||||
"name": "defMult.Mask",
|
||||
"value": 30
|
||||
"value": 35
|
||||
},
|
||||
{
|
||||
"type": "stat",
|
||||
"name": "spd",
|
||||
"value": 25
|
||||
"value": 80
|
||||
},
|
||||
{
|
||||
"type": "stat",
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue