Fatesend
Server 4


Item Details

Item #1187
Glorious Claymore
Weapon Two-Handed Sword
Refineable
IdentifierKrieger_Twohand_Sword1
NPC Buy20
NPC Sell 10
Weight0
Slots0
Weapon Level4
Range1
Defense0
Attack220
Min Equip Level 80
Max Equip Level None
Refineable
Equip Locations Two-Handed
Equip Upper All classes
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both
Trade Restrictions Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus2

2 bAddRace,RC_DemiPlayer,70;

3 bonus2

4 bIgnoreDefRate,RC_DemiPlayer,25;

5 bonus

6 bUnbreakableWeapon,0;

7 if(getrefine()

8 5)

9 {

10 bonus2

11 bAddRace,RC_DemiPlayer,(getrefine()-3)*(getrefine()-3);

12 bonus2

13 bIgnoreDefRate,RC_DemiPlayer,5;

14 }

15 if(getrefine()

16 8)

17 {

18 bonus3

19 bAutoSpell,LK_CONCENTRATION,max(getskilllv(LK_CONCENTRATION),1),30;

20 bonus3

21 bAutoSpell,LK_AURABLADE,max(getskilllv(LK_AURABLADE),1),30;

22 }

Equip Script None
Unequip Script None