tile_map_pixels = 4 default_manual_training = true hp_warning = 25 travel_avoid_terrain = deep water show_god_gift = yes cloud_status = true note_hp_percent = 10 note_all_skill_levels = true note_chat_message = true tile_font_crt_family = Consolas tile_font_stat_family = Consolas tile_font_msg_family = Consolas tile_font_lbl_family = Consolas # ---------------------------------------------------------------------------- more := force_more_message more += comes? into view more += Space warps horribly around you more += Space bends around you more += hits you.*distortion more += warns you.*of distortion more += is wielding.*of distortion : if (you.race() == "Mummy" or you.race() == "Ghoul" or you.race() == "Vampire") then more += hits you.*holy wrath more += warns you.*of holy wrath more += is wielding.*of holy wrath : end more += watched by something more += The air twists around and violently strikes you in flight more += begins to recite a word of recall more += Your surroundings flicker more += You have finished your manual more += Your transformation is almost over more += You feel a little pissed off more += You feel angry more += You feel extremely angry at everything! more += Your vision blurs more += You feel weirdly uncertain more += You feel even more weirdly uncertain more += Your body twists and deforms more += You feel frail more += Your connection to magic feels subdued more += Your connection to magic feels more subdued more += Your connection to magic feels nearly dormant more += You feel less in control of your magic more += You feel your magical power running wild more += Your system mostly rejects artificial healing more += Your system completely rejects artificial healing more += Your regeneration stops completely more += The blast of calcifying dust hits you more += You are slowing down more += hell_effect: more += You are fainting from starvation more += The mighty Pandemonium lord .* resides here more += The tension of great conflict fills the air! # ---------------------------------------------------------------------------- note_messages += Your scales start note_messages += tear in reality # ---------------------------------------------------------------------------- ae := autopickup_exceptions ae += scrolls? of (amnesia|silence) # ---------------------------------------------------------------------------- spell_slot ^= Regeneration:q spell_slot ^= Repel Missiles:w spell_slot ^= Summon Lightning Spire:f spell_slot ^= Apportation:a spell_slot ^= Portal Projectile:c spell_slot ^= Passage of Golubria:d spell_slot ^= Blink:B spell_slot ^= Swiftness:S item_slot ^= bread ration:d # ---------------------------------------------------------------------------- ai := autoinscribe ai += potion of cure mutation:!q ai += potion of degeneration:!q ai += scroll of noise:!r : if (you.race() == "Mummy" or you.race() == "Ghoul" or you.race() == "Vampire" or you.god() == "Yredelemnul") then ai += scroll of holy word:!r : end : if (you.race() ~= "Mummy" and you.race() ~= "Ghoul") then ai += scroll of torment:!r : end : if you.god() == "Fedhas" then autoinscribe += fruit:!e : end