Jiyva's piety and item destruction


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

Ziggurat Zagger

Posts: 11111

Joined: Friday, 8th February 2013, 12:00

Post Saturday, 24th May 2014, 21:20

Jiyva's piety and item destruction

Why crawl does not display piety for Jiyva?
Jiyva provides conservation which stacks with cloak of preservation/amulet of conservation:

  Code:
            if (you_worship(GOD_JIYVA) && !player_under_penance()
                && x_chance_in_y(you.piety, MAX_PIETY))
            {
                ++jiyva_block;
                continue;
            }


As you can see the chance to protect items is current_piety/max_piety.
6 stars of piety is 161-200 piety so it is between 161/200=80.5% and 200/200=100%.
But I have a +1 cloak of preservation and a +1 cloak of poison. I would be happy to use the latter if I knew I am close to max piety and thus don't need preservation that much. Instead I am forced to use the former because 19.5% chance to lose consumable is quite high (I have many items in my inventory because of Jellies) :(
User avatar

Pandemonium Purger

Posts: 1337

Joined: Saturday, 7th July 2012, 02:28

Location: Limbo

Post Saturday, 24th May 2014, 22:20

Re: Jiyva's piety and item destruction

As long as you aren't spamming Jiyva's abilities I can assure you that you'll be at 200 piety all the time.
take it easy
  Code:
!lg * won !DD-- min=turns -log
<Sequell> 20749. Bloax, XL24 VSTm, T:13320: http://crawl.lantea.net/crawl/morgue/Bloax/morgue-Bloax-20140907-000920.txt

Did you know that I like ruining crawl every now and then? Go check it out.

For this message the author Bloax has received thanks: 2
Arrhythmia, Sandman25

Return to Crazy Yiuf's Corner

Who is online

Users browsing this forum: No registered users and 81 guests

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