Bug lynyrd snare fight is not in A Mob of Zeppelin Protesters?

ckb

Minion
Staff member
From GenericRequest.java

Code:
      case ItemPool.LYNYRD_SNARE:
        itemName = "lynyrd snare";
        consumed = true;
        nextAdventure = "A Mob of Zeppelin Protesters";
        Preferences.increment("_lynyrdSnareUses");
        break;

which seems to force the Location of lynyrd fights to be $location[A Mob of Zeppelin Protesters]

Maybe someone can help with what happened here. I fought 3 lynyrds (with +111 ML), using a cigarette lighter against each one. The lighter killed the lynyrd immediately and Mafia incremented the 'zeppelinProtestors' property.
I assume KoL gave the 'group of 5-7 nearby protesters' and Mafia adjusted based on this, but in the end, my 'zeppelinProtestors' count was off by 20 or so - so clearly they should not have actually counted. This is probably a KoL bug, but maybe also something Mafia can work around. These fights were automated so I just have the logs.


use 1 lynyrd snare
Preference _lynyrdSnareUses changed from 0 to 1
Preference lastAdventure changed from A Massive Ziggurat to A Mob of Zeppelin Protesters
Preference nextAdventure changed from None to A Mob of Zeppelin Protesters

[181] lynyrd snare
Preference lastEncounter changed from Adjust your Parka to lynyrd
Encounter: lynyrd
Preference _lastCombatStarted changed from 20221025235534 to 20221025235614
Round 0: ckb1 loses initiative!
Round 1: ckb1 executes a macro!
Round 1: ckb1 casts SUMMON LOVE GNATS!
Round 2: lynyrd takes 10 damage.
Round 2: ck-Blinky darts back and forth past your foe making weird blooping noises, confusing it.
Round 2: ckb1 uses the cigarette lighter!
Round 3: ckb1 wins the fight!
After Battle: ck-Blinky sweeps the snow suit's twiggy arms around, helping you find extra stuff.
You acquire an item: lynyrd skin
After Battle: ck-Blinky sneezes, and a pixel hits your shoe.
You acquire an item: yellow pixel
After Battle: You gain 49 Strongness
After Battle: You gain 26 Wizardliness
After Battle: You gain 25 Smarm
Preference lastCopyableMonster changed from dense liana to lynyrd
This combat did not cost a turn
Preference zeppelinProtestors changed from 0 to 7
Preference lastAdventure changed from A Mob of Zeppelin Protesters to A Massive Ziggurat

use 1 lynyrd snare
Preference _lynyrdSnareUses changed from 1 to 2
Preference lastAdventure changed from A Massive Ziggurat to A Mob of Zeppelin Protesters
Preference nextAdventure changed from None to A Mob of Zeppelin Protesters

[181] lynyrd snare
Encounter: lynyrd
Preference _lastCombatStarted changed from 20221025235614 to 20221025235618
Round 0: ckb1 loses initiative!
Round 1: ckb1 executes a macro!
Round 1: ckb1 casts SUMMON LOVE GNATS!
Round 2: lynyrd takes 9 damage.
Round 2: "Wakka wakka wakka wakka," ck-Blinky says to your opponent, who doesn't seem to know what to make of this.
Round 2: ckb1 uses the cigarette lighter!
Round 3: lynyrd takes 11 damage.
Round 3: ckb1 wins the fight!
After Battle: Peeking into ck-Blinky's mini crystal ball, you see yourself. It's hard to make out the details, but it seems like you're doing a good job at... whatever you're doing in there. (+5 Stats)
After Battle: You glance in the direction of an inspiring meteor as it arcs across the sky, just as you predicted.
After Battle: You gain 6 Strengthliness
You acquire an item: lynyrd skin
After Battle: ck-Blinky sneezes, and a pixel hits your shoe.
You acquire an item: yellow pixel
After Battle: You gain 64 Strongness
After Battle: You gain 25 Enchantedness
After Battle: You gain 19 Smarm
This combat did not cost a turn
Preference zeppelinProtestors changed from 7 to 13
Preference lastAdventure changed from A Mob of Zeppelin Protesters to A Massive Ziggurat
Preference nextAdventure changed from A Mob of Zeppelin Protesters to None

use 1 lynyrd snare
Preference _lynyrdSnareUses changed from 2 to 3
Preference lastAdventure changed from A Massive Ziggurat to A Mob of Zeppelin Protesters
Preference nextAdventure changed from None to A Mob of Zeppelin Protesters

[181] lynyrd snare
Encounter: lynyrd
Preference _lastCombatStarted changed from 20221025235618 to 20221025235621
Round 0: ckb1 loses initiative!
Round 1: ckb1 executes a macro!
Round 1: ckb1 casts SUMMON LOVE GNATS!
Round 2: lynyrd takes 10 damage.
Round 2: ckb1 uses the cigarette lighter!
Round 3: lynyrd takes 11 damage.
Round 3: ckb1 wins the fight!
After Battle: You look into ck-Blinky's crystal ball, and see the text at the end of this sentence that says "(+5 Stats)". (+5 Stats)
After Battle: ck-Blinky eats your opponent -- except for the eyes, which start to float away. You catch them and eat them yourself, and they're quite satisfying.
After Battle: You gain 33 hit points
After Battle: You gain 36 Muscularity Points
You acquire an item: lynyrd skin
You acquire an item: disintegrating barrel
After Battle: ck-Blinky tries to eat a rock, and loses a pixel in the process.
You acquire an item: yellow pixel
After Battle: You gain 66 Strengthliness
After Battle: You gain 20 Enchantedness
After Battle: You gain 22 Cheek
This combat did not cost a turn
Preference zeppelinProtestors changed from 13 to 19
Preference lastAdventure changed from A Mob of Zeppelin Protesters to A Massive Ziggurat
 
Top