Item Details

Big Eggring Card ( Big_Eggring_Card )

# 4662 Big Eggring Card
Big Eggring Card Buy: 20 zeny Sell: 10 zeny Weight: 1 Slots: N/A
Type: Card item. Subtype: N/A Gender: Both Locations: Garment/Robe
Attack: N/A M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: N/A Armor Level: N/A Equip Level Min: N/A Equip Level Max: N/A
Refineable: N/A Gradable: N/A Element: Neutral Classes: N/A

HP máx. +1.000.
ATQ e ATQM +25.
Dano crítico +10%.
Dano físico a distância +5%.
Velocidade de ataque +10%.
--------------------------
A cada 10 de FOR base até o 50:
ATQ -5.
--------------------------
A cada 10 de AGI base até o 50:
Velocidade de ataque -2%.
--------------------------
A cada 10 de VIT base até o 50:
HP máx. -200.
--------------------------
A cada 10 de INT base até o 50:
ATQM -5.
--------------------------
A cada 10 de DES base até o 50:
Dano físico a distância -1%.
--------------------------
A cada 10 de SOR base até o 50:
Dano crítico -2%.
--------------------------
Tipo: Carta
Equipa em: Capa
Peso: 1

The reductions applied won't fall below zero.
Class: Card
Compounds On: Garment
Weight: 1
Max HP + 1000
Max HP - 200 for every 10 base Vit.
ATK + 25
ATK - 5 for every 10 base Str.
MATK + 25
MATK - 5 for every 10 base Int.
Aspd + 10%
Aspd - 2% for every 10 base Agi.
Increases long-ranged damage on targets by 5%.
Reduces long-ranged damage on targets by 1% for every 10 base Dex.
Increases critical damage on targets by 10%.
Reduces critical damage on targets by 2% for every 10 base Luk.

All

Big Eggring (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 bBaseAtk,25-5*min(readparam(bStr)/10,5);
bonus bMatk,25-5*min(readparam(bInt)/10,5);
bonus bAspdRate,10-2*min(readparam(bAgi)/10,5);
bonus bMaxHP,1000-200*min(readparam(bVit)/10,5);
bonus bLongAtkRate,5-1*min(readparam(bDex)/10,5);
bonus bCritAtkRate,10-2*min(readparam(bLuk)/10,5);
N/A
N/A

N/A