0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #500051 Weapon

Cannon Rapier-OSAD [2]

Buy Price: N/A Sell Price: N/A
A upgraded version of the sword that causes a strong explosion by activating the detonation system built into the sword.
_______________________
MATK +150
_______________________
Random chance to auto cast Fire Bolt and Fire Ball when dealing physical damage, skill level is equal to Refine Level (up to Refine Level 10).
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 7%).
_______________________
Refine Level +9:
Increases damage of Fire Bolt and Fire Ball by 60%.
_______________________
Refine Level +11:
Random chance to auto cast Level 4 Hell Inferno when dealing physical damage.
_______________________
Type: One-Handed Sword
Attack: 160
Weight: 80
Weapon Level: 5
_______________________
Requirement:
Base Level 170
Novice, Swordsman, Thief and Merchant classes

Equipment Reform

Available through the reform system OS_Weapon_Hammer

Available through the reform system Plus7_Refine_NPC

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
800
1
Equipment reform

Job Requirements

Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes

Requirements

5
170

Scripts

.@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; } } }
.@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;
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.