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


Senior Papila Cae Card [Weapon]   Item ID# 300096 (Papila_Cae_H_Card)
Greater Papila Cae Card
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Harmony
Description
When compounded on a Musical Instrument or Whip class weapon:
MATK +20

Refine Level +10:
MATK +20
Decreases variable cast time by 10%.

Refine Level +13:
MATK +20
Item Script
expand to view script
{ .@r = getrefine(); if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) { bonus bMatk,20; } if (.@r>=10) { bonus bVariableCastrate,-10; bonus bMatk,20; } if (.@r>=13) { bonus bMatk,20; } },{},{}
Dropped By

back to top