Viewing Item

#550035: Paradise Wizard Wand

Item ID 550035 For Sale No
Identifier 2Para_Wand_WZ Credit Price Not For Sale
Name Paradise Wizard Wand Type Weapon - Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable No
Attack 100 Min Equip Level 45
MATK 160 Max Equip Level None
Description A one-handed staff made by the Paradise Group.
_______________________
MATK +160
MATK +3%
_______________________
Indestructible in battle
_______________________
Base Level at least 60:
Decreases Variable Casting Time of skills by 10%.
_______________________
Base Level at least 75:
Increases damage of Jupitel Thunder by 10%.
_______________________
Base Level at least 90:
Increases damage of Jupitel Thunder by additional 15%.
_______________________
Type: One-Handed Staff
Attack: 100
Weight: 0
Weapon Level: 3
Refineable: No
_______________________
Requirement:
Base Level 45
Wizard classes
Equip Locations Main Hand
Equip Upper None
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 bonus

2 bMatkRate,3;

3 if

4 (BaseLevel

5 =60)

6 bonus

7 bVariableCastrate,-10;

8 if

9 (BaseLevel

10 =75)

11 bonus2

12 bSkillAtk,"WZ_JUPITEL",10;

13 if

14 (BaseLevel

15 =90)

16 bonus2

17 bSkillAtk,"WZ_JUPITEL",15;

Equip Script None
Unequip Script None