Skip to content

Commit

Permalink
Adjust values
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored May 23, 2024
1 parent e358480 commit fd2da9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
{ "u_has_trait": "PSI_TORRENTIAL_CHANNELING_active" }
]
},
"effect": [ { "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rand(2 + (u_nether_conduit_repeated_channeling_value / 4 ) )" ] } ]
"effect": [ { "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rand(3 + (u_nether_conduit_repeated_channeling_value / 5 ) )" ] } ]
},
{
"type": "effect_on_condition",
Expand Down

0 comments on commit fd2da9a

Please sign in to comment.