Item Details

Hawkeye ( Hawkeye )

ID 4879 Hawkeye
Hawkeye Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: Not specified
Type: Card item. Sub Type: Enchant Card Gender: Both Locations: Not specified
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: Not specified Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

Ao realizar ataques físicos:
3% de chance de ativar [Instinto] por 5 segundos.
--------------------------
Ao desequipar:
Drena 300 de SP.
--------------------------
Instinto:
DES +200.
A cada 1 segundo, drena 50 de SP do usuário.

Ketika menyerang, kamu bisa berkonsentrasi seperti mata elang selama 5 detik dengan kemungkinan yang rendah. Menggunakan 50 SP ketika aktif. Jika dilepas akan memakan 300 SP.

When attacking, has a low chance of increasing Dex by 200 for 5 seconds while decreasing SP by 50 every second.

Has a chance to activate effects fo 5 seconds when dealing physical damage:
DEX +200.
SP -50 when the effect is activated.
-------------
SP -300 when removing an enchanted item.

All

Not specified

Flags
Can be added to a player buying store? No
Summons monster? No
Is part of a container? No
Has unique stack? No
Binds on equip? No
Announces drop? No
Is consumed on use? Yes
Has drop effect? No
Stacking
Not specified
Usage
Not specified
Trade
Override Not specified
Can be dropped? Yes
Can be traded? Yes
Can be traded with partner? Yes
Can be sold to NPC? Yes
Can be placed in cart? Yes
Can be placed in storage? Yes
Can be placed in guild storage? Yes
Can be sent by mail? Yes
Can be put in auction? Yes
Delay
Not specified
autobonus "{ bonus bDex,200; bonus2 bSPLossRate,50,1000; }",30,5000,BF_WEAPON,"{ specialeffect2 EF_FLASHER; }";
Script References
bDex Item Bonus
bDex
Signature:
bonus bDex,n;
Description:
DEX + n
bSPLossRate Item Bonus
bSPLossRate
Signature:
bonus2 bSPLossRate,n,t;
Description:
Lose n SP every t milliseconds
specialeffect2 Command
specialeffect2
Signature:
specialeffect2 <effect number>{,<send_target>{,"<Player Name>"}};
Description:
This command behaves identically to 'specialeffect', but the effect will be centered on the invoking character's sprite. <Player name> parameter will display <effect number> on another Player than the one currently attached to the script. Like with specialeffect, when specifying a player, <send_target> must be supplied, specifying AREA will retain the default behavior of the command.
Not specified
Script References

No documented script references were detected.

heal 0,-300;
Script References
heal Command
heal
Signature:
heal <hp>,<sp>{,<char_id>};
Description:
This command will heal a set amount of HP and/or SP on the invoking character. character and produces no other output whatsoever.
Example:
heal 30000,0; // This will heal 30,000 HP
heal 0,30000; // This will heal 30,000 SP
heal 300,300; // This will heal 300 HP and 300 SP

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified