New Content - Implemented 2017 IOTY - Hopeful Candle

Magus_Prime

Well-known member
Once put in the terrarium it becomes an Optimistic Candle.

Code:
--------------------
9303	hopeful candle	474003769	hopefulcandle.gif	grow	t	0
Item	hopeful candle	Free Pull
--------------------


Familiar equipment:
Code:
--------------------
9304	pewter candlestick	319573977	tinycandlestick.gif	familiar	t,d	75
Item	pewter candlestick	Familiar Weight: +10
--------------------

Drops every thirty turns during combat (over three hundred turns it dropped like clockwork every thirty turns). The first drop was five turns in:
Code:
--------------------
9310	glob of melted wax	650729867	waxglob.gif	usable	t	0
# Item glob of melted wax: Stuns enemies for a few rounds, dealing <font color=red>Hot Damage</font> all the while
# Item glob of melted wax: Can be fashioned into various wax objects
--------------------

Using the glob of melted wax leads to a choice adventure, "Wax On", that can be walked away from. Here's the HTML:
Code:
<body onkeyup="handleCombatHotkey(event,false);" onkeydown="handleCombatHotkey(event,true);" ><div id="page"><div id="mafiabuttons"><center><table width="95%"><tr><td align=left><div id="btnwrap"><input type="button" onClick="document.location.href='choice.php?action=auto';void(0);" value="auto"> <input type="button" onClick="document.location.href='choice.php?whichchoice=1218&option=1&pwd='';void(0);" value="Make a smaller candle"> <input type="button" onClick="document.location.href='choice.php?whichchoice=1218&option=2&pwd='';void(0);" value="Make a mold of your hand"> <input type="button" onClick="document.location.href='choice.php?whichchoice=1218&option=3&pwd='';void(0);" value="Make a mold of your face"> <input type="button" onClick="document.location.href='choice.php?whichchoice=1218&option=4&pwd='';void(0);" value="Make a pancake"> <input type="button" onClick="document.location.href='choice.php?whichchoice=1218&option=5&pwd='';void(0);" value="Make a bottle of booze"> <input type="button" onClick="document.location.href='choice.php?whichchoice=1218&option=6&pwd='';void(0);" value="Don't make anything right now"> </div></td></tr></table></center></div><div class='content' id='content_'><div id='effdiv' style='display: none;'></div><div>
<Center><centeR><table  width=95%  cellspacing=0 cellpadding=0><tr><td style="color: white;" align=center bgcolor=blue><b>Wax On</b></td></tr><tr><td style="padding: 5px; border: 1px solid blue;"><center><table><tr><td><center></center><p>Well, you've got this big glob of hot wax.  You should make something out of it before it melts.  What'll it be?<p>(You have one glob of wax.)<center><form style='margin: 0px 0px 0px 0px;' name=choiceform1 action=choice.php method=post><input type=hidden name=pwd value=''><input type=hidden name=whichchoice value=1218><input type=hidden name=option value=1><Table><tr><td valign=center><input  class=button type=submit value="Make a smaller candle"></td><td valign=center><img style='vertical-align: middle' class=hand src='/images/itemimages/smallcandle.gif' onclick='descitem(976093033)' alt="miniature candle" title="miniature candle"></td></tr></table></form><p><form style='margin: 0px 0px 0px 0px;' name=choiceform2 action=choice.php method=post><input type=hidden name=pwd value=''><input type=hidden name=whichchoice value=1218><input type=hidden name=option value=2><Table><tr><td valign=center><input  class=button type=submit value="Make a mold of your hand"></td><td valign=center><img style='vertical-align: middle' class=hand src='/images/itemimages/waxhand.gif' onclick='descitem(417697662)' alt="wax hand" title="wax hand"></td></tr></table></form><p><form style='margin: 0px 0px 0px 0px;' name=choiceform3 action=choice.php method=post><input type=hidden name=pwd value=''><input type=hidden name=whichchoice value=1218><input type=hidden name=option value=3><Table><tr><td valign=center><input  class=button type=submit value="Make a mold of your face"></td><td valign=center><img style='vertical-align: middle' class=hand src='/images/itemimages/waxface.gif' onclick='descitem(271058427)' alt="wax face" title="wax face"></td></tr></table></form><p><form style='margin: 0px 0px 0px 0px;' name=choiceform4 action=choice.php method=post><input type=hidden name=pwd value=''><input type=hidden name=whichchoice value=1218><input type=hidden name=option value=4><Table><tr><td valign=center><input  class=button type=submit value="Make a pancake"></td><td valign=center><img style='vertical-align: middle' class=hand src='/images/itemimages/waxpancake.gif' onclick='descitem(899405619)' alt="wax pancake" title="wax pancake"></td></tr></table></form><p><form style='margin: 0px 0px 0px 0px;' name=choiceform5 action=choice.php method=post><input type=hidden name=pwd value=''><input type=hidden name=whichchoice value=1218><input type=hidden name=option value=5><Table><tr><td valign=center><input  class=button type=submit value="Make a bottle of booze"></td><td valign=center><img style='vertical-align: middle' class=hand src='/images/itemimages/waxbottle.gif' onclick='descitem(793123034)' alt="wax booze" title="wax booze"></td></tr></table></form><p><form style='margin: 0px 0px 0px 0px;' name=choiceform6 action=choice.php method=post><input type=hidden name=pwd value=''><input type=hidden name=whichchoice value=1218><input type=hidden name=option value=6><input  class=button type=submit value="Don't make anything right now"></form><p></center></td></tr></table></center></td></tr><tr><td height=4></td></tr></table></center><script>top.charpane.location.href="charpane.php";</script>
</div></div></div></body>

