aboutsummaryrefslogtreecommitdiff
path: root/data/behaviors
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-16 23:37:50 -0400
committerhistoria <[not public]>2026-06-16 23:37:50 -0400
commit389e307f205f9b7edf604fb9f86e1038ead736ef (patch)
tree595095b5877cc2b0513d31fb126303d8796cc311 /data/behaviors
parent085e728d22a3369bd110b77409914cfbe9ebe611 (diff)
downloadthehouseoficarus-389e307f205f9b7edf604fb9f86e1038ead736ef.tar.gz
feat: major xterm256 color overhaul, see worldbuilding docs.
Diffstat (limited to 'data/behaviors')
-rw-r--r--data/behaviors/chop_magic.yaml2
-rw-r--r--data/behaviors/chop_mahogany.yaml2
-rw-r--r--data/behaviors/chop_maple.yaml2
-rw-r--r--data/behaviors/chop_oak.yaml2
-rw-r--r--data/behaviors/chop_redwood.yaml2
-rw-r--r--data/behaviors/chop_teak.yaml2
-rw-r--r--data/behaviors/chop_tree.yaml2
-rw-r--r--data/behaviors/chop_willow.yaml2
-rw-r--r--data/behaviors/chop_yew.yaml2
-rw-r--r--data/behaviors/fish_angler.yaml2
-rw-r--r--data/behaviors/fish_bait.yaml6
-rw-r--r--data/behaviors/fish_cage.yaml2
-rw-r--r--data/behaviors/fish_fly.yaml6
-rw-r--r--data/behaviors/fish_harpoon.yaml6
-rw-r--r--data/behaviors/fish_net.yaml10
-rw-r--r--data/behaviors/fish_sacred_eel.yaml2
-rw-r--r--data/behaviors/fish_swamp.yaml4
-rw-r--r--data/behaviors/mine_adamantite.yaml2
-rw-r--r--data/behaviors/mine_clay.yaml2
-rw-r--r--data/behaviors/mine_coal.yaml2
-rw-r--r--data/behaviors/mine_copper.yaml2
-rw-r--r--data/behaviors/mine_gold.yaml2
-rw-r--r--data/behaviors/mine_iron.yaml2
-rw-r--r--data/behaviors/mine_mithril.yaml2
-rw-r--r--data/behaviors/mine_runite.yaml2
-rw-r--r--data/behaviors/mine_scrap.yaml2
-rw-r--r--data/behaviors/mine_silver.yaml2
-rw-r--r--data/behaviors/mine_tin.yaml2
28 files changed, 39 insertions, 39 deletions
diff --git a/data/behaviors/chop_magic.yaml b/data/behaviors/chop_magic.yaml
index ae5ff7e..02dbab3 100644
--- a/data/behaviors/chop_magic.yaml
+++ b/data/behaviors/chop_magic.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: magic_logs
weight: 100
depletes: false
- message: "You get some magic logs."
+ message: "You get some {135}magic logs{/}."
respawn_timer: 199
deplete_timer: 390
nest_chance: 256
diff --git a/data/behaviors/chop_mahogany.yaml b/data/behaviors/chop_mahogany.yaml
index 61ab47a..7bacfe3 100644
--- a/data/behaviors/chop_mahogany.yaml
+++ b/data/behaviors/chop_mahogany.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: mahogany_logs
weight: 100
depletes: false
- message: "You get some mahogany logs."
+ message: "You get some {131}mahogany logs{/}."
respawn_timer: 14
deplete_timer: 100
nest_chance: 256
diff --git a/data/behaviors/chop_maple.yaml b/data/behaviors/chop_maple.yaml
index 2c7c21d..44c45cf 100644
--- a/data/behaviors/chop_maple.yaml
+++ b/data/behaviors/chop_maple.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: maple_logs
weight: 100
depletes: false
- message: "You get some maple logs."
+ message: "You get some {173}maple logs{/}."
respawn_timer: 59
deplete_timer: 100
nest_chance: 256
diff --git a/data/behaviors/chop_oak.yaml b/data/behaviors/chop_oak.yaml
index fcd0f2d..85c6be0 100644
--- a/data/behaviors/chop_oak.yaml
+++ b/data/behaviors/chop_oak.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: oak_logs
weight: 100
depletes: false
- message: "You get some oak logs."
+ message: "You get some {113}oak logs{/}."
respawn_timer: 14
deplete_timer: 45
nest_chance: 256
diff --git a/data/behaviors/chop_redwood.yaml b/data/behaviors/chop_redwood.yaml
index a563bd5..2db92ed 100644
--- a/data/behaviors/chop_redwood.yaml
+++ b/data/behaviors/chop_redwood.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: redwood_logs
weight: 100
depletes: false
- message: "You get some redwood logs."
+ message: "You get some {131}redwood logs{/}."
respawn_timer: 199
deplete_timer: 440
nest_chance: 256
diff --git a/data/behaviors/chop_teak.yaml b/data/behaviors/chop_teak.yaml
index d20aebc..ba8834d 100644
--- a/data/behaviors/chop_teak.yaml
+++ b/data/behaviors/chop_teak.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: teak_logs
weight: 100
depletes: false
- message: "You get some teak logs."
+ message: "You get some {179}teak logs{/}."
respawn_timer: 15
deplete_timer: 50
nest_chance: 256
diff --git a/data/behaviors/chop_tree.yaml b/data/behaviors/chop_tree.yaml
index f7c4de2..fb8c3d2 100644
--- a/data/behaviors/chop_tree.yaml
+++ b/data/behaviors/chop_tree.yaml
@@ -16,7 +16,7 @@ drops:
- item_id: logs
weight: 100
depletes: true
- message: "You get some logs."
+ message: "You get some {107}logs{/}."
respawn_timer: 80
exhausted_message: "The tree comes crashing down!"
respawn_message: "A new tree grows in its place."
diff --git a/data/behaviors/chop_willow.yaml b/data/behaviors/chop_willow.yaml
index 10dc05a..c4b14b3 100644
--- a/data/behaviors/chop_willow.yaml
+++ b/data/behaviors/chop_willow.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: willow_logs
weight: 100
depletes: false
- message: "You get some willow logs."
+ message: "You get some {114}willow logs{/}."
respawn_timer: 14
deplete_timer: 50
nest_chance: 256
diff --git a/data/behaviors/chop_yew.yaml b/data/behaviors/chop_yew.yaml
index ec25b4d..058cb5d 100644
--- a/data/behaviors/chop_yew.yaml
+++ b/data/behaviors/chop_yew.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: yew_logs
weight: 100
depletes: false
- message: "You get some yew logs."
+ message: "You get some {108}yew logs{/}."
respawn_timer: 99
deplete_timer: 190
nest_chance: 256
diff --git a/data/behaviors/fish_angler.yaml b/data/behaviors/fish_angler.yaml
index 107e9b5..95e5873 100644
--- a/data/behaviors/fish_angler.yaml
+++ b/data/behaviors/fish_angler.yaml
@@ -16,4 +16,4 @@ drops:
level: 82
xp: 120
weight: 100
- message: "You catch a raw anglerfish."
+ message: "You catch a {80}raw anglerfish{/}."
diff --git a/data/behaviors/fish_bait.yaml b/data/behaviors/fish_bait.yaml
index ee13e95..0d6bc4e 100644
--- a/data/behaviors/fish_bait.yaml
+++ b/data/behaviors/fish_bait.yaml
@@ -16,14 +16,14 @@ drops:
level: 5
xp: 20
weight: 60
- message: "You catch a raw sardine."
+ message: "You catch a {75}raw sardine{/}."
- item_id: raw_herring
level: 10
xp: 30
weight: 40
- message: "You catch a raw herring."
+ message: "You catch a {75}raw herring{/}."
- item_id: raw_pike
level: 25
xp: 60
weight: 30
- message: "You catch a raw pike."
+ message: "You catch a {69}raw pike{/}."
diff --git a/data/behaviors/fish_cage.yaml b/data/behaviors/fish_cage.yaml
index 1fc92e4..a5d0241 100644
--- a/data/behaviors/fish_cage.yaml
+++ b/data/behaviors/fish_cage.yaml
@@ -15,4 +15,4 @@ drops:
level: 40
xp: 90
weight: 100
- message: "You catch a raw lobster."
+ message: "You catch a {33}raw lobster{/}."
diff --git a/data/behaviors/fish_fly.yaml b/data/behaviors/fish_fly.yaml
index af80076..1a86b64 100644
--- a/data/behaviors/fish_fly.yaml
+++ b/data/behaviors/fish_fly.yaml
@@ -16,14 +16,14 @@ drops:
level: 20
xp: 50
weight: 50
- message: "You catch a raw trout."
+ message: "You catch a {69}raw trout{/}."
- item_id: raw_salmon
level: 30
xp: 70
weight: 50
- message: "You catch a raw salmon."
+ message: "You catch a {69}raw salmon{/}."
- item_id: raw_rainbow_fish
level: 38
xp: 80
weight: 30
- message: "You catch a raw rainbow fish."
+ message: "You catch a {177}raw rainbow fish{/}."
diff --git a/data/behaviors/fish_harpoon.yaml b/data/behaviors/fish_harpoon.yaml
index 8d94a48..3775573 100644
--- a/data/behaviors/fish_harpoon.yaml
+++ b/data/behaviors/fish_harpoon.yaml
@@ -15,14 +15,14 @@ drops:
level: 35
xp: 80
weight: 60
- message: "You harpoon a raw tuna."
+ message: "You harpoon a {33}raw tuna{/}."
- item_id: raw_swordfish
level: 50
xp: 100
weight: 50
- message: "You harpoon a raw swordfish."
+ message: "You harpoon a {33}raw swordfish{/}."
- item_id: raw_shark
level: 76
xp: 110
weight: 30
- message: "You harpoon a raw shark."
+ message: "You harpoon a {27}raw shark{/}."
diff --git a/data/behaviors/fish_net.yaml b/data/behaviors/fish_net.yaml
index b5398aa..46c0008 100644
--- a/data/behaviors/fish_net.yaml
+++ b/data/behaviors/fish_net.yaml
@@ -16,24 +16,24 @@ drops:
level: 1
xp: 10
weight: 50
- message: "You catch some raw shrimps."
+ message: "You catch some {75}raw shrimps{/}."
- item_id: raw_anchovies
level: 1
xp: 10
weight: 50
- message: "You catch some raw anchovies."
+ message: "You catch some {75}raw anchovies{/}."
- item_id: raw_mackerel
level: 16
xp: 20
weight: 50
- message: "You catch a raw mackerel."
+ message: "You catch a {69}raw mackerel{/}."
- item_id: raw_cod
level: 23
xp: 30
weight: 50
- message: "You catch a raw cod."
+ message: "You catch a {69}raw cod{/}."
- item_id: raw_bass
level: 46
xp: 50
weight: 50
- message: "You catch a raw bass."
+ message: "You catch a {69}raw bass{/}."
diff --git a/data/behaviors/fish_sacred_eel.yaml b/data/behaviors/fish_sacred_eel.yaml
index 2e0235f..f9712d1 100644
--- a/data/behaviors/fish_sacred_eel.yaml
+++ b/data/behaviors/fish_sacred_eel.yaml
@@ -16,4 +16,4 @@ drops:
level: 87
xp: 125
weight: 100
- message: "You catch a sacred eel."
+ message: "You catch a {177}sacred eel{/}."
diff --git a/data/behaviors/fish_swamp.yaml b/data/behaviors/fish_swamp.yaml
index ee1e5f3..019e979 100644
--- a/data/behaviors/fish_swamp.yaml
+++ b/data/behaviors/fish_swamp.yaml
@@ -16,9 +16,9 @@ drops:
level: 28
xp: 80
weight: 60
- message: "You catch a raw slimy eel."
+ message: "You catch a {108}raw slimy eel{/}."
- item_id: raw_cave_eel
level: 38
xp: 80
weight: 40
- message: "You catch a raw cave eel."
+ message: "You catch a {80}raw cave eel{/}."
diff --git a/data/behaviors/mine_adamantite.yaml b/data/behaviors/mine_adamantite.yaml
index 50b9a60..b5e5d62 100644
--- a/data/behaviors/mine_adamantite.yaml
+++ b/data/behaviors/mine_adamantite.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: adamantite_ore
weight: 100
depletes: true
- message: "You manage to mine some adamantite ore."
+ message: "You manage to mine some {120}adamantite ore{/}."
respawn_timer: 140
respawn_message: "You see more ore in the rock."
respawn_broadcast: "A green glint of adamantite catches your eye from some {name}."
diff --git a/data/behaviors/mine_clay.yaml b/data/behaviors/mine_clay.yaml
index 73c7e19..b4058b1 100644
--- a/data/behaviors/mine_clay.yaml
+++ b/data/behaviors/mine_clay.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: clay
weight: 100
depletes: true
- message: "You manage to get some clay."
+ message: "You manage to get some {173}clay{/}."
respawn_timer: 50
respawn_message: "The clay deposit is ready to dig again."
respawn_broadcast: "A deposit of clay softens."
diff --git a/data/behaviors/mine_coal.yaml b/data/behaviors/mine_coal.yaml
index ab1d6a2..334e9ec 100644
--- a/data/behaviors/mine_coal.yaml
+++ b/data/behaviors/mine_coal.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: coal
weight: 100
depletes: true
- message: "You manage to mine some coal."
+ message: "You manage to mine some {240}coal{/}."
respawn_timer: 80
respawn_message: "You see more coal in the rock."
respawn_broadcast: "A dark vein of coal is visible in some {name}."
diff --git a/data/behaviors/mine_copper.yaml b/data/behaviors/mine_copper.yaml
index 82755e3..06ee9d2 100644
--- a/data/behaviors/mine_copper.yaml
+++ b/data/behaviors/mine_copper.yaml
@@ -16,7 +16,7 @@ drops:
- item_id: copper_ore
weight: 90
depletes: true
- message: "You manage to mine some copper ore."
+ message: "You manage to mine some {178}copper ore{/}."
- table: gem_table
weight: 10
depletes: false
diff --git a/data/behaviors/mine_gold.yaml b/data/behaviors/mine_gold.yaml
index 01a8b33..b61f6bf 100644
--- a/data/behaviors/mine_gold.yaml
+++ b/data/behaviors/mine_gold.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: gold_ore
weight: 100
depletes: true
- message: "You manage to mine some gold ore."
+ message: "You manage to mine some {220}gold ore{/}."
respawn_timer: 90
respawn_message: "You see more ore in the rock."
respawn_broadcast: "A golden glint catches your eye from some {name}."
diff --git a/data/behaviors/mine_iron.yaml b/data/behaviors/mine_iron.yaml
index b7ec4af..e1a8181 100644
--- a/data/behaviors/mine_iron.yaml
+++ b/data/behaviors/mine_iron.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: iron_ore
weight: 100
depletes: true
- message: "You manage to mine some iron ore."
+ message: "You manage to mine some {250}iron ore{/}."
respawn_timer: 60
respawn_message: "You see more ore in the rock."
respawn_broadcast: "A glint of iron catches your eye from some {name}."
diff --git a/data/behaviors/mine_mithril.yaml b/data/behaviors/mine_mithril.yaml
index 26c5f5f..407f1ff 100644
--- a/data/behaviors/mine_mithril.yaml
+++ b/data/behaviors/mine_mithril.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: mithril_ore
weight: 100
depletes: true
- message: "You manage to mine some mithril ore."
+ message: "You manage to mine some {75}mithril ore{/}."
respawn_timer: 110
respawn_message: "You see more ore in the rock."
respawn_broadcast: "A blue glint of mithril catches your eye from some {name}."
diff --git a/data/behaviors/mine_runite.yaml b/data/behaviors/mine_runite.yaml
index 5bd65c7..dddd410 100644
--- a/data/behaviors/mine_runite.yaml
+++ b/data/behaviors/mine_runite.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: runite_ore
weight: 100
depletes: true
- message: "You manage to mine some runite ore."
+ message: "You manage to mine some {87}runite ore{/}."
respawn_timer: 180
respawn_message: "You see more ore in the rock."
respawn_broadcast: "A pale blue glint of runite catches your eye from some {name}."
diff --git a/data/behaviors/mine_scrap.yaml b/data/behaviors/mine_scrap.yaml
index ec889a6..ae07b36 100644
--- a/data/behaviors/mine_scrap.yaml
+++ b/data/behaviors/mine_scrap.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: scrap_metal
weight: 100
depletes: true
- message: "You salvage some scrap metal."
+ message: "You salvage some {243}scrap metal{/}."
respawn_timer: 50
respawn_message: "More scrap is revealed in the pile."
respawn_broadcast: "The scrap pile looks worth mining again."
diff --git a/data/behaviors/mine_silver.yaml b/data/behaviors/mine_silver.yaml
index 8b21b98..1257f87 100644
--- a/data/behaviors/mine_silver.yaml
+++ b/data/behaviors/mine_silver.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: silver_ore
weight: 100
depletes: true
- message: "You manage to mine some silver ore."
+ message: "You manage to mine some {253}silver ore{/}."
respawn_timer: 70
respawn_message: "You see more ore in the rock."
respawn_broadcast: "A silvery glint catches your eye from some {name}."
diff --git a/data/behaviors/mine_tin.yaml b/data/behaviors/mine_tin.yaml
index 107c549..7a1a12a 100644
--- a/data/behaviors/mine_tin.yaml
+++ b/data/behaviors/mine_tin.yaml
@@ -15,7 +15,7 @@ drops:
- item_id: tin_ore
weight: 100
depletes: true
- message: "You manage to mine some tin ore."
+ message: "You manage to mine some {253}tin ore{/}."
respawn_timer: 50
respawn_message: "You see more ore in the rock."
respawn_broadcast: "A glint of tin catches your eye from some {name}."