aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples/lesser_drone.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/mobs/examples/lesser_drone.yaml')
-rw-r--r--data/mobs/examples/lesser_drone.yaml78
1 files changed, 41 insertions, 37 deletions
diff --git a/data/mobs/examples/lesser_drone.yaml b/data/mobs/examples/lesser_drone.yaml
index d9c452d..dd84ba3 100644
--- a/data/mobs/examples/lesser_drone.yaml
+++ b/data/mobs/examples/lesser_drone.yaml
@@ -1,40 +1,44 @@
-name: lesser drone
-description: "A floating metallic drone with a pulsing energy core. Its surface crackles with electric discharge."
-idle_descriptions:
- - "hovers silently, scanning the area"
- - "emits a low electronic hum"
- - "projects a thin beam of light across the floor"
- - "rotates slowly in place"
-drops:
- loot:
- - item_id: scrap
- weight: 60
- - item_id: credits
- weight: 40
- quantity: 300
combat:
- kind: combat
- stats:
- hp: 55
- attack: 1
- strength: 1
- defense: 18
- science: 20
- attack_type: science
- speed: 4
aggressive: true
+ attack_types:
+ - crush
+ - science
+ kind: combat
respawn_ticks: 50
- bonuses:
- attack_bonus: 0
- strength_bonus: 0
- science_bonus: 0
- science_percent_bonus: 0
- ranged_bonus: 0
- ranged_strength_bonus: 0
- defenses:
- stab_defense: 35
- slash_defense: 35
- crush_defense: 30
- science_defense: 20
- ranged_defense: -10
- size: small
+ size: small
+ stats:
+ attack: 15
+ bonuses:
+ attack_bonus: 0
+ ranged_bonus: 0
+ ranged_strength_bonus: 0
+ science_bonus: 0
+ science_percent_bonus: 0
+ strength_bonus: 0
+ defense: 18
+ defenses:
+ crush_defense: 30
+ ranged_defense: -10
+ science_defense: 20
+ slash_defense: 35
+ stab_defense: 35
+ hp: 55
+ max_melee_hit: 4
+ max_science_hit: 6
+ science: 20
+ speed: 4
+ strength: 15
+description: A floating metallic drone with a pulsing energy core. Its surface crackles with electric discharge.
+drops:
+ loot:
+ - item_id: scrap
+ weight: 60
+ - item_id: credits
+ quantity: 300
+ weight: 40
+idle_descriptions:
+ - hovers silently, scanning the area
+ - emits a low electronic hum
+ - projects a thin beam of light across the floor
+ - rotates slowly in place
+name: lesser drone