Delicious Anchovy ( Tasty_Anchovy )
| ID 11601 |
|
|||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 2 | Slots: Not specified | ||||||||||||||||||||||||||||||||||||||||
| Type: Healing item. | Sub Type: Not specified | 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 | |||||||||||||||||||||||||||||||||||||||||
|
O peixe favorito dos Doram, e muito facilmente encontrado na costa de Lasagna. Coma-o para recuperar um pouco de HP. Seekor ikan air-laut dari keluarga Engraulidae. Ikan kecil ini memiliki punggung biru gelap dan perut putih keperakan, dan tangkapan dari lepas pantai Lasagna dianggap yang terbaik. A salt-water fish of the family Engraulidae. This small fish has a dark blue back and a silvery white belly, and the catches off the coast of Lasagna are considered to be the best. A salt-water fish of the family Engraulidae. This small fish has a dark blue back and a silvery white belly, and the catches off the coast of Lasagna are considered to be the best. All Not specified
Flags
Stacking
Not specified
Usage
Trade
Delay
Not specified
itemheal rand(30,46),0; specialeffect2 EF_HEAL3; Script References
itemheal
Command
itemheal
Signature:
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:
rand
Command
rand
Signature:
Description:
This function returns a number ...
(if you specify one) ... randomly positioned between 0 and the number you specify -1.
(if you specify two) ... randomly positioned between the two numbers you specify.
rand(10) would result in 0,1,2,3,4,5,6,7,8 or 9
rand(0,9) would result in 0,1,2,3,4,5,6,7,8 or 9
rand(2,5) would result in 2,3,4 or 5
specialeffect2
Command
specialeffect2
Signature:
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 ReferencesNo documented script references were detected. Not specified Script ReferencesNo documented script references were detected. Not specified Not specified Not specified Not specified Not specified Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||||||||||||||||||||||