Dith conduct re fire


If it doesn't fit anywhere else, it belongs here. Also, come here if you just need to get hammered.

User avatar

Snake Sneak

Posts: 115

Joined: Friday, 6th June 2014, 19:49

Location: South Africa

Post Sunday, 20th December 2015, 12:16

Dith conduct re fire

Just got put into penance with Dith for Tukima's Dancing a rod of destruction, sans warning. Is that cool?

Also, is a similar thing going to happen when I cast Dragon's Call?

Tomb Titivator

Posts: 808

Joined: Sunday, 23rd June 2013, 15:20

Post Sunday, 20th December 2015, 12:40

Re: Dith conduct re fire

IIRC Tukimas dancing was checking on flame weapons already, and yours sounds like a missed cornercase. Call of dragons should just supress firey breath dragons? No clue. Dithmenos god conduct is weird.
User avatar

Ziggurat Zagger

Posts: 4478

Joined: Wednesday, 23rd October 2013, 07:56

Post Sunday, 20th December 2015, 12:48

Re: Dith conduct re fire

Certainly seems like a bug, put it in Mantis.
DCSS: 97:...MfCj}SpNeBaEEGrFE{HaAKTrCK}DsFESpHu{FoArNaBe}
FeEE{HOIEMiAE}GrGlHuWrGnWrNaAKBaFi{MiDeMfDe}{DrAKTrAMGhEnGnWz}
{PaBeDjFi}OgAKPaCAGnCjOgCKMfAEAtCKSpCjDEEE{HOSu
Bloat: 17: RaRoPrPh{GuStGnCa}{ArEtZoNb}KiPaAnDrBXDBQOApDaMeAGBiOCNKAsFnFlUs{RoBoNeWi

Spider Stomper

Posts: 224

Joined: Monday, 19th November 2012, 04:56

Post Sunday, 20th December 2015, 15:05

Re: Dith conduct re fire

The code only mentions switching away from shadow dragons and golden dragons for good gods and TSO, respectively. This may catch fire dragons for dith, but I don't have wizmode on hand to test it.

  Code:
    // For good gods, switch away from shadow dragons (and, for TSO,
    // golden dragons, since they poison) to storm/iron dragons.
    if (player && player_will_anger_monster(mon)
        || (god == GOD_SHINING_ONE && mon == MONS_GOLDEN_DRAGON))
    {
        mon = random_choose(MONS_STORM_DRAGON, MONS_IRON_DRAGON);
    }
User avatar

Snake Sneak

Posts: 115

Joined: Friday, 6th June 2014, 19:49

Location: South Africa

Post Sunday, 20th December 2015, 17:01

Re: Dith conduct re fire

Reported the rod of destruction business.
(Penance took far less time than I was expecting to wear off, btw. No retribution at all.)

From the few times I've cast it so far this game, Dragon's Call under Dith does indeed seem to prevent fire or gold dragons from spawning. Happy days.

Return to Crazy Yiuf's Corner

Who is online

Users browsing this forum: No registered users and 74 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.