Version 1.0.19b

This commit is contained in:
Adrian Marquis
2023-05-29 13:49:34 +00:00
parent 5386f164b9
commit b5ede55eba
927 changed files with 92525 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
id: "047C4C58EC06DBF3"
order_index: 35
title: "Powah: Hardened Loot Reward"
loot_size: 1
use_title: true
rewards: [
{ item: "powah:capacitor_basic_large", random_bonus: 2, weight: 10.0f }
{ item: "powah:capacitor_hardened", random_bonus: 1, weight: 10.0f }
{ item: "powah:dielectric_casing", random_bonus: 1, weight: 10.0f }
{ item: "powah:steel_energized", random_bonus: 2, weight: 25.0f }
{ item: "powah:energy_cell_hardened" }
{ item: "powah:energy_cable_hardened", count: 2, random_bonus: 2, weight: 10.0f }
{ item: "powah:energizing_rod_hardened", weight: 5.0f }
{ item: "powah:solar_panel_hardened" }
{ item: "powah:energized_steel_block" }
]
}