Skip to content

Commit

Permalink
1.1.0 | Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Vretu-Dev committed Oct 28, 2024
1 parent 1331cbe commit 930ad9d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,16 @@
SCP1853Buff:
is_enabled: true
debug: false
# How much stamina does the player receive when it runs out?
stamina_added: 0.0599999987
# Stamina level at which it starts to regenerate.
stamina_threshold: 0.0250000004
# How much health is deducted?
hp_removed: 0.5
# Effect intensity.
movement_boost_intensity: 10
# Recommended to set to true; this ignores receiving effects from other plugins or items.
ignore_another_movement_boost: true
# Apply Bleeding Effect (Visual Only)
enable_visual_effect: false
```

0 comments on commit 930ad9d

Please sign in to comment.