There's a new effect granted when consuming the wax food and booze:
Code:
--------------------
2185	Waxing	waxglob.gif	a91f45ce13ec0cbf1c018ddbc7cf1ca3	drink 1 wax booze
Effect	Waxing	Maximum HP Percent: +100, Maximum MP Percent: +50, Initiative: +50
--------------------

Choice 5:
Code:
use 1 glob of melted wax
Encounter: Wax On
Took choice 1218/5: Make a bottle of booze
choice.php?pwd&whichchoice=1218&option=5
--------------------
9309	wax booze	793123034	waxbottle.gif	drink	t,d	10
wax booze	2	1	awesome	0	0	0	0	Unspaded
Item	wax booze	Effect: "Waxing", Effect Duration: 30
--------------------
You acquire an item: wax booze

Choice 4:
Code:
--------------------
9307	wax pancake	899405619	waxpancake.gif	food	t,d	15
wax pancake	2	1	awesome	0	0	0	0	Unspaded
Item	wax pancake	Effect: "Waxing", Effect Duration: 30
--------------------
You acquire an item: wax pancake

Choice 3:
Code:
--------------------
9308	wax face	271058427	waxface.gif	accessory		0
wax face	0	none
Item	wax face	Maximum MP: +20, Spell Damage Percent: +25
--------------------
You acquire an item: wax face

Choice 2:
Code:
--------------------
9305	wax hand	417697662	waxhand.gif	accessory		0
wax hand	0	none
Item	wax hand	Maximum HP: +40, Weapon Damage Percent: +25
--------------------
You acquire an item: wax hand

Choice 1:
Code:
--------------------
9306	miniature candle	976093033	smallcandle.gif	offhand	q	0
miniature candle	0	none
Item	miniature candle	Experience: +3, Item Drop: +20, Lasts Until Rollover
--------------------
You acquire an item: miniature candle
 
Last edited:

Xande1

Member
Looks like the glob of melted wax drops like the robin's egg: first after 5 fights, future ones every 30 fights thereafter.
Haven't checked if it resets at rollover (I suspect not, but I haven't checked yet).
 

Darzil

Developer
r17620 adds tracking.

Still needed :

Spading for consumables.
Creation type for making items from wax.
 

Veracity

Developer
Staff member
Revision 17679 adds the creation method and concoctions for molding globs of melted wax into kewl stuff.
 

AlbinoRhino

Active member
Here is some data for the wax booze. Turtle Tamer, Mongoose. Stomach is full but I'll try to remember to try some wax pancakes tomorrow. (Also, mafia created the wax boozes just fine but didn't realize I had them until I refreshed inventory.)

Drinking 7 wax booze...

You gain 11 Adventures
You gain 24 Muscleboundness
You gain 21 Wizardliness
You gain 22 Cheek
You acquire an effect: Waxing (30)
You gain 2 Drunkenness
You lose some of an effect: Ode to Booze (-2)

You gain 10 Adventures
You gain 25 Muscleboundness
You gain 23 Magicalness
You gain 20 Roguishness
You acquire an effect: Waxing (30)
You gain 2 Drunkenness
You lose some of an effect: Ode to Booze (-2)

You gain 10 Adventures
You gain 22 Fortitude
You gain 25 Enchantedness
You gain 22 Cheek
You acquire an effect: Waxing (30)
You gain 2 Drunkenness
You lose some of an effect: Ode to Booze (-2)

You gain 10 Adventures
You gain 27 Strengthliness
You gain 22 Magicalness
You gain a Mysticality point!
You gain 20 Smarm
You acquire an effect: Waxing (30)
You gain 2 Drunkenness
You lose some of an effect: Ode to Booze (-2)

You gain 10 Adventures
You gain 26 Strengthliness
You gain 23 Wizardliness
You gain 24 Chutzpah
You acquire an effect: Waxing (30)
You gain 2 Drunkenness
You lose some of an effect: Ode to Booze (-2)

You gain 10 Adventures
You gain 24 Fortitude
You gain 22 Wizardliness
You gain 25 Roguishness
You acquire an effect: Waxing (30)
You gain 2 Drunkenness
You lose some of an effect: Ode to Booze (-2)

You gain 10 Adventures
You gain 26 Strengthliness
You gain 22 Magicalness
You gain 25 Cheek
You acquire an effect: Waxing (30)
You gain 2 Drunkenness
You lose some of an effect: Ode to Booze (-2)

Finished drinking 7 wax booze.
 

AlbinoRhino

Active member
Here is some wax pancake data. Tamer, Mongoose, no milk or barrel buff or anything. Same issue as with the booze. (Mafia creates the items but doesn't recognize the creations as being added to inventory.)

Eating 7 wax pancake...

You gain 9 Adventures
You gain 25 Fortitude
You gain 23 Magicalness
You gain a Mysticality point!
You gain 21 Sarcasm
You acquire an effect: Waxing (30)

You gain 9 Adventures
You gain 24 Muscleboundness
You gain 20 Magicalness
You gain 24 Chutzpah
You acquire an effect: Waxing (30)

You gain 9 Adventures
You gain 25 Beefiness
You gain 23 Mysteriousness
You gain 22 Roguishness
You acquire an effect: Waxing (30)

You gain 9 Adventures
You gain 27 Muscleboundness
You gain 21 Enchantedness
You gain 22 Roguishness
You acquire an effect: Waxing (30)

You gain 8 Adventures
You gain 24 Muscleboundness
You gain 21 Enchantedness
You gain 23 Chutzpah
You acquire an effect: Waxing (30)

You gain 9 Adventures
You gain 27 Fortitude
You gain 22 Mysteriousness
You gain 22 Smarm
You acquire an effect: Waxing (30)

You gain 8 Adventures
You gain 27 Muscleboundness
You gain 25 Mysteriousness
You gain 20 Sarcasm
You gain a Moxie point!
You acquire an effect: Waxing (30)

Finished eating 7 wax pancake.
 

AlbinoRhino

Active member
Here is more wax booze too. Tamer, mongoose, no ode this time. (I didn't cast it yesterday either but apparently there are conditions for mafia to do that automatically ? Anyway, today it asked me first and I said no.)

Also, a plural for wax booze.

Unexpected plural of 'wax booze' found: bottles of wax booze

Drinking 7 wax booze...

You gain 8 Adventures
You gain 24 Strongness
You gain 22 Enchantedness
You gain 23 Roguishness
You acquire an effect: Waxing (30)
You gain 2 Drunkenness

You gain 8 Adventures
You gain 27 Strengthliness
You gain 21 Mysteriousness
You gain 21 Chutzpah
You acquire an effect: Waxing (30)
You gain 2 Drunkenness

You gain 9 Adventures
You gain 26 Fortitude
You gain 20 Magicalness
You gain 22 Cheek
You acquire an effect: Waxing (30)
You gain 2 Drunkenness

You gain 9 Adventures
You gain 25 Fortitude
You gain a Muscle point!
You gain 21 Enchantedness
You gain 24 Cheek
You acquire an effect: Waxing (30)
You gain 2 Drunkenness

You gain 8 Adventures
You gain 22 Beefiness
You gain 24 Magicalness
You gain a Mysticality point!
You gain 20 Chutzpah
You acquire an effect: Waxing (30)
You gain 2 Drunkenness

You gain 8 Adventures
You gain 28 Strengthliness
You gain 25 Magicalness
You gain 25 Sarcasm
You acquire an effect: Waxing (30)
You gain 2 Drunkenness

You gain 8 Adventures
You gain 28 Muscleboundness
You gain 20 Mysteriousness
You gain 22 Chutzpah
You acquire an effect: Waxing (30)
You gain 2 Drunkenness

Finished drinking 7 wax booze.
 

Chamou

New member
I noticed that the optimistic candle seems to have globs of melted wax drop from the crown/bjorn as well, up to a daily limit of three. (There's no flavor text for this happening, it's just a picture of your Optimistic candle and "You acquire an item: Glob of Melted Wax". This is similar behavior as the Trick or Tot with hoarded candy drops, or the grim brother/grimstone golem/twitching space beast's daily, limited drops.
 
Top