|
|
#1 |
Member
Join Date: Aug 2011
Posts: 854
|
|
|
|
|
#2 |
Forum Staff
|
I think yes.
Moved to mech. EDIT: o hai mech, long time no see! ( ^_^)/ |
|
|
|
#3 |
Member
Join Date: Jan 2010
Location: Germany
Posts: 5,142
|
No, they don't stack. Each of the circles you see is a flamestrike (like the ladder bloodmage one), and they don't stack with each other. Otherwise you'd receive more damage by standing on the intersection of two of them.
So don't get refresher on Jakiro. Hi Foede!
__________________
I might edit my p0sts frequently and rapidly after posting.
DotA code of the week:
Jass:
if loc_real01>650 then
else
call GroupAddUnit(group002,GetEnumUnit())
endif
|
|
|
|
#4 |
Member
Join Date: Apr 2010
Location: Philippines
Posts: 1,989
|
Have to hijack this thread, Meepo has been added to Dota2 and I always wondered. Does Geostrike's DPS stack? In the heroes page, it only says - Geostrike's slow of every Meepo stacks directly.
__________________
|
|
|
|
#5 |
Member
Join Date: Jan 2010
Location: Germany
Posts: 5,142
|
It does.
__________________
I might edit my p0sts frequently and rapidly after posting.
DotA code of the week:
Jass:
if loc_real01>650 then
else
call GroupAddUnit(group002,GetEnumUnit())
endif
|
|
|
|
#6 |
Member
Join Date: Apr 2010
Location: Philippines
Posts: 1,989
|
^Oh, so Meepo's heroes page has a missing note. It confused me because the bulleted notes only mentioned the slow.
__________________
|
|
|
|
#7 |
Member
Join Date: Jan 2010
Location: Germany
Posts: 5,142
|
Geostrike is based on envenomed weapons with the stacking flag enabled. That's why the slows stack and that's why the damage should stack.
__________________
I might edit my p0sts frequently and rapidly after posting.
DotA code of the week:
Jass:
if loc_real01>650 then
else
call GroupAddUnit(group002,GetEnumUnit())
endif
|
|
|
|
#8 |
Member
Join Date: Oct 2010
Posts: 286
|
^ these flags are checked individually as far as i remember from my modding experience. So any situation is possible. Still thanks for your answer.
|
|