Dungeon Master The Lord of Chaos

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
User avatar
leewroy
Posts: 531
Joined: Fri May 25, 2012 10:17 pm

Re: Dungeon Master The Lord of Chaos

Post by leewroy »

Hey, Lord!
SpoilerShow
What about a list of what you can do with all the stuff? I can't keep scrolls anymore and I have tons of materials I don't know what they are for.

Currently on level 69, guess I´m near the end :)
User avatar
LordGarth
Posts: 500
Joined: Mon Jun 18, 2012 5:07 pm
Location: Colorado USA

Re: Dungeon Master The Lord of Chaos

Post by LordGarth »

Hello,

There are scrolls/note for all recipes in the game and I will put up my recipes here.
SpoilerShow
defineRecipe{
item = "potion_healinghi",
ingredients = {
1, "flask",
1, "tar_bead",
1, "bloodmushroom",
}
}

defineRecipe{
item = "potion_healingextra",
ingredients = {
1, "flask",
1, "tar_bead",
1, "bloodmushroom",
1, "onion",
}
}

defineRecipe{
item = "potion_energyhi",
ingredients = {
1, "flask",
1, "blooddrop_blossom",
1, "onion",
}
}

defineRecipe{
item = "potion_energyextra",
ingredients = {
1, "flask",
1, "blooddrop_blossom",
1, "cave_nettle",
2, "onion",
}
}

defineRecipe{
item = "potion_healinggreater",
ingredients = {
1, "flask",
1, "tar_bead",
1, "bloodmushroom",
1, "sungrass",
1, "onion",
1, "garlic",
}
}

defineRecipe{
item = "potion_healingsupreme",
ingredients = {
1, "flask",
1, "sungrass",
1, "earthherb",
1, "onion",
2, "garlic",
1, "firecrackerleaf",
}
}

defineRecipe{
item = "potion_healingvi",
ingredients = {
1, "flask",
1, "sungrass",
1, "earthherb",
2, "onion",
2, "garlic",
2, "firecrackerleaf",
}
}

defineRecipe{
item = "potion_strength",
ingredients = {
1, "flask",
1, "bloodmushroom",
1, "onion",
1, "mountainplume",

}
}

defineRecipe{
item = "potion_strengthhi",
ingredients = {
1, "flask",
1, "bloodmushroom",
2, "onion",
2, "mountainplume",

}
}

defineRecipe{
item = "potion_strengthgreater",
ingredients = {
1, "flask",
1, "bloodmushroom",
2, "onion",
2, "mountainplume",
1, "garlic",

}
}

defineRecipe{
item = "potion_dexterity",
ingredients = {
1, "flask",
1, "onion",
1, "milkreed",
1, "ghostweed",

}
}

defineRecipe{
item = "potion_vitality",
ingredients = {
1, "flask",
1, "onion",
1, "bloodmushroom",
1, "mountainsage",

}
}

defineRecipe{
item = "potion_willpower",
ingredients = {
1, "flask",
1, "onion",
1, "cave_nettle",
1, "yellowraysleaf",

}
}

defineRecipe{
item = "potion_fireball",
ingredients = {
1, "flask",
1, "redorepowder",
1, "yelloworepowder",
2, "phosphoruspowder",
2, "sulfurpowder",
1, "spectrumpowder",

}
}

defineRecipe{
item = "valor_longswordlightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "valor_longsword",

}
}

defineRecipe{
item = "inquisitorlongswordlc",
ingredients = {
1, "potion_lightningcascade",
1, "inquisitorlongsword",

}
}

defineRecipe{
item = "valor_longswordarcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "valor_longsword",

}
}

defineRecipe{
item = "valor_longswordlava",
ingredients = {
1, "potion_lava",
1, "valor_longsword",

}
}

defineRecipe{
item = "valor_longswordupheaval",
ingredients = {
1, "potion_upheaval",
1, "valor_longsword",

}
}

defineRecipe{
item = "bronzedragon_longswordlightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "bronzedragon_longsword",

}
}

defineRecipe{
item = "bronzedragon_longswordarcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "bronzedragon_longsword",

}
}

defineRecipe{
item = "bronzedragon_longswordlava",
ingredients = {
1, "potion_lava",
1, "bronzedragon_longsword",

}
}

defineRecipe{
item = "bronzedragon_longswordupheaval",
ingredients = {
1, "potion_upheaval",
1, "bronzedragon_longsword",

}
}

defineRecipe{
item = "silverdragon_longswordlightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "silverdragon_longsword",

}
}

defineRecipe{
item = "silverdragon_longswordarcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "silverdragon_longsword",

}
}

defineRecipe{
item = "silverdragon_longswordlava",
ingredients = {
1, "potion_lava",
1, "silverdragon_longsword",

}
}

defineRecipe{
item = "silverdragon_longswordupheaval",
ingredients = {
1, "potion_upheaval",
1, "silverdragon_longsword",

}
}

defineRecipe{
item = "goldendragon_longswordlightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "goldendragon_longsword",

}
}

defineRecipe{
item = "goldendragon_longswordarcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "goldendragon_longsword",

}
}

defineRecipe{
item = "goldendragon_longswordlava",
ingredients = {
1, "potion_lava",
1, "goldendragon_longsword",

}
}

defineRecipe{
item = "goldendragon_longswordupheaval",
ingredients = {
1, "potion_upheaval",
1, "goldendragon_longsword",

}
}

defineRecipe{
item = "lyte_longswordchainlightning",
ingredients = {
1, "potion_chainlightning",
1, "lyte_longsword",

}
}

defineRecipe{
item = "lyte_longswordfirestorm",
ingredients = {
1, "potion_firestorm",
1, "lyte_longsword",

}
}

defineRecipe{
item = "lyte_longswordblizzard",
ingredients = {
1, "potion_blizzard",
1, "lyte_longsword",

}
}

defineRecipe{
item = "lyte_longswordboulders",
ingredients = {
1, "potion_boulders",
1, "lyte_longsword",

}
}

defineRecipe{
item = "lyte_warhammerchainlightning",
ingredients = {
1, "potion_chainlightning",
1, "lyte_warhammer",

}
}

defineRecipe{
item = "lyte_warhammerfirestorm",
ingredients = {
1, "potion_firestorm",
1, "lyte_warhammer",

}
}

defineRecipe{
item = "lyte_warhammerblizzard",
ingredients = {
1, "potion_blizzard",
1, "lyte_warhammer",

}
}

defineRecipe{
item = "lyte_warhammerboulders",
ingredients = {
1, "potion_boulders",
1, "lyte_warhammer",

}
}

defineRecipe{
item = "ht_longswordchainlightning",
ingredients = {
1, "potion_chainlightning",
1, "ht_longsword",

}
}

defineRecipe{
item = "ht_longswordfirestorm",
ingredients = {
1, "potion_firestorm",
1, "ht_longsword",

}
}

defineRecipe{
item = "ht_longswordblizzard",
ingredients = {
1, "potion_blizzard",
1, "ht_longsword",

}
}

defineRecipe{
item = "ht_longswordboulders",
ingredients = {
1, "potion_boulders",
1, "ht_longsword",

}
}

defineRecipe{
item = "darc_warhammerchainlightning",
ingredients = {
1, "potion_chainlightning",
1, "darc_warhammer",

}
}

defineRecipe{
item = "darc_warhammerfirestorm",
ingredients = {
1, "potion_firestorm",
1, "darc_warhammer",

}
}

defineRecipe{
item = "darc_warhammerblizzard",
ingredients = {
1, "potion_blizzard",
1, "darc_warhammer",

}
}

defineRecipe{
item = "darc_warhammerboulders",
ingredients = {
1, "potion_boulders",
1, "darc_warhammer",

}
}

defineRecipe{
item = "dandd_warhammerchainlightning",
ingredients = {
1, "potion_chainlightning",
1, "dandd_warhammer",

}
}

defineRecipe{
item = "dandd_warhammerfirestorm",
ingredients = {
1, "potion_firestorm",
1, "dandd_warhammer",

}
}

defineRecipe{
item = "dandd_warhammerblizzard",
ingredients = {
1, "potion_blizzard",
1, "dandd_warhammer",

}
}

defineRecipe{
item = "dandd_warhammerboulders",
ingredients = {
1, "potion_boulders",
1, "dandd_warhammer",

}
}

defineRecipe{
item = "ra_longswordfireball",
ingredients = {
1, "potion_fireball",
1, "ra_longsword",

}
}

defineRecipe{
item = "ra_longswordlightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "ra_longsword",

}
}

defineRecipe{
item = "ra_longswordice_shards",
ingredients = {
1, "potion_ice_shards",
1, "ra_longsword",

}
}

defineRecipe{
item = "ra_longswordpoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "ra_longsword",

}
}

defineRecipe{
item = "sar_longswordfireball",
ingredients = {
1, "potion_fireball",
1, "sar_longsword",

}
}

defineRecipe{
item = "sar_longswordlightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "sar_longsword",

}
}

defineRecipe{
item = "sar_longswordice_shards",
ingredients = {
1, "potion_ice_shards",
1, "sar_longsword",

}
}

defineRecipe{
item = "sar_longswordpoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "sar_longsword",

}
}

defineRecipe{
item = "mar_longswordfireball",
ingredients = {
1, "potion_fireball",
1, "mar_longsword",

}
}

defineRecipe{
item = "mar_longswordlightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "mar_longsword",

}
}

defineRecipe{
item = "mar_longswordice_shards",
ingredients = {
1, "potion_ice_shards",
1, "mar_longsword",

}
}

defineRecipe{
item = "mar_longswordpoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "mar_longsword",

}
}

defineRecipe{
item = "kor_longswordfireball",
ingredients = {
1, "potion_fireball",
1, "kor_longsword",

}
}

defineRecipe{
item = "kor_longswordlightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "kor_longsword",

}
}

defineRecipe{
item = "kor_longswordice_shards",
ingredients = {
1, "potion_ice_shards",
1, "kor_longsword",

}
}

defineRecipe{
item = "kor_longswordpoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "kor_longsword",

}
}

defineRecipe{
item = "ra_warhammerfireball",
ingredients = {
1, "potion_fireball",
1, "ra_warhammer",

}
}

defineRecipe{
item = "ra_warhammerlightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "ra_warhammer",

}
}

defineRecipe{
item = "ra_warhammerice_shards",
ingredients = {
1, "potion_ice_shards",
1, "ra_warhammer",

}
}

defineRecipe{
item = "ra_warhammerpoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "ra_warhammer",

}
}

defineRecipe{
item = "sar_warhammerfireball",
ingredients = {
1, "potion_fireball",
1, "sar_warhammer",

}
}

defineRecipe{
item = "sar_warhammerlightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "sar_warhammer",

}
}

defineRecipe{
item = "sar_warhammerice_shards",
ingredients = {
1, "potion_ice_shards",
1, "sar_warhammer",

}
}

defineRecipe{
item = "sar_warhammerpoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "sar_warhammer",

}
}

defineRecipe{
item = "mar_warhammerfireball",
ingredients = {
1, "potion_fireball",
1, "mar_warhammer",

}
}

defineRecipe{
item = "mar_warhammerlightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "mar_warhammer",

}
}

defineRecipe{
item = "mar_warhammerice_shards",
ingredients = {
1, "potion_ice_shards",
1, "mar_warhammer",

}
}

defineRecipe{
item = "mar_warhammerpoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "mar_warhammer",

}
}

defineRecipe{
item = "kor_warhammerfireball",
ingredients = {
1, "potion_fireball",
1, "kor_warhammer",

}
}

defineRecipe{
item = "kor_warhammerlightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "kor_warhammer",

}
}

defineRecipe{
item = "kor_warhammerice_shards",
ingredients = {
1, "potion_ice_shards",
1, "kor_warhammer",

}
}

defineRecipe{
item = "kor_warhammerpoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "kor_warhammer",

}
}


defineRecipe{
item = "potion_lightningbolt",
ingredients = {
1, "flask",
2, "purpleorepowder",
2, "phosphoruspowder",
2, "magnesiumpowder",
1, "spectrumpowder",

}
}

defineRecipe{
item = "potion_ice_shards",
ingredients = {
1, "flask",
2, "blueorepowder",
2, "phosphoruspowder",
2, "stardust",
1, "spectrumpowder",

}
}

defineRecipe{
item = "potion_poisonbolt",
ingredients = {
1, "flask",
2, "greenorepowder",
2, "phosphoruspowder",
2, "gypsumpowder",
1, "spectrumpowder",

}
}

defineRecipe{
item = "potion_chainlightning",
ingredients = {
1, "flask",
3, "purpleorepowder",
2, "phosphoruspowder",
2, "magnesiumpowder",
1, "spectrumpowder",
1, "xeonpowder",

}
}

defineRecipe{
item = "potion_firestorm",
ingredients = {
1, "flask",
3, "redorepowder",
2, "phosphoruspowder",
2, "sulfurpowder",
1, "spectrumpowder",
1, "xeonpowder",

}
}

defineRecipe{
item = "potion_blizzard",
ingredients = {
1, "flask",
3, "blueorepowder",
2, "phosphoruspowder",
2, "stardust",
1, "spectrumpowder",
1, "xeonpowder",

}
}

defineRecipe{
item = "potion_boulders",
ingredients = {
1, "flask",
3, "greenorepowder",
2, "phosphoruspowder",
2, "gypsumpowder",
1, "spectrumpowder",
1, "xeonpowder",

}
}

defineRecipe{
item = "potion_lightningstorm",
ingredients = {
1, "flask",
4, "purpleorepowder",
3, "phosphoruspowder",
3, "magnesiumpowder",
1, "xeonpowder",
1, "shocksoulessence",

}
}

defineRecipe{
item = "potion_lightningcascade",
ingredients = {
1, "flask",
5, "purpleorepowder",
4, "magnesiumpowder",
2, "xeonpowder",
2, "shocksoulessence",
1, "zargonliquid",

}
}

defineRecipe{
item = "potion_arcticstorm",
ingredients = {
1, "flask",
4, "blueorepowder",
3, "phosphoruspowder",
3, "stardust",
1, "xeonpowder",
1, "icesoulessence",

}
}

defineRecipe{
item = "potion_fh",
ingredients = {
1, "flask",
5, "blueorepowder",
4, "stardust",
2, "icesoulessence",
1, "zargonliquid",
2, "xeonpowder",

}
}

defineRecipe{
item = "potion_lava",
ingredients = {
1, "flask",
4, "redorepowder",
3, "phosphoruspowder",
3, "magnesiumpowder",
1, "xeonpowder",
1, "firesoulessence",

}
}

defineRecipe{
item = "potion_upheaval",
ingredients = {
1, "flask",
4, "greenorepowder",
3, "phosphoruspowder",
3, "gypsumpowder",
1, "xeonpowder",
1, "earthsoulessence",

}
}

defineRecipe{
item = "potion_meteor",
ingredients = {
1, "flask",
3, "greenorepowder",
3, "redorepowder",
2, "earthsoulessence",
2, "firesoulessence",
1, "zargonliquid",

}
}

defineRecipe{
item = "valor_warhammerlightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "valor_warhammer",

}
}

defineRecipe{
item = "valor_warhammerarcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "valor_warhammer",

}
}

defineRecipe{
item = "valor_warhammerlava",
ingredients = {
1, "potion_lava",
1, "valor_warhammer",

}
}

defineRecipe{
item = "valor_warhammerupheaval",
ingredients = {
1, "potion_upheaval",
1, "valor_warhammer",

}
}

defineRecipe{
item = "bronzedragon_warhammerlightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "bronzedragon_warhammer",

}
}

defineRecipe{
item = "deathbringerflaillightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "deathbringerflail",

}
}

defineRecipe{
item = "bronzedragon_warhammerarcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "bronzedragon_warhammer",

}
}

defineRecipe{
item = "bronzedragon_warhammerlava",
ingredients = {
1, "potion_lava",
1, "bronzedragon_warhammer",

}
}

defineRecipe{
item = "kellerfireflaillava",
ingredients = {
1, "potion_lava",
1, "kellerfireflail",

}
}
defineRecipe{
item = "bronzedragon_warhammerupheaval",
ingredients = {
1, "potion_upheaval",
1, "bronzedragon_warhammer",

}
}

defineRecipe{
item = "silverdragon_warhammerlightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "silverdragon_warhammer",

}
}

defineRecipe{
item = "silverdragon_warhammerarcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "silverdragon_warhammer",

}
}

defineRecipe{
item = "silverdragon_warhammerlava",
ingredients = {
1, "potion_lava",
1, "silverdragon_warhammer",

}
}

defineRecipe{
item = "silverdragon_warhammerupheaval",
ingredients = {
1, "potion_upheaval",
1, "silverdragon_warhammer",

}
}

defineRecipe{
item = "goldendragon_warhammerlightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "goldendragon_warhammer",

}
}

defineRecipe{
item = "goldendragon_warhammerarcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "goldendragon_warhammer",

}
}

defineRecipe{
item = "goldendragon_warhammerlava",
ingredients = {
1, "potion_lava",
1, "goldendragon_warhammer",

}
}

defineRecipe{
item = "goldendragon_warhammerupheaval",
ingredients = {
1, "potion_upheaval",
1, "goldendragon_warhammer",

}
}

defineRecipe{
item = "valor_battleaxelightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "valor_battleaxe",

}
}

defineRecipe{
item = "alteredbattleaxemeteor",
ingredients = {
1, "potion_meteor",
1, "alteredbattleaxe",

}
}

defineRecipe{
item = "valor_battleaxearcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "valor_battleaxe",

}
}

defineRecipe{
item = "valor_battleaxelava",
ingredients = {
1, "potion_lava",
1, "valor_battleaxe",

}
}

defineRecipe{
item = "valor_battleaxeupheaval",
ingredients = {
1, "potion_upheaval",
1, "valor_battleaxe",

}
}

defineRecipe{
item = "bronzedragon_battleaxelightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "bronzedragon_battleaxe",

}
}

defineRecipe{
item = "bronzedragon_battleaxearcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "bronzedragon_battleaxe",

}
}

defineRecipe{
item = "bronzedragon_battleaxelava",
ingredients = {
1, "potion_lava",
1, "bronzedragon_battleaxe",

}
}

defineRecipe{
item = "bronzedragon_battleaxeupheaval",
ingredients = {
1, "potion_upheaval",
1, "bronzedragon_battleaxe",

}
}

defineRecipe{
item = "silverdragon_battleaxelightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "silverdragon_battleaxe",

}
}

defineRecipe{
item = "silverdragon_battleaxearcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "silverdragon_battleaxe",

}
}

defineRecipe{
item = "silverdragon_battleaxelava",
ingredients = {
1, "potion_lava",
1, "silverdragon_battleaxe",

}
}

defineRecipe{
item = "silverdragon_battleaxeupheaval",
ingredients = {
1, "potion_upheaval",
1, "silverdragon_battleaxe",

}
}

defineRecipe{
item = "goldendragon_battleaxelightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "goldendragon_battleaxe",

}
}

defineRecipe{
item = "halberd_spectrelightningstorm",
ingredients = {
1, "potion_lightningstorm",
1, "halberd_spectre",

}
}

defineRecipe{
item = "goldendragon_battleaxearcticstorm",
ingredients = {
1, "potion_arcticstorm",
1, "goldendragon_battleaxe",

}
}

defineRecipe{
item = "goldendragon_battleaxelava",
ingredients = {
1, "potion_lava",
1, "goldendragon_battleaxe",

}
}

defineRecipe{
item = "halberd_helllava",
ingredients = {
1, "potion_lava",
1, "halberd_hell",

}
}

defineRecipe{
item = "goldendragon_battleaxeupheaval",
ingredients = {
1, "potion_upheaval",
1, "goldendragon_battleaxe",

}
}

defineRecipe{
item = "ra_battleaxefireball",
ingredients = {
1, "potion_fireball",
1, "ra_battleaxe",

}
}

defineRecipe{
item = "ra_battleaxelightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "ra_battleaxe",

}
}

defineRecipe{
item = "ra_battleaxeice_shards",
ingredients = {
1, "potion_ice_shards",
1, "ra_battleaxe",

}
}

defineRecipe{
item = "ra_battleaxepoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "ra_battleaxe",

}
}

defineRecipe{
item = "sar_warhammerfireball",
ingredients = {
1, "potion_fireball",
1, "sar_warhammer",

}
}

defineRecipe{
item = "sar_battleaxelightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "sar_battleaxe",

}
}

defineRecipe{
item = "sar_battleaxeice_shards",
ingredients = {
1, "potion_ice_shards",
1, "sar_battleaxe",

}
}

defineRecipe{
item = "sar_battleaxepoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "sar_battleaxe",

}
}

defineRecipe{
item = "mar_battleaxefireball",
ingredients = {
1, "potion_fireball",
1, "mar_battleaxe",

}
}

defineRecipe{
item = "mar_battleaxelightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "mar_battleaxe",

}
}

defineRecipe{
item = "mar_battleaxeice_shards",
ingredients = {
1, "potion_ice_shards",
1, "mar_battleaxe",

}
}

defineRecipe{
item = "mar_battleaxepoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "mar_battleaxe",

}
}

defineRecipe{
item = "kor_battleaxefireball",
ingredients = {
1, "potion_fireball",
1, "kor_battleaxe",

}
}

defineRecipe{
item = "abyssmalwarhammerfh",
ingredients = {
1, "potion_fh",
1, "abyssmalwarhammer",

}
}

defineRecipe{
item = "fateflailfireball",
ingredients = {
1, "potion_fireball",
1, "fateflail",

}
}

defineRecipe{
item = "kor_battleaxelightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "kor_battleaxe",

}
}

defineRecipe{
item = "fateflaillightningbolt",
ingredients = {
1, "potion_lightningbolt",
1, "fateflail",

}
}

defineRecipe{
item = "kor_battleaxeice_shards",
ingredients = {
1, "potion_ice_shards",
1, "kor_battleaxe",

}
}

defineRecipe{
item = "kor_battleaxepoisonbolt",
ingredients = {
1, "potion_poisonbolt",
1, "kor_battleaxe",

}
}

defineRecipe{
item = "darc_battleaxechainlightning",
ingredients = {
1, "potion_chainlightning",
1, "darc_battleaxe",

}
}

defineRecipe{
item = "darc_battleaxefirestorm",
ingredients = {
1, "potion_firestorm",
1, "darc_battleaxe",

}
}

defineRecipe{
item = "darc_battleaxeblizzard",
ingredients = {
1, "potion_blizzard",
1, "darc_battleaxe",

}
}

defineRecipe{
item = "ghostflailblizzard",
ingredients = {
1, "potion_blizzard",
1, "ghostflail",

}
}

defineRecipe{
item = "ghostflailchainlightning",
ingredients = {
1, "potion_chainlightning",
1, "ghostflail",

}
}

defineRecipe{
item = "darc_battleaxeboulders",
ingredients = {
1, "potion_boulders",
1, "darc_battleaxe",

}
}

defineRecipe{
item = "dandd_battleaxechainlightning",
ingredients = {
1, "potion_chainlightning",
1, "dandd_battleaxe",

}
}

defineRecipe{
item = "halberd_energychainlightning",
ingredients = {
1, "potion_chainlightning",
1, "halberd_energy",

}
}

defineRecipe{
item = "dandd_battleaxefirestorm",
ingredients = {
1, "potion_firestorm",
1, "dandd_battleaxe",

}
}

defineRecipe{
item = "halberd_energyfirestorm",
ingredients = {
1, "potion_firestorm",
1, "halberd_energy",

}
}
defineRecipe{
item = "dandd_battleaxeblizzard",
ingredients = {
1, "potion_blizzard",
1, "dandd_battleaxe",

}
}

defineRecipe{
item = "dandd_battleaxeboulders",
ingredients = {
1, "potion_boulders",
1, "dandd_battleaxe",

}
}

defineRecipe{
item = "inquisitorlongsword",
ingredients = {
5, "holymetal",
1, "holyessence",
1, "diamond",
1, "sapphire",

}
}

defineRecipe{
item = "alteredbattleaxe",
ingredients = {
5, "alteredmetal",
1, "alteredessence",
1, "topaz",
1, "emerald",


}
}

defineRecipe{
item = "bloodsoul_bow",
ingredients = {
5, "redphantomether",
2, "bloodsoulessence",
2, "ruby",

}
}

defineRecipe{
item = "whitesavant_orb",
ingredients = {
5, "whitesavantcrystal",
1, "whitesavantessence",
1, "diamond",

}
}

defineRecipe{
item = "abyssmalwarhammer",
ingredients = {
5, "abyssmetal",
1, "abyssessence",
1, "amethyst",
1, "ruby",

}
}

defineRecipe{
item = "holymetal",
ingredients = {
1, "duraniteore",
1, "titaniumore",
1, "zermineore",

}
}

defineRecipe{
item = "abyssmetal",
ingredients = {
1, "abyssore",
1, "metatiteore",
1, "felore",

}
}

defineRecipe{
item = "alteredmetal",
ingredients = {
1, "skarionore",
1, "duraniteore",
1, "felore",

}
}

defineRecipe{
item = "fireball_rod",
ingredients = {
1, "fireball_rod_empty",
1, "ruby",


}
}

defineRecipe{
item = "healingaura_rod",
ingredients = {
1, "healingaura_rod_empty",
2, "sapphire",
1, "diamond",


}
}

defineRecipe{
item = "healingplus_rod",
ingredients = {
1, "healingplus_rod_empty",
2, "sapphire",


}
}

defineRecipe{
item = "healing_rod",
ingredients = {
1, "healing_rod_empty",
1, "sapphire",


}
}

defineRecipe{
item = "lava_rod",
ingredients = {
1, "lava_rod_empty",
1, "ruby",
1, "opal",
1, "topaz",


}
}

defineRecipe{
item = "Blizzard_rod",
ingredients = {
1, "blizzard_rod_empty",
2, "sapphire",


}
}

defineRecipe{
item = "upheaval_rod",
ingredients = {
1, "upheaval_rod_empty",
2, "emerald",


}
}

defineRecipe{
item = "firestorm_rod",
ingredients = {
1, "firestorm_rod_empty",
1, "ruby",
1, "opal",


}
}

defineRecipe{
item = "chainlightning_rod",
ingredients = {
1, "chainlightning_rod_empty",
1, "amethyst",
1, "topaz",


}
}

defineRecipe{
item = "boulder_rod",
ingredients = {
1, "boulder_rod_empty",
1, "emerald",


}
}

defineRecipe{
item = "lightning_rod",
ingredients = {
1, "lightning_rod_empty",
1, "amethyst",


}
}

defineRecipe{
item = "manacharge_rod",
ingredients = {
1, "manacharge_rod_empty",
1, "amethyst",
1, "topaz",
1, "diamond",


}
}
Thx,

And you a little way to go to the end. Around 10 floors more. :)

LordGarth
Dungeon Master and DOOM will live forever.
User avatar
leewroy
Posts: 531
Joined: Fri May 25, 2012 10:17 pm

Re: Dungeon Master The Lord of Chaos

Post by leewroy »

