Cat Biscuit ( Cat_Hard_Biscuit )
| ID 11536 |
|
|||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Prix d'achat: zeny | Prix de vente: 0 zeny | Poids: 1 | Emplacements: Non spécifié | ||||||||||||||||||||||||||||||||||||||||
| Type: Objet de soin. | Sous-type: Non spécifié | Genre: Les deux | Lieux: Non spécifié | |||||||||||||||||||||||||||||||||||||||||
| Attaque: Non spécifié | Attaque magique: Non spécifié | Portée: Non spécifié | Défense: Non spécifié | |||||||||||||||||||||||||||||||||||||||||
| Niveau d'arme: Non spécifié | Niveau d'armure: Non spécifié | Niveau d'équipement min.: Non spécifié | Niveau d'équipement max.: Non spécifié | |||||||||||||||||||||||||||||||||||||||||
| Affûtage: Non spécifié | Améliorable: Non spécifié | Élément: Neutre | Classes: Non spécifié | |||||||||||||||||||||||||||||||||||||||||
|
Comida que a frota da Corporação Pata de Gato comia em suas viagens. É uma bolacha dura e fácil de armazenar. Makanan yang dibawa dalam perjalanan oleh kelompok Cat Paw Merchant Association. Dikeringkan agar mudah disimpan. Food that the fleet of Cat Paw Merchant Association had in the voyage. It is a hardtack biscuit which facilitated its storage. Food that the fleet of Cat Paw Merchant Association had in the voyage. It is a hardtack biscuit which facilitated its storage. Tous Non spécifié
Drapeaux
Empilement
Non spécifié
Utilisation
Commerce
Délai
Non spécifié
itemheal rand(70,110),0; callfunc "F_Cat_Hard_Biscuit"; Références du Script
itemheal
Commande
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:
Exemple:
rand
Commande
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
callfunc
Commande
callfunc
Signature:
Description:
This command lets you call up a function NPC. A function NPC can be called from
any script on any map server. Using the 'return' command it will come back to
the place that called it.
which will be available there with getarg() (see 'getargcallfunc' script command.
Note:
!! A user-defined function must be declared /before/ a script attempts to
!! call it. That is to say, any functions should be placed above scripts or NPCs
!! (or loaded in a separate file first) before attempting to call them directly.
Exemple:
Non spécifié Références du ScriptAucune référence documentée n’a été détectée dans ce script. Non spécifié Références du ScriptAucune référence documentée n’a été détectée dans ce script. Non spécifié Non spécifié Non spécifié Non spécifié Non spécifié Non spécifié Non spécifié Non spécifié Non spécifié |
||||||||||||||||||||||||||||||||||||||||||||