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: "13DF975BE0A23373"
order_index: 39
title: "Powah: Nitro Loot Reward"
loot_size: 1
use_title: true
rewards: [
{ item: "powah:capacitor_nitro", random_bonus: 1, weight: 10.0f }
{ item: "powah:crystal_nitro", random_bonus: 3, weight: 25.0f }
{ item: "powah:crystal_spirited", random_bonus: 2, weight: 25.0f }
{ item: "powah:spirited_crystal_block", weight: 2.0f }
{ item: "powah:energizing_rod_nitro", weight: 5.0f }
{ item: "powah:energizing_rod_spirited", weight: 5.0f }
{ item: "powah:energy_cable_nitro", count: 2, random_bonus: 2, weight: 10.0f }
{ item: "powah:nitro_crystal_block" }
{ item: "powah:solar_panel_nitro" }
]
}