Wow, that was awesome. Thanks for replying.

Currently on floor 76, in the very begining :)
User avatar
LordGarth
Posts: 500
Joined: Mon Jun 18, 2012 5:07 pm
Location: Colorado USA

Re: Dungeon Master The Lord of Chaos

Post by LordGarth »

Great

Good Luck

:twisted:

Save your finished saved game. My sequel will be used with imported toons from the first game.

LordGarth
Dungeon Master and DOOM will live forever.
User avatar
leewroy
Posts: 531
Joined: Fri May 25, 2012 10:17 pm

Re: Dungeon Master The Lord of Chaos

Post by leewroy »

SpoilerShow
Just finished the module. The lord of chaos was easy to beat with my level 42 party, but anything less thn tht would be really hard

In my opinion, your module is unbeatable in a matter of graphics, stuff you find, all the gems, herbs, powders, etc. It could be even better if you put some puzzles now and then. That kind of puzzle to find secret buttons is sometimes annoying, considering a 80 level dungeon; Most of them I just skipped with the console help ;)

Anyway. That was an awesome game and I´m looking forward for the sequel. My playtime was around 28:15 hs, btw.
User avatar
Fagris
Posts: 16
Joined: Thu Aug 29, 2013 4:24 pm
Location: germany

Re: Dungeon Master The Lord of Chaos

Post by Fagris »

Question to Level 7 Path of poison.
SpoilerShow
After few turns there is a room infested with those little poison spitting herders and poison lizards. (later dealing 150 damage in one bite!)
It seems there is a INFINITE number of herders and lizards in this room. Is this correct? Are they respawning or what?
Is there a trick to it? Or is my party just to weak? (lvl 16) I might have missed some secrets in Lvl 6 for armoury or so.
thx.
User avatar
LordGarth
Posts: 500
Joined: Mon Jun 18, 2012 5:07 pm
Location: Colorado USA

Re: Dungeon Master The Lord of Chaos

Post by LordGarth »

I think you have to rush in there and take them out quickly. Make sure you are at full health and energy and have spells ready.

LordGarth
Dungeon Master and DOOM will live forever.
User avatar
Frenchie
Posts: 219
Joined: Wed Oct 16, 2013 2:50 am

Re: Dungeon Master The Lord of Chaos

Post by Frenchie »

I just finished this mod within a week. The major problem I had was that I couldn't find a single secret wall button. On my old iMac I had to play on medium/low graphic settings, so perhaps that was the reason. The game should have had a tutorial first level, so you got an idea what secrets to look for. Sometimes I had to turn off the sound for a very annoying mob mantra. I didn't really get the tombstones in a dungeon. The red transparent crab looked great. At a certain level I found valor plate and though I don't want this. Give me something silver ;-) Also after descending to level 60 I was beginning to think what if all dungeons are randomly connected to each other and I'll never reach the bottom stuck in an endless descend. The better loot convinced me that was not the case.

Can't wait to see part II but this time with more puzzles...
Grock
Posts: 9
Joined: Sat Mar 03, 2012 5:48 am

Re: Dungeon Master The Lord of Chaos

Post by Grock »

I'm getting warning messages on level 8 when near this monster.

Image

Lots of Warning! No such sample: poison_...


edit...

I can't seem to find the stairs down on "Level 53 Your Mistake".

edit...

Just thought I'd mention I found the stairs down on 53 but couldn't find how to remove the wall, I just teleported through where I figured it would be by looking at the map, guess it's some obscure secret button I missed somwhere.
User avatar
AnnElfwind
Posts: 180
Joined: Thu Jan 09, 2014 3:26 pm
Contact:

Re: Dungeon Master The Lord of Chaos

Post by AnnElfwind »

I'm playing with level 20-something party. But judging from what I read here, I should have probably used my level "almost-40" party.
I'm already regretting not bringing them, but they're currently playing with the Master Quest... I guess I'll leave this one after I beat Master Quest and smash it with my favourite group.
Still, it's a good dungeon. :)
Post Reply