Skip to content

Commit

Permalink
Fix #73593 (#73599)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse authored May 10, 2024
1 parent 1bfc562 commit 10a7e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Magiclysm/effects/effects.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
"apply_message": "Your reflexes are heightened!",
"remove_message": "Your reflexes return to normal.",
"rating": "good",
"removes_effects": [ "eagles_sight", "eagles_sight", "foxs_cunning" ],
"removes_effects": [ "eagles_sight", "ogres_strength", "foxs_cunning" ],
"enchantments": [ { "values": [ { "value": "DEXTERITY", "add": { "math": [ "( u_spell_level('eagles_sight') / 4 ) + 2" ] } } ] } ]
},
{
Expand Down

0 comments on commit 10a7e40

Please sign in to comment.