Armor, shredding, and messages' display in general
Hello again and welcome to another part of the summary of stuff that I managed to implement in the previous month!
Armor mechanics is pretty straightforward: aside from having regular hit points, each character can have armor points defined (displayed as an orange rectangle, alongside of hit points). Each armor point reduces the damage taken by one. The armor can be shredded using specific kinds of attacks.
Now, the key was to make sure that information about damage absorption and potential armor shredding would be clearly displayed to the user - so again, I re-used the approach from xcom:
As you can see, each combat message has an icon and color associated with them. I decided to do something similar:
Here the enemy does not take any damage, due to high absorption.
In this scenario the attack actually shredded 1 point of armor, thus allowing the enemy to take 1 HP of damage.
The combat messages are not limited to displaying damage or armor things - basically all important situations can be described by them:
The same combat messages mechanism has been used when displaying the overwatch reaction shots, which I will describe in the June summary tomorrow.
Cheers!
Shardpunk: Verminfall
A tactical squad-based survival strategy game based in a thoroughly stylised pixel-perfect steampunk setting.
More posts
- Devlog #140: Shardpunk is now live!Apr 13, 2023
- Devlog #139: Less than a week to launch!Apr 07, 2023
- Devlog #138: Release date reveal!Mar 24, 2023
- Devlog #137: Can a game be truly fair?Mar 04, 2023
- Devlog #136: Reflections on Next FestFeb 17, 2023
- Devlog #135: hand-holding tutorialJan 27, 2023
- Devlog #134: shelter phase changesJan 27, 2023
- Devlog #133: 2022 wrap-upDec 31, 2022
- Devlog #132: playtests in progressNov 25, 2022
- Devlog #131: combat tactics, and moreNov 12, 2022
Leave a comment
Log in with itch.io to leave a comment.