Bonus similar to character_health_bonus but that affects biters

Things that we aren't going to implement
Post Reply
randomdude
Inserter
Inserter
Posts: 43
Joined: Mon Mar 12, 2018 9:01 am
Contact:

Bonus similar to character_health_bonus but that affects biters

Post by randomdude »

In biter battles, when evo reaches 100% the game implements a virtual health boost for the biters. The issue is that to do so, it uses the on_entity_damaged to keep track of damage and reduce it accordingly and yada yada.

Granted, it could be improved (atm it doesn't use filters so its triggering on every entity type) but still, could it be possible to do something similar to character_health_bonus but for the biters?

Something for the enemy only force won't make it since this creates 2 biter forces, one for each side

Thanks

Post Reply

Return to “Won't implement”