aboutsummaryrefslogtreecommitdiff
path: root/data/mobs
diff options
context:
space:
mode:
Diffstat (limited to 'data/mobs')
-rw-r--r--data/mobs/ancient_construct.yaml1
-rw-r--r--data/mobs/bandit.yaml1
-rw-r--r--data/mobs/bioengineer.yaml1
-rw-r--r--data/mobs/client.yaml1
-rw-r--r--data/mobs/corrupted_scientist.yaml1
-rw-r--r--data/mobs/cow.yaml1
-rw-r--r--data/mobs/crawler.yaml1
-rw-r--r--data/mobs/drone.yaml1
-rw-r--r--data/mobs/elite_synth.yaml1
-rw-r--r--data/mobs/enforcer_bot.yaml1
-rw-r--r--data/mobs/estate_broker.yaml1
-rw-r--r--data/mobs/farmer.yaml1
-rw-r--r--data/mobs/feral_cyborg.yaml1
-rw-r--r--data/mobs/general_store_clerk.yaml1
-rw-r--r--data/mobs/ghoul.yaml1
-rw-r--r--data/mobs/goblin.yaml1
-rw-r--r--data/mobs/greater_drone.yaml1
-rw-r--r--data/mobs/guard.yaml1
-rw-r--r--data/mobs/heavy_mech.yaml1
-rw-r--r--data/mobs/iron_sentinel.yaml1
-rw-r--r--data/mobs/lesser_drone.yaml1
-rw-r--r--data/mobs/man.yaml1
-rw-r--r--data/mobs/molten_elemental.yaml1
-rw-r--r--data/mobs/moss_giant.yaml1
-rw-r--r--data/mobs/mutant_rat.yaml1
-rw-r--r--data/mobs/newbie_trainer.yaml1
-rw-r--r--data/mobs/phantom.yaml1
-rw-r--r--data/mobs/plasma_wraith.yaml1
-rw-r--r--data/mobs/psionic_entity.yaml1
-rw-r--r--data/mobs/rat.yaml1
-rw-r--r--data/mobs/sawmill_operator.yaml1
-rw-r--r--data/mobs/scrap_bot.yaml1
-rw-r--r--data/mobs/security_turret.yaml1
-rw-r--r--data/mobs/skeleton.yaml1
-rw-r--r--data/mobs/slug.yaml1
-rw-r--r--data/mobs/solar_panel_frame.yaml1
-rw-r--r--data/mobs/tanner.yaml1
-rw-r--r--data/mobs/titan_sentinel.yaml1
-rw-r--r--data/mobs/veteran_merc.yaml1
-rw-r--r--data/mobs/void_reaper.yaml1
-rw-r--r--data/mobs/war_drone.yaml1
-rw-r--r--data/mobs/weapons_smith.yaml1
-rw-r--r--data/mobs/zombie.yaml1
43 files changed, 0 insertions, 43 deletions
diff --git a/data/mobs/ancient_construct.yaml b/data/mobs/ancient_construct.yaml
index 530146a..190e8c2 100644
--- a/data/mobs/ancient_construct.yaml
+++ b/data/mobs/ancient_construct.yaml
@@ -1,4 +1,3 @@
-id: ancient_construct
name: ancient construct
description: "An impossibly old machine from before the regression, still operational. Its design is alien even by modern standards, covered in glowing runes that predate recorded history."
attack: 58
diff --git a/data/mobs/bandit.yaml b/data/mobs/bandit.yaml
index 7efb481..51e4b8e 100644
--- a/data/mobs/bandit.yaml
+++ b/data/mobs/bandit.yaml
@@ -1,4 +1,3 @@
-id: bandit
name: bandit
description: "A scrappy outlaw with a cybernetic arm and patched armor. He eyes you with predatory intent."
attack: 10
diff --git a/data/mobs/bioengineer.yaml b/data/mobs/bioengineer.yaml
index 5c67643..4761991 100644
--- a/data/mobs/bioengineer.yaml
+++ b/data/mobs/bioengineer.yaml
@@ -1,4 +1,3 @@
-id: bioengineer
name: Bioengineer
description: "A lab-coated scientist carrying a satchel of genetically modified seeds. Her pockets are stuffed with rare specimens."
combat_descriptions:
diff --git a/data/mobs/client.yaml b/data/mobs/client.yaml
index 8e8ba9b..678ba41 100644
--- a/data/mobs/client.yaml
+++ b/data/mobs/client.yaml
@@ -3,7 +3,6 @@ attack: 1
defense: 1
description: A shadowy figure in a dark coat. They speak in clipped, measured tones and seem to know everything about every creature in the sector.
hp: 100
-id: client
idle_descriptions:
- reviews a holographic dossier
- marks a location on a worn star chart
diff --git a/data/mobs/corrupted_scientist.yaml b/data/mobs/corrupted_scientist.yaml
index cb7461e..2083c03 100644
--- a/data/mobs/corrupted_scientist.yaml
+++ b/data/mobs/corrupted_scientist.yaml
@@ -1,4 +1,3 @@
-id: corrupted_scientist
name: corrupted scientist
description: "A researcher whose mind was consumed by their own experiments. Energy crackles around their fingertips and their lab coat is singed and tattered."
attack: 1
diff --git a/data/mobs/cow.yaml b/data/mobs/cow.yaml
index bf97360..7f1ee3c 100644
--- a/data/mobs/cow.yaml
+++ b/data/mobs/cow.yaml
@@ -1,4 +1,3 @@
-id: cow
name: cow
description: "A placid dairy cow, chewing cud."
attack: 1
diff --git a/data/mobs/crawler.yaml b/data/mobs/crawler.yaml
index 6253836..9021c51 100644
--- a/data/mobs/crawler.yaml
+++ b/data/mobs/crawler.yaml
@@ -1,4 +1,3 @@
-id: crawler
name: crawler
description: "A heavily armored bio-mechanical creature with a chitinous exoskeleton. Its regenerative biology prevents death unless dissolved with acid."
assassin_level: 30
diff --git a/data/mobs/drone.yaml b/data/mobs/drone.yaml
index 7737294..5ac6552 100644
--- a/data/mobs/drone.yaml
+++ b/data/mobs/drone.yaml
@@ -1,4 +1,3 @@
-id: drone
name: drone
description: "A malfunctioning security drone crackling with electrical discharge. Its attacks are especially dangerous to anyone not wearing insulated gloves."
assassin_level: 15
diff --git a/data/mobs/elite_synth.yaml b/data/mobs/elite_synth.yaml
index e858b03..b095716 100644
--- a/data/mobs/elite_synth.yaml
+++ b/data/mobs/elite_synth.yaml
@@ -1,4 +1,3 @@
-id: elite_synth
name: elite synth
description: "A sleek combat android with glowing blue optics and a compact energy weapon. Its chassis is polished alloy and its movements are disturbingly fluid."
attack: 1
diff --git a/data/mobs/enforcer_bot.yaml b/data/mobs/enforcer_bot.yaml
index 28508f7..78150c3 100644
--- a/data/mobs/enforcer_bot.yaml
+++ b/data/mobs/enforcer_bot.yaml
@@ -1,4 +1,3 @@
-id: enforcer_bot
name: enforcer bot
description: "A heavy riot control automaton with impact shields and a shock baton. It moves with deliberate, crushing steps."
attack: 30
diff --git a/data/mobs/estate_broker.yaml b/data/mobs/estate_broker.yaml
index 451ffe8..3196012 100644
--- a/data/mobs/estate_broker.yaml
+++ b/data/mobs/estate_broker.yaml
@@ -1,6 +1,5 @@
color: "227"
description: A sharply-dressed real estate agent with a datapad and a practiced smile.
-id: estate_broker
idle: The estate broker flashes a professional smile.
name: estate broker
talk:
diff --git a/data/mobs/farmer.yaml b/data/mobs/farmer.yaml
index 65fb430..591f1a3 100644
--- a/data/mobs/farmer.yaml
+++ b/data/mobs/farmer.yaml
@@ -1,4 +1,3 @@
-id: farmer
name: Farmer
description: "A weathered farmer in muddy overalls, pockets bulging with seeds."
combat_descriptions:
diff --git a/data/mobs/feral_cyborg.yaml b/data/mobs/feral_cyborg.yaml
index 1b01d1b..8b30cc3 100644
--- a/data/mobs/feral_cyborg.yaml
+++ b/data/mobs/feral_cyborg.yaml
@@ -1,4 +1,3 @@
-id: feral_cyborg
name: feral cyborg
description: "A heavily augmented human whose implants have driven them to madness. Razor-sharp blades extend from their forearms and their optical implant glows red."
attack: 34
diff --git a/data/mobs/general_store_clerk.yaml b/data/mobs/general_store_clerk.yaml
index 518ffba..351b4c0 100644
--- a/data/mobs/general_store_clerk.yaml
+++ b/data/mobs/general_store_clerk.yaml
@@ -5,7 +5,6 @@ crush_defense: 0
defense: 1
description: A friendly merchant with a tidy apron, standing behind a well-stocked counter.
hp: 50
-id: general_store_clerk
idle_descriptions:
- arranges items on the shelves
- polishes the counter
diff --git a/data/mobs/ghoul.yaml b/data/mobs/ghoul.yaml
index cd50a7e..ae8fed6 100644
--- a/data/mobs/ghoul.yaml
+++ b/data/mobs/ghoul.yaml
@@ -1,4 +1,3 @@
-id: ghoul
name: ghoul
description: "A radiation-scarred crew member, barely recognizable as human. Its flesh glows faintly and its eyes are hollow sockets."
attack: 22
diff --git a/data/mobs/goblin.yaml b/data/mobs/goblin.yaml
index 0d09654..a02c112 100644
--- a/data/mobs/goblin.yaml
+++ b/data/mobs/goblin.yaml
@@ -1,4 +1,3 @@
-id: goblin
name: goblin
description: "A small green-skinned goblin with a rusty blade."
attack: 1
diff --git a/data/mobs/greater_drone.yaml b/data/mobs/greater_drone.yaml
index d11827f..11cf8e2 100644
--- a/data/mobs/greater_drone.yaml
+++ b/data/mobs/greater_drone.yaml
@@ -1,4 +1,3 @@
-id: greater_drone
name: greater drone
description: "A large, heavily armored drone with multiple energy emitters. Red warning lights pulse along its hull."
attack: 1
diff --git a/data/mobs/guard.yaml b/data/mobs/guard.yaml
index b834d9b..46c235c 100644
--- a/data/mobs/guard.yaml
+++ b/data/mobs/guard.yaml
@@ -6,7 +6,6 @@ crush_defense: 10
defense: 5
description: A stern-looking guard in weathered armor.
hp: 30
-id: guard
idle_descriptions:
- scans the area with a watchful eye
- adjusts the grip on his weapon
diff --git a/data/mobs/heavy_mech.yaml b/data/mobs/heavy_mech.yaml
index 7cc1028..e2f5f5a 100644
--- a/data/mobs/heavy_mech.yaml
+++ b/data/mobs/heavy_mech.yaml
@@ -1,4 +1,3 @@
-id: heavy_mech
name: heavy mech
description: "A lumbering assault mech with layered armor plating and a rotary cannon arm. Steam vents from its exhaust ports with each step."
attack: 40
diff --git a/data/mobs/iron_sentinel.yaml b/data/mobs/iron_sentinel.yaml
index 5026e17..bf8b9b5 100644
--- a/data/mobs/iron_sentinel.yaml
+++ b/data/mobs/iron_sentinel.yaml
@@ -1,4 +1,3 @@
-id: iron_sentinel
name: iron sentinel
description: "A massive bipedal automaton forged from pre-regression alloys. Its joints grind with each deliberate step."
attack: 25
diff --git a/data/mobs/lesser_drone.yaml b/data/mobs/lesser_drone.yaml
index e49e946..c9e50a5 100644
--- a/data/mobs/lesser_drone.yaml
+++ b/data/mobs/lesser_drone.yaml
@@ -1,4 +1,3 @@
-id: lesser_drone
name: lesser drone
description: "A floating metallic drone with a pulsing energy core. Its surface crackles with electric discharge."
attack: 1
diff --git a/data/mobs/man.yaml b/data/mobs/man.yaml
index e710349..8478f41 100644
--- a/data/mobs/man.yaml
+++ b/data/mobs/man.yaml
@@ -1,4 +1,3 @@
-id: man
name: man
description: "A shabby-looking man loitering in the town square."
combat_descriptions:
diff --git a/data/mobs/molten_elemental.yaml b/data/mobs/molten_elemental.yaml
index 3c02979..9c46ccb 100644
--- a/data/mobs/molten_elemental.yaml
+++ b/data/mobs/molten_elemental.yaml
@@ -1,4 +1,3 @@
-id: molten_elemental
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
diff --git a/data/mobs/moss_giant.yaml b/data/mobs/moss_giant.yaml
index 0499572..f19f0a3 100644
--- a/data/mobs/moss_giant.yaml
+++ b/data/mobs/moss_giant.yaml
@@ -1,4 +1,3 @@
-id: moss_giant
name: moss giant
description: "A towering creature covered in moss and vines, its rocky skin dripping with moisture."
attack: 12
diff --git a/data/mobs/mutant_rat.yaml b/data/mobs/mutant_rat.yaml
index 38c5624..7836ef9 100644
--- a/data/mobs/mutant_rat.yaml
+++ b/data/mobs/mutant_rat.yaml
@@ -1,4 +1,3 @@
-id: mutant_rat
name: mutant rat
description: "A bloated rodent with glowing green eyes and exposed muscle tissue. Bio-engineering runoff has made it unnaturally aggressive."
attack: 13
diff --git a/data/mobs/newbie_trainer.yaml b/data/mobs/newbie_trainer.yaml
index 6da23a4..3897dba 100644
--- a/data/mobs/newbie_trainer.yaml
+++ b/data/mobs/newbie_trainer.yaml
@@ -1,4 +1,3 @@
-id: newbie_trainer
name: Newbie Trainer
description: "A friendly-looking instructor ready to help new adventurers."
unique: true
diff --git a/data/mobs/phantom.yaml b/data/mobs/phantom.yaml
index d9953fa..d871b76 100644
--- a/data/mobs/phantom.yaml
+++ b/data/mobs/phantom.yaml
@@ -1,4 +1,3 @@
-id: phantom
name: phantom
description: "A semi-transparent entity that phases in and out of visible light. Its psychic attacks are devastating to anyone without a spectral visor."
assassin_level: 45
diff --git a/data/mobs/plasma_wraith.yaml b/data/mobs/plasma_wraith.yaml
index adfc83a..c4ced2b 100644
--- a/data/mobs/plasma_wraith.yaml
+++ b/data/mobs/plasma_wraith.yaml
@@ -1,4 +1,3 @@
-id: plasma_wraith
name: plasma wraith
description: "A shimmering entity of contained plasma, vaguely humanoid in shape. It radiates intense heat and hums with barely contained energy."
attack: 1
diff --git a/data/mobs/psionic_entity.yaml b/data/mobs/psionic_entity.yaml
index f1e3b7b..1c518bf 100644
--- a/data/mobs/psionic_entity.yaml
+++ b/data/mobs/psionic_entity.yaml
@@ -1,4 +1,3 @@
-id: psionic_entity
name: psionic entity
description: "A barely visible distortion in the air, only detectable by the pressure it exerts on your mind. When it focuses, you see a shimmering outline of something vast and ancient."
attack: 1
diff --git a/data/mobs/rat.yaml b/data/mobs/rat.yaml
index c1f8466..4265674 100644
--- a/data/mobs/rat.yaml
+++ b/data/mobs/rat.yaml
@@ -1,4 +1,3 @@
-id: rat
name: rat
description: "A large, mangy rat with beady red eyes."
attack: 1
diff --git a/data/mobs/sawmill_operator.yaml b/data/mobs/sawmill_operator.yaml
index 03416ab..81521bd 100644
--- a/data/mobs/sawmill_operator.yaml
+++ b/data/mobs/sawmill_operator.yaml
@@ -1,6 +1,5 @@
color: "186"
description: A burly worker in a thick apron, covered in sawdust. He operates the industrial sawmill.
-id: sawmill_operator
idle: The sawmill operator wipes sawdust from his goggles.
name: sawmill operator
talk:
diff --git a/data/mobs/scrap_bot.yaml b/data/mobs/scrap_bot.yaml
index 560bffd..a8b34d8 100644
--- a/data/mobs/scrap_bot.yaml
+++ b/data/mobs/scrap_bot.yaml
@@ -1,4 +1,3 @@
-id: scrap_bot
name: scrap bot
description: "A malfunctioning maintenance robot that has gone rogue. Its chassis is covered in dents and rust, and one optical sensor flickers erratically."
attack: 15
diff --git a/data/mobs/security_turret.yaml b/data/mobs/security_turret.yaml
index dca9e4a..9929106 100644
--- a/data/mobs/security_turret.yaml
+++ b/data/mobs/security_turret.yaml
@@ -1,4 +1,3 @@
-id: security_turret
name: security turret
description: "A ceiling-mounted auto-turret with twin barrels and a red targeting laser. It tracks you with mechanical precision."
attack: 1
diff --git a/data/mobs/skeleton.yaml b/data/mobs/skeleton.yaml
index d3b1440..ba82afc 100644
--- a/data/mobs/skeleton.yaml
+++ b/data/mobs/skeleton.yaml
@@ -1,4 +1,3 @@
-id: skeleton
name: skeleton
description: "An animated pile of bones, held together by dark energy."
attack: 8
diff --git a/data/mobs/slug.yaml b/data/mobs/slug.yaml
index dd88cfc..64082ec 100644
--- a/data/mobs/slug.yaml
+++ b/data/mobs/slug.yaml
@@ -1,4 +1,3 @@
-id: slug
name: slug
description: "A bloated, translucent slug the size of a dog. Its skin glistens with toxic mucus. It cannot be killed by conventional means — only salt can destroy it."
assassin_level: 1
diff --git a/data/mobs/solar_panel_frame.yaml b/data/mobs/solar_panel_frame.yaml
index 4270bda..90269f2 100644
--- a/data/mobs/solar_panel_frame.yaml
+++ b/data/mobs/solar_panel_frame.yaml
@@ -1,4 +1,3 @@
-id: solar_panel_frame
name: solar panel frame
description: "A half-assembled photovoltaic array on a steel frame. Panels, brackets and cabling are laid out, waiting to be fitted. This is work, not a fight — fix the panels into place to complete the array."
kind: task
diff --git a/data/mobs/tanner.yaml b/data/mobs/tanner.yaml
index 3689e81..1325468 100644
--- a/data/mobs/tanner.yaml
+++ b/data/mobs/tanner.yaml
@@ -5,7 +5,6 @@ crush_defense: 0
defense: 1
description: A weathered craftsman with stained hands and a leather apron.
hp: 50
-id: tanner
idle_descriptions:
- scrapes at a piece of hide
- examines a stack of leathers
diff --git a/data/mobs/titan_sentinel.yaml b/data/mobs/titan_sentinel.yaml
index 9a7154b..32ddcc2 100644
--- a/data/mobs/titan_sentinel.yaml
+++ b/data/mobs/titan_sentinel.yaml
@@ -1,4 +1,3 @@
-id: titan_sentinel
name: titan sentinel
description: "A colossal automaton, the bigger brother of the iron sentinel. Its armor is reinforced adamantite alloy and its optics burn with crimson fire."
attack: 50
diff --git a/data/mobs/veteran_merc.yaml b/data/mobs/veteran_merc.yaml
index b3b7926..88238b6 100644
--- a/data/mobs/veteran_merc.yaml
+++ b/data/mobs/veteran_merc.yaml
@@ -1,4 +1,3 @@
-id: veteran_merc
name: veteran merc
description: "A battle-hardened soldier with a high-powered rifle and tactical armor covered in campaign patches. Their cybernetic eye locks onto you instantly."
attack: 1
diff --git a/data/mobs/void_reaper.yaml b/data/mobs/void_reaper.yaml
index 6180cba..e54d776 100644
--- a/data/mobs/void_reaper.yaml
+++ b/data/mobs/void_reaper.yaml
@@ -1,4 +1,3 @@
-id: void_reaper
name: void reaper
description: "A shadowy figure that seems to absorb light itself. Its form shifts between a hooded specter and an armored construct. A scythe of dark energy flickers in its grasp."
attack: 62
diff --git a/data/mobs/war_drone.yaml b/data/mobs/war_drone.yaml
index c785092..587ad09 100644
--- a/data/mobs/war_drone.yaml
+++ b/data/mobs/war_drone.yaml
@@ -1,4 +1,3 @@
-id: war_drone
name: war drone
description: "An upgraded combat drone with reinforced plating and a heavier weapons array. Its targeting systems whir as it locks onto you."
attack: 25
diff --git a/data/mobs/weapons_smith.yaml b/data/mobs/weapons_smith.yaml
index d9566a5..2af6299 100644
--- a/data/mobs/weapons_smith.yaml
+++ b/data/mobs/weapons_smith.yaml
@@ -5,7 +5,6 @@ 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
-id: weapons_smith
idle_descriptions:
- hammers at a glowing blade on the anvil
- wipes soot from his brow
diff --git a/data/mobs/zombie.yaml b/data/mobs/zombie.yaml
index 67e9b11..f5989e0 100644
--- a/data/mobs/zombie.yaml
+++ b/data/mobs/zombie.yaml
@@ -1,4 +1,3 @@
-id: zombie
name: zombie
description: "A shambling corpse reanimated by residual asteroid radiation."
attack: 10