Viewing Item (Glorious Rapier)

Basic Info

Name 13417 Glorious Rapier
Item ID 13417 - Krieger_Onehand_Sword2
Type Weapon - One-Handed Sword
13417
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]
INT + 5
Type : One-Hand Sword
Attack : 130
Weight : 0
Weapon Level : 4
Required Level : 80
Applicable Job : Novice, Swordsman Class, Archer Class, Merchant Class, Thief Class, Ninja

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 Novice / Swordsman / Merchant / Thief / Knight / Blacksmith / Assassin / Crusader / Rogue / 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) bonus bInt,5;
Equip Script
None
Unequip Script
None