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 #600028 Weapon

Beam Claymore-OSAD [2]

Buy Price: N/A Sell Price: N/A
An upgraded version of a two-handed Sword made of high density emerald that emits rays of light.
_______________________
Indestructible in battle
_______________________
Critical +10
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +9:
Increases Critical Damage by 20%.
Increases damage of Storm Blast by 25%.
_______________________
Refine Level +11:
Increases Damage against monsters of Small and Medium size by 25%.
_______________________
Type: Two-Handed Sword
Attack: 250
Weight: 180
Weapon Level: 5
_______________________
Requirement:
Base Level 170
Swordman classes

Equipment Reform

Available through the reform system OS_Weapon_Hammer

Available through the reform system Plus7_Refine_NPC

Basic Information

Weapon
1800
1
Equipment reform

Job Requirements

Yes
Yes
Yes

Requirements

5
170

Scripts

.@r = getrefine(); bonus bUnbreakableWeapon; bonus bCritical,10; if (.@r>=7) { bonus bAspdRate,10; if (.@r>=9) { bonus bCritAtkRate,20; bonus2 bSkillAtk,"RK_STORMBLAST",25; if (.@r>=11) { bonus2 bAddSize,Size_Small,25; bonus2 bMagicAddSize,Size_Small,25; bonus2 bAddSize,Size_Medium,25; bonus2 bMagicAddSize,Size_Medium,25; } } }
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bCritical,10;
if (.@r>=7) {
   bonus bAspdRate,10;
   if (.@r>=9) {
      bonus bCritAtkRate,20;
      bonus2 bSkillAtk,"RK_STORMBLAST",25;
      if (.@r>=11) {
         bonus2 bAddSize,Size_Small,25;
         bonus2 bMagicAddSize,Size_Small,25;
         bonus2 bAddSize,Size_Medium,25;
         bonus2 bMagicAddSize,Size_Medium,25;
      }
   }
}
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.