Bug - Fixed CLI battle summary/session log doesn't record stats gained from Divine Noisemaker...

Spiny

Member
v8541

It's corpse drink day and I"m funkslinging Divine Noisemakers with my TT. I noticed the 22 Beefiness gained from each thrown noisemaker isn't noted in the CLI account of the battle. It's possible that this is the same with other combat items that yield stats.

The below is the HTML from throwing the noisemaker.

PHP:
</td><td valign="center"><p>You spin the noisemaker as hard as you can, making a very loud, very annoying noise.  About ten seconds in, the handle breaks off of the noisemaker, sending the other part flying at your opponent.  It deals 449 damage, but you have to imagine the pain is almost like a vacation, compared to the noise.</p><p>Anyway.  Spinning that thing was quite a workout for your wrist!</p><center><table><tbody><tr><td>You gain 22 Beefiness.</td>

End of fight HTML:
PHP:
You win the fight!<!--WINWINWIN--><p><!--familiarmessage--></p><center><table><tbody><tr><td valign="center" align="center"><img src="http://images.kingdomofloathing.com/itemimages/syncturtle.gif" width="30" height="30"></td><td valign="center">Got dances around in a circle.  Very... very... slowly.</td></tr></tbody></table></center><center><table class="item" style="float: none;" rel="id=3026&s=50&q=0&d=1&g=0&t=1&n=1&m=0&u=b"><tbody><tr><td><img src="http://images.kingdomofloathing.com/itemimages/corpsetini.gif" alt="corpsetini" title="corpsetini" class="hand" onclick="descitem(915696450)"></td><td class="effect" valign="center">You acquire an item: <b>corpsetini<font size="1"><sup><a tabindex="-1" href="http://kol.coldfront.net/thekolwiki/index.php/corpsetini" target="_blank">w</a></sup></font>  </b> <font size="1">[<a href="javascript:singleUse('inv_booze.php','which=1&whichitem=3026&pwd=805ec52867090d83555659b33cab1b6a&ajax=1');void(0);">drink</a>]</font></td></tr></tbody></table></center><p>You gain 34 Beefiness.<br>You gain 23 Wizardliness.<br>You gain 16 Sarcasm.

As you can see from the final results of the fight in the CLI, the stats earned from using the items aren't noted.

Code:
[5887] Hobopolis Town Square
Encounter: El Padre Cadáver
Round 0: Tango Clubdancer wins initiative!
Round 1: Tango Clubdancer executes a macro!
Round 1: Tango Clubdancer uses the divine noisemaker and uses the divine noisemaker!
Round 2: el padre cadáver takes 449 damage.
Round 2: el padre cadáver takes 449 damage.
After Battle: Got dances around in a circle. Very... very... slowly.
You acquire an item: corpsetini
You gain 34 Beefiness
You gain 23 Wizardliness
You gain 16 Sarcasm
 

Winterbay

Active member
I can confirm that this happens with the divine item that gives you myst points as well sicne I used that to kill off basement monsters last run and after a while there was quite a large discrepancy due to this so that when I refreshed the character status I jumped sometimes 2 whole points after a day in the basement and in the slimetube.
 

Veracity

Developer
Staff member
Revision 8542:

[17557] BRICKO airship
Encounter: BRICKO airship
Round 0: Veracity wins initiative!
Round 1: Slimy Grrl is just skin and bones. Well, slime and slime, technically, but still -- you should feed him!
Round 1: Veracity uses the divine can of silly string and uses the divine can of silly string!
Round 2: bricko airship takes 5190 damage.
You gain 23 Wizardliness
Round 2: bricko airship takes 5190 damage.
You gain 23 Wizardliness
After Battle: Slimy Grrl hops around, dancing a jig accompanied by wet squelching noises.
You acquire an item: BRICKO reactor (5)
You gain 35 Strongness
You gain 66 Enchantedness
You gain 39 Chutzpah
 
Top