loathers / autoscend

An ascension script for KoLMafia
Other
45 stars 70 forks source link

Handing changes to Transcendent Olfaction - Keeps trying to uneffect "On the Trail" #1016

Closed magus-prime closed 2 years ago

magus-prime commented 2 years ago

With KoLmafia r26139 autoscend, on Day 2 of a HC SC run keeps trying to uneffect "On the Trail". Here is one example: In The Penultimate Fantasy Airship. The script could have simply cast the skill on the desired target but never does because the logic is using the pre-2022 information to handle the effect.

I ended the day's turns with On the Trail still associated with Writing Desks.

Autoscend was updated, prior to running any turns, with a fresh download from the repository

194] The Penultimate Fantasy Airship Preference lastEncounter changed from Spunky Princess to Irritating Series of Random Encounters Encounter: Irritating Series of Random Encounters Preference _lastCombatStarted changed from 20220118103953 to 20220118103958 Round 0: Arbos wins initiative! [INFO] auto_combat initialized fighting [Irritating Series of Random Encounters]: atk = 180. def = 170. HP = 182. LA = 76 Preference auto_combatHP changed from 1021 to 1029 Round 1: Arbos casts LUNGE SMACK! Round 2: Irritating Series of Random Encounters takes 282 damage. Round 2: You gain 6 hit points Round 2: Arbos wins the fight! After Battle: Linus sits on your fallen opponent's body, blows a smoke ring, and winks at you. You gain 443 Meat You acquire an item: soft green echo eyedrop antidote You acquire an item: cocoa eggshell fragment After Battle: You gain 39 Strengthliness After Battle: You gain 27 Enchantedness After Battle: You gain 23 Sarcasm You gain a Moxie point! Preference lastCopyableMonster changed from Spunky Princess to Irritating Series of Random Encounters [INFO] Post Adventure done, beep. [INFO] Turn(194): Starting with 24 left at Level: 10 [INFO] Encounter: -25.0 Exp Bonus: 32.0315 [INFO] Meat Drop: 199.415619758885 Item Drop: 125.0 [INFO] HP: 1029/1029, MP: 67/582, Meat: 18490 [INFO] Tummy: 0/15 Liver: 0/14 Spleen: 0/15 [INFO] ML: 76 control: 10 [INFO] Delay between adventures... beep boop... Preference _auto_thisLoopHandleFamiliar changed from true to false Preference auto_familiarChoice changed from Red-Nosed Snapper to Preference _auto_tunedElement changed from hot to [INFO] The Penultimate Fantasy Airship - unlocking Castle. Preference auto_familiarChoice changed from to Red-Nosed Snapper Preference _auto_thisLoopHandleFamiliar changed from false to true [INFO] Starting preadventure script... [INFO] Adjusting to have banisher available for Protagonist: skill Batter Up! [INFO] Uneffecting On the trail to have Transcendent Olfaction available for Quiet Healer [INFO] Failed to Uneffect On the trail for some reason? Maximizer: 5item,meat,0.5initiative,0.1da 1000max,dr,0.5all res,1.5mainstat,-fumble,mox,0.4hp,0.2mp 1000max,3mp regen,1.5weapon damage,0.75weapon damage percent,1.5elemental damage,2familiar weight,5familiar exp,10exp,5Muscle experience percent,-weapon,50item 1000.0max,-equip miniature crystal ball,+1000bonus Powerful Glove,+200bonus familiar scrapbook

taltamir commented 2 years ago

duplicate of #995

this specific issue is resolved in #982