Skip to content

Commit

Permalink
Fix recoil (#75748)
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Aug 17, 2024
1 parent 09a131e commit 760786a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/MindOverMatter/effects/effects_psionic.json
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@
}
},
{ "value": "MOVE_COST", "multiply": -0.1 },
{ "value": "RECOIL_MODIFIER", "add": -30 },
{ "value": "RECOIL_MODIFIER", "multiply": -0.3 },
{
"value": "MELEE_DAMAGE",
"multiply": {
Expand Down

0 comments on commit 760786a

Please sign in to comment.