Viewing Item (Glorious Holy Avenger)

Basic Info

Name 13418 Glorious Holy Avenger
Item ID 13418 - Krieger_Onehand_Sword3
Type Weapon - One-Handed Sword
13418
INT + 6
MATK + 10%
Indestructible (except in upgrade attempts).
Adds Refine Level -5 INT.
[Refine Rate 6~10]
Reduces SP consumption of skill by 10%.
[Refine Rate 9~10]
Add a chance of auto casting Level 1 Lex Divina when using skill Gloria.
[Refine Rate 10]
INT + 5
Type : One-Hand Sword
Attack : 130
Weight : 0
Weapon Level : 4
Required Level : 80
Applicable Job : Swordsman Class, Merchant Class

Details

Weight 0
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 130
Weapon Level 4
Slots 0

Restrictions

Level Range 80 +
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal / Upper / Baby
Job Classes Swordsman / Merchant / Knight / Blacksmith / Crusader / Alchemist
Gender Any

Scripts

Use Script
bonus bInt,getrefine()-5; bonus bMatkRate,10; bonus bUnbreakableWeapon,0; if(getrefine()>5) bonus bUseSPrate,-10; if(getrefine()>8) bonus4 bAutoSpellOnSkill,PA_PRESSURE,PR_LEXDIVINA,1,1000; if(getrefine()>9) bonus bInt,5;
Equip Script
None
Unequip Script
None