
dungeon_temple_I_loot
{
    LOOT: rusty_mace, 0.2
    LOOT: broken_shield, 0.2

    LOOT: copper_scissors, 0.1
    LOOT: meat_cleaver, 0.1
    LOOT: copper_machete, 0.05
    LOOT: bronze_dagger, 0.05
    LOOT: copper_hatchet, 0.05
    LOOT: copper_pickaxe, 0.05
    LOOT: stone_club, 0.05

    LOOT: wooden_shield, 0.15
    LOOT: reinforced_shield, 0.025

    LOOT: tin_nail, 10, 0.05

    LOOT: snakerang, 0.02
    LOOT: short_bow, 0.01

    LOOT: snake_staff, 0.03

    LOOT: stone_spear, 0.25

    LOOT: leather_bag, 0.1

    LOOT: leather_helmet, 0.2
    LOOT: leather_armor, 0.2
    LOOT: leather_pants, 0.2
    LOOT: leather_boots, 0.2

    LOOT: wool_hat, 0.05
    LOOT: wool_robe, 0.05
    LOOT: wool_skirt, 0.05
    LOOT: wool_shirt, 0.1
    LOOT: wool_pants, 0.1
    LOOT: wool_scarf, 0.05
    LOOT: wool_socks, 0.05

    LOOT: rope, 0.2

    LOOT: broom, 0.05

    LOOT: lesser_mana_potion, 10, 0.3
    LOOT: feeble_health_potion, 10, 0.3

    LOOT: stew, 3, 0.1
    LOOT: cheese, 3, 0.1
    LOOT: carrot, 3, 0.1
    LOOT: apple, 3, 0.1
    LOOT: meat, 3, 0.1
    LOOT: white_mushroom, 3, 0.1

    LOOT: wood_log, 8, 0.1

    LOOT_LOOT: chest, 0.1, cave_chest_loot
    LOOT_LOOT: leather_bag, 0.1, dungeon_temple_I_loot_leather_bag   
}

dungeon_temple_I_loot_leather_bag
{
    LOOT: leather_helmet, 0.5
    LOOT: leather_armor, 0.5
    LOOT: leather_pants, 0.5
    LOOT: leather_boots, 0.5
}

dungeon_temple_I_loot_human_corpse
{
    LOOT_LOOT: leather_bag, 1.0, dungeon_temple_I_loot_leather_bag
}

dungeon_temple_II_loot
{
    LOOT_LOOT: NONE, 1.0, deep_cave_chest_loot
    LOOT_LOOT: NONE, 1.0, deep_cave_chest_loot
}

dungeon_temple_III_loot
{
    LOOT_LOOT: NONE, 1.0, deep_cave_chest_loot
    LOOT_LOOT: NONE, 1.0, deep_cave_chest_loot
}
