Viewing Item

#500009: Dragon Slayer's Longsword

Item ID 500009 For Sale No
Identifier Copy_Gram Credit Price Not For Sale
Name Dragon Slayer's Longsword Type Weapon - One-Handed Sword
NPC Buy 500,000 Weight 175
NPC Sell 0 Weapon Level 0
Range 3 Defense 0
Slots 1 Refineable Yes
Attack 200 Min Equip Level 85
MATK 150 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bAtkEle,Ele_Holy;

6 bonus

7 bStr,10;

8 bonus

9 bInt,10;

10 if

11 (BaseLevel

12 =100)

13 {

14 bonus

15 bAtkRate,10*.@r;

16 bonus2

17 bMagicAtkEle,Ele_Holy,5*.@r;

18 }

19 else

20 {

21 bonus

22 bAtkRate,3*.@r;

23 bonus2

24 bMagicAtkEle,Ele_Holy,2*.@r;

25 }

26 if

27 (.@r

28 =11)

29 bonus

30 bAllStats,10;

31 if

32 (.@r

33 =12)

34 {

35 bonus

36 bBaseAtk,200;

37 bonus

38 bMatk,200;

39 }

Equip Script None
Unequip Script None