Added Sharpshooter Archetype to Homing Shots

This commit is contained in:
aspiepuppy 2022-07-01 15:54:42 -05:00
parent 0156bdb236
commit 4754187d2c

View file

@ -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": [],