Please tell me I'm dreaming. Okay, so this is the script for my item.
The script has other 'readparam' in it, yet they function properly. Please, can anybody tell me why this one won't?
Thanks.
if (readparam(bStr) >= 90) {
bonus bAtkRate,15;
}
Edit: In fact, the 'bonus bAtkRate,n;' is not working at all - for any item.