Skip to content

Commit

Permalink
Extend drained duration
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Apr 28, 2023
1 parent 43f1a2a commit 04ef6a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spells/drain_spells.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"effect": "attack",
"effect_str": "effect_psionic_drain",
"shape": "blast",
"min_duration": 500000,
"max_duration": 4000000
"min_duration": 5000000,
"max_duration": 40000000
},
{
"id": "psionic_drained_difficulty_one",
Expand Down

0 comments on commit 04ef6a6

Please sign in to comment.