Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Update psi_passives.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Feb 26, 2023
1 parent e0d7f24 commit 65aaad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mutations/psi_passives.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"copy-from": "PYROGLOW_WEAK",
"valid": false,
"transform": { "target": "PYROGLOW_WEAK", "msg_transform": "The air around you loses its radiance.", "active": false, "moves": 10 },
"lumination": [ [ "arm_l", 20 ] ]
"enchantments": [ { "values": [ { "value": "LUMINATION", "add": 20 } ] } ]
},
{
"type": "mutation",
Expand All @@ -84,7 +84,7 @@
"copy-from": "PYROGLOW_STRONG",
"valid": false,
"transform": { "target": "PYROGLOW_STRONG", "msg_transform": "The air around you loses its radiance.", "active": false, "moves": 10 },
"lumination": [ [ "arm_l", 150 ] ]
"enchantments": [ { "values": [ { "value": "LUMINATION", "add": 150 } ] } ]
},
{
"type": "mutation",
Expand Down

0 comments on commit 65aaad3

Please sign in to comment.