Glorious Rapier: Difference between revisions

From Revival Ragnarok Online
(Created page with "{{Template:Weapon |itemName = Glorious Rapier |itemId = 13417 |itemSlot = 0 |itemTrade = No |itemVend = No |itemStore = No |itemAtk = 130 |itemEqp = Weapon |cla...")
 
m (1 revision)
 
(No difference)

Latest revision as of 04:28, 11 October 2013


Glorious Rapier
ID: 13417
Tradable: No
Storage-able: No
Vendable: No
Attack: 130
Slots: 0
Weapon Level: 0
Equipped On: Weapon
Equippable By: Novice Class, Swordsman Class, Merchant Class, Thief Class
Required Level: 80

Item Description

  • INT + (Refine - 5)
  • MATK + 10%
  • Indestructible (except in upgrade attempts).

[Refine Rate > 5]

  • SP Consumption -10%.

[Refine Rate > 8]

How To Obtain This Item

Eir

Loki

Tyr

Script

{ bonus bInt,getrefine()-5; bonus bMatkRate,10; bonus bUnbreakableWeapon,0; if(getrefine() > 5) bonus bUseSPrate,-10; if(getrefine() > 8) bonus bInt,5; },{},{}