Item Details

Cannon Rapier-OSAD [2] ( Cannon_Rapier_AD )

# 500051 Cannon Rapier-OSAD [2]
Cannon Rapier-OSAD [2] Buy: zeny Sell: 0 zeny Weight: 80 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 160 M. Attack: 150 Range: 1 Defense: N/A
Weapon Level: 5 Armor Level: N/A Equip Level Min: 170 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Cannon Rapier-OS remodeled with Team Atnad's technology added.
------------------------
MATK + 150.
When dealing normal melee physical damage, has a chance to auto-cast Fire Bolt and Fire Ball which have the same skill level as refine rate (up to level 10).

If refine rate is 7 or higher, increases attack speed (reduces delay after attack by 7%).

If refine rate is 9 or higher, increases Fire Bolt and Fire Ball damage by 60%.

If refine rate is 11 or higher, when dealing normal melee physical damage, has a chance to auto-cast Hell Inferno level 4.
------------------------
Class : Sword
ATK : 160
Weight : 80
Weapon Lv : 5
Required Level : 170
Class : Swordman,Novice,Thief,Merchant Classes

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();
bonus3 bAutoSpell,"MG_FIREBOLT",min(.@r,10),80;
bonus3 bAutoSpell,"MG_FIREBALL",min(.@r,10),80;
if (.@r>=7) {
   bonus bAspdRate,10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"MG_FIREBOLT",60;
      bonus2 bSkillAtk,"MG_FIREBALL",60;
      if (.@r>=11) {
         bonus3 bAutoSpell,"WL_HELLINFERNO",4,40;
      }
   }
}
N/A
N/A

N/A