Viewing Item

#640024: Paradise Warlock Wand

Item ID 640024 For Sale No
Identifier 3Para_Wand_WL Credit Price Not For Sale
Name Paradise Warlock Wand Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 150 Min Equip Level 100
MATK 200 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Wizard
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 .@a = getskilllv("HW_MAGICPOWER");

2 bonus bUnbreakableWeapon;

3 bonus bMatkRate,5;

4 bonus bVariableCastrate,-1*.@a;

5 if (BaseLevel>=105) {

6 bonus2 bMagicAtkEle,Ele_Wind,10;

7 bonus2 bMagicAtkEle,Ele_Ghost,10;

8 bonus2 bSkillAtk,"WL_CHAINLIGHTNING",25;

9 bonus2 bSkillAtk,"WL_SOULEXPANSION",25;

10 if (BaseLevel>=110) {

11 bonus2 bMagicAtkEle,Ele_Wind,15;

12 bonus2 bMagicAtkEle,Ele_Ghost,15;

13 bonus2 bMagicAddSize,Size_ALL,15;

14 if (BaseLevel>=115) {

15 bonus2 bSkillAtk,"WL_CHAINLIGHTNING",15;

16 bonus2 bSkillAtk,"WL_SOULEXPANSION",15;

17 }

18 }

19 }

Equip Script None
Unequip Script None
Theme:
Language: