HOTFIX: Depersonalization should target Uproot, not Masquerade
This commit is contained in:
parent
00b027a6e6
commit
8e903198a0
2 changed files with 3 additions and 3 deletions
|
@ -10680,13 +10680,13 @@ const atrees = {
|
|||
"bonuses": [
|
||||
{
|
||||
"type": "prop",
|
||||
"abil": "Masquerade",
|
||||
"abil": "Uproot",
|
||||
"name": "switch_count",
|
||||
"value": -1
|
||||
},
|
||||
{
|
||||
"type": "prop",
|
||||
"abil": "Masquerade",
|
||||
"abil": "Uproot",
|
||||
"name": "mana_gain",
|
||||
"value": -10
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue