Item-Kombination #6666
Kombinationsgröße: 2
Kombinationsgegenstände
Eddga_Card
Beast_Area_Shoes
Kombinationseffekt
bonus bBaseAtk,50;
bonus2 bAddClass,Class_Boss,30;
bonus2 bSkillCooldown,"SR_TIGERCANNON",-500;
autobonus "{ bonus bStr,30; bonus bAtkRate,20; }",30,10000,BF_WEAPON;
Skriptreferenzen
bBaseAtk
Gegenstandsbonus
bBaseAtk
Signatur:
bonus bBaseAtk,n;
Beschreibung:
Basic attack power + n
bAddClass
Gegenstandsbonus
bAddClass
Signatur:
bonus2 bAddClass,c,x;
Beschreibung:
+x% physical damage against class c
bSkillCooldown
Gegenstandsbonus
bSkillCooldown
Signatur:
bonus2 bSkillCooldown,sk,t;
Beschreibung:
Increases cooldown of skill sk by t milliseconds
bStr
Gegenstandsbonus
bStr
Signatur:
bonus bStr,n;
Beschreibung:
STR + n
bAtkRate
Gegenstandsbonus
bAtkRate
Signatur:
bonus bAtkRate,n;
Beschreibung:
ATK + n% that won't interfere with Damage modifier and SC_EDP (renewal mode only)