Warcraft III resources & community, 2003–2006 · archived

Tri Blade

4.42 / 5 (12)
Submitted by Arksword(sv)Trigger Enhanced1,015 downloads36 KB
Screenshot
Screenshot
Tri Blade: Allows you to throw a fast spinning, triple edged, blade, that cuts straight through any enemy ground units that gets in its way. The blade can bounce off walls, and after a given amount of time, returns to you.
File Name
Tri Blade.w3x
Author
Arksword(sv)
Download

Comments

24
5/5
:D
i found 2 glitches with this spell
#1- if you are in the midlle of a couter stike and the blade returns 2 u it creates a bunch of items around you
#2- If you throw a blade while antother blade is out the blade freezes.
Set BladeRealVar = (Angle from (Position of (Triggering unit)) to (Target point of ability being cast))

Would help on the angle of the unit's movement. since the hero does not always face the exact direction
Neat but too much set up.
sorry i dont like it. Your spell requires too many regions so i must say, trying to transfer this to another persons map its pretty much crap. so sorry
I made the changes i was talking about here http://www.wc3sear.ch/?p=Spells&ID=510 you can dl it Great job Arksword i hope you like the changes i made. Blade speed increased with boomerang return effect. Just added item pickup so now the triblade will pick up one item and return it to the caster even tho by giveing it more inventory it could return more. Why add all this?? because i liked the idea and someone said they would like to make a zelda NES map and this would go great with it:)
I looked over these triggers that you wrote, and I don't see how that would make it make a loop like a boomerang. You just did the return stuff normal. And it already comes back the same speed, except it no longer bounces off walls, because it isn't suppose to. As for the fire, I only put that in there for fun. If anybody used this, they wouldn't have to do the fire. The spell is fine as it stands, good day.
Has a serious problem brought my computer to a almost complete halt after attaching a flame to the unit and then blinking around the map. Also the blade moves to slow. If it is a unit you could add a endurance aura to speed it up. Setting up a ark before it returns would be cool,
Now after all my comments Very nice work i personaly favor spells that dont use jass

Here please make these changes you will love the result

-----No longer orders unit to walk back to caster---
MakeReturn
Events
Conditions
Actions
Wait BladeDistance seconds
Trigger - Turn on Move Return <gen>
Trigger - Turn off WallHitRedirectSouthNorth <gen>
Trigger - Turn off Move <gen>

---- Every .02 sec get units faceing angle, order unit to face the hero, move unit foward based of it's new angle
Move Return
Events
Time - Every 0.02 seconds of game time
Conditions
Actions
Set BladeRealVar = (Facing of BladeUnitVar2)
Unit - Make BladeUnitVar2 face BladeUnitVar over 0.01 seconds ****Unit does not finish faceing casting hero there for a type of loop takes place .01 fast enough for the unit to turn a little before being moved forward****
Unit - Move BladeUnitVar2 instantly to ((Position of BladeUnitVar2) offset by 20.00 towards BladeRealVar degrees)

Return
Events
Time - Every 0.01 seconds of game time
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(BladePoint <gen> contains BladeUnitVar2) Equal to True
Then - Actions
Unit - Remove BladeUnitVar2 from the game
Trigger - Turn on WallHitRedirectSouthNorth <gen>
Trigger - Turn off Move Return <gen>
Hero - Create Tri Blade and give it to BladeUnitVar
Else - Actions
Do nothing

P.S. I just wrote this so it works but i'm sure there are some conditions that it will not work with but i thought you should see this
Return speed is no longer cripled by movement speed of unit, The blade makes a loop now like a boomarang
Very nice 8)
i agree ragnarok x
Cool :D :D
It is perfect for a Predator !!
Fixed up to reduce the slight lag when the blade catches on fire, and fixed a lil bug that if you die while the blade is out, (never happened to me but I released that the blade woudln't be able to return if you died), it replaces the blade with the item form which you can pick up again.
THATS PERFECT!!!!!
Its pretty cool and its funny at the same time.
i give you 5/5!!!
sick spell, i love it... great work ark, im givin this a 5/5 :D
It's an ultimate ability. Not to mention it only works against melee of course. You can always use blink also. I don't feel like messing with my triggers again and resubmitting, cuz it already works perfectly.
I haven't had time to do it. Just some spare time to make this. Sorry.
Its a good spell, but lower the chance of using Counter. I couldn't even get out of battle because the Counter was so frequently.

~The_Raven
Well, if I saw this spell sooner, I'd have given credit to the original maker, but I havent seen one like this so, I'll just have to be a greedy b*tch and take the credit for myself :lol: .
nice,,,but UndeadBudgie has done this spell in FF open long time ago,,and no one notice that ff open has this kind of spells,,and also less peoples knows how to use the spell,,,
AND YOUR SPELL IS BETTER THAN the same spell in FF.
AWESOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOMMMMMMMMEEEEEEEEEEEEE :D :D :D :D :D 7/7
ITS LIKE A BOOMERANG ITS AWESOME PERFECT FOR MY FRIENDS MAP ILL HAVE TO SEND HIM THIS oNCE AGAIN NICE ARKSWORD oh and btw

its me vegito hey arksword you done with terrain for the mod yet???
omg Formula1!!! that avatar of yours is SOOOOOOO cool!!!!!!! so cute too!! I love it!! :lol:
I'm sooo using this
Thats hot
I'm happy you make such great spells
First the Sphere now this, you got skills
hehe very funny!

also very nice idea, and counter is also very cool :)

5/5 :)
A nifty little item spell. I doubt many people would use it, because it is very hard to set up all the walls for the bounces, so on and so forth, but I wanted to submit it anyways, just cause I thought it was very fun to use :D . Sometimes, the blade may ricochet oddly, or go out of bounds, but it always comes back to you, or atleast of the many many times I've tested it, it has come back to me. Nothing critical. Enjoy :D .