I'm planning a small mod that would punish life drain but I wonder if this is too hard:
#newweapon 929
#name "Suck Blood" <- Vampires
#dmg 6
#att -2
#def -2
#len 0
#nostr
#armorpiercing
#sound 18
#end
#newweapon 930
#name "Drain Blood" <-- Higher level Vampires
#dmg 8
#att -1
#def -1
#len 0
#nostr
#armorpiercing
#sound 18
#end
#newweapon 931
#name "Sap Life" <- Ghosts, are there other LD'ing undeads?
#dmg 7
#att 0
#def 0
#len 0
#nostr
#armorpiercing
#sound 18
#end
Those are the replacements for the general "Life Drain" attack (a Life Drain Tentacle allready exists for the void boogies) but I was wondering if those are too harsh?