Allows enemies drop an extra item if a condition is fulfilled. (killing it with elemental attack, or having some state on death, etc)
Enemies can have multiple conditional drops and different conditions for each of them.
Enemies can also "drop" variables, increasing a variable if condition is fulfilled. Perfect for kill X monsters quests. Make condition a simple true to make it increase variable forever.