Item Details

Ominous Freezer Card ( OminousFreezer_Card )

ID 27118 Ominous Freezer Card
Ominous Freezer Card Buy Price: 20 zeny Sell Price: 10 zeny Weight: 1 Slots: Not specified
Type: Card item. Sub Type: Not specified Gender: Both Locations: Shoes
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: Not specified Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

FOR +2.
HP máx. +10%.
--------------------------
Refino +9 ou mais:
Dano de [Lança das Mil Pontas] e [Lança do Destino] +10%.
--------------------------
Nv. base 160 ou mais:
Dano de [Lança das Mil Pontas] e [Lança do Destino] +10% adicional.
--------------------------
Tipo: Carta
Equipa em: Calçado
Peso: 1

MHP + 10 % STR+ 2
If base level is 160 or higher, increases the damage of Hundred Spear and Over Brand by 10%.
If refine rate is 9 or higher, further increases the damage of Hundred Spear and Over Brand by 10%.
Type : Card
Jobs : Shoes
Weight : 1

Max. HP +10%, Str +2.
If character's level is 160 or higher, increases the damage of Over Brand and A Thousand Spears skills by 10%.
If footwear is refined to +9 or higher, increases the damage of Over Brand and A Thousand Spears skills by 10%.
Class: Card
Compounds On: Footwear
Weight: 1

All

Ominous Freezer (0.01%)
Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
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;
}
Not specified
Not specified