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

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus

7 bMatk,50+BaseLevel;

8 bonus

9 bAspdRate,10;

10 if

11 (eaclass()&EAJL_THIRD

12 &&

13 BaseJob

14 ==

15 Job_Priest)

16 {

17 skill

18 "ALL_ODINS_POWER",2;

19 bonus

20 bMatkRate,25;

21 bonus2

22 bSubClass,Class_Boss,50;

23 bonus

24 bHealPower,30;

25 if

26 (.@r

27 =7)

28 {

29 .@val

30 =

31 50;

32 if

33 (.@r

34 =9)

35 .@val

36 +=

37 50;

38 bonus2

39 bIgnoreMdefRaceRate,RC_All,.@val;

40 }

41 }

Equip Script None
Unequip Script None