1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
drop_filter += useless_item
auto_exclude += oklob,statue,roxanne,lightning spire
auto_exclude += scrub nettle,starflower,strange machine
# Interrupting run and rest compound commands:
runrest_ignore_monster += ^butterfly$:1
runrest_ignore_monster += ^wandering mushroom$:1
delay_safe_poison = 80:100
note_items += acquirement, of Zot
note_messages += Your scales start
note_messages += protects you from harm
note_messages += You (fall|are sucked) into a shaft
note_monsters += orb of fire, orb of winter, orb of entropy
note_monsters += ancient lich, dread lich, Sigmund
monster_item_view_features += stair, trap, runelight
# Dangerous and non-tactical items
action_panel_filter = attraction,moonshine,experience,mutation
action_panel_filter += acquirement,amnesia,brand,enchant,identify,noise,torment
# These items cause monsters to display with unusual threat highlighting:
unusual_monster_items = wand
unusual_monster_items += disto,chaos
unusual_monster_items += curare,atropa,datura,dispersal,disjunction
unusual_monster_items += throwing net
unusual_monster_items += vulnerable:holy_wrath, vulnerable:entangling
# For regular items and artefacts
unusual_monster_items += reflect,Reflect
|