aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/phantom.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/phantom.yaml
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/phantom.yaml')
-rw-r--r--data/mobs/phantom.yaml32
1 files changed, 0 insertions, 32 deletions
diff --git a/data/mobs/phantom.yaml b/data/mobs/phantom.yaml
deleted file mode 100644
index d871b76..0000000
--- a/data/mobs/phantom.yaml
+++ /dev/null
@@ -1,32 +0,0 @@
-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
-damage_without: spectral_visor
-attack: 35
-strength: 30
-defense: 25
-hp: 100
-speed: 3
-aggressive: true
-respawn_ticks: 50
-idle_descriptions:
- - "flickers between visible and invisible"
- - "emits a low, resonant hum"
- - "drifts through a wall and back again"
- - "stares at you with hollow, glowing eyes"
-combat_descriptions:
- - "blasts %s with a psychic wave"
- - "phases through %s's defenses"
- - "unleashes a spectral shriek at %s"
-size: medium
-drops:
- remains: ectoplasm
- loot:
- - item_id: credits
- weight: 60
- quantity: 500
- - item_id: spectral_visor
- weight: 3
- - item_id: credits
- weight: 37
- quantity: 1000