Merge pull request #66 from aspiepuppy/atree_hotfix

Added Focus dependency to More Focus 1 & 2, fixed Air Mastery so it i…
This commit is contained in:
ferricles 2022-07-01 13:38:22 -07:00 committed by GitHub
commit bc68599c84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1680,7 +1680,7 @@ const atrees = {
"archetype": "Sharpshooter", "archetype": "Sharpshooter",
"archetype_req": 0, "archetype_req": 0,
"parents": ["Cheaper Arrow Storm", "Grappling Hook"], "parents": ["Cheaper Arrow Storm", "Grappling Hook"],
"dependencies": [], "dependencies": ["Focus"],
"blockers": [], "blockers": [],
"cost": 1, "cost": 1,
"display": { "display": {
@ -1707,7 +1707,7 @@ const atrees = {
"archetype": "Sharpshooter", "archetype": "Sharpshooter",
"archetype_req": 0, "archetype_req": 0,
"parents": ["Crepuscular Ray", "Snow Storm"], "parents": ["Crepuscular Ray", "Snow Storm"],
"dependencies": [], "dependencies": ["Focus"],
"blockers": [], "blockers": [],
"cost": 1, "cost": 1,
"display": { "display": {