WhatFT Posted January 31, 2014 Posted January 31, 2014 (edited) How to disable 2-3 kiels when equipped? This is my script of Kiel. { bonus bDelayRate,-30; if(BaseClass==Job_Mage||BaseClass==Job_Novice) bonus bMatkRate,10; },{},{} Edited February 1, 2014 by WhatFT Quote
PewN Posted February 1, 2014 Posted February 1, 2014 (edited) if( isequipped(4403) < 2 ) bonus bDelayRate,-30; Edited February 1, 2014 by TrojanWorm 1 Quote
Patskie Posted February 1, 2014 Posted February 1, 2014 This might be the one you are looking : http://rathena.org/board/topic/87110-max-card-in-headgear/?p=221105. I just remember @Kenpachi did this Quote
Question
WhatFT
How to disable 2-3 kiels when equipped?
This is my script of Kiel.
Edited by WhatFT2 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.