aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/hazards/solar_radiation.yaml23
1 files changed, 18 insertions, 5 deletions
diff --git a/data/hazards/solar_radiation.yaml b/data/hazards/solar_radiation.yaml
index 1b4b009..55e885f 100644
--- a/data/hazards/solar_radiation.yaml
+++ b/data/hazards/solar_radiation.yaml
@@ -1,10 +1,23 @@
name: scorching solar radiation
description: "Unfiltered sunlight hammers down through a gap in the atmospheric dome. Without shade or shielding, the radiation burns exposed skin and overheats equipment."
-attack_type: science
-attack: 40
-attack_bonus: 0
-max_hit: 6
-speed: 5
+combat:
+ attack_types: [science]
+ stats:
+ attack: 40
+ strength: 0
+ ranged: 0
+ science: 0
+ speed: 5
+ max_melee_hit: 0
+ max_ranged_hit: 0
+ max_science_hit: 6
+ bonuses:
+ attack_bonus: 0
+ strength_bonus: 0
+ ranged_bonus: 0
+ ranged_strength_bonus: 0
+ science_bonus: 0
+ science_percent_bonus: 0
warn_message: "The dome shielding fails here — raw solar radiation pours in."
hit_message: "Solar radiation sears you for %d damage."
miss_message: "You shield your eyes and weather a wave of solar glare."