Item Details

Elaborate Foxtail Replica [2] ( Ex_Model_Foxtail )

ID 1696 Elaborate Foxtail Replica [2]
Elaborate Foxtail Replica [2] Buy Price: 100000 zeny Sell Price: 50000 zeny Weight: 30 Slots: 2
Type: Weapon item. Sub Type: Staff Gender: Both Locations: Weapon
Attack: 240 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 3 Armor Level: Not specified Min. Equip Level: 140 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

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.

An elaborately crafted foxtail-shaped replica.
Class: One-Handed Staff
Attack: 240
Property: Neutral
Weight: 30
Weapon Level: 3
Requires Level: 140
Jobs: Summoner
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;
}
Not specified
Not specified

Not specified