Item-Kombination Details

Item-Kombination #2876

Kombinationsgröße: 6
Kombinationsgegenstände
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
Kombinationseffekt
bonus bBaseAtk,3*(min(BaseLevel,150)/10);
bonus bVariableCastrate,-10;
bonus bMatkRate,3;
bonus bAtkRate,3;
Skriptreferenzen
bBaseAtk Gegenstandsbonus
bBaseAtk
Signatur:
bonus bBaseAtk,n;
Beschreibung:
Basic attack power + n
bVariableCastrate Gegenstandsbonus
bVariableCastrate
Signatur:
bonus2 bVariableCastrate,sk,n;
Beschreibung:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
bMatkRate Gegenstandsbonus
bMatkRate
Signatur:
bonus bMatkRate,n;
Beschreibung:
Magical attack power + n%
bAtkRate Gegenstandsbonus
bAtkRate
Signatur:
bonus bAtkRate,n;
Beschreibung:
ATK + n% that won't interfere with Damage modifier and SC_EDP (renewal mode only)