Skip to content

Commit

Permalink
Cap max_duration of daze effect at 10 min
Browse files Browse the repository at this point in the history
  • Loading branch information
Fris0uman committed Apr 26, 2020
1 parent 5c5876c commit 18aaf1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/effects.json
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@
"apply_message": "The scream dazes you!",
"rating": "bad",
"max_intensity": 10,
"max_duration": "10 m",
"int_add_val": 2,
"base_mods": { "per_mod": [ -5 ], "dex_mod": [ -2 ] },
"scaling_mods": { "speed_mod": [ -3 ] },
Expand Down

0 comments on commit 18aaf1a

Please sign in to comment.