Warcraft III resources & community, 2003–2006 · archived

Fireball

4 posts
#1

Fireball

I used firebolt to make fireball, but I need it to have an area of effect. I changed "stat - Area of effect", but it doesnt work. Is there already a spell with the same idea that I can copy from or will I have to use JASS or anything?
#2
Well, cluster rockets has an AoE, but it will send out multiple firebolts.

Aark
#3
Frost nova has an aoe but no projectile.
I think you will have to make it triggered.
A simple pick all in X raidus of target unit and inflect x damage to picked unit would do the trick.
#4
Dr Super GoodFrost nova has an aoe but no projectile.
I think you will have to make it triggered.
A simple pick all in X raidus of target unit and inflect x damage to picked unit would do the trick.

Righto! Thank ya kindly