Ah, I see where I have gone wrong. I...accidentally had the gloves stat checking themself twice (Once against your gloves, then against your leggings) instead of having the leggings checking against your leggings. Should now be fixed, and I'm so glad you've been enjoying the game so much.
Caberea
Creator of
Recent community posts
I definitely want to eventually get the stats colour coded for that, but it turns out it's a lot harder than I thought it would be to manage that with gamemaker. I have figured something out but it's going to take way longer to implement than I have before the holidays with how busy things are being so the next update is most likely just going to have a simple (+)/(=)/(-) to show if a stat is worse as a kind of bandaid fix.
The damage per round calculation is a good idea that I'll try and see if I can implement but not entirely sure if I'll be able to manage it before holiday stuff has me too busy to work on it.
Been really busy lately but going to be trying to get out an updated before the holidays proper that should make it you never get gear that is objectively worse than your current gear, buffs the attack of weapons (Since they are the only slot that gives attack) and should raise the minimum time for higher hit rate weapons.
Thank you so much for the feedback here. Wish I could help fix the lack of art too but sadly I'm not really good enough with my own spritework yet to be able to fix that.
OH! The savagely attack is supposed to do the absolute maximum damage you could inflict with an attack, and looking at the code. It is actually doing that, just I forgot to update the formula the description uses.
Been really busy and haven't gotten much time to work on this lately but will try to put out an update before the holiday's to fix this (Along with some QoL things).
More hits means more potential damage that you deal. It doesn't matter how many you hit in a row, just how many you hit. You also deal more damage for how much time you have remaining, but the amount you hit contributes more.
That then gets boosted by your attack (Which your weapons attack adds to) and compared to the enemies defense to see how much you deal.
I...genuinely have no idea what's going on with this error. I've tested this myself and it's worked fine for me. Sadly there's nothing I can really glean from the error that's been thrown here either. The best I could gather is that it's tried to run script used for the attacking timer, since it has the illegal time source thing here. But it shouldn't be doing that with Selvata at any point, and it's somehow throwing the line -1 as the one causing the issue which is just...what? There isn't a line -1.
Really sorry that I can't help with this. If anyone else knows Gamemaker language that can figure out what's the problem here I'm glad to do what I can to fix it though.
Yeah, I need to figure out how to do the first two since they're just, currently stuff I'm not sure how to implement into it. The last one though is something that I am going to be working on. Will try to get it and a bunch of fixes and balancing done as soon as I can since I'm going to be rather occupied for a while.
Yeah, this frustratingly happens sometimes with it and I have no idea why it does so. Apparently its just an issue that pops up ocassionally with games made in Gamemaker. I've tried a bunch of stuff to see if I can figure out what's causing it to flag the warning, but the only thing I can find is that it doesn't have a security credential (Or whatever the term was)
Sadly I'm not entirely sure how I'd be able to add that functionality right now for swiping as input. I probably could do an on-screen d-pad for it though. Will see what I can do about that when I'm able. (Have had a busy day since posting the game that's ended up leaving me feeling under the weather on top of being exhausted, so going to be resting up a bit before working more on this)
Oh my goodness! I'm glad that you've been enjoying it enough to get that far into it. Am thinking I might need to put some caps on stuff or something now since apparently some people have been having numbers get so big they error out. But am really glad that people have like, enjoyed it enough to get to those values.