~ ~ ~ ~

Alignements



Starting statistics

Knight
Barbarian
Sorceress
Warlock
Wizard
Necromant

Heroes

Growing statistics
Growing stats by Hero level
9-55%35%5%5%
10+30%30%20%20%
9-35%45%10%10%
10+30%30%20%20%
9-10%10%30%50%
10+20%20%30%30%
9-10%10%50%30%
10+20%20%30%30%
9-10%10%40%40%
10+20%20%30%30%
9-15%15%35%35%
10+25%25%25%25%
FAQ & informations about common buildings
Well = +2 creatures / week
Statue = +125 gold / day
Magic resistance 25% = 25% of chances to cancel the effect of the spell.
Any spell 20% = 20% of probability to cast this spell when attacking.
No hit back = The attacked creature can not hit back.
2 ripostes = La créature peux riposter 2 fois
Unlimited hitback = The creature can hitback each time it will be attacked.
Death cloud = Attack of the Lich, hitting the foe and the 6 adjacent hexagones.


Creature 1 (att1 / def1 / dam1) hit Creature 2 (att2 / def2 / dam2)
( attaque / defence / moy.damages )
- if att1 > def2 then moy.damages = dam1 + dam1 * (att1 - def2)* 10%
- if att1 < def2 then moy.damages = dam1 - dam1 * (def2 - att1)* 5%
There is another way of calculing damages :
deg1 * amount_of_creatures = real_deg1
Each point of Attack above the foe's Defence give +10% damages (Attack of 30 ?).
Each point of Defence above the attacker's Attackgive +5% of reduction (Defence of 14 ?).
beta ver.