Viewing Item

#2032: Requiem Wizardry Staff

Item ID 2032 For Sale No
Identifier Thanos_Rod_J Credit Price Not For Sale
Name Requiem Wizardry Staff Type Weapon - Staff
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 100 Min Equip Level 100
MATK 230 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 None
Item Use Script

1 .@r = getrefine();

2 .@b = 40;

3 .@c = 5;

4 if (.@r>=5) {

5 .@b += (.@r-5)*15+20;

6 .@c += .@r-5;

7 }

8 bonus2 bMagicAddRace2,RC2_BioLab,.@b;

9 bonus2 bSubRace2,RC2_BioLab,.@c;

10 bonus2 bIgnoreMdefRace2Rate,RC2_BioLab,(.@r-5)*10;

Equip Script None
Unequip Script None