Difference between revisions of "Strength"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
In international battlefields the damage done by a citizen on each hit is: DAMAGE_DONE = 10 × (1 + S/500) × (1 + R/5) where S is strength and R is the level of the citizen. | In international battlefields the damage done by a citizen on each hit is: DAMAGE_DONE = 10 × (1 + S/500) × (1 + R/5) where S is strength and R is the level of the citizen. | ||
− | Strength also counts when you fight in Special Agent Fights. | + | Strength also counts when you fight in Special Agent Fights but has a different formula for calculating the win chance. |
== See also == | == See also == |
Revision as of 17:06, 16 May 2021
A citizen can increase his stats by training daily at the Workout Area and School.
The strength of a citizen is a sum of his abilities: S = POWER+AGILITY+ENDURANCE+INTELIGENCE
In international battlefields the damage done by a citizen on each hit is: DAMAGE_DONE = 10 × (1 + S/500) × (1 + R/5) where S is strength and R is the level of the citizen.
Strength also counts when you fight in Special Agent Fights but has a different formula for calculating the win chance.