Glorious Rapier

From Revival Ragnarok Online (RagnaRevival)
Jump to navigation Jump to search


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; },{},{}