Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ring-of-fire-settings:
- # The time after which the ring appears.
- start-time: 30
- # The maximum radius of the ring.
- max-radius: 37
- # Maximum number of blocks the ring can be off-center.
- center-offset: 5
- radius-decrease:
- # How often the ring decreases in size (in seconds).
- period: 5
- # How much the ring decreases in size.
- size: 5
- # The total time it takes the ring to decrease by the given size.
- time: 40
- outside-damage:
- # Set how often the ring of fire damages players (in seconds).
- period: 20
- # Set the flat damage dealt by the ring of fire.
- flat: 1.5
- # Set the additional damage dealt by the ring of fire, based on players' max health.
- max-health: 0.1
Advertisement
Add Comment
Please, Sign In to add comment