New Content Subscription Cocoa Dispenser - Subscription bonus item

Magus_Prime

Well-known member
Code:
--------------------
10652    subscription cocoa dispenser    881887726    suscocoa.gif    usable        0
# Item subscription cocoa dispenser: Dispenses three cups of hot cocoa per day
--------------------

When used it dispensed cocoa:

Code:
use 1 subscription cocoa dispenser
--------------------
10655    cool hot cocoa    322680250    coffeecup.gif    potion, usable    t,d    5
Item    cool hot cocoa    Effect: "Cocoa-Chanel", Effect Duration: 20
--------------------
--------------------
2605    Cocoa-Chanel    coffeecup.gif    cb8ef9c54c1c0e652d8ec405efe24d7e    neutral    none    use 1 cool hot cocoa
Effect    Cocoa-Chanel    Moxie Percent: +100
--------------------
--------------------
10653    fortifying hot cocoa    975233323    coffeecup.gif    potion, usable    t,d    5
Item    fortifying hot cocoa    Effect: "Cocoa-Fortified", Effect Duration: 20
--------------------
--------------------
2603    Cocoa-Fortified    coffeecup.gif    dd40324c40be69ceac9d41ba5d3a300b    neutral    none    use 1 fortifying hot cocoa
Effect    Cocoa-Fortified    Muscle Percent: +100
--------------------
--------------------
10657    hot cocoa au beurre    592163063    coffeecup.gif    potion, usable    t,d    10
Item    hot cocoa au beurre    Effect: "Cocoa-Buttery", Effect Duration: 20
--------------------
--------------------
2607    Cocoa-Buttery    coffeecup.gif    0a6f237d1087c2673d0b8304e3b26a17    neutral    none    use 1 hot cocoa au beurre
# Effect Cocoa-Buttery: Enemies will be less attracted to you (only in December)
--------------------
You acquire an item: cool hot cocoa
You acquire an item: fortifying hot cocoa
You acquire an item: hot cocoa au beurre
 
More cocoas:
Code:
--------------------
10656    overly-fancy hot cocoa 417568026 coffeecup.gif potion, usable t,d 10
Item    overly-fancy hot cocoa Effect: "Smug of Cocoa", Effect Duration: 20
--------------------
--------------------
2606    Smug of Cocoa coffeecup.gif bc02bd4b87acaae9d9dfbca57fc20a39 neutral none    use 1 overly-fancy hot cocoa
Effect Smug of Cocoa Monster Level: +30
--------------------
--------------------
10658 hot cocoa    with rainbow marshmallows 527418109 coffeecup.gif potion, usable t,d 10
Item    hot cocoa with rainbow marshmallows Effect: "Cocoa-Nuts", Effect Duration:    20
--------------------
--------------------
2608 Cocoa-Nuts    coffeecup.gif 2f38dbd438b8c462bc4c402af089ec70 neutral none use 1 hot    cocoa with rainbow marshmallows
# Effect Cocoa-Nuts: +10 Prismatic    Damage (only in December)
--------------------
--------------------
10654 boiling hot cocoa 447454483    coffeecup.gif potion, usable t,d 5
Item boiling hot cocoa Effect:    "Cocoa-Crispy", Effect Duration: 20
--------------------
--------------------
2604    Cocoa-Crispy coffeecup.gif edde10de03533d707ea582d7028ace7d neutral none    use 1 boiling hot cocoa
Effect Cocoa-Crispy Mysticality Percent: +100
--------------------
 
A new cocoa:
Code:
--------------------
10658    hot cocoa with rainbow marshmallows    527418109    coffeecup.gif    potion, usable    t,d    10
Item    hot cocoa with rainbow marshmallows    Effect: "Cocoa-Nuts", Effect Duration: 20
--------------------
--------------------
2608    Cocoa-Nuts    coffeecup.gif    2f38dbd438b8c462bc4c402af089ec70    neutral    none    use 1 hot cocoa with rainbow marshmallows
# Effect Cocoa-Nuts: +10 Prismatic Damage (only in December)
--------------------
 
Can't speak for others but I will need to overcome a certain level of salt about this item before I write support for it
 
Agreed.

At the moment, I am feeling that I am no longer willing to donate for Mr. A's anymore, since I am plenty rich enough to simply buy them in the mall when needed - which is something I have never, ever done. Considering that this feeling is a direct result of this item, I have no interest in spending any of my time to support it.
 
As a collector who iterates over $items I wouldn't mind having the items defined but since I still have not found the motivation to add some Advent calendar items I'm not volunteering to add the items any time soon.
 
most of the cocoa are in r20559. I decided since I was already going to be in the files for some advent items I really should add these as well.
 
Now tracking whether this has been used today in r20606. Are we all done here?
 
Back
Top