Hey guys, I am going to have my own spell workshop, just so you give me ideas so I can improve my spell making skills (and maybe I will be as good as Vexorian haha [joking]) Ok here are the rules:
1. Only one spell at a time per person please.
2. Give me some time, I am not exactly a pro at this, I am just learning.
3. Nothing that requires advanced JASS skills just basic.
4. If I am unable to do your spell, dont cry, dont curse, just turn to someone else for your help, there must be hundreds of spell makers in these forums.
Everything will be done in less than a week (try to come up with ideas right before the weekend, I have plenty of time on weekends)
Well thats all I got, we all gain from this, you help me at training in spell making, and I help you by making the spell. And of course each spell will be uploaded with funny artwork explaining what it does made in Paint... (dont feel like spending 500 bucks on photoshop)
how bout a spell that targets an area of ground and shoots out a fire bold when it hits the targeted area it will make 3 more bolts fly out in random directions for about 300 range when those bolts hit the ground it will send out 3 more bolts in random directions and it keeps going for about 5 bounces the fie will have to look like its bounceing and some explosions when it hits the ground would be nice this will have to have low damage or i could be used as an ultamate think ya can make that?
I made the spell like meteor, and made it do more damage, etc. It also summons 3 dummy casters which are invisible, and have the locust ability, and are able to cast meteor (with a smaller meteor) the problem is, instead of the smaller meteorsa breaking up from the larger one, they fall from the sky.. I dont know how to make it cast straight from the large meteor.
If anyone can tell me how to do this, I may still be able to do this spell. If not, then it is a failure...
hey dude.. I asked in my own topic for some spells.. now I will tell them to u.. if u like em/wanna do them do them one by one, and take ur time...
1st Spell : Galaxian Explosion. A small aoe spell with high impact damage, needs a model of blowin planets and stuff..
2nd spell : Dimensional Rift. Teleports a target enemy unit to another dimension makin him useless for 5 seconds.. then come back with 100 less hp... *he doesn't regenerate jp/mana in the other dimension, disappears from the map, returns with the same items/cooldowns... Also make a trigger for noobs who think it's a bug: "Player name has been sent to another dimension and will be back in 5 seconds." with a countdown timer on the screen* and when the target is back..the terrain moves like in earthquake. needs a model of moving planets and dimensions or use black hole(available on the site)...
3rd spell : Mind confusion. makes a target enemy unit walk like a random critter, use spells on other targets(if possible) to a short period of time.
4th spell : sickness. targets falls asleep if left alone or got too many fast commands.... (is dispellable) and slows spell cooldowns.
5th : Psychic Heal. caster is channelin a spell ... has a light around him and starts healin units in an area of effect dependin on a percentage of their initial hp...
10x leissak.. 1 last favor... I need mind confusion to be a spell of 10 lvls.. if u could do that.. or make 2-3 lvls and I'll copy the triggers .. coz, I admit that I'm a trigger noob..
I don't know how to make an ability last longer per level through triggers.. sorry, maybe if the_raven can teach me, he seems to be teaching me a lot, then I will do it.
Sure...why not? I'm only working on four spells at the moment.
If ((Level of (Ability) for (Casting unit)) Equal to 1) then do (Wait X seconds) else do (Do nothing) If ((Level of (Ability) for (Casting unit)) Equal to 2) then do (Wait X seconds) else do (Do nothing) ...etc.