Renewal
.:Renewal Item Database:.
Search Item By ID


Ominous Assaulter Card [Weapon]   Item ID# 27117 (OminousAssulter_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Lethal
Description
Increases critical attack damage by 10%.

When equipped with Whip, Musical Instrument, Book, Two-Handed Sword or Two-Handed Spear class weapons:
CRIT +5
Every refine level:
ATK +3
Increases critical attack damage by 1%.

[iRO Description]
Increase critical damage by 10%.
If compounded on Whip, Musical Instrument, Book, Two-Handed Sword or Two-Handed Spear weapons, CRI+5
ATK + 3 per upgrade level, Increase critical damage by 1% per upgrade level.
Type : Card
Jobs : Weapon

More Information on Combo:
Item Script
expand to view script
{ .@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW); if (.@type == W_WHIP || .@type == W_MUSICAL || .@type == W_BOOK || .@type == W_2HSWORD || .@type == W_2HSPEAR) { .@r = getrefine(); bonus bCritical,5; bonus bBaseAtk,(3*.@r); } bonus bCritAtkRate,(10+.@r); },{},{}
Dropped By

back to top