Skip to content

Commit

Permalink
Update data/mods/Aftershock/spells/psionics/electrokinesis.json
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Standing-Storm and github-actions[bot] authored Jun 11, 2024
1 parent ae48a2e commit 1106eea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions data/mods/Aftershock/spells/psionics/electrokinesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,7 @@
"effect": "recharge_vehicle",
"shape": "blast",
"min_damage": {
"math": [
"( (u_spell_level('afs_electrokinetic_recharge_vehicle') * 125) + 250) * (scaling_factor(u_val('intelligence') ) )"
]
"math": [ "( (u_spell_level('afs_electrokinetic_recharge_vehicle') * 125) + 250) * (scaling_factor(u_val('intelligence') ) )" ]
},
"max_damage": {
"math": [
Expand Down

0 comments on commit 1106eea

Please sign in to comment.