Talk:Granny Hackleton
Banned Item Spading
So I'm trying to figure out what items Granny blocks. I've tried a few items, leading to a few conclusions (items marked with "D" means viewing the description does not mention any of: autosell value, Cannot be discarded, Quest Item) (Autosell values can be found using api.php):
- magical mystery juice (no-trade, autosell) works
- ball (autosell 31), banana spritzer (autosell 10), Mob Penguin cellular phone (autosell 105), yo-yo (autosell 31) (trade, no-discard) work
- dictionary, Rain-Doh black box, Rain-Doh blue balls, Rain-Doh indigo cup, Rain-Doh orange agent (no-trade, no-discard, quest) do not work
- hot ashes (trade, autosell) does not work
- death blossom, little red book, nasty-smelling moss, New Cloaca-Cola, nuclear stockpile (trade, no-discard, 0 autosell) do not work
- alpine watercolor set (no-trade, no-discard, 0 autosell) does not work
- banana peel, grass clippings (trade, D) do not work
- pint of sweat (no-trade, D) do not work
This means that the trigger for banning items is not these exact conditions (though it does not mean that a minor variation or combination of these are not the triggers, nor that any of these + a hardcoded list are not the triggers):
- no-trade || no-discard
- no-trade && no-discard
- non-pvpable (kind of the same as above)
- autosell value of 0 (no hardcoded list)
Possible triggers:
- quest || hardcoded list of high-damage items
- autosell value of 0 || hardcoded list
My bet is on the "autosell value of 0 or hardcoded list" trigger. — Cool12309 (talk) 02:54, 14 February 2016 (UTC)
If you can survive for a bit, old-school beer pull tab is a great (and very cheap) choice. Roughly 180 bleeding damage each round.
Skullrock (talk) 03:33, 9 March 2017 (UTC)