Item Details

Tornado Shadow Shield ( S_Cart_Tornado_Shield )

# 24561 Tornado Shadow Shield
Tornado Shadow Shield Buy: zeny Sell: 0 zeny Weight: 0 Slots: N/A
Type: Shadow Equipment item. Subtype: N/A Gender: Both Locations: Shadow Shield
Attack: N/A M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: N/A Armor Level: N/A Equip Level Min: 99 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Shield that gives additional defense options. It can be worn alone, but would be less effective.
Increase physical damage dealt to all size monsters by 3%.
When refined to +7 or higher, increase physical damage to all size monsters by additional 3%,
When refined to +9 or higher, increase physical damage to all size monsters by additional 4%.
When equipped with Cart Tornado Shadow Armor/Shield/Shoes,
Increase damage of Cart Tornado as percentage equal to the sum of refine rates of the set.
When equipped with Generic Shadow Weapon,
Ignore defense rate of all race monsters (except players) by 40%, additional defense rate ignoring equal to the sum of refine rates of Cart Tornado Shadow Shield and Generic Shadow Weapon.

Set Bonus
Cart Tornado Shadow Shoes
Cart Tornado Shadow Shield
Cart Tornado Shadow Armor
Increases Cart Tornado Damage % by the sum total refine of the set.
Type : Shadow Gear
Location : Shield Weight : 0
Required Level : 99
Class: Geneticist Type

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bMaxHP,.@r*10;
if (.@r>=9) {
   bonus2 bAddSize,Size_All,10;
}
else if (.@r>=7) {
   bonus2 bAddSize,Size_All,6;
}
else {
   bonus2 bAddSize,Size_All,3;
}
N/A
N/A