Agent Katar: Difference between revisions
From Revival Ragnarok Online
(Created page with "{{Template:CustomWeapons |image = File:NoImage.png |itemName = Agent Katar |itemId = 1290 |itemSlot = 3 |itemLvl = 3 |itemEqp = Katar |itemTrade = Yes |itemVend = Yes |ite...") |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|itemSlot = 3 | |itemSlot = 3 | ||
|itemLvl = 3 | |itemLvl = 3 | ||
|itemEqp = | |itemEqp = Weapon | ||
|itemTrade = Yes | |itemTrade = Yes | ||
|itemVend = Yes | |itemVend = Yes | ||
Line 13: | Line 13: | ||
|levelReq = 100 | |levelReq = 100 | ||
|itemDesc = A Katar designed specifically to hit and cleanly kill a mark. | |itemDesc = A Katar designed specifically to hit and cleanly kill a mark. | ||
Chance to land a Perfect Hit increases relative to base [[LUK]]/12. | *Chance to land a Perfect Hit increases relative to base [[LUK]]/12. | ||
Increase [[HIT]] by 1 for every 2 [[LUK]]. | *Increase [[HIT]] by 1 for every 2 [[LUK]]. | ||
|lokiDrop = *[[Monster:Clown Alphoccio|Clown Alphoccio]] - 5% | |lokiDrop = *[[Monster:Clown Alphoccio|Clown Alphoccio]] - 5% | ||
|script = | |||
*{ bonus bPerfectHitAddRate, readparam(bLuk)/12; bonus bHit, readparam(bLuk)/2; },{},{} | |||
}} | }} | ||
[[Category:Katar]] |
Latest revision as of 02:59, 27 June 2016
Agent Katar | |
File:NoImage.png | |
---|---|
ID: | 1290 |
Tradable: | Yes |
Storage-able: | Yes |
Vendable: | Yes |
Attack: | 170 |
Slots: | 3 |
Weapon Level: | 3 |
Equipped On: | Weapon |
Equippable By: | Assassin Class |
Required Level: | 100 |
Item Description
A Katar designed specifically to hit and cleanly kill a mark.
How To Obtain This Item
Eir
This item is not available on Eir.
Loki
- Clown Alphoccio - 5%
Thor
This item is not available on Thor.
Script
*{ bonus bPerfectHitAddRate, readparam(bLuk)/12; bonus bHit, readparam(bLuk)/2; },{},{}