Renewal
.:Renewal Item Database:.
Card - Compound on Weapon

Unidentified Creature card [Weapon]   Item ID# 300176 (MD_Airboat_Card7)
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Undefine
Description
When compounded on either Two-Handed Sword or Two-Handed Axe:
Increases melee physical damage by 10%.
ASPD +1

For each 2 Refine Levels:
Increases melee physical damage by additional 1%.
Item Script
{ if (getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSWORD) { bonus bShortAtkRate,10+(getrefine()/2); bonus bAspd,1; } },{},{}
Dropped By No Result

Upd Bow Guardian Card [Weapon]   Item ID# 4550 (Upd_Bow_Guardian_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Half Shaft
Description
When compounded to a Bow:
Increases Arrow Shower damage by 50%.
CRIT +5
HIT +5
Increases long range critical attack damage by 20%.
For every 4 level refine levels: critical damage +1%.
Randomly autocasts Level 1 Phantasmic Arrow when dealing physical attack.
Item Script
{ if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOW) { bonus2 bSkillAtk,"RA_ARROWSTORM",50; bonus bCriticalLong,20+(getequiprefinerycnt(EQI_HAND_R)/4); bonus bHit,5; bonus bCritical,5; bonus3 bAutoSpell,"HT_PHANTASMIC",1,100; } },{},{}
Dropped By No Result

back to top