Added Sharpshooter Archetype to Homing Shots
This commit is contained in:
parent
0156bdb236
commit
4754187d2c
1 changed files with 1 additions and 0 deletions
|
@ -1513,6 +1513,7 @@ const atrees = {
|
||||||
{
|
{
|
||||||
"display_name": "Homing Shots",
|
"display_name": "Homing Shots",
|
||||||
"desc": "Your Main Attack arrows will follow nearby enemies and not be affected by gravity",
|
"desc": "Your Main Attack arrows will follow nearby enemies and not be affected by gravity",
|
||||||
|
"archetype": "Sharpshooter",
|
||||||
"base_abil": 999,
|
"base_abil": 999,
|
||||||
"parents": ["Leap", "Shocking Bomb"],
|
"parents": ["Leap", "Shocking Bomb"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
|
Loading…
Reference in a new issue