Viewing Item

#1577: Glorious Apocalypse

Item ID 1577 For Sale No
Identifier Krieger_Book2 Credit Price Not For Sale
Name Glorious Apocalypse Type Weapon - Book
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 90 Min Equip Level 80
MATK 115 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Priest / Sage / Star Gladiator
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 bonus2

2 bAddRace,RC_DemiHuman,80;

3 bonus2

4 bAddRace,RC_Player_Human,80;

5 bonus2

6 bIgnoreMdefRaceRate,RC_DemiHuman,25;

7 bonus2

8 bIgnoreMdefRaceRate,RC_Player_Human,25;

9 bonus

10 bUnbreakableWeapon;

11 .@r

12 =

13 getrefine();

14 if

15 (.@r

16 5)

17 {

18 bonus2

19 bIgnoreMdefRaceRate,RC_DemiHuman,5;

20 bonus2

21 bIgnoreMdefRaceRate,RC_Player_Human,5;

22 }

23 if

24 (.@r

25 8)

26 {

27 bonus

28 bMatkRate,5;

29 bonus

30 bVariableCastrate,-5;

31 bonus

32 bDelayrate,-5;

33 }

Equip Script None
Unequip Script None