Item Details

Picky Rush Shadow Weapon ( S_Pickyrush_Weapon )

ID 24634 Picky Rush Shadow Weapon
Picky Rush Shadow Weapon Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: Not specified
Type: Shadow Equipment item. Sub Type: Not specified Gender: Both Locations: Shadow Weapon
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: 99 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Increase long-range physical damage by 3%.
------------------------
When refined to +7 or higher, increase long-range physical damage by additional 3%.
------------------------
When refined to +9 or higher, increase long-range physical damage by additional 4%.
------------------------
Set Bonus:
Picky Rush Shadow Weapon
Picky Rush Shadow Shield
Picky Rush Shadow Armor

Increases Picky Peck damage by half of the total refine level of the set.
------------------------
Set Bonus:
Picky Rush Shadow Weapon
Doram Physical Shadow Shoes

Ignore physical defense of all race enemies (except player) by 40%.
Ignore additional physical defense of all race enemies (except player) by equal to the total refine level of the set.
------------------------
Type : Shadow Equipment
Location : Weapon
Weight : 0
Required Level : 99
Class : Summoner (Doram)

Not specified

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 bBaseAtk,.@r;
bonus bMatk,.@r;
if (.@r>=9) {
   bonus bLongAtkRate,10;
}
else if (.@r>=7) {
   bonus bLongAtkRate,6;
}
else {
   bonus bLongAtkRate,3;
}
Not specified
Not specified