Viewing Item

#500037: Paradise Genetic Sword

Item ID 500037 For Sale No
Identifier 3Para_Sword_GN Credit Price Not For Sale
Name Paradise Genetic Sword Type Weapon - One-Handed Sword
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 180 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Alchemist
Equip Gender Both (Male and Female)
Trade restriction 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 .@l

2 =

3 BaseLevel;

4 .@a

5 =

6 getskilllv("GN_TRAINING_SWORD");

7 bonus

8 bShortAtkRate,2*.@a;

9 bonus2

10 bAddClass,Class_ALL,5*.@a;

11 if

12 (.@l

13 =105)

14 {

15 bonus

16 bDelayrate,-5;

17 bonus2

18 bSkillAtk,"GN_HELLS_PLANT",25;

19 bonus2

20 bSkillAtk,"GN_CART_TORNADO",25;

21 if

22 (.@l

23 =110)

24 {

25 bonus

26 bDelayrate,-10;

27 bonus2

28 bAddSize,Size_ALL,15;

29 if

30 (.@l

31 =115)

32 {

33 bonus2

34 bSkillAtk,"GN_HELLS_PLANT",15;

35 bonus2

36 bSkillAtk,"GN_CART_TORNADO",15;

37 }

38 }

39 }

Equip Script None
Unequip Script None