Basic Info

Name 13418 Glorious Holy Avenger
Item ID 13418 - Krieger_Onehand_Sword3
Type Weapon - One-Handed Sword
13418
INT +6, MATK +80, Increases Int based on refine level.
***Additional Weapon Refining Level Option***
+6 Upgrade: Decrease SP consumption by 10 %
+9 Upgrade: When using [Pressure], will also cast Level 1 [Lex Aeterna].
+10 Upgrade: INT +5
Class: One-Handed Sword
Attack: 130
Weight: 0
Weapon Level: 4
Level Requirement: 80
Jobs: Swordsman and Merchant

Details

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

Stats

Range 1
Defense 0
Attack 130
Magical Attack 80
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,6; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus bUseSPrate,-10; } if(getrefine()>8) { bonus4 bAutoSpellOnSkill,PA_PRESSURE,PR_LEXAETERNA,1,1000; } if(getrefine()>9) { bonus bInt,5; }
Equip Script
None
Unequip Script
None