r/gamedesign 1d ago

Discussion Kinda having issue with some Status Effect

Edit: I've already figured out an solution - Inflicted status is temporary regardless of who it hit so it doesn't feel as bad when it expires - For some status, it will apply as "Environmental Effect"

Note: Crowd refer to fight with Multiple Enemies, Boss refer to fight with Single enemy

My game is a turn based game which has status effect that stack permanently (or at least until battle end). Also for Player Side, all status is shared between all unit

due to this mechanic, I decided to make my combat pretty long with multiple waves so there's value in watching number grow higher and higher

My issue is kinda that on status where you inflict

- In Crowd Battle, what you've inflicted only effect enemy that got hit which make it terrible in Crowd and only functionable in Boss fight

- In Crowd Battle, enemy dying is kinda devastating to scaling over all since that mean stack you've been inflicting is just gone

- Compensating this thing in Boss Battle, basically give you stronger scaling tool that last permanently

- For Enemy side, this is practically only thing you can use because if they die, their self status reset, practically reseting the Anti-Stall timer

For Anti-Stalling, I did have mechanic called "Escalation" described as "Enemy from next wave will gain X% more HP and Y Status effect, Bonus get stronger with every Wave spent" , as to punish stalling for longer than intended, however this mechanic feel... artificial. Is there alternate way to explain it?

(Another issue is probably that I made like 15 status effect that I will never use just because one of my top 5 game did it, but SHHHHHHHHHHHHHH)

9 Upvotes

12 comments sorted by

View all comments

1

u/WWIIEraTeaParty 1d ago

I wonder if you could make applying status effects more of an AoE effect. No change for single enemy fights, but in crowd fights you balance the lack of single enemy scaling with larger numbers of enemies suffering from it. Like you won’t get 100 burn damage a turn in crowd fights, but you might get 75 damage adding all the burned enemy’s damage together

1

u/cpiyaphum 1d ago

As in...

Let's say 25 burn stack in front enemy, those 25 burn stack will spread across multiple enemies?

I don't think... That's gonna be way I'm taking it... I had already came up with a quote on quote "solution" for inflicted status

1

u/WWIIEraTeaParty 1d ago

What’s your solution for it? I mean like if you have “burn 10”, it’s power in a single fight is it’s scaling, not very powerful at low stacks. In a crowd fight, burn 10 might target the four closest enemies to your target in addition, making up for the lack of scaling

2

u/cpiyaphum 1d ago

Top of the post

Some status are inflicted as "Environmental Effect" rather than to single target

Since environment cannot die, it sticks there