Added Focus dependency to More Focus 1 & 2, fixed Air Mastery so it is Boltslinger archetype and not Battle Monk.

This commit is contained in:
aspiepuppy 2022-07-01 15:22:53 -05:00
parent 1a14f230f2
commit dbac4eff55

View file

@ -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": {