I am completely baffled. Has anyone else had this problem? The exact monster definition for the aboleth monster is as follows:ElfBane wrote:I started a new party, worked my way back to the greenslime aboleth, defeated it... no green gem drop. I did this twice (i saved before battling the slime), no drop both times.
Resting in the City no longer CTDs. And I returned to the room the aboleth spawns, and it had respawned. Killed it,, no gem drop.
Code: Select all
cloneObject{
name = "aboleth",
baseObject = "green_slime",
health = 500,
exp = 450,
attackPower = 30,
accuracy = 35,
lootDrop = {100,"green_gem", 10, "iron_key"},
}
Question: what about the other monsters? Do snails drop snail slices, herders herder caps? The elder herder clearly dropped an elder herder cap since you referred to it as such. Skeleton warriors: do they always drop both spear and shield, or is it slightly less common (in my modified loot table it's 75% for both, rather than 100% as in original Grimrock). Has a skeleton warrior ever dropped a key (5% chance)?
-Wolfrug