Item Details

Throwing Cure Free ( Cure_Free_To_Throw )

ID 13272 Throwing Cure Free
Throwing Cure Free Buy Price: 100 zeny Sell Price: 50 zeny Weight: 5 Slots: Not specified
Type: Ammo (Arrows/Bullets/etc) item. Sub Type: Throw Weapon Gender: Both Locations: Ammo
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: 99 Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Poção remodelada para permitir o arremesso.
Poção que remove os seguintes status negativos - Silêncio, Cegueira, Envenenamento e Maldição - Demais efeitos não são recuperados.
Recupera um pouco de HP.
Classe: Projétil
Ataque: 0
Peso: 5
Propriedade: Neutra

Sebuah penemuan baru Cure Free yang dapat memungkinkan untuk di lempar .Menyembuhkan beberapa jenis status abnormal. Recovers Kecil amount of HP.
(Silence, Bleeding, Poison, Curse, Reverse Orcish, Change Undead)
Jenis : Proyektil Serangan : 0
Berat : 5 Elemen : Netral

Slightly remodeled Cure Free enabled for throwing. Recovers several kinds of abnormal statuses. Recovers a small amount of HP.
(Silence, Bleeding, Poison, Curse, Reverse Orcish, Change Undead)
Class : Projectile
Attack : 0
Weight :: 5
Property : Neutral

Slightly remodeled Cure Free enabled for throwing. Recovers several kinds of abnormal statuses. Recovers a small amount of HP.
(Silence, Bleeding, Poison, Curse, Reverse Orcish, Change Undead)
Class: Projectile
Attack: 0
Weight:: 5
Property: Neutral

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
sc_end SC_BLEEDING;
sc_end SC_CURSE;
sc_end SC_SILENCE;
sc_end SC_POISON;
sc_end SC_ORCISH;
sc_end SC_CHANGEUNDEAD;
sc_end SC_BLIND;
sc_end SC_CONFUSION;
sc_end SC_DPOISON;
itemheal 500,0;
Script References
itemheal Command
itemheal
Signature:
itemheal <hp>,<sp>{,<char_id>};
Description:
This command heals relative amounts of HP and/or SP on the invoking character. Unlike heal, this command is intended for use in item scripts. It applies potion-related bonuses, such as alchemist ranking, cards, and status changes. When used inside an NPC script, certain bonuses are omitted. The command also applies a SP/VIT-related bonus: Example:
Example:
heal = heal * [(100 + STATUS*2) / 100]
// If the player has 50 vit and no bonuses, this will heal
// anything from 200 to 300 HP and 5 SP
itemheal rand(100,150),5;
Not specified
Script References

No documented script references were detected.

Not specified
Script References

No documented script references were detected.

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified