ID #1190
Weapon
Claymore
Buy Price: N/A
Sell Price: N/A
Rental Item
Large, double-edged broad sword that was used by the Scottish highlanders.
_______________________
Increases Physical Damage against enemies of Small, Medium and Large size by 40%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Two-Handed Sword
Attack: 220
Weight: 0
Refineable: No
_______________________
Requirement:
Knight and Crusader classes
Large, double-edged broad sword that was used by the Scottish highlanders.
_______________________
Increases Physical Damage against enemies of Small, Medium and Large size by 40%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Two-Handed Sword
Attack: 220
Weight: 0
Refineable: No
_______________________
Requirement:
Knight and Crusader classes
Available from boxes
Basic Information
Type
Weapon
Range
1
Job Requirements
Crusader
Yes
Knight
Yes
Requirements
Weapon Level
3
Min Level
1
Scripts
Script bonus2 bAddSize,Size_All,40; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bBaseAtk,10; bonus bMatk,10; }
bonus2 bAddSize,Size_All,40;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bBaseAtk,10;
bonus bMatk,10;
}