KrikkitTwo
Immortal
- Joined
- Apr 3, 2004
- Messages
- 12,418
Congratulations, you inadvertently buffed Cho-ko-nu (if I am correctly remembering that Chok's have a 50 in the XML file).
That wouldn't buff them... since they can't get Barrage promotions, it means that instead of
(3*3+D)/(3*D+3)*10 hp being what they do (3 being 50% strength)
they woud do
(3*6+D)/(3*D+6)*10 hp *50%
if you are talking about collateral damage against str 6 units then
(9+6)/(18+3)*10 = 7 hp
v.
(18+6)/(18+6) * 10 * 50% = 5 hp
it actually weakens them a bit
essentially the 'percentage of collateral damage done' should act the SAME for both base value and promotions.
first determine how much can be done baset on strength ratios
second take a Percentage of that damage and make it the actual damage (for a barrage 3 siege unit 200%, for a Barrage I tank 20%)