Viewing Item (Glorious Apocalypse)

Glorious Apocalypse
#1577

Glorious Apocalypse

Krieger_Book2
Weapon Book

General

Type Weapon
Subtype Book
Buy Price 20z
Sell Price 10z
Weight 0

Equipment

ATK 90
Range 1
Weapon Lv 4
Slots 0
Refineable Yes

Requirements

Location:
Right Hand
Level:
80
Jobs:
Priest Sage Star Gladiator

Item Script

Script
bonus bMatkRate,15;
bonus2 bAddRace,RC_DemiHuman,80;
bonus2 bAddRace,RC_Player_Human,80;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,25;
bonus bUnbreakableWeapon;
if (getrefine()>5)
   bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
if (getrefine()>8) {
   bonus bMatkRate,5;
   bonus bCastrate,-5;
   bonus bDelayRate,-5;
}