Vita500 ( Vita500_Bottle )
| ID 565 |
|
|||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 580 zeny | Sell Price: 290 zeny | Weight: 10 | 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 | |||||||||||||||||||||||||||||||||||||||||
|
kRO event item. This is a kRO event item. A unit of emptiness, has absolutely nothing inside of it. It heals you if you have enough faith. All Not specified
Flags
Stacking
Not specified
Usage
Trade
Delay
Not specified
itemheal rand(142,274),0; 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
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 |
||||||||||||||||||||||||||||||||||||||||||||