Sentient ATM: Difference between revisions
From A KoL Wiki
imported>ArgghFW Also, hit |
imported>Blargh →Notes: You seem to be of the belief that a theoretical maximum must neceßarily be practically achievable, Evilkolbot. To what degree does that idea display symptoms of wrongneß? |
||
Line 12: | Line 12: | ||
==Notes== | ==Notes== | ||
*Occurs every 11 adventures spent in [[The Post-Mall]]. | *Occurs every 11 adventures spent in [[The Post-Mall]]. | ||
*The number of Chroner dropped is based on the total damage done to the sentient ATM. Chroner dropped is | *The number of Chroner dropped is based on the total damage done to the sentient ATM. Chroner dropped is <code>2*(log<sub>10</sub>(totaldamage)) + {1, 2, 3}</code>. Those who wear a [[time-twitching toolbelt]] will recieve one to three additional Chroners. | ||
*According to the code visible during the Twitch livestream, total Chroner drop is capped at 25 | *According to the code visible during the Twitch livestream, total Chroner drop is capped at 25, which can be achieved at 10^11, if the [[RNG]] allows. | ||
*This monster's hit points are fixed at 1. As such, it is defeated after only one round of taking damage. | *This monster's hit points are fixed at 1. As such, it is defeated after only one round of taking damage. | ||
*Attempting to use an [[Unbearable light]] yields this message: "This particular monster casts too large of a shadow for you to figure out where to throw the ball of light." | *Attempting to use an [[Unbearable light]] yields this message: "This particular monster casts too large of a shadow for you to figure out where to throw the ball of light." |
Revision as of 14:57, 28 September 2014
![]() |
This page is in need of content.
|
Sentient ATM | |
---|---|
Monster ID | 1646 |
Locations | The Post-Mall |
Hit Points | 1 |
Attack | 1 |
Defense | 0 |
Initiative | 0 |
Meat | None |
Phylum | construct |
Elements | None |
Resistance | None |
Monster Parts | camera, keypad, monitor |
Drops | Chroner |
Manuel Entry | |
refreshedit data |
In the horrible dystopian future, the economy has crashed so hard that all the ATMs have revolted and are trying to murder the filthy greedy money-grubbing humans. This one is eager to help you make a withdrawal. From the blood bank.
Hit Message(s):
The slot on the ATM opens up and a bundle of cash flies out, hitting you in the <nipple>.
not known
It beeps ineffectually.
not known
![]() | You acquire some Chroner |
Occurs at The Post-Mall.
Notes
- Occurs every 11 adventures spent in The Post-Mall.
- The number of Chroner dropped is based on the total damage done to the sentient ATM. Chroner dropped is
2*(log10(totaldamage)) + {1, 2, 3}
. Those who wear a time-twitching toolbelt will recieve one to three additional Chroners. - According to the code visible during the Twitch livestream, total Chroner drop is capped at 25, which can be achieved at 10^11, if the RNG allows.
- This monster's hit points are fixed at 1. As such, it is defeated after only one round of taking damage.
- Attempting to use an Unbearable light yields this message: "This particular monster casts too large of a shadow for you to figure out where to throw the ball of light."