Combo Item #6643
Ukuran Combo: 2
Item Combo
Ferus_Card
Shang_Rainbow_EXE
Efek Combo
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus3 bAutoSpell,"MG_FIREBOLT",5,min(.@r,12); bonus3 bAutoSpell,"MG_FIREBALL",5,min(.@r,12);
Referensi Skrip
getequiprefinerycnt
Perintah
getequiprefinerycnt
Tanda Tangan:
getequiprefinerycnt(<equipment slot>{,<char_id>})
Deskripsi:
slot. For a list of equipment slots see 'getequipid'.
Can be used to check if you have reached a maximum refine value, default for
this is +10:
Contoh:
if (getequiprefinerycnt(EQI_HEAD_TOP) < 10)
mes "I will now upgrade your " + getequipname(EQI_HEAD_TOP);
else
mes "Sorry, it's not possible to refine hats better than +10";
close;
bAutoSpell
Bonus Item
bAutoSpell
Tanda Tangan:
bonus5 bAutoSpell,sk,y,n,bf,i;
Deskripsi:
Adds a n/10% chance to cast skill sk of level y when attacking with trigger criteria bf