HOTFIX: Patch escape artist damage
This commit is contained in:
parent
8663efccf7
commit
da782cd73c
2 changed files with 2 additions and 1 deletions
|
@ -614,6 +614,7 @@ const atrees = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "add_spell_prop",
|
"type": "add_spell_prop",
|
||||||
|
"base_spell": 2,
|
||||||
"target_part": "Max Damage (Escape Artist)",
|
"target_part": "Max Damage (Escape Artist)",
|
||||||
"hits": { "Per Arrow": 120 },
|
"hits": { "Per Arrow": 120 },
|
||||||
"display": "Max Damage (Escape Artist)"
|
"display": "Max Damage (Escape Artist)"
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue