Item Details

Magic Sword [2] ( Magic_Sword )

ID 28744 Magic Sword [2]
Magic Sword [2] Buy Price: zeny Sell Price: 0 zeny Weight: 80 Slots: 2
Type: Weapon item. Sub Type: Dagger Gender: Both Locations: Weapon
Attack: 150 Magic Attack: 150 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.

Graças ao seu fio perfeito e poderes obscuros, essa lâmina não requer mais que duas ou três estocadas para causar danos que jamais serão revertidos.
--------------------------
A cada 2 refinos:
ATQM +10.
A cada 3 refinos:
Velocidade de ataque +2%.
--------------------------
Refino +9 ou mais:
Dano mágico de todas as propriedades +10%.
Refino +11 ou mais:
Ao realizar ataques físicos, 7% de chance de autoconjurar [Onda Psíquica] nv.3.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
INT +20.
Dano mágico +15%.
--------------------------
Tipo: Adaga
ATQ: 150 ATQM: 150
Peso: 80
Nível da arma: 4
Nível necessário: 100
Classes: Renegados

A dagger used by a wizard who admired a magic knight.
It seems to resonate with Ancient Hero Boots.
MATK +150.
For each 2 refine levels, MATK +10.
For each 3 refine levels, increase attack speed (reduces delay after attack by 2%).
When refined to +9 or higher, increase all elemental magic damage by 10%.
When refined to +11 or higher, adds a random chance to autospell Psychic Wave 3Lv when melee physical attakcs.
When equipped with Ancient Hero Boots, adds random chance to increase INT+20, MATK+15% for 7 sec when wearer physical attacks.
Type: Knife Attack: 150
Weight: 80
Weapon Lv : 4
Required Lv : 100
Required Job: Shadow Chaser Jobs

Account Bound.
A weapon of Shadow Chaser Icarius, the great warrior of antiquity.
This sentient sword was rumored to be able to fly using wings on the hilt.
-------------
MATK +150.
[For each 2 refine lv]
MATK +10.
[For each 3 refine lv]
ASPD +2%.
[If refine lv is 9 or higher]
All property magical damage +10%.
[If refine lv is 11 or higher]
Has a chance of auto casting Lv 3 [Psychic Wave] on the enemy when dealing physical damage.
-------------
[Ancient Hero Set]
Ancient Hero Boots22171
Winged Sword28744
Has a chance to activate effects for 7 seconds when dealing physical damage:
INT +20.
MATK +15%.
-------------
Class: Knife
Attack: 150
Weight: 80
Weapon Lv: 4
Required Level: 100
Jobs: Shadow Chaser 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 bMatk,.@r/2*10;
}
if (.@r>=3) {
   bonus bAspdRate,.@r/3*2;
}
if (.@r>=9) {
   bonus2 bMagicAtkEle,Ele_All,10;
}
if (.@r>=11) {
   bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",3,50,BF_WEAPON|BF_SHORT,1;
}
Not specified
Not specified