aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/bioengineer.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/bioengineer.yaml
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/bioengineer.yaml')
-rw-r--r--data/mobs/bioengineer.yaml44
1 files changed, 0 insertions, 44 deletions
diff --git a/data/mobs/bioengineer.yaml b/data/mobs/bioengineer.yaml
deleted file mode 100644
index 4761991..0000000
--- a/data/mobs/bioengineer.yaml
+++ /dev/null
@@ -1,44 +0,0 @@
-name: Bioengineer
-description: "A lab-coated scientist carrying a satchel of genetically modified seeds. Her pockets are stuffed with rare specimens."
-combat_descriptions:
- - "jabs a syringe at %s"
- - "is being overpowered by %s"
- - "fights desperately against %s"
-idle_descriptions:
- - "scribbles notes on a clipboard"
- - "carefully inspects a vial of green liquid"
- - "adjusts her safety goggles"
- - "mutters about gene splicing yields"
-attack: 6
-strength: 4
-defense: 5
-hp: 25
-speed: 5
-aggressive: false
-respawn_ticks: 50
-attack_type: crush
-stab_defense: 0
-slash_defense: 0
-crush_defense: 0
-science_defense: 0
-ranged_defense: 0
-steal_table: bioengineer_steal
-steal_level: 38
-steal_xp: 45
-steal_speed: 4
-size: small
-drops:
- remains: "bones"
- loot:
- - item_id: "sweetcorn_seed"
- weight: 30
- quantity: 2
- - item_id: "strawberry_seed"
- weight: 25
- quantity: 1
- - item_id: "watermelon_seed"
- weight: 15
- quantity: 1
- - item_id: "ranarr_seed"
- weight: 5
- quantity: 1 \ No newline at end of file