Item Details

Exquisite Foxtail Model [2] ( Ex_Model_Foxtail )

# 1696 Exquisite Foxtail Model [2]
Exquisite Foxtail Model [2] Buy: 100000 zeny Sell: 50000 zeny Weight: 30 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 240 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 140 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Uma folha que pode parecer meio frágil, mas na verdade é perfeita para dar umas pancadas nos oponentes!
--------------------------
Indestrutível em batalha.
--------------------------
HP máx. +5%.
Dano físico a distância +8%.
--------------------------
A cada 2 refinos:
DES +3.
SP máx. +15.
--------------------------
Refino +7 ou mais:
ATQ +96.
--------------------------
A cada refino do +8 ao +10:
ATQ +48 adicional.
--------------------------
Tipo: Cajado
ATQ: 240 ATQM: 0
Peso: 30
Nível da arma: 3
Nível mínimo: 140
Classes: Invocadores

An elaborately crafted foxtail-shaped replica.
Class: One-Handed Staff
Attack: 240
Property: Neutral
Weight: 30
Weapon Level: 3
Requires Level: 140
Usable By: Doram
Dex + 3 per 2 upgrade levels of the item.
Max HP + 5%
Max SP + 15 per 2 upgrade levels of the item.
Increases long-ranged damage on targets by 8%.
If upgrade level is +7 or higher,
Increases the base weapon ATK by 40%.
Increases the base weapon ATK by an additional 20% per upgrade level of the item past the upgrade level of 7 to a maximum upgrade level of 10.

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 bLongAtkRate,8;
bonus bMaxHPrate,5;
.@r = getrefine();
bonus bDex,(.@r/2)*3;
bonus bMaxSP,(.@r/2)*15;
if (.@r>=7) {
   .@r = min(.@r,10)-7;
   bonus bBaseAtk,(48*.@r)+96;
}
N/A
N/A

N/A