Viewing Item

#640002: Virgo Divine Cross

Item ID 640002 For Sale No
Identifier Virgo_Divine_Cross_J Credit Price Not For Sale
Name Virgo Divine Cross Type Weapon - Two-Handed Staff
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level None
MATK 10 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Priest / Monk
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus bMatk,50+BaseLevel;

4 bonus bAspdRate,10;

5 if (eaclass()&EAJL_THIRD && BaseJob == Job_Priset) {

6 skill "ALL_ODINS_POWER",2;

7 bonus bMatkRate,25;

8 bonus2 bSubClass,Class_Boss,50;

9 bonus bHealPower,30;

10 if (.@r>=7) {

11 .@val = 50;

12 if (.@r>=9)

13 .@val += 50;

14 bonus2 bIgnoreMdefRaceRate,RC_All,.@val;

15 }

16 }

Equip Script None
Unequip Script None