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 #27122 Card

Curupira Card

Buy Price: N/A Sell Price: N/A
Increases Magical Damage against Water elemental by 3%.
_______________________
Refine Level +7:
Increases Magical Damage against Water elemental by additional 5%.
_______________________
Refine Level +9:
Increases Magical Damage against Water elemental by additional 7%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Curupira

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

.@val = 3; .@r = getrefine(); if (.@r>=7) { .@val += 5; } if (.@r>=9) { .@val += 7; } bonus2 bMagicAddEle,Ele_Water,.@val;
.@val = 3;
.@r = getrefine();
if (.@r>=7) {
   .@val += 5;
}
if (.@r>=9) {
   .@val += 7;
}
bonus2 bMagicAddEle,Ele_Water,.@val;
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.