Item-Kombination Details

Item-Kombination #4905

Kombinationsgröße: 4
Kombinationsgegenstände
Wedding Veil [1]
Wedding_Veil_
Wedding Dress
Wedding_Dress_
Crystal Pumps [1]
Chrystal_Pumps_
Platinum Ring [1]
Platinum_Ring
Kombinationseffekt
.@r = 3+(getequiprefinerycnt(EQI_HEAD_TOP)+getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHOES));
bonus bMdef,.@r;
Skriptreferenzen
getequiprefinerycnt Befehl
getequiprefinerycnt
Signatur:
getequiprefinerycnt(<equipment slot>{,<char_id>})
Beschreibung:
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:
Beispiel:
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;
bMdef Gegenstandsbonus
bMdef
Signatur:
bonus bMdef,n;
Beschreibung:
Equipment MDEF + n