Viewing Item

#550034: Paradise Wizard Staff

Item ID 550034 For Sale No
Identifier 2Para_Staff_WZ Credit Price Not For Sale
Name Paradise Wizard Staff 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 Storm Gust and Meteor Storm by 20%.
_______________________
Base Level at least 90:
Increases damage of Lord of Vermillion and Heaven's Drive by 20%.
_______________________
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 {

12 bonus2

13 bSkillAtk,"WZ_STORMGUST",20;

14 bonus2

15 bSkillAtk,"WZ_METEOR",20;

16 }

17 if

18 (BaseLevel

19 =90)

20 {

21 bonus2

22 bSkillAtk,"WZ_VERMILION",20;

23 bonus2

24 bSkillAtk,"WZ_HEAVENDRIVE",20;

25 }

Equip Script None
Unequip Script None