Item-Kombination Details

Item-Kombination #386

Kombinationsgröße: 2
Kombinationsgegenstände
Genetic Shadow Weapon
S_Genetic_Weapon
Genetic Shadow Shield
S_Genetic_Shield
Kombinationseffekt
bonus bMaxHPrate,2;
bonus2 bSkillCooldown,"GN_CART_TORNADO",-1000;
bonus2 bVariableCastrate,"GN_CARTBOOST",-100;
Skriptreferenzen
bMaxHPrate Gegenstandsbonus
bMaxHPrate
Signatur:
bonus bMaxHPrate,n;
Beschreibung:
MaxHP + n%
bSkillCooldown Gegenstandsbonus
bSkillCooldown
Signatur:
bonus2 bSkillCooldown,sk,t;
Beschreibung:
Increases cooldown of skill sk by t milliseconds
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)