Item Details

Slate Sword [2] ( Slate_Sword )

ID 500004 Slate Sword [2]
Slate Sword [2] Buy Price: zeny Sell Price: 0 zeny Weight: 100 Slots: 2
Type: Weapon item. Sub Type: One-Handed Sword Gender: Both Locations: Weapon
Attack: 190 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Confiável, poderosa e um pouco grande, a Lâmina Ancestral é peça chave de qualquer aventura.
--------------------------
A cada 2 refinos:
ATQ +10.
A cada 3 refinos:
Dano de [Tornado de Carrinho] +10%.
--------------------------
Refino +9 ou mais:
Dano de [Tornado de Carrinho] +20% adicional.
Refino +11 ou mais:
Pós-conjuração -10%.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos ou mágicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
FOR +20.
ATQ da arma +15%.
--------------------------
Tipo: Espada
ATQ: 190 ATQM: 0
Peso: 100
Nível da arma: 4
Nível necessário: 100
Classes: Bioquímicos

A sword made using an ancient stone plate.
It seems to resonate with Ancient Hero Boots.
ATK + 10 per 2 refine rate.
Increases Cart Tornado damage by 10% per 3 refine rate.
If refine rate is 9 or higher, increases Cart Tornado damage by additional 20%.
If refine rate is 11 or higher, reduces delay after skill by 10%.
When equipped with Ancient Hero Boots, when dealing physical or magical damage, has a chance to gain Str + 20 and ATK + 15% for 7 seconds.
Type: Sword Attack: 190
Weight: 100
Weapon Lv: 4
Required Lv: 100
Required Job: Genetic Jobs

Account Bound.
A bizarre, unsharp sword carved from the block of stone. A weapon of Geneticist Petria.
Petria was frightened by the sight of blood. Therefore, she did not cut enemies, but broke their bones with her solid stone weapon.
-------------
[For each 2 refine lv]
ATK +10.
[For each 3 refine lv]
[Cart Tornado] damage +10%.
[If refine lv is 9 or higher]
[Cart Tornado] damage +20%.
[If refine lv is 11 or higher]
Skill delay -10%.
-------------
[Ancient Hero Set]
Ancient Hero Boots22171
Slate Sword500004
Has a chance to activate effects for 7 seconds when dealing physical and magical damage:
STR +20.
ATK +15%.
-------------
Class: Sword
Attack: 190
Weight: 100
Weapon Lv: 4
Required Level: 100
Jobs: Genetic Jobs

Not specified

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:
.@r = getrefine();
if (.@r>=2) {
   bonus bBaseAtk,.@r/2*10;
}
if (.@r>=3) {
   bonus2 bSkillAtk,"GN_CART_TORNADO",.@r/3*10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"GN_CART_TORNADO",20;
}
if (.@r>=11) {
   bonus bDelayrate,-10;
}
Not specified
Not specified