Skip to content

Commit

Permalink
Change sight range
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Oct 22, 2024
1 parent b246d05 commit dc09921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/enchantments/mutations.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"type": "enchantment",
"id": "EATER_SIXTH_SENSE",
"condition": "ALWAYS",
"values": [ { "value": "MAX_MANA", "add": { "math": [ "u_skill('deduction')*50" ] } } ]
"values": [ { "value": "SIGHT_RANGE_NETHER", "add": { "math": [ "u_spell_count('school': 'EATER')" ] } } ]
},
{
"type": "enchantment",
Expand Down

0 comments on commit dc09921

Please sign in to comment.