Viewing Item

#500045: Wicked Blade

Item ID 500045 For Sale No
Identifier Wicked_Blade Credit Price Not For Sale
Name Wicked Blade Type Weapon - One-Handed Sword
NPC Buy 0 Weight 180
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 230 Min Equip Level 220
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Alchemist
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus2

8 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",6*(.@r/2);

9 bonus2

10 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",6*(.@r/2);

11 bonus2

12 bSkillAtk,"GN_CART_TORNADO",7*(.@r/3);

13 bonus

14 bAtkRate,5*(.@r/4);

15 if

16 (.@g

17 =

18 ENCHANTGRADE_D)

19 {

20 bonus

21 bPow,2;

22 if

23 (.@g

24 =

25 ENCHANTGRADE_C)

26 {

27 bonus2

28 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",10;

29 bonus2

30 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",10;

31 if

32 (.@g

33 =

34 ENCHANTGRADE_B)

35 {

36 bonus

37 bPAtk,2;

38 }

39 }

40 }

Equip Script None
Unequip Script None