snake nest and sunshower fix
This commit is contained in:
parent
f1ad267cc5
commit
bdb4792a53
2 changed files with 3 additions and 2 deletions
|
@ -4566,6 +4566,7 @@ const atrees = {
|
|||
"parents": ["Water Mastery"],
|
||||
"dependencies": ["Heal"],
|
||||
"blockers": ["Arcane Transfer"],
|
||||
"cost": 2,
|
||||
"display": {
|
||||
"row": 13,
|
||||
"col": 4,
|
||||
|
@ -4882,7 +4883,7 @@ const atrees = {
|
|||
"desc": "For every 5/3s Lifesteal you have from items, gain 1% Spell Damage (Max 50%)",
|
||||
"archetype": "",
|
||||
"archetype_req": 0,
|
||||
"parents": ["Pyrokinesis"],
|
||||
"parents": ["Pyrokinesis", "Snake Nest"],
|
||||
"dependencies": [],
|
||||
"blockers": [],
|
||||
"cost": 1,
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue