Fix hand of the shaman and relik prof
This commit is contained in:
parent
03897f676d
commit
1eef204ff3
2 changed files with 3 additions and 3 deletions
|
@ -9366,7 +9366,7 @@ const atrees = {
|
||||||
{
|
{
|
||||||
"display_name": "Distant Grasp",
|
"display_name": "Distant Grasp",
|
||||||
"desc": "Reduce your Main Attack's spread, and increase its beam speed by +33%.",
|
"desc": "Reduce your Main Attack's spread, and increase its beam speed by +33%.",
|
||||||
"base_abil": 1,
|
"base_abil": 999,
|
||||||
"archetype": "Summoner",
|
"archetype": "Summoner",
|
||||||
"parents": ["Haul"],
|
"parents": ["Haul"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
@ -9405,7 +9405,7 @@ const atrees = {
|
||||||
{
|
{
|
||||||
"display_name": "Hand of the Shaman",
|
"display_name": "Hand of the Shaman",
|
||||||
"desc": "Your Main Attack will throw +2 beams.",
|
"desc": "Your Main Attack will throw +2 beams.",
|
||||||
"base_abil": 1,
|
"base_abil": 999,
|
||||||
"archetype": "Acolyte",
|
"archetype": "Acolyte",
|
||||||
"parents": ["Haul"],
|
"parents": ["Haul"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue