Item-Kombination #1909
Kombinationsgröße: 6
Kombinationsgegenstände
S_Timeoverload_Weapon
S_Timeoverload_Armor
S_Timeoverload_Shield
S_Timeoverload_Shoes
S_Timeoverload_Earing
S_Timeoverload_Pandent
Kombinationseffekt
bonus bAspd,2; bonus bVariableCastrate,-10; bonus2 bIgnoreDefRaceRate,RC_All,70; bonus2 bIgnoreMdefRaceRate,RC_All,70; bonus2 bIgnoreDefRaceRate,RC_Player_Human,-70; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-70;
Skriptreferenzen
bAspd
Gegenstandsbonus
bAspd
Signatur:
bonus bAspd,n;
Beschreibung:
Attack speed + 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)
bIgnoreDefRaceRate
Gegenstandsbonus
bIgnoreDefRaceRate
Signatur:
bonus2 bIgnoreDefRaceRate,r,n;
Beschreibung:
Disregard n% of the target's DEF if the target belongs to race r
bIgnoreMdefRaceRate
Gegenstandsbonus
bIgnoreMdefRaceRate
Signatur:
bonus2 bIgnoreMdefRaceRate,r,n;
Beschreibung:
Disregard n% of the target's MDEF if the target belongs to race r