Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/cave.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: cave
name: Cave
symbol: ⌬
description: Dark areas underground.
darkarea: true
litarea: false
requireditemid: 0
usesitem: false
burns: false
11 changes: 11 additions & 0 deletions _datafiles/world/default/biomes/city.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
biomeid: city
name: City
symbol: •
description: Cities are generally well protected. Law enforcement will attempt to
subdue those who murder or steal. It's generally considered a safe area although
it's not unknown for predators to hunt within their walls.
darkarea: false
litarea: true
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/cliffs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: cliffs
name: Cliffs
symbol: ▼
description: Steep, rocky areas that can be dangerous to navigate.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/desert.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: desert
name: Desert
symbol: '*'
description: Harsh and dry.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/dungeon.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: dungeon
name: Dungeon
symbol: •
description: These are cave-like underground areas built with a purpose.
darkarea: true
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/farmland.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: farmland
name: Farmland
symbol: ','
description: Cultivated land used for growing crops.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: true
10 changes: 10 additions & 0 deletions _datafiles/world/default/biomes/forest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
biomeid: forest
name: Forest
symbol: ♣
description: Forests are generally green and verdant. All types of creatures lurk
within them. Plenty of trees.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: true
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/fort.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: fort
name: Fort
symbol: •
description: Forts are cities or dwellings that are fortified.
darkarea: false
litarea: true
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/house.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: house
name: House
symbol: ⌂
description: Standard domiciles and other dwellings.
darkarea: false
litarea: true
requireditemid: 0
usesitem: false
burns: true
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/land.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: land
name: Land
symbol: •
description: The world is made of land.
darkarea: false
litarea: true
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/mountains.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: mountains
name: Mountains
symbol: ⩕
description: Mountains can be difficult to traverse.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/road.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: road
name: Road
symbol: •
description: Roads are well worn paths, generally well traveled.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/shore.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: shore
name: Shore
symbol: "~"
description: Where the land meets the water.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/default/biomes/snow.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: snow
name: Snow
symbol: ❄
description: Cold and wet.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
10 changes: 10 additions & 0 deletions _datafiles/world/default/biomes/spiderweb.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
biomeid: spiderweb
name: Spiderweb
symbol: "\U0001F578"
description: Sticky strands of web that are strong enough to support a person. The
domain of spiders. It's naturally quite dark due to the thick coating of web everywhere.
darkarea: true
litarea: false
requireditemid: 0
usesitem: false
burns: false
10 changes: 10 additions & 0 deletions _datafiles/world/default/biomes/swamp.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
biomeid: swamp
name: Swamp
symbol: ♨
description: Dark, wet, muddy. All sorts of creatures that creep and crawl inhabit
swamps.
darkarea: true
litarea: false
requireditemid: 0
usesitem: false
burns: false
10 changes: 10 additions & 0 deletions _datafiles/world/default/biomes/water.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
biomeid: water
name: Deep Water
symbol: ≈
description: Deep water is dangerous to traverse without the appropriate equipment.
Very easy to lose your footing, or go under.
darkarea: false
litarea: false
requireditemid: 20030
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/cave.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: cave
name: Cave
symbol: ⌬
description: Dark areas underground.
darkarea: true
litarea: false
requireditemid: 0
usesitem: false
burns: false
11 changes: 11 additions & 0 deletions _datafiles/world/empty/biomes/city.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
biomeid: city
name: City
symbol: •
description: Cities are generally well protected. Law enforcement will attempt to
subdue those who murder or steal. It's generally considered a safe area although
it's not unknown for predators to hunt within their walls.
darkarea: false
litarea: true
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/cliffs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: cliffs
name: Cliffs
symbol: ▼
description: Steep, rocky areas that can be dangerous to navigate.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/desert.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: desert
name: Desert
symbol: '*'
description: Harsh and dry.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/dungeon.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: dungeon
name: Dungeon
symbol: •
description: These are cave-like underground areas built with a purpose.
darkarea: true
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/farmland.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: farmland
name: Farmland
symbol: ','
description: Cultivated land used for growing crops.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: true
10 changes: 10 additions & 0 deletions _datafiles/world/empty/biomes/forest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
biomeid: forest
name: Forest
symbol: ♣
description: Forests are generally green and verdant. All types of creatures lurk
within them. Plenty of trees.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: true
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/fort.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: fort
name: Fort
symbol: •
description: Forts are cities or dwellings that are fortified.
darkarea: false
litarea: true
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/house.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: house
name: House
symbol: ⌂
description: Standard domiciles and other dwellings.
darkarea: false
litarea: true
requireditemid: 0
usesitem: false
burns: true
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/land.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: land
name: Land
symbol: •
description: The world is made of land.
darkarea: false
litarea: true
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/mountains.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: mountains
name: Mountains
symbol: ⩕
description: Mountains can be difficult to traverse.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/road.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: road
name: Road
symbol: •
description: Roads are well worn paths, generally well traveled.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/shore.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: shore
name: Shore
symbol: "~"
description: Where the land meets the water.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
9 changes: 9 additions & 0 deletions _datafiles/world/empty/biomes/snow.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
biomeid: snow
name: Snow
symbol: ❄
description: Cold and wet.
darkarea: false
litarea: false
requireditemid: 0
usesitem: false
burns: false
10 changes: 10 additions & 0 deletions _datafiles/world/empty/biomes/spiderweb.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
biomeid: spiderweb
name: Spiderweb
symbol: "\U0001F578"
description: Sticky strands of web that are strong enough to support a person. The
domain of spiders. It's naturally quite dark due to the thick coating of web everywhere.
darkarea: true
litarea: false
requireditemid: 0
usesitem: false
burns: false
10 changes: 10 additions & 0 deletions _datafiles/world/empty/biomes/swamp.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
biomeid: swamp
name: Swamp
symbol: ♨
description: Dark, wet, muddy. All sorts of creatures that creep and crawl inhabit
swamps.
darkarea: true
litarea: false
requireditemid: 0
usesitem: false
burns: false
10 changes: 10 additions & 0 deletions _datafiles/world/empty/biomes/water.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
biomeid: water
name: Deep Water
symbol: ≈
description: Deep water is dangerous to traverse without the appropriate equipment.
Very easy to lose your footing, or go under.
darkarea: false
litarea: false
requireditemid: 20030
usesitem: false
burns: false
Loading