
no_loot
{

}

alpaca_loot
{

}

skeleton_loot
{
    LOOT: rusty_mace, 0.1
    LOOT: mace, 0.1
    LOOT: wooden_shield, 0.2
    LOOT: broken_shield, 0.2
    LOOT: viking_helmet, 0.2

    LOOT: rope, 0.05
}


skeleton_archer_loot
{
    LOOT: viking_helmet, 0.2
    LOOT: short_bow, 0.1

    LOOT: rope, 0.05
}

demon_skeleton_loot
{
    LOOT: phase_boots, 0.10
    LOOT: cursed_skull, 0.05
}

snake_loot
{
    LOOT_LOOT: human_corpse, 0.2, snake_corpse_loot
}

snake_corpse_loot
{
    LOOT: lesser_mana_potion, 3, 0.3
    LOOT: feeble_health_potion, 3, 0.3

    LOOT: copper_pickaxe, 0.1

    LOOT: snake_staff, 0.1
    LOOT: snakerang, 0.05

    LOOT: wool_hat, 0.02
    LOOT: wool_shirt, 0.02
    LOOT: wool_pants, 0.02
    LOOT: wool_scarf, 0.02
    LOOT: wool_socks, 0.02

    LOOT: leather_helmet, 0.02
    LOOT: leather_armor, 0.02
    LOOT: leather_pants, 0.02
    LOOT: leather_boots, 0.02

    LOOT: rope, 0.05
}

rat_loot
{

}

evil_human_loot
{
    LOOT: boots, 0.25
    LOOT: phase_boots, 0.05
    LOOT: bender_boots, 0.15
    LOOT: dagger, 0.20
}

spider_loot
{
    LOOT_LOOT: human_corpse, 0.2, spider_human_corpse_loot
}

spider_human_corpse_loot
{
    LOOT: lesser_mana_potion, 6, 0.3
    LOOT: feeble_health_potion, 6, 0.3

    LOOT: copper_pickaxe, 0.2
    LOOT: copper_hatchet, 0.1

    LOOT: spiderang, 0.05
    LOOT: spider_boots, 0.05
    LOOT: spider_pants, 0.05

    LOOT: silk_robe, 0.01
    LOOT: silk_skirt, 0.02
    LOOT: silk_hat, 0.02    

    LOOT: leather_helmet, 0.1
    LOOT: leather_armor, 0.1
    LOOT: leather_pants, 0.1
    LOOT: leather_boots, 0.1

    LOOT: rope, 0.2
}

orc_loot
{
    LOOT: leather_helmet, 0.1
    LOOT: leather_pants, 0.1
    LOOT: leather_armor, 0.05
    LOOT: leather_boots, 0.1
    LOOT: orc_shield, 0.05

    LOOT: copper_machete, 0.1
    LOOT: copper_hatchet, 0.1
    LOOT: copper_pickaxe, 0.1
    LOOT: meat_cleaver, 0.1
}

orc_warrior_loot
{
    LOOT: leather_helmet, 0.10
    LOOT: leather_pants, 0.10
    LOOT: leather_armor, 0.20
    LOOT: leather_boots, 0.10
    LOOT: orc_shield, 0.15

    LOOT: copper_machete, 0.1
    LOOT: bronze_hatchet, 0.05
    LOOT: bronze_pickaxe, 0.1
    LOOT: bronze_gladius, 0.05
    LOOT: bronze_longsword, 0.03
}

dragon_loot
{

}

mama_llama_loot
{

}

beholder_loot
{

}