Protoss currently just have their shields added to their HP. With proper shield support we could implement shield regeneration.
This change is probably easy, because it is mostly self contained within the Unit and UnitType classes. GameState will probably need to be aware of it too, so that before each round it can regenerate the shields of every unit.
Protoss currently just have their shields added to their HP. With proper shield support we could implement shield regeneration.
This change is probably easy, because it is mostly self contained within the Unit and UnitType classes. GameState will probably need to be aware of it too, so that before each round it can regenerate the shields of every unit.