Per request, the donation page is live!

Viewing Item

#550054: Solid Wand

Item ID 550054 For Sale No
Identifier Solid_Wand Credit Price Not For Sale
Name Solid Wand Type Weapon
NPC Buy 0 Weight 140
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 220
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Soul Linker
Equip Gender Unknown
Item Use Script

1 .@g

2 =

3 getenchantgrade();

4 .@r

5 =

6 getrefine();

7 bonus

8 bUnbreakableWeapon;

9 bonus2

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

11 bonus2

12 bSkillAtk,"SOA_TALISMAN_OF_SOUL_STEALING",8*(.@r/3);

13 bonus2

14 bMagicAtkEle,Ele_All,4*(.@r/4);

15 if

16 (.@g

17 =

18 ENCHANTGRADE_D)

19 {

20 bonus

21 bSpl,2;

22 if

23 (.@g

24 =

25 ENCHANTGRADE_C)

26 {

27 bonus2

28 bSkillAtk,"SOA_TALISMAN_OF_FOUR_BEARING_GOD",10;

29 if

30 (.@g

31 =

32 ENCHANTGRADE_B)

33 {

34 bonus

35 bSMatk,2;

36 }

37 }

38 }

Equip Script None
Unequip Script None
Login