diff options
| author | historia <[not public]> | 2026-06-25 19:37:20 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-25 19:37:20 -0400 |
| commit | c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 (patch) | |
| tree | d1c02acea2b4c8d0f672c1539cfdb373b6272ed0 /data/mobs/psionic_entity.yaml | |
| parent | 068ce514ea3eebdc42b595c631b4b00ce4594577 (diff) | |
| download | thehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz | |
feat: yaml conversation trees more robust
Diffstat (limited to 'data/mobs/psionic_entity.yaml')
| -rw-r--r-- | data/mobs/psionic_entity.yaml | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/data/mobs/psionic_entity.yaml b/data/mobs/psionic_entity.yaml deleted file mode 100644 index 1c518bf..0000000 --- a/data/mobs/psionic_entity.yaml +++ /dev/null @@ -1,46 +0,0 @@ -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 |
