From dbac4eff551adaca7bd7b9c199a7f5fd4ed65814 Mon Sep 17 00:00:00 2001 From: aspiepuppy Date: Fri, 1 Jul 2022 15:22:53 -0500 Subject: [PATCH] Added Focus dependency to More Focus 1 & 2, fixed Air Mastery so it is Boltslinger archetype and not Battle Monk. --- js/atree_constants.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/atree_constants.js b/js/atree_constants.js index dbdc33a..c277145 100644 --- a/js/atree_constants.js +++ b/js/atree_constants.js @@ -1188,7 +1188,7 @@ const atrees = { { "display_name": "Air Mastery", "desc": "Increases base damage from all Air attacks", - "archetype": "Battle Monk", + "archetype": "Boltslinger", "archetype_req": 0, "parents": ["Arrow Storm"], "dependencies": [], @@ -1766,7 +1766,7 @@ const atrees = { "archetype": "Sharpshooter", "archetype_req": 0, "parents": ["Cheaper Arrow Storm", "Grappling Hook"], - "dependencies": [], + "dependencies": ["Focus"], "blockers": [], "cost": 1, "display": { @@ -1797,7 +1797,7 @@ const atrees = { "archetype": "Sharpshooter", "archetype_req": 0, "parents": ["Crepuscular Ray", "Snow Storm"], - "dependencies": [], + "dependencies": ["Focus"], "blockers": [], "cost": 1, "display": {