Stacking

What is Stacking?

In Kingdom Guard, different stats (power, carrying load, marching speed, etc.) are composed from different layer.

At the most fundamental layer (Layer-0) are stats such as Unit Capacity, Castle level, and Hero class. These Layer-0 stats are used to calculate Layer-1 stats, which are in turn used to calculate Layer-2 stats, and so forth.

Example

For example, let's say the Castle level is 500 and Unit capacity is 7, then the Unit Base Power would be 500 x 10 x 7 = 35000.

Let's say that the Troops March has Filius, Jessica, and Clarence all at 4-star, then the Hero Skills Power would be 35000 x (25% + 25% + 40%) = 31500.

Let's say the player has 10% power bonus from Skins, the Skin Power would be (35000 + 31500) x 10% = 6650.

To find the total Unit Power (base and derived), you add up the numbers. So that will be 35000 + 31500 + 6650 = 35000.

Lists of Stats