Minor atree bug patch
This commit is contained in:
parent
cbe6cd14b8
commit
16b519069b
2 changed files with 3 additions and 3 deletions
|
@ -6757,7 +6757,7 @@ const atrees = {
|
||||||
"display_name": "Sunflare",
|
"display_name": "Sunflare",
|
||||||
"desc": "After healing 300% of your max health within 10s, your next Heal will make every nearby ally temporarily immune. Cooldown: 20s",
|
"desc": "After healing 300% of your max health within 10s, your next Heal will make every nearby ally temporarily immune. Cooldown: 20s",
|
||||||
"archetype": "Light Bender",
|
"archetype": "Light Bender",
|
||||||
"archetype_req": 12,
|
"archetype_req": 11,
|
||||||
"base_abil": "Heal",
|
"base_abil": "Heal",
|
||||||
"parents": [
|
"parents": [
|
||||||
"Healthier Ophanim II"
|
"Healthier Ophanim II"
|
||||||
|
@ -8998,7 +8998,7 @@ const atrees = {
|
||||||
"Blade Fury"
|
"Blade Fury"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"Mirror Image"
|
"Echo"
|
||||||
],
|
],
|
||||||
"blockers": [],
|
"blockers": [],
|
||||||
"cost": 2,
|
"cost": 2,
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue