Skip to content

Commit

Permalink
Change to bionic power, lower cost
Browse files Browse the repository at this point in the history
  • Loading branch information
rty275 authored Apr 17, 2024
1 parent ee329c3 commit 78cb8de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/mods/Magiclysm/Spells/technomancer.json
Original file line number Diff line number Diff line change
Expand Up @@ -920,8 +920,8 @@
"effect_str": "effect_technomancer_pain_ignore",
"shape": "blast",
"base_casting_time": { "math": [ "enhancement_proficiency_negate_calculate(50)" ] },
"base_energy_cost": 100,
"energy_source": "MANA",
"base_energy_cost": 25,
"energy_source": "BIONIC",
"spell_class": "TECHNOMANCER",
"difficulty": 4,
"max_level": 15,
Expand Down

0 comments on commit 78cb8de

Please sign in to comment.