Mora Berry ( Mora_Berry )
| ID 12574 |
|
|||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Цена покупки: zeny | Цена продажи: 0 zeny | Вес: 2 | Слоты: Не указано | ||||||||||||||||||||||||||||||||||||||||
| Тип: Используемый предмет. | Подтип: Не указано | Пол: Оба | Локации: Не указано | |||||||||||||||||||||||||||||||||||||||||
| Атака: Не указано | Магическая атака: Не указано | Диапазон: Не указано | Защита: Не указано | |||||||||||||||||||||||||||||||||||||||||
| Уровень оружия: Не указано | Уровень брони: Не указано | Мин. Уровень Снаряжения: Не указано | Макс. Уровень Снаряжения: Не указано | |||||||||||||||||||||||||||||||||||||||||
| Поддается улучшению: Не указано | Оцениваемый: Не указано | Элемент: Нейтральный | Классы: Не указано | |||||||||||||||||||||||||||||||||||||||||
|
Fruta vermelha e cheirosa. Dizem que, quando você morde a fruta, nunca mais consegue esquecê-la. Buah merah yang harum. Red, fragrant fruit. Red, fragrant fruit. Все Не указано
Флаги
Стакирование
Не указано
Использование
Торговля
Задержка
Не указано
itemheal 0,rand(50,65);
specialeffect2 EF_GUARD;
bonus_script "{ bonus2 bAddDefMonster,2137,50; bonus2 bAddDefMonster,2136,50; bonus2 bAddDefMonster,2134,50; bonus2 bAddDefMonster,2133,50; bonus2 bAddDefMonster,2132,50; }",120;
Справка по Скрипту
itemheal
Команда
itemheal
Сигнатура:
Описание:
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:
Пример:
rand
Команда
rand
Сигнатура:
Описание:
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
Команда
specialeffect2
Сигнатура:
Описание:
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.
bonus_script
Команда
bonus_script
Сигнатура:
Описание:
This command will attach a script to a player for a given duration, in seconds.
After that time, the script will automatically expire. The same bonus cannot be
stacked. By default, this bonus will be stored on `bonus_script` table when player
logs out.
Flags (bitmask):
Types:
Status_icon: See "Status Icon" section in ''. Default is SI_BLANK (-1).
Example:
- Id: 512
Пример:
bAddDefMonster
Бонус Предмета
bAddDefMonster
Сигнатура:
Описание:
+x% physical damage reduction against monster mid
Не указано Справка по СкриптуДля этого скрипта не найдено документированных справок. Не указано Справка по СкриптуДля этого скрипта не найдено документированных справок. Не указано Не указано Не указано Не указано Не указано Не указано Не указано Не указано |
||||||||||||||||||||||||||||||||||||||||||||