aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/weapons_smith.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/weapons_smith.yaml
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/weapons_smith.yaml')
-rw-r--r--data/mobs/weapons_smith.yaml65
1 files changed, 0 insertions, 65 deletions
diff --git a/data/mobs/weapons_smith.yaml b/data/mobs/weapons_smith.yaml
deleted file mode 100644
index 2af6299..0000000
--- a/data/mobs/weapons_smith.yaml
+++ /dev/null
@@ -1,65 +0,0 @@
-aggressive: false
-attack: 1
-attack_type: crush
-crush_defense: 0
-defense: 1
-description: A burly smith with soot-stained hands and a heavy leather apron, standing proudly by the forge.
-hp: 80
-idle_descriptions:
- - hammers at a glowing blade on the anvil
- - wipes soot from his brow
- - inspects a finished sword
- - tends to the furnace fire
-name: Weaponsmith
-protected: true
-ranged_defense: 0
-respawn_ticks: 30
-science_defense: 0
-slash_defense: 0
-speed: 5
-stab_defense: 0
-strength: 1
-talk:
- nodes:
- shop:
- action:
- shop:
- items:
- - buy_price: 25
- item_id: bronze_sword
- sell_price: 6
- - buy_price: 60
- item_id: iron_sword
- sell_price: 15
- - buy_price: 20
- item_id: bronze_axe
- sell_price: 5
- - buy_price: 50
- item_id: iron_axe
- sell_price: 12
- - buy_price: 20
- item_id: bronze_pickaxe
- sell_price: 5
- - buy_price: 50
- item_id: iron_pickaxe
- sell_price: 12
- - buy_price: 16
- item_id: bronze_med_helm
- sell_price: 4
- - buy_price: 40
- item_id: iron_med_helm
- sell_price: 10
- message: The Smithy — buy or sell weapons and armor.
- message: '"Here''s the current inventory. All quality guaranteed."'
- options:
- - goto: start
- text: '"That''s all for now."'
- start:
- message: '"Welcome to the Smithy! Finest weapons and armor on the asteroid."'
- options:
- - goto: shop
- text: '"Show me what you''ve got."'
- - end: true
- text: '"Nothing right now."'
-unique: true
-size: small