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,19 @@
{
id: "1C750D27FEF7C386"
order_index: 36
title: "Powah: Blazing Loot Reward"
loot_size: 1
use_title: true
rewards: [
{ item: "powah:capacitor_hardened", random_bonus: 1, weight: 10.0f }
{ item: "powah:capacitor_blazing", random_bonus: 1, weight: 10.0f }
{ item: "powah:steel_energized", random_bonus: 1, weight: 25.0f }
{ item: "powah:crystal_blazing", random_bonus: 1, weight: 25.0f }
{ item: "powah:energy_cell_blazing" }
{ item: "powah:energy_cable_blazing", random_bonus: 2, weight: 10.0f }
{ item: "powah:energizing_rod_blazing", weight: 5.0f }
{ item: "powah:solar_panel_blazing" }
{ item: "powah:energized_steel_block", weight: 2.0f }
{ item: "powah:blazing_crystal_block" }
]
}