Combo de Objetos Detalles

Combo de Objetos #2876

Tamaño del Combo: 6
Objetos del Combo
Beginner's Suit [1]
Rebeginer_Suits
Beginner's Cap
Rebeginer_Cap
Beginner's Cloak
Rebeginer_Manteau
Beginner's Boots [1]
Rebeginer_Boots
Beginner's Ring
Rebeginer_Ring
Efecto del Combo
bonus bBaseAtk,3*(min(BaseLevel,150)/10);
bonus bVariableCastrate,-10;
bonus bMatkRate,3;
bonus bAtkRate,3;
Referencias del Script
bBaseAtk Bono de Ítem
bBaseAtk
Firma:
bonus bBaseAtk,n;
Descripción:
Basic attack power + n
bVariableCastrate Bono de Ítem
bVariableCastrate
Firma:
bonus2 bVariableCastrate,sk,n;
Descripción:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
bMatkRate Bono de Ítem
bMatkRate
Firma:
bonus bMatkRate,n;
Descripción:
Magical attack power + n%
bAtkRate Bono de Ítem
bAtkRate
Firma:
bonus bAtkRate,n;
Descripción:
ATK + n% that won't interfere with Damage modifier and SC_EDP (renewal mode only)