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 250,000 Weapon Level 4
Range 3 Defense 0
Slots 1 Refineable Yes
Attack 200 Min Equip Level 99
MATK 150 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Novice / Super novice / Swordman / Merchant / Thief / Knight / Blacksmith / Assassin / Crusader / Rogue / Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAtkEle,Ele_Holy;

3 bonus bStr,10;

4 bonus bInt,10;

5 if (BaseLevel>=100) {

6 bonus bAtkRate,10*.@r;

7 bonus2 bMagicAtkEle,Ele_Holy,5*.@r;

8 }

9 else {

10 bonus bAtkRate,3*.@r;

11 bonus2 bMagicAtkEle,Ele_Holy,2*.@r;

12 }

13 if (.@r>=11)

14 bonus bAllStats,10;

15 if (.@r>=12) {

16 bonus bBaseAtk,200;

17 bonus bMatk,200;

18 }

Equip Script None
Unequip Script None