aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/molten_elemental.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-25 19:37:20 -0400
committerhistoria <[not public]>2026-06-25 19:37:20 -0400
commitc55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 (patch)
treed1c02acea2b4c8d0f672c1539cfdb373b6272ed0 /data/mobs/examples/molten_elemental.yaml
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/examples/molten_elemental.yaml')
-rw-r--r--data/mobs/examples/molten_elemental.yaml42
1 files changed, 42 insertions, 0 deletions
diff --git a/data/mobs/examples/molten_elemental.yaml b/data/mobs/examples/molten_elemental.yaml
new file mode 100644
index 0000000..9c46ccb
--- /dev/null
+++ b/data/mobs/examples/molten_elemental.yaml
@@ -0,0 +1,42 @@
+name: molten elemental
+description: "A flowing mass of liquid metal and superheated slag, roughly humanoid. The air around it shimmers with heat and droplets of molten alloy drip to the floor."
+attack: 48
+strength: 52
+defense: 52
+hp: 115
+speed: 5
+aggressive: true
+respawn_ticks: 80
+attack_type: crush
+attack_bonus: 40
+strength_bonus: 42
+stab_defense: 60
+slash_defense: 60
+crush_defense: 70
+science_defense: -30
+ranged_defense: 45
+weakness: hydro
+idle_descriptions:
+ - "bubbles and churns, throwing off sparks"
+ - "melts a nearby chunk of metal absent-mindedly"
+ - "pulses with an inner orange glow"
+ - "drips glowing droplets onto the floor"
+combat_descriptions:
+ - "hurls a glob of molten metal at %s"
+ - "engulfs %s in a wave of liquid fire"
+ - "smashes %s with a superheated limb"
+size: large
+drops:
+ remains: scrap
+ loot:
+ - item_id: credits
+ weight: 50
+ quantity: 2000
+ - item_id: biojunk
+ weight: 20
+ quantity: 3
+ - item_id: bloodjunk
+ weight: 15
+ quantity: 2
+ - table: herb_table_high
+ weight: 15