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

Ominous Freezer Card

Buy Price: N/A Sell Price: N/A
MaxHP +10%
STR +2
_______________________
If Base Level at least 160:
Increases damage of Hundred Spear by 10%.
Increases damage of Over Brand by 10%.

Refine Level +9:
Increases damage of Hundred Spear by 10%.
Increases damage of Over Brand by 10%.
_______________________
Type: Card
Compound on: Shoes
Weight: 1

Monster Drops

Card Drops

Ominous Freezer

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

bonus bMaxHPrate,10; bonus bStr,2; if (BaseLevel >= 160) { .@val = 10; } if (getrefine() >= 9) { .@val += 10; } if (.@val) { bonus2 bSkillAtk,"RK_HUNDREDSPEAR",.@val; bonus2 bSkillAtk,"LG_OVERBRAND",.@val; }
bonus bMaxHPrate,10;
bonus bStr,2;
if (BaseLevel >= 160) {
   .@val = 10;
}
if (getrefine() >= 9) {
   .@val += 10;
}
if (.@val) {
   bonus2 bSkillAtk,"RK_HUNDREDSPEAR",.@val;
   bonus2 bSkillAtk,"LG_OVERBRAND",.@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.