Skip to content

Commit

Permalink
Fix feral arcanist attacks
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt committed Jun 16, 2023
1 parent 6a8e07f commit c75cf51
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Arcana/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "<color_cyan>Arcana and Magic Items</color>",
"authors": [ "Chaosvolt" ],
"description": "Adds a host of craftable magic items and spells, centered around the use of Arcana skill to research and exploit otherworldly monsters and anomalies.",
"version": "DDA version, update 6/15/2023",
"version": "DDA version, update 6/16/2023",
"category": "content",
"dependencies": [ "dda" ]
}
Expand Down
3 changes: 0 additions & 3 deletions Arcana/monsters/monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,6 @@
"require_targeting_player": true,
"require_targeting_npc": true,
"require_targeting_monster": true,
"laser_lock": true,
"targeting_cost": 100,
"targeting_sound": "\"Ave martello!\" The maddened hunter raises its hammer high!",
"targeting_volume": 30,
Expand Down Expand Up @@ -1047,7 +1046,6 @@
"require_targeting_player": true,
"require_targeting_npc": true,
"require_targeting_monster": true,
"laser_lock": true,
"targeting_cost": 100,
"targeting_sound": "\"May He forge your chains!\" The maddened keeper raises its symbol of judgment!",
"targeting_volume": 30,
Expand Down Expand Up @@ -1084,7 +1082,6 @@
"require_targeting_player": true,
"require_targeting_npc": true,
"require_targeting_monster": true,
"laser_lock": true,
"targeting_cost": 100,
"targeting_sound": "\"Burn!\" The maddened sanguinist levels its hellfire staff!",
"targeting_volume": 30,
Expand Down
2 changes: 1 addition & 1 deletion Arcana_BN/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "<color_cyan>Arcana and Magic Items</color>",
"authors": [ "Chaosvolt" ],
"description": "Adds a host of craftable magic items and spells, centered around the use of Arcana skill to research and exploit otherworldly monsters and anomalies.",
"version": "BN version, update 6/14/2023",
"version": "BN version, update 6/16/2023",
"category": "content",
"dependencies": [ "bn" ]
}
Expand Down
3 changes: 0 additions & 3 deletions Arcana_BN/monsters/monsters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,6 @@
"require_targeting_player": true,
"require_targeting_npc": true,
"require_targeting_monster": true,
"laser_lock": true,
"targeting_cost": 100,
"targeting_sound": "\"Ave martello!\" The maddened hunter raises its hammer high!",
"targeting_volume": 30,
Expand Down Expand Up @@ -1127,7 +1126,6 @@
"require_targeting_player": true,
"require_targeting_npc": true,
"require_targeting_monster": true,
"laser_lock": true,
"targeting_cost": 100,
"targeting_sound": "\"May He forge your chains!\" The maddened keeper raises its symbol of judgment!",
"targeting_volume": 30,
Expand Down Expand Up @@ -1170,7 +1168,6 @@
"require_targeting_player": true,
"require_targeting_npc": true,
"require_targeting_monster": true,
"laser_lock": true,
"targeting_cost": 100,
"targeting_sound": "\"Burn!\" The maddened sanguinist levels its hellfire staff!",
"targeting_volume": 30,
Expand Down

0 comments on commit c75cf51

Please sign in to comment.