Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006130 [DCSS] Bug Report major have not tried 2012-08-29 03:36 2012-08-29 06:30
Reporter Eurtek View Status public  
Assigned To neil
Priority normal Resolution done  
Status resolved   Product Branch 0.12 ancient branch
Summary 0006130: Jiyva lowered Int-stat to 0
Description On CSZO. Username Eurtek.

On CSZO console over putty. (CSZO console isn't present under the "Crawl Variant" section.

After my TrFi found a Jiyva altar on D:2 and converted, I became a champion of Jiyva on D:7 before on D:8 having my int be lowered to 0. Only equipment on at the time was an amulet of faith, robe, and cloak. No int-related mutations present.

Seems to disobey the "Don't kill followers" logic that most gods follow most of the time.


backup save:
http://dobrazupa.org/saves/Eurtek-crawl-git-bac017f56f-120829-0114.tar.bz2 [^]
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0019769)
Eurtek (reporter)
2012-08-29 06:21

player-stats.cc line 114 is the start of jiyva_stat_action(), which indeed does not check for statdeath, although such should be very uncommon, as the stat gaining something must have a target value at least 5 above its current value for this even to be possible with the most extreme fuzziness. Of course, for a Troll wearing a robe the desired Dex value will be very high while the actual Dex value will be lower.

an addition of "&& cur_stat[y] > 1" to the if statement on line 173 should fix this situation.
(0019770)
neil (administrator)
2012-08-29 06:30

Fixed in trunk (0.12-a0-247-g4af09d8) and prerelease (0.11-b1-76-g9c49753), thanks.

- Issue History
Date Modified Username Field Change
2012-08-29 03:36 Eurtek New Issue
2012-08-29 06:21 Eurtek Note Added: 0019769
2012-08-29 06:30 neil Note Added: 0019770
2012-08-29 06:30 neil Status new => resolved
2012-08-29 06:30 neil Fixed in Branch => 0.11 pre-release branch
2012-08-29 06:30 neil Resolution open => done
2012-08-29 06:30 neil Assigned To => neil


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker