117 lines
4.9 KiB
YAML
117 lines
4.9 KiB
YAML
- zone: northern_radfields
|
|
secondary_zones:
|
|
- zone: melbs
|
|
short: <yellow>NR<reset>
|
|
grid_coords:
|
|
x: 11
|
|
y: -6
|
|
z: 0
|
|
caption: Exit to Northern Radfields
|
|
code: northrad_t6
|
|
name: Northern Radfield Road Gatehouse
|
|
short: <yellow><lt>><reset>
|
|
grid_coords:
|
|
x: 6
|
|
y: 20
|
|
z: 0
|
|
description: "The start of a deteriorating asphalt road that leads north through a barren dusty environment. The road is blocked by a barrier arm. The arm is attached to a box with a window in it, occupied by a guard in a fluorescent yellow high-visibility vest. The side of the box is painted with a symbol featuring three black wedges arranged circularly around a central black circle, on a yellow background. Beneath it is the text: <red>DANGER - FALLOUT - Ionising Radiation Hazard. Access to the radfields by permit only<reset>"
|
|
exits:
|
|
- direction: north
|
|
needs_scan:
|
|
need_scancode: !RadPermit
|
|
block_message: "The guard in the box bellows out: <blue>Stop right there and turn around! It's a fallout contaminated area past here, and your wristpad is scanning up as not having a permit. Unless you have a permit from OORANS near the King's Office, I can't let you access the radfields\"!<reset> The barrier arm remains firmly shut, blocking your way"
|
|
- direction: south
|
|
target: !Custom room/melbs_latrobest_140
|
|
- zone: northern_radfields
|
|
code: northrad_s6
|
|
name: Melbs outskirts
|
|
short: <yellow>||<reset>
|
|
grid_coords:
|
|
x: 6
|
|
y: 19
|
|
z: 0
|
|
description: "A stretch of deteriorating asphalt road, its once smooth surface now cracked and uneven. Scattered debris litters the sides of the road, remnants of vehicles long abandoned. Ahead, a solitary gum tree stands tall against the elements, its leaves a brilliant green amidst the parched land. It smells like eucalyptus here. To the south you a gatehouse and signs of civilisation in the distance"
|
|
exits:
|
|
- direction: north
|
|
- direction: south
|
|
- zone: northern_radfields
|
|
code: northrad_r6
|
|
name: Outside the abandoned windfarm
|
|
short: <yellow>||<reset>
|
|
grid_coords:
|
|
x: 6
|
|
y: 18
|
|
z: 0
|
|
description: "A crumbling stretch of asphalt road that weaves through a field of giant wind turbines overgrown with noxious weeds, some of which are spilling out and narrowing the road. Some of the turbines seem to be on a lean and, and some have dropped rusted blades, but a few still turn lazily in the wind, emitting a hum as they spin. It smells faintly of ozone"
|
|
exits:
|
|
- direction: north
|
|
- direction: south
|
|
- zone: northern_radfields
|
|
code: northrad_q6
|
|
name: Crystal clear pond
|
|
short: <yellow>||<reset>
|
|
grid_coords:
|
|
x: 6
|
|
y: 17
|
|
z: 0
|
|
description: "A potholed stretch of asphalt road that runs past an abandoned farm, rusting machinery sitting in a barren reddish brown field, all plant life dead. An irrigation pond looks crystal clear, as if something has killed all the algae. A white powdery substance seems to line the sides of the pond, giving off a barely perceptible blue glow. It smells earthy here. The road bends off to the northwest"
|
|
exits:
|
|
- direction: northwest
|
|
- direction: south
|
|
- zone: northern_radfields
|
|
code: northrad_p5
|
|
name: The Bend Community Hall
|
|
short: <yellow>||<reset>
|
|
grid_coords:
|
|
x: 5
|
|
y: 16
|
|
z: 0
|
|
description: "A gravel-covered stretch of road that runs past an collapsing and overgrown community centre, identified by a faded and bent but still standing sign as \"The Bend Community Centre\". It features tennis courts covered in fallout dust, and a hall with a collapsed roof"
|
|
exits:
|
|
- direction: north
|
|
- direction: southeast
|
|
- zone: northern_radfields
|
|
code: northrad_o5
|
|
name: Gorge Southbank
|
|
short: <yellow>||<reset>
|
|
grid_coords:
|
|
x: 5
|
|
y: 15
|
|
z: 0
|
|
description: "A partly washed-out stretch of gravel road that leads up to a gorge with steep rocky sides, with a sheer drop and slowly flowing water at the bottom. Posts and bent metal suggest a bridge was once here, but it is now gone - perhaps under the water! If you want to get across, evidently you'll have to climb down and swim"
|
|
exits:
|
|
- direction: north
|
|
exit_climb:
|
|
height: -10
|
|
difficulty: 10
|
|
- direction: south
|
|
- zone: northern_radfields
|
|
code: northrad_n5
|
|
name: Gorge River
|
|
short: <bgwhite><blue>~~<reset>
|
|
grid_coords:
|
|
x: 5
|
|
y: 14
|
|
z: 0
|
|
description: "A river of slowly moving water at the bottom of a gorge. The water is icy cold, and seems quite deep, and the cliffs on either side are high"
|
|
material_type: !WaterSurface
|
|
exits:
|
|
- direction: down
|
|
- direction: south
|
|
exit_climb:
|
|
height: 10
|
|
difficulty: 8
|
|
- zone: northern_radfields
|
|
code: northrad_n5_deep
|
|
name: Beneath the gorge River
|
|
short: <bgwhite><blue>~~<reset>
|
|
grid_coords:
|
|
x: 5
|
|
y: 14
|
|
z: -1
|
|
description: "Beneath the cold deep water you can see the rocky bottom of the gorge. You notice parts of a broken bridge lying on the river bed. An occasional silvery fish swims past"
|
|
material_type: !Underwater
|
|
exits:
|
|
- direction: up
|
|
|