tile_map_pixels = 5 tile_cell_pixels = 40 ##### # my cool config # for crawl! ##### ##### # aliases !!! ##### ae := autopickup_exceptions ai := autoinscribe ignore := runrest_ignore_message item := item_glyph menu := menu_colour more := force_more_message msg := message_colour spell := spell_slot stop := runrest_stop_message ##### # autopickup !!! ##### : if you.god() == "Nemelex Xobeh" then ae += xc or xc < 0 then return true end end end add_autopickup_func(autopickup) } ##### # travel and exploration !!! ##### auto_sacrifice = true travel_delay = -1 explore_delay = -1 runrest_ignore_poison = 2:10 show_travel_trail = false ##### # interface stuff !!! ##### confirm_butcher = never default_manual_training = true dump_order += vaults easy_eat_chunks = true pickup_mode = multi stat_colour = 7:red, 3:lightred #skill_focus = false use_animations = hp_colour = 100:green, 75:yellow, 50:red, 25:lightred mp_colour = 100:green, 75:yellow, 50:red, 25:lightred hp_warning = 25 autofight_stop = 50 ##### message colours : if you.god() == "Jiyva" then msg ^= mute:You hear a distant slurping noise. msg ^= mute:You hear a squelching noise. msg ^= mute:You feel a little less hungry. msg ^= mute:You feel a little better. msg ^= mute:You feel your power returning. : end ##### force more messages more += You have finished your manual more += You miscast.*(Blink|Borgnjor|Door|Haste|Invisibility) : if you.race() ~= "Ghoul" then more += You feel your flesh : end more += You feel extremely nervous for a moment more += Ouch! That really hurt! more += Space.*around you more += Your surroundings.*(different|moment) more += A sentinel's mark forms upon you more += The blast of calcifying dust hits you more += Your magical effects are unravelling more += You convulse(\.|!) more += You cannot teleport right now. more += The rod doesn't have enough magic points ##### menu colours menu += cyan:potions? of.*(agility|brilliance|might) menu -= cyan:.*misc.*[lL]antern ##### inscriptions ai += (bad|dangerous)_item.*potion:!q ai += (bad|dangerous)_item.*scroll:!r ai += potion.*berserk rage:!q ai += scroll.*silence:!r ai += distortion:!w ai += of faith:!P ai += of stasis:!P ai += staff of (conjuration|energy|power|wizardry|Wucad Mu):!a ai += rod:!a ai += blowgun:@w1 ai += (curare|dispersal):!f ai += curing:@q1 ai += potions? of heal wounds:@q2 ai += wand of heal wounds:@v2 ai += potions? of haste:@q3 ai += wand of hasting:@v3 ai += scrolls? of teleportation:@r4 ai += wand of teleportation:@v4 ai += identify:@r1 ai += remove curse:@r2 ai += scrolls? of blinking:@r3 : if you.race() == "Vampire" then ai += potions? of.*blood:@q4 : end : if you.god() == "Fedhas" then ai += fruit:!e :end ##### color some useful/useless stuff item += potions? of.*(agility|brilliance|might):cyan item += wand:lightgrey item += wand of (heal wounds|hasting|teleportation):yellow item += (corpse|chunk):lightgrey item += inedible.*(corpse|chunk):darkgrey item += mutagenic.*(corpse|chunk):magenta # is this necessary stil? #item += forbidden.*(corpse|chunk):darkgrey item += rot.*(corpse|chunk):lightred ##### # spell slots !!! ##### ##### buffs and other fixed-letter spells spell += Cigotuvi's Embrace:qQ spell += Ozocubu's Armour:qQ spell += Stoneskin:qQ spell += Phase Shift:qQ spell += Swiftness:w spell += Repel Missiles:eE spell += Deflect Missiles:eE spell += Regeneration:r spell += Control Teleport:t spell += Condensation Shield:y spell += Invisibility:i spell += Apportation:A spell += Haste:H spell += ^Controlled Blink:K spell += Blink:k spell += Flight:l spell += Sublimation of Blood:m ##### some cool spells spell += Fireball:zxcvb spell += Throw Icicle:zxcvb spell += Bolt of:zxcvb spell += Lightning Bolt:zxcvb spell += Airstrike:zxcvb spell += Chain Lightning:zxcvb spell += Lee's Rapid Deconstruction:zxcvb spell += Iron Shot:zxcvb spell += Poison Arrow:zxcvb spell += Iskenderun's Mystic Blast:zxcvb spell += Orb of Destruction:zxcvb spell += Lehudib's Crystal Spear:zxcvb spell += Freezing Cloud:zxcvb spell += Poisonous Cloud:zxcvb ##### make me proud spell += Fire Storm:SDF spell += Glaciate:SDF spell += Tornado:SDF spell += Shatter:SDF spell += Summon Horrible Things:SDF spell += Dragon's Call:SDF ##### typo protection spell += Death's Door:PO spell += Borgnjor's Revivification:PO ##### spell defaults spell += .*:asdfgzxcvbSDFGZXCVB ##### # special section for real time running ##### #combo = HoBe . hand axe auto_eat_chunks = true autofight_stop = 25 small_more = true #these dont work ###ae += // ""--.._ #|| (_) _ "-._ #|| _ (_) #'-. #|| (_) __..-' #\\__..--"" ####HDAItemColors.rc##### ######################### # Aliases and Variables # ######################### # Set Alias menu := menu_colour # Clear defaults menu = # Variables (Worst to Best) $evil := red $negative := brown $danger := lightred $warning := yellow $boring := darkgrey $decent := white $good := lightblue $positive := green $verypositive := lightgreen $awesome := lightmagenta # Unusual Variables $mp := lightcyan $equipped := cyan $mutation := magenta ################## # Basic Settings # ################## # General Categories menu += $boring:(melded) menu += $boring:.*useless_item.* menu += $evil:.*evil_item.* menu += $danger:[^n]cursed menu += inventory:$danger:[^n]cursed menu += inventory:$equipped:.*equipped.* menu += $decent:.*artefact.* # Unidentified Items menu += $warning:^unidentified .*(jewellery|potion|scroll|wand).* menu += $good:^unidentified .*armour.*(embroidered|dyed|glowing|shiny|runed) menu += $good:^unidentified .*weapon.*(glowing|runed) ################# # Various Items # ################# # Amulets menu += $boring:amulet of inaccuracy menu += $good:amulet of (guardian spirit|stasis|warding) menu += $positive:amulet of (faith|rage|resist corrosion) menu += $verypositive:amulet of (clarity|regeneration|resist mutation|the gourmand) # Decks (keep warning as default in case of new decks) menu += $evil:deck of punishments menu += $warning:deck of (changes|destruction) menu += $decent:deck of cards menu += $good:deck of war menu += $positive:deck of (defence|summoning) menu += $verypositive:deck of escape menu += $awesome:deck of wonders menu += $warning:deck of # Evokables menu += blue:inert menu += $warning:disc of storms menu += $warning:tome of Destruction menu += $decent:box of beasts menu += $decent:lantern of shadows menu += $decent:stone of tremors menu += $good:fans? of gales menu += $good:lamps? of fire menu += $good:phials? of floods menu += $good:sack of spiders menu += $positive:phantom mirror menu += $mp:crystal ball of energy # Food menu += $evil:evil_eating menu += $danger:rot-inducing menu += $warning:poisonous menu += $boring:inedible menu += $good:bread ration menu += $good:meat ration menu += $good:preferred menu += $good:(corpse|chunk) menu += $mutation:mutagenic # Potions menu += $danger:potions? of berserk menu += $decent:potions? of (flight|lignification|restore) menu += $good:potions? of (agility|brilliance|invisibility|might|resistance) menu += $positive:potions? of curing menu += $verypositive:potions? of (haste|heal wounds) menu += $awesome:potions? of (beneficial|cancellation|cure mutation|experience|gain) menu += $mp:potions? of magic menu += $mutation:potions? of mutation # Rings menu += $negative:ring of \-.*(dexterity|evasion|intelligence|protection|slaying|strength) menu += $negative:ring of loudness menu += $warning:ring of (fire|ice) menu += $decent:ring of flight menu += $good:ring of (.*evasion|invisibility|magical power|.*protection|stealth|sustain abilities|wizardry) menu += $positive:ring of (poison resistance|protection from cold|protection from fire|protection from magic|see invisible) menu += $verypositive:ring of (regeneration|.*slaying) menu += $awesome:ring of teleport # Rods menu += $verypositive:rod # Scrolls menu += $danger:scrolls? of torment menu += $boring:scrolls? of (noise|random) menu += $decent:scrolls? of (amnesia|holy word|identify|remove curse) menu += $good:scrolls? of (fear|fog|immolation|silence|summoning|vulnerability) menu += $positive:scrolls? of (brand|enchant|magic mapping|recharging) menu += $verypositive:scrolls? of acquirement menu += $awesome:scrolls? of (blinking|teleportation) # Staves menu += $mp:staff of (energy|Wucad Mu) menu += $positive:[^r]staff of # Wands menu += $boring:wand of (flame|frost|magic darts|random effects) menu += $decent:wand of (confusion|enslavement|paralysis|polymorph|slowing) menu += $good:wand of (cold|digging|disintegration|draining) menu += $good:wand of (fire|fireball|invisibility|lightning) menu += $positive:wand of hasting menu += $verypositive:wand of heal wounds menu += $awesome:wand of teleportation # Other menu += $negative:shield of the gong menu += $good:throwing net menu += $awesome:.*misc.*rune( of Zot)? menu += $awesome:.*orb.*Zot menu += $awesome:manual # Message and Item colors include += HDAColors.rc # Autopickup artefacts ae +=