Item-Kombination Details

Item-Kombination #2879

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 bLongAtkRate,5;
bonus bVariableCastrate,-10;
Skriptreferenzen
bBaseAtk Gegenstandsbonus
bBaseAtk
Signatur:
bonus bBaseAtk,n;
Beschreibung:
Basic attack power + n
bLongAtkRate Gegenstandsbonus
bLongAtkRate
Signatur:
bonus bLongAtkRate,n;
Beschreibung:
Increases damage of long ranged attacks by 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)