megablox Posted May 10, 2012 Posted May 10, 2012 How is the skill name meant to be written? Would this work? bonus4 bAutoSpell,"Envenom",10,1000,1; it is supposed to cast skill "Envenom" on the enemy with 100% chance at level 10. Quote
Lelouch vi Britannia Posted May 11, 2012 Posted May 11, 2012 I think you're doing it wrong dude follow this format bonus3 bAutoSpell,n,x,y; Auto Spell casting on attack of spell n at level x with y/10% chance. (supports skill names) Skill is casted on target unless it is a self or support (inf = 4/16) skill. Quote
megablox Posted May 11, 2012 Author Posted May 11, 2012 I followed your format and it still didn't work. I tried those: bonus3 bAutoSpell,Envenom,10,1000; bonus3 bAutoSpell,"Envenom",10,1000; bonus3 bAutoSpell,"ENVENOM",10,1000; bonus3 bAutoSpell,52,10,1000; No luck. : Quote
Question
megablox
How is the skill name meant to be written?
Would this work?
bonus4 bAutoSpell,"Envenom",10,1000,1;
it is supposed to cast skill "Envenom" on the enemy with 100% chance at level 10.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.