Skip to content

Commit

Permalink
Merge pull request chaosvolt#397 from chaosvolt/pending-bn-update-yee…
Browse files Browse the repository at this point in the history
…table-glyphs

Pending BN Update: "I choose you, Yog-Sothoth!"
  • Loading branch information
chaosvolt authored Feb 7, 2024
2 parents ba45b78 + fcb49d3 commit 7d8a987
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Arcana_BN/items/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_blank",
Expand All @@ -574,7 +574,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_flaming_eye",
Expand All @@ -596,7 +596,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_hunting_horror",
Expand All @@ -618,7 +618,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_dark_wyrm",
Expand All @@ -640,7 +640,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_mi_go",
Expand All @@ -662,7 +662,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_jabberwock",
Expand All @@ -683,7 +683,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_flying_polyp",
Expand All @@ -705,7 +705,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_yugg",
Expand All @@ -727,7 +727,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_shoggoth",
Expand All @@ -749,7 +749,7 @@
"is_pet": true,
"skills": [ "magic" ]
},
"flags": [ "NO_SALVAGE" ]
"flags": [ "NO_SALVAGE", "ACT_ON_RANGED_HIT" ]
},
{
"id": "summon_kreck_bound",
Expand Down

0 comments on commit 7d8a987

Please sign in to comment.