Viewing Item

#590014: Sceptre of Exiled Kingdom

Item ID 590014 For Sale No
Identifier Meer_Sceptre Credit Price Not For Sale
Name Sceptre of Exiled Kingdom Type Weapon - Mace
NPC Buy 20 Weight 290
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 200 Min Equip Level 130
MATK 360 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest / Monk
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bInt,3;

3 bonus bDex,5;

4 skill "CR_GRANDCROSS",1;

5 bonus2 bMagicAtkEle,Ele_Holy,10*.@r;

6 if (.@r>=5) {

7 bonus bMaxHPrate,10;

8 bonus bMaxSPrate,10;

9 bonus bLongAtkDef,5;

10 }

11 if (.@r>=7)

12 skill "CR_GRANDCROSS",min(10,.@r);

13 if (.@r>=9) {

14 bonus bMaxHPrate,10;

15 bonus bMaxSPrate,10;

16 bonus bLongAtkDef,5;

17 }

18 if (.@r>=10)

19 skill "BS_ADRENALINE",5;

Equip Script None
Unequip Script None