Basic Info

Name 13417 Glorious Rapier
Item ID 13417 - Krieger_Onehand_Sword2
Type Weapon - One-Handed Sword
13417
INT +6, MATK +80, Increases Int based on refine level.
***Additional Weapon Refining Level Option***
+6 Upgrade: Decrease SP consumption by 10%.
+9 Upgrade: INT +5
Class: One-Handed Sword
Attack: 130
Weight: 0
Weapon Level: 4
Level Requirement: 80
Jobs: Novice, Swordman, Merchant and Thief

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 Novice / Swordsman / Merchant / Thief / Knight / Blacksmith / Assassin / Crusader / Rogue / Alchemist
Gender Any

Scripts

Use Script
bonus bInt,6; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus bUseSPrate,-10; } if(getrefine()>8) { bonus bInt,5; }
Equip Script
None
Unequip Script
None