Devlog #21 - v0.14 - Skill System
Skill System
For this month, I continued working on the skills. I finished the basic UI to select the skills before the stage. Two skills are implemented, and I'm saving the selection you made.
As you can see, there are different states. The skill will be either locked, available, or equipped.
As I mentioned, I want to keep the skill implementation flexible. Luckily I had worked on the item system before, and a lot of that also works on the skills.
Each skill has a list of Effects. Each effect has a target attribute and amount of change. So, for example, in the Damage Up skill, you get one damage, but your stamina recovers a bit slower.
Badges and Skills
I went back to my design documentation to try and make sense of all the decisions I'm making. For now, each stage will have three badges. Upon completing the badge requirement, you get a soul. You can spend souls to activate skills.
You can activate and deactivate as you wish. This way, you can configure your build for the stage ahead.
Each skill starts locked. To unlock it, you'll have to finish a specific level with a given rank. Ranks vary from C to S. For each badge you complete, your rank goes up.
For the skills, I think I have a decent amount planned. For the badges, I think it still needs more work. I'll have to do some research into other games and iterate on that.
Improved Debugger
Last but not least I improved my debugger. My debugger is a set of options on the editor that allows changing gameplay elements on the fly.
First, I took some time to clean up the options I already had. I made it look nicer. And then, I added a handy option that allows me to complete the current stage. This should speed up testing time quite a bit.
First, I took some time to clean up the options I already had. I made it look nicer. And then, I added a handy option that allows me to complete the current stage. This should speed up testing time quite a bit.
Next
For next month I want to add more complex skills. For example, a skill gives you more stamina, but enemies deal more damage.
Other than that, I don't want to add any other feature. I just want to tweak and improve those I already have. I also plan to improve the UI since it is pretty bland now.
Thanks for reading all the way here. Have a great week all!
If you like reading the logs, please comment and follow me on Twitter for even more updates.
Files
Get Yurei
Yurei
Yurei is a top-down, arena-style slasher game. Slash, dodge, and eliminate those that stand on your path for revenge.
Status | In development |
Author | Bright Flask |
Genre | Action |
Tags | Arcade, Difficult, Fast-Paced, Hack and Slash, Swords, Top-Down |
Languages | English, Japanese, Portuguese (Brazil) |
More posts
- Upgrades UI and new VFXs! (Devlog #47)13 days ago
- Final Visual Style and Portuguese Translation! (Devlog #46)36 days ago
- Steam Achievements Are In! (Devlog #45)70 days ago
- Ending Cutscene and Decorating Levels! (Devlog#44)98 days ago
- Golden Path Playable and Multiple Save Files (Devlog#43)Jul 07, 2024
- It's Never Too Late to Change Major Systems! (Except Sometimes) Devlog#42Jun 16, 2024
- Yurei DEMO Out!Jun 01, 2024
- Insanely Small But Awesome New Visuals + Playtesting in the House (Devlog #41)May 05, 2024
- Stage Designer Tool and Castle Stages Improved (Devlog #40)Apr 07, 2024
- Overhauled Forest Area and Refining Boss Behavior (Devlog #39)Mar 03, 2024
Leave a comment
Log in with itch.io to leave a comment.