Poison and Burning!
Hello again!
I redid how I originally had status effects setup.
I've got everything in place to keep track of them.
I have added them as attacks that can be learned. (You have to teach them to the monster, I need to test what happens if you learn too many attacks.)
I've added a function to apply them, trigger them, count down how many turns they have left, and to remove them once they are out of turns.
The only statuses that do anything right now are poison and burn.
Each turn that a monster has an effect on them, poison does damage based on how much HP the enemy has & burn does a random 1-3 damage. They each only last 5 turns. They do not stack with themselves, but they stack with each other. A monster can not avoid having the effect applied to them. This stuff will change in the future but they're good enough for now. There is not a visual indicator for a monster that is poisoned or burned.
I need to write the functions to do the things for the rest of them. Some of them will be easy to do, but some will be annoying. 🎉
I can't wait to get through this combat stuff. Once these are in, Most of the core battle code will be done and I can start working on the trainer, leveling them up, making a skill tree, and other dumb stuff that should be fun to tinker with.
I also rearranged some UI stuff, but that wasn't too important.
Oh and I made the world 100 meters by 100 meters, instead of 400 x 400 to help with performance!
See ya next time!
Files
Get Tiny Monster Trainer
Tiny Monster Trainer
A Monster Training Game
Status | In development |
Author | TinyMonsterTrainer |
Genre | Role Playing, Adventure |
Tags | Black and White, creature-collector, Godot, Low-poly, Monsters, Pixel Art |
Languages | English |
Accessibility | Color-blind friendly, High-contrast |
More posts
- Still grinding away!49 days ago
- Hopefully I've fixed performance issues!Dec 09, 2024
- ~ Know your enemy! ~Jun 28, 2024
- Status Effects & Save Game!May 02, 2024
- Slow & Steady!Apr 24, 2024
- New battle systems are almost readyMar 04, 2024
- Making Progress & General Road MapFeb 24, 2024
- Lots to do!Feb 20, 2024
Leave a comment
Log in with itch.io to leave a comment.