Viewing Item

#2057: Adorare Staff

Item ID 2057 For Sale No
Identifier Adorare_Staff Credit Price Not For Sale
Name Adorare Staff Type Weapon - Two-Handed Staff
NPC Buy 20 Weight 120
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 100 Min Equip Level 170
MATK 240 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatk,4*.@r;

3 bonus bUnbreakableWeapon;

4 bonus2 bMagicAtkEle,Ele_Holy,5;

5 if (.@r >= 9) {

6 bonus2 bSkillAtk,"AB_ADORAMUS",30;

7 }

8 if (.@r >= 11) {

9 bonus2 bSubSize,Size_All,25;

10 }

Equip Script None
Unequip Script None