ok a little update on progress, nils and i took a look at a few and
-supersonic did the wrong effect not because something was broken, but because in my haste to finish all the normal type attacks i was copy pasting code a LOT, and ended up setting supersonic to use tri attack's special in tri attack's file, lol.
-growth was using harden's special, meaning harden wouldn't increase defense, growth did instead
-a few helper functions i wrote called string.tolower() which is what it is called in .net, but in lua its string.lower, oops
let me know if you find any more. if a attack doesn't work please open the script file and see if it has functions in there, if not, I didn't make that attack work and it is just a placeholder.
i don't need saves anymore, i've put in a much faster way to set up fights for testing
-supersonic did the wrong effect not because something was broken, but because in my haste to finish all the normal type attacks i was copy pasting code a LOT, and ended up setting supersonic to use tri attack's special in tri attack's file, lol.
-growth was using harden's special, meaning harden wouldn't increase defense, growth did instead
-a few helper functions i wrote called string.tolower() which is what it is called in .net, but in lua its string.lower, oops
let me know if you find any more. if a attack doesn't work please open the script file and see if it has functions in there, if not, I didn't make that attack work and it is just a placeholder.
i don't need saves anymore, i've put in a much faster way to set up fights for testing