blob: 2685db0cf204498131d3244e40a56f48f650ebda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
name: solar panel frame
description: "A half-assembled photovoltaic array on a steel frame. Panels, brackets and cabling are laid out, waiting to be fitted. This is work, not a fight — fix the panels into place to complete the array."
task:
verb: assemble
progress_noun: assembly
complete_message: "You bolt the final panel into place and the solar array hums to life!"
idle_descriptions:
- "stands half-assembled, panels waiting to be fitted"
- "has loose cabling dangling from an open junction box"
- "catches the light on its few mounted panels"
drops:
loot:
- item_id: credits
weight: 70
quantity: 40
- item_id: credits
weight: 25
quantity: 90
- item_id: coal
weight: 5
quantity: 1
combat:
kind: task
stats:
hp: 40
defense: 10
attack_type: crush
speed: 5
aggressive: false
respawn_ticks: 40
bonuses:
attack_bonus: 0
strength_bonus: 0
science_bonus: 0
science_percent_bonus: 0
ranged_bonus: 0
ranged_strength_bonus: 0
defenses:
stab_defense: 40
slash_defense: 40
crush_defense: 0
science_defense: 10
ranged_defense: 10
size: medium
|