Theraze
Active member
Might be ceil/floor rounding fun or something similar. But yeah, should be able to remove those checks now, simplify things a bit.
Only skills I'm having issues with on my testing with the SpamAttack is the turtle combos... If it's going to do 3 headbutts and a toss, it's easier/safer to just do a single full combo and finish it like that. Among other things, because combining shieldbutt into the combo means it's not going to miss, which is good for the top tier bees when you're a muscle class. The problem is that the combos aren't directly skills, per se... Need to see if I can figure out a good way to parse the entire skill-options list in SpamAttack directly. Might be able to just mangle the get_action slightly... Hmm...
Only skills I'm having issues with on my testing with the SpamAttack is the turtle combos... If it's going to do 3 headbutts and a toss, it's easier/safer to just do a single full combo and finish it like that. Among other things, because combining shieldbutt into the combo means it's not going to miss, which is good for the top tier bees when you're a muscle class. The problem is that the combos aren't directly skills, per se... Need to see if I can figure out a good way to parse the entire skill-options list in SpamAttack directly. Might be able to just mangle the get_action slightly... Hmm...