Item Combo #1909
Combo Size: 6
Combo Items
S_Timeoverload_Weapon
S_Timeoverload_Armor
S_Timeoverload_Shield
S_Timeoverload_Shoes
S_Timeoverload_Earing
S_Timeoverload_Pandent
Combo Effect
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;
Script References
bAspd
Item Bonus
bAspd
Signature:
bonus bAspd,n;
Description:
Attack speed + n
bVariableCastrate
Item Bonus
bVariableCastrate
Signature:
bonus2 bVariableCastrate,sk,n;
Description:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
bIgnoreDefRaceRate
Item Bonus
bIgnoreDefRaceRate
Signature:
bonus2 bIgnoreDefRaceRate,r,n;
Description:
Disregard n% of the target's DEF if the target belongs to race r
bIgnoreMdefRaceRate
Item Bonus
bIgnoreMdefRaceRate
Signature:
bonus2 bIgnoreMdefRaceRate,r,n;
Description:
Disregard n% of the target's MDEF if the target belongs to race r