Calculate BP when Defender is 3X Attacker

Discussion in 'Strategy' started by HAV0C, Apr 21, 2011.

  1. This guide is used to calculate build plunder when defender stats are greater than or equal to three times the attackers total stats. Attackers stats, defenders stats, pots, pro-packs, and ally bonus are not used in the calculation. Only variables used are attackers build and how many troops are left from each building. Each building contributes a portion to the plunder in regards to how many troops are left. The following table is used to find the part contributed from each type of building:

    All T1s each give the same amount:
    • Level 1: 9,900
    • Level 2: 21,780
    • Level 3: 47,520

    T2 Buildings:
    • Forge
    • Level 1: 29,700
    • Level 2: 65,340
    • Level 3: 142,560
    • Beastiary
    • Level 1: 30,145.5
    • Level 2: 66,528
    • Level 3: 145,530
    • Cathedral
    • Level 1: 31,680
    • Level 2: 68,310
    • Level 3: 150,480

    T3 Buildings:
    • Sub
    • Level 1: 100,485
    • Level 2: 184,140
    • Level 3: 261,360
    • Aviary
    • Level 1: 102,910.5
    • Level 2: 188,149.5
    • Level 3: 328,482
    • Circle
    • Level 1: 105,435
    • Level 2: 193,050
    • Level 3: 336,600

    T4 Buildings:
    • Foundry
    • Level 1: 352,836
    • Level 2: 529,650
    • Level 3: 793,584
    • Element
    • Level 1: 361,350
    • Level 2: 544,302
    • Level 3: 813,384
    • Titans
    • Level 1: 370,656
    • Level 2: 556,380
    • Level 3: 835,164

    Note: Guilds, SOS, and towers = 0

    • BP = ∑(X / Y * (BC))
    • X = Troops on hand from building
    • Y = Max # of Troops from building
    • BC = Building Contribution
    • ∑ = Add all portion contributed by each building

    Examples:

    Let's take a build with 24 level 3 Forges at full troops:

    BP = ∑(24*142,560)
    BP = 3,421,440

    Now let's compare this with Hansel build full troops with level 3 forge:

    BC = ∑(1*142560, 23*0)
    BC = 142,560

    Now let's take a build with:
    12 level 3 Circles with 1138 Troops each
    3 level 3 Aviaries with 1250 Troops each
    20 level 3 Elements with1250 troops each

    Solving contribution from Circles:
    12*1138/2000*336,600 = 2,298,304.8

    Solving contribution from Aviarys:
    3*1250/2100*328,482 = 586,575

    Solving for contribution from Elements:
    20*1250/1300*813,384 = 15,642,000

    Summing all contributions:
    ∑(2,298,304.8, 586575, 15642000) = 18,526,879.8

    But the mechanics drops any fractions so BP received = 18,526,879

    Notes:
    Building Plunder is found from dillybar's Building Gulde.

    BC = 0.99*(Building Plunder)

    This is only valid under the condition:
    (Defender Stats)/(Attacker Stats) ≥ 3
     
  2. Well i haven't tested it myself but seems ligit. Good job