Viewing Item

#1187: Claymore Gloriosa

Item ID 1187 For Sale No
Identifier Krieger_Twohand_Sword1 Credit Price Not For Sale
Name Claymore Gloriosa Type Weapon - Two-Handed Sword
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 220 Min Equip Level 80
Equip Locations Main Hand + Off Hand
Equip Upper Normal / Upper / Baby / Third / Third Upper / Third Baby
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Item Use Script

1 bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player,25; bonus bUnbreakableWeapon; .@r = getrefine(); if(.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-3,1); bonus2 bAddRace,RC_Player,pow(min(14,.@r)-3,1); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(.@r>8) { bonus3 bAutoSpell,"LK_CONCENTRATION",max(getskilllv("LK_CONCENTRATION"),1),30; bonus3 bAutoSpell,"LK_AURABLADE",max(getskilllv("LK_AURABLADE"),1),30; }

Equip Script None
Unequip Script None