blob: 30c30bcade22e31a9a33681820b413e4790676b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
name: rock outcrop
color: "8B"
hidden: true
inroom_description: "A jagged rock outcrop juts from the floor."
description:
- text: "A large, jagged rock formation providing natural cover."
safespot:
tier: 1
max_block_size: large
max_occupants: 3
unsafe_chance: 0.008
decay_ticks: 500
decay_chance: 0.01
respawn_on_hide: false
respawn_ticks: 300
levels:
- message: "The rock formation stands solid."
degrade_message: "The rock structure begins crumbling!"
- message: "The rock outcrop is cracked and worn."
degrade_message: "A few jagged bits are all that's left of the rock outcrop!"
- message: "Only a few jagged rocks remain."
degrade_message: "The rock outcrop crumbles to nothing!"
|