Skip to content

- A reference guide and manual in Russian for Heroes 3.

User Avatar
#666
Auto-translated
Dirty_Player
Magic Arrow 70 + 50*(N-1), where N is the number of dragons in the stack
Meteor Shower 175 + 125*(N-1), where N is the number of dragons in the stack
Ice Arrow 120 + 100*(N-1), where N is the number of dragons in the stack
Ring of Cold 80 + 50*(N-1), where N is the number of dragons in the stack
Fireball 80 + 50*(N-1), where N is the number of dragons in the stack
Inferno 90 + 50*(N-1), where N is the number of dragons in the stack
Lightning Strike 145 + 125*(N-1), where N is the number of dragons in the stack
Chain Lightning 250 + 200*(N-1), where N is the number of dragons in the stack

So, a stack of, say, 4 fairies will deal 250 + 200*(4-1) = 850 damage with Chain Lightning, right?