Magus_Prime
Well-known member
True. But when manually adventuring I would have one-shotted the monster during the last round of stun. Safety first.
That's BatBrain, not SmartStasis. And it's because Zarqon is amused by letters and symbols in his to_int version checker. It'll go away after the next next version of BatBrain.
It'll go away after the next next version of BatBrain.
I've fixed it locally and the fix will be in the next update, which I'm thinking about calling version (^._.^)~
No! Not version "cute mouse!" NOOoooo~
case $monster[the darkness]: encustom($item[inkwell]); break;
case $monster[darkness]: encustom($item[inkwell]); break;
While the monster desired is probably darkness, not the darkness, there is a 'the darkness' monster in r12031.> ash $monster[darkness]
Returned: Darkness
base_hp => 99999
base_attack => 100011
base_defense => 90011
raw_hp => 99999
raw_attack => 99999
raw_defense => 89999
base_initiative => 0
attack_element => none
defense_element => none
min_meat => 0
max_meat => 0
base_mainstat_exp => 12501.375
phylum => none
poison => none
boss => false
image => rorshach.gif
> ash $monster[the darkness]
Returned: The Darkness (blind)
base_hp => 0
base_attack => 0
base_defense => 0
raw_hp => -1
raw_attack => -1
raw_defense => -1
base_initiative => -1
attack_element => none
defense_element => none
min_meat => 0
max_meat => 0
base_mainstat_exp => 0.0
phylum => none
poison => none
boss => false
image =>
[278] Defiled Cranny
Encounter: gluttonous ghuol
Strategy: /~/.kolmafia/ccs/WHAM.ccs [default]
Round 0: chef_rannos wins initiative!
The string "/\/\^v^/\/\" is not an integer; returning 0 (zlib.ash, line 181)
The string "/\/\^v^/\/\" is not an integer; returning 0 (zlib.ash, line 182)
ATT: 90 (94% × (29), death in 2)
DEF: 85 (8.59% × 2.18, win in 90)
HP: 89.25, Value: 298.31 μ, RES: 0 (-1) (1) (-1)
WHAM: Monster HP is 89.25.
WHAM: Running SmartStasis
Profit per round: ActionProfitDamageOtherbase (0μ)0μ--
WHAM: Starting evaluation and performing of attack
WHAM: Enqueuing a stun to help with the battle
WHAM: We are going to 2-shot with CSA obedience grenade and Curdle.
Round 1: chef_rannos executes a macro!
Round 1: chef_rannos uses the CSA obedience grenade!
Round 2: gluttonous ghuol drops 4 attack power.
Round 2: gluttonous ghuol drops 4 defense.
Round 2: chef_rannos casts CURDLE!
Round 3: gluttonous ghuol takes 96 damage.
Round 3: chef_rannos wins the fight!
After Battle: Your Evilometer emits a single beep. The air in this part of the crypt smells slightly less evil...A little package floats in on a silver parachute. A note attached reads "The CSA notes that you are not wearing your CSA-issued backpack. While the CSA acknowledges the possibility of equipment loss in a combat situation, the CSA would also like to remind you that CSA membership, once initiated, is compulsory and permanent."
You acquire an item: CSA cheerfulness ration
You gain 3 hit points
You gain 5 Mana Points
You gain 61 Meat
You gain 11 Beefiness
You gain 11 Magicalness
You gain a Mysticality point!
You gain 6 Smarm
Look! You found 1 CSA cheerfulness ration (1,396μ)!
[284] Defiled Niche
Encounter: senile lihc
Strategy: /~/.kolmafia/ccs/WHAM.ccs [default]
Round 0: chef_rannos wins initiative!
The string "/\/\^v^/\/\" is not an integer; returning 0 (zlib.ash, line 181)
The string "/\/\^v^/\/\" is not an integer; returning 0 (zlib.ash, line 182)
ATT: 91 (94% × (28.38), death in 2)
DEF: 86 (8.59% × 2.18, win in 90)
HP: 89.25, Value: 266.91 μ, RES: 0 (-1) (1) (-1)
WHAM: Monster HP is 89.25.
WHAM: Running SmartStasis
Profit per round: ActionProfitDamageOtherbase (0μ)0μ--
Custom action: jiggle (stun first with skill 14034)
Round 1: chef_rannos executes a macro!
Round 1: chef_rannos casts BLEND!
Round 2: chef_rannos jiggles the Staff of the Standalone Cheese
Round 3: You jiggle your staff, and a whirling wheel of cheese appears before you. It bursts open, revealing the stench of untold aeons. It first turns gray, then turns green, then turns tail and runs. You won't see it again for a while, that's for sure.
WHAM: SS has finished the fight. Aborting script execution.
So...is this a WHAM issue or smartstassis? I have WHAM set to keep 200 CSA obedience grenades (or at least, that's what the relay script says I have it set to) but they're still being used when I have buckets and buckets of MP regen, max MP, and have all the AoJ skills so it can easily one-shot or use blend and curdle, etc, let alone it's a spooky monster so one boil would do probably 200+ damage with my +spell damage items/skill.
if (blacklist contains ("use"+it) && blacklist["use "+it] == 0) continue;
if (blacklist contains ("use "+it) && blacklist["use "+it] == 0) continue;