aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/psionic_entity.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/psionic_entity.yaml
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/examples/psionic_entity.yaml')
-rw-r--r--data/mobs/examples/psionic_entity.yaml46
1 files changed, 46 insertions, 0 deletions
diff --git a/data/mobs/examples/psionic_entity.yaml b/data/mobs/examples/psionic_entity.yaml
new file mode 100644
index 0000000..1c518bf
--- /dev/null
+++ b/data/mobs/examples/psionic_entity.yaml
@@ -0,0 +1,46 @@
+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
+strength: 1
+defense: 42
+hp: 128
+science: 97
+speed: 4
+aggressive: true
+respawn_ticks: 100
+attack_type: science
+attack_bonus: 0
+strength_bonus: 0
+stab_defense: 50
+slash_defense: 50
+crush_defense: 45
+science_defense: 70
+ranged_defense: -20
+idle_descriptions:
+ - "probes the edges of your consciousness"
+ - "flickers between visible and invisible states"
+ - "emits a subsonic pulse you feel in your teeth"
+ - "momentarily shows you visions of another dimension"
+combat_descriptions:
+ - "assaults %s's mind with psionic force"
+ - "tears at %s's perception of reality"
+ - "unleashes a devastating mental blast at %s"
+size: large
+drops:
+ remains: ectoplasm
+ loot:
+ - item_id: credits
+ weight: 40
+ quantity: 5000
+ - item_id: lawjunk
+ weight: 20
+ quantity: 5
+ - item_id: cosmicjunk
+ weight: 15
+ quantity: 5
+ - table: gem_table
+ weight: 15
+ - item_id: spectral_visor
+ weight: 5
+ - table: herb_table_high
+ weight: 5