Something is wrong with the formula in this line:I don't see anything wrong, but WHAM aborts (zlib evaluation error) whenever I have an Imitation Crab (via wardrobe).Code:fam 102 Imitation Crab {2+5*famgear,max(2,fweight/2-max(0,(fweight-(20+20*famgear)))*zone(sea))+5*famgear,fweight-max(0,(fweight(20+20*famgear)))*zone(sea)+5*famgear} 0 rate 1
In a maybe related and similar issue, I have never had BatBrain successfully handle Frigidalmatian.
Expression syntax errors for 'modifier_eval()':
Can't understand buffedmys)+spelldmg+elembonus)
Expected ), found
Expected ), found (zlib.ash, line 188)
Edit:
The current line for Frigidalmatian is this:
Code:
effect 1038 Frigidalmatian spelldmgpercent*(40+(0.35*buffedmys)+spelldmg+elembonus) cold 0
plugging in some numbers solves the problem:
Code:
effect 1038 Frigidalmatian spelldmgpercent*(40+(0.35*222)+44+11) cold 0
Last edited: