0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #300096 Card

Senior Papila Cae Card

Buy Price: N/A Sell Price: N/A
When compounded on a Musical Instrument or Whip class weapon:
MATK +20
_______________________
Refine Level +10:
MATK +20
Decreases Variable Casting Time by 10%.
_______________________
Refine Level +13:
MATK +20
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Senior Papila Cae

Rate: 0.5%

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

.@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; }
.@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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.