Viewing Item

#550041: Paradise Arch Bishop Staff

Item ID 550041 For Sale No
Identifier 3Para_Rod_AB Credit Price Not For Sale
Name Paradise Arch Bishop Staff Type Weapon - Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 150 Min Equip Level 100
MATK 180 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest
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 .@l = BaseLevel;

2 .@a = getskilllv("HP_MEDITATIO");

3 bonus bMatkRate,5;

4 bonus bUnbreakableWeapon;

5 bonus bVariableCastrate,-1*.@a;

6 if (.@l>=105) {

7 bonus2 bMagicAtkEle,Ele_Holy,10;

8 bonus2 bSkillAtk,"AB_ADORAMUS",25;

9 if (.@l>=110) {

10 bonus2 bMagicAtkEle,Ele_Holy,15;

11 bonus2 bMagicAddSize,Size_All,15;

12 if (.@l>=115)

13 bonus2 bSkillAtk,"AB_ADORAMUS",15;

14 }

15 }

Equip Script None
Unequip Script None