Lure Minions in the hunger tree is actually pretty darn efficient too, at least for softcore. With sc turngen and extra item boosters (and ML for better brains) it's easy to get hordes over 100 by the end of day 2. Especially with that skullcracker skill toward the bottom of the hunger tree. Mafia can't currently use the Lure Minions in the CLI without a couple visit_urls, but I got 'em here for your convenience .
option=3 is a "good brain". it's all i have left, and I assume 1 and 2 are crappy and decent, respectively. The code there works, and each execution sacrifices one brain. Also crappy lures 1 zombie, decent lures 2, and good lures 3 (a reason I think the other two numbers are right). Haven't checked if boss and hunter brains have an option yet but I'll check firebug next time I have one.
Oh and option=5 is backing out of the choice adv.
Edit: Yep options 1 and 2 are crappy and decent.
Edit2: Confirming boss brain as opt 4.
Code:
ash visit_url("skills.php?action=Skillz&whichskill=12002&pwd="+my_hash()); visit_url("choice.php?pwd="+my_hash()+"&whichchoice=599&option=3");
option=3 is a "good brain". it's all i have left, and I assume 1 and 2 are crappy and decent, respectively. The code there works, and each execution sacrifices one brain. Also crappy lures 1 zombie, decent lures 2, and good lures 3 (a reason I think the other two numbers are right). Haven't checked if boss and hunter brains have an option yet but I'll check firebug next time I have one.
Oh and option=5 is backing out of the choice adv.
Edit: Yep options 1 and 2 are crappy and decent.
Edit2: Confirming boss brain as opt 4.
Last edited: