Limestone Posted March 23, 2012 Posted March 23, 2012 (edited) i want to disabled the autocastskills of this item in GVG, PVP and WOE maps. but the other effects like bonus bStr,2 will not be disabled.. 13414,Elemental_Sword,Elemental Sword,4,20,,1200,105,,1,3,0x000654E2,2,2,2,3,70,1,2,{ bonus bStr,2; bonus bInt,4; bonus bDex,1; bonus bMatkRate,5; bonus2 bAddEle,Ele_Neutral,10; bonus3 bAutoSpell,"MG_COLDBOLT",3,50; bonus4 bAutoSpellOnSkill,"MG_COLDBOLT","MG_FIREBOLT",3,1000; bonus4 bAutoSpellOnSkill,"MG_FIREBOLT","MG_LIGHTNINGBOLT",3,10000; bonus4 bAutoSpellOnSkill,"MG_LIGHTNINGBOLT","WZ_EARTHSPIKE",3,10000; } },{},{} Edited March 23, 2012 by Rage Quote
Nokia Posted March 23, 2012 Posted March 23, 2012 http://rathena.org/board/topic/59381-2-different-effects/page__fromsearch__1 Quote
Nameless2you Posted March 23, 2012 Posted March 23, 2012 (edited) 13414,Elemental_Sword,Elemental Sword,4,20,,1200,105,,1,3,0x000654E2,2,2,2,3,70,1,2,{ if(mf_gvg || mf_pvp) {bonus bStr,2; bonus bInt,4; bonus bDex,1; bonus bMatkRate,5; bonus2 bAddEle,Ele_Neutral,10;} else {bonus bStr,2; bonus bInt,4; bonus bDex,1; bonus bMatkRate,5; bonus2 bAddEle,Ele_Neutral,10; bonus3 bAutoSpell,"MG_COLDBOLT",3,50; bonus4 bAutoSpellOnSkill,"MG_COLDBOLT","MG_FIREBOLT",3,1000; bonus4 bAutoSpellOnSkill,"MG_FIREBOLT","MG_LIGHTNINGBOLT",3,10000; bonus4 bAutoSpellOnSkill,"MG_LIGHTNINGBOLT","WZ_EARTHSPIKE",3,10000;} } },{},{} Edited March 23, 2012 by Nameless2you Quote
Tonetzkii Posted August 10, 2012 Posted August 10, 2012 · Hidden by Arcenciel, August 12, 2012 - Hijacking Hidden by Arcenciel, August 12, 2012 - Hijacking can you answer this topic.? http://rathena.org/board/topic/69235-elemental-sword/page__hl__%2Belemental+%2Bsword
Question
Limestone
i want to disabled the autocastskills of this item in GVG, PVP and WOE maps. but the other effects like bonus bStr,2 will not be disabled..
Edited by Rage4 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.