- Joined
- Aug 4, 2012
- Messages
- 1,022
iSpell
JASS:
//-----------------------------------------------------------------
// Hi, I'm new at vJASS
// I want to learn more
// I want to make spells
// Can you teach me the basic, a better understanding grows??
//
// So you just give me the whole write code :3 :3
// Meanwhile, this is a Step By Step vJASS Class
//
// I want the well writed pure vJASS
// A custom Spells with ALL writed with vJASS
//-----------------------------------------------------------------
/*
Type:
Active
Selection:
Target
Targetion:
Enemy
Description:
Launch a magic at those fellow enemy
Active:
Deal ( Energy * Level ) + ( 25 / 50 / 75 / 100 )
Stun for ( 0.5 / 1 / 1.5 / 2 ) Second
ENERGY: 5 / 10 / 15 / 20% Of Current
COOLDOWN: 10 Second
CASTING RANGE: 700
*/
Last edited: