diff options
| author | historia <[not public]> | 2026-07-01 19:41:34 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-01 19:41:34 -0400 |
| commit | 8eec7b75ff9c8c368b252373db45fb891732d2ca (patch) | |
| tree | 528ab3f235e3082a51b8bd6c8e5ae269c41b4f2b /data/mobs/examples/newbie_trainer.yaml | |
| parent | 78b522d57a9ebc691e075523910d7cdaa06b6493 (diff) | |
| download | thehouseoficarus-8eec7b75ff9c8c368b252373db45fb891732d2ca.tar.gz | |
mob combat stats overhauled and standardized
Diffstat (limited to 'data/mobs/examples/newbie_trainer.yaml')
| -rw-r--r-- | data/mobs/examples/newbie_trainer.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/data/mobs/examples/newbie_trainer.yaml b/data/mobs/examples/newbie_trainer.yaml index 3897dba..eddb0e9 100644 --- a/data/mobs/examples/newbie_trainer.yaml +++ b/data/mobs/examples/newbie_trainer.yaml @@ -2,19 +2,6 @@ name: Newbie Trainer description: "A friendly-looking instructor ready to help new adventurers." unique: true protected: true -attack: 1 -strength: 1 -defense: 1 -hp: 50 -speed: 5 -aggressive: false -respawn_ticks: 30 -attack_type: crush -stab_defense: 0 -slash_defense: 0 -crush_defense: 0 -science_defense: 0 -ranged_defense: 0 idle_descriptions: - "reviews a training manual" - "adjusts a practice dummy" @@ -22,4 +9,3 @@ idle_descriptions: - "offers a friendly nod to passersby" - "polishes a wooden shield" - "checks a stopwatch and jots something down" -size: small |
