quests: add some more loot tables, rewrite intro questline a bit to guilde a newbie through to starting on the elements

This commit is contained in:
2025-02-02 12:52:33 +01:00
parent 67d87c0bd7
commit ce569348bc
20 changed files with 9118 additions and 8509 deletions

@@ -1,12 +1,13 @@
{
id: "45EFE15AE09F1C57"
loot_size: 8
order_index: 1
rewards: [
{ item: "thermal:iron_dust" }
{ item: "thermal:tin_dust" }
{ item: "thermal:copper_dust" }
{ item: "thermal:lead_dust" }
]
title: "Common Metal Dust"
}
{
id: "45EFE15AE09F1C57"
loot_size: 8
order_index: 1
rewards: [
{ item: "thermal:iron_dust" }
{ item: "thermal:tin_dust" }
{ item: "thermal:copper_dust" }
{ item: "thermal:lead_dust" }
]
title: "Common Metal Dust"
use_title: true
}