✡
Mathematical
About calculations in GalaxyWar

Starship has 4 attribute
Attack,Defense,Shield,Durability
- When the durability of the starship is 0, the ship is destroyed.
- Starships do not take damage when they have shields.
- After each battle, ships will automatically repair lost shields and durability. But the destroyed ship will be lost.
Damage process
- attribute(total)=attr(Ship)*attr(1+Facilities addition)*attr(1+Heroes addition)
- The shield of ship will absorb damage.
Shield'=Shield-Damage Damage = Attack (attacker)
- When the shield is 0, the ship will be damaged
Damage = Attack(attacker) - Defense (defenser)
Durability'= Durability-Damage
- When the durability is 0, the ship will be destroyed

Last modified 1yr ago