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/flight_attendant_copy.yaml | |
| parent | 78b522d57a9ebc691e075523910d7cdaa06b6493 (diff) | |
| download | thehouseoficarus-8eec7b75ff9c8c368b252373db45fb891732d2ca.tar.gz | |
mob combat stats overhauled and standardized
Diffstat (limited to 'data/mobs/flight_attendant_copy.yaml')
| -rw-r--r-- | data/mobs/flight_attendant_copy.yaml | 29 |
1 files changed, 4 insertions, 25 deletions
diff --git a/data/mobs/flight_attendant_copy.yaml b/data/mobs/flight_attendant_copy.yaml index abe3d56..a495732 100644 --- a/data/mobs/flight_attendant_copy.yaml +++ b/data/mobs/flight_attendant_copy.yaml @@ -1,29 +1,12 @@ -aggressive: false -attack: 0 -bonuses: - attack_bonus: 0 - attack_type: stab - strength_bonus: 0 -defense: 0 -defenses: - crush_defense: 0 - ranged_defense: 0 - science_defense: 0 - slash_defense: 0 - stab_defense: 0 +name: flight attendant description: A smiling flight attendant in a crisp uniform, ready to assist passengers. -hp: 0 -id: flight_attendant_copy +unique: false +protected: true idle_descriptions: - adjusts her name badge - smiles politely at you -kind: combat -name: Credit Checker! -protected: true -ranged: 0 -respawn_ticks: 0 -science: 0 shop: + message: SHOP SHOP buy_percentage: 0 buys_anything: true change_percentage: 0 @@ -31,9 +14,6 @@ shop: - item_id: bronze_pickaxe restock_ticks: 0 stock: 5 - message: SHOP SHOP -speed: 0 -strength: 0 talk: nodes: start: @@ -41,4 +21,3 @@ talk: - goto: "" text: None! - text: None -unique: false |
