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


Sealed Samurai Spector Card [Weapon]   Item ID# 4499 (Sealed_Samurai_Card)
Sealed Samurai Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Half Bloodlust
Description
Pierces physical defense of normal monsters by 100%.
Disables natural HP regeneration and drains 888 HP every 5 seconds.

When equipped, decreases HP by 999.
If compounded item is refined to +15 or higher, drains 777 HP every 8 seconds instead.
Item Script
expand to view script
{ bonus bIgnoreDefClass,Class_Normal; bonus bNoRegen,1; if (getrefine()>14) bonus2 bHPLossRate,777,8000; else bonus2 bHPLossRate,888,5000; },{},{ if (Hp <= 999 && !getmapflag(strcharinfo(3),mf_pvp) && !getmapflag(strcharinfo(3),mf_pvp_noparty) && !getmapflag(strcharinfo(3),mf_pvp_noguild)) { heal(1-Hp),0; } else { heal -999,0; } }
Dropped By No Result

back to top