truefg Posted December 15, 2012 Posted December 15, 2012 (edited) I want to change this { skill "AS_CLOAKING",3; },{},{ sc_end SC_CLOAKING; } into an autocast of deadly poison or EDP [as much people call it] in lvl 1.. can someone help me!! { bonus5 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,50,BF_WEAPON|BF_MAGIC,0; },{},{} INto: 10%chance autocasting lvl 10 safety wall when reciving physical damage.. { bonus bIgnoreMDefRace,RC_NonBoss; bonus bCastrate,100; bonus bSPrecovRate,-100; },{},{ heal 0,-2000; } Into.. See all hiding people/players/mob/etc.. Thanks.. { bonus2 bHpDrainRate,50,20; bonus bHPrecovRate,-10; },{},{} Into: No Miss, [dont need Dex/hit points to hit others, with this card you have no chance of missing] Thanks Again Edited December 15, 2012 by truefg Quote
Fresh prince Posted December 15, 2012 Posted December 15, 2012 (edited) {bonus3 bAutoSpell,"ASC_EDP",1,10;} {bonus5 bAutoSpellWhenHit,"MG_SAFETYWALL",3,50,} {bonus bIntravision,0;} {bonus bHit,500;} Edited December 15, 2012 by Fresh prince Quote
truefg Posted December 15, 2012 Author Posted December 15, 2012 (edited) Thanks Edited December 15, 2012 by truefg Quote
Question
truefg
I want to change this
{ skill "AS_CLOAKING",3; },{},{ sc_end SC_CLOAKING; }
into an autocast of deadly poison or EDP [as much people call it] in lvl 1.. can someone help me!!
{ bonus5 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,50,BF_WEAPON|BF_MAGIC,0; },{},{}
INto: 10%chance autocasting lvl 10 safety wall when reciving physical damage..
{ bonus bIgnoreMDefRace,RC_NonBoss; bonus bCastrate,100; bonus bSPrecovRate,-100; },{},{ heal 0,-2000; }
Into.. See all hiding people/players/mob/etc.. Thanks..
{ bonus2 bHpDrainRate,50,20; bonus bHPrecovRate,-10; },{},{}
Into: No Miss, [dont need Dex/hit points to hit others, with this card you have no chance of missing] Thanks Again
Edited by truefg2 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.