Renewal
.:Renewal Item Database:.
Search Item By ID


Beam Claymor-OS [2]   [Two Handed]   Item ID# 21047 (Beam_Claymore_OS)
Beam Claymore-OS
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
180
Attack
250
Required Lvl
130
Weapon Lvl
4
Slot
2
Applicable Jobs
Swordman
Knight
Crusader
Description
A Two-Handed sword made of high density Emerald that emiting rays of light.

Critical +5.
Indestructible in battle

Refine Level +7: Reduces after attack delay by 7%.

Refine Level +9: Increases critical damage by 15%.

Refine Level +11:
Increases physical and magical damage inflicted on Small and Medium size monsters by 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bCritical,5; if (.@r >= 7) { bonus bAspdRate,7; if (.@r >= 9) { bonus bCritAtkRate,15; if (.@r >= 11) { bonus2 bAddSize,Size_Small,20; bonus2 bAddSize,Size_Medium,20; bonus2 bMagicAddSize,Size_Small,20; bonus2 bMagicAddSize,Size_Medium,20; } } } },{},{}
Dropped By No Result

back to top