5th Anniversary Coin ( 5_Anniversary_Coin )
| ID 2709 |
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Цена покупки: 2 zeny | Цена продажи: 1 zeny | Вес: 0 | Слоты: Не указано | ||||||||||||||||||||||||||||||||||||
| Тип: Броня/Одежда/Сапоги/Головной убор/Аксессуар. | Подтип: Не указано | Пол: Оба | Локации: Правый_аксессуар + Левый_аксессуар | |||||||||||||||||||||||||||||||||||||
| Атака: Не указано | Магическая атака: Не указано | Диапазон: Не указано | Защита: Не указано | |||||||||||||||||||||||||||||||||||||
| Уровень оружия: Не указано | Уровень брони: 1 | Мин. Уровень Снаряжения: Не указано | Макс. Уровень Снаряжения: Не указано | |||||||||||||||||||||||||||||||||||||
| Поддается улучшению: Не указано | Оцениваемый: Не указано | Элемент: Нейтральный | Классы: Не указано | |||||||||||||||||||||||||||||||||||||
|
placeholder placeholder Все Не указано
Флаги
Стакирование
Не указано
Использование
Не указано
Торговля
Задержка
Не указано
bonus bBaseAtk,10;
bonus bMatk,10;
bonus bCritical,10;
autobonus "{ bonus bAspd,3; }",1,5000,BF_WEAPON;
autobonus "{ bonus bVariableCastrate,-50; }",1,5000,BF_MAGIC;
autobonus3 "{ bonus bHealPower,20; }",100,3000,"AL_HEAL","{ specialeffect2 EF_HEAL3; }";
Справка по Скрипту
bBaseAtk
Бонус Предмета
bBaseAtk
Сигнатура:
Описание:
Basic attack power + n
bMatk
Бонус Предмета
bMatk
Сигнатура:
Описание:
Magical attack power + n
bCritical
Бонус Предмета
bCritical
Сигнатура:
Описание:
Critical + n
bAspd
Бонус Предмета
bAspd
Сигнатура:
Описание:
Attack speed + n
bVariableCastrate
Бонус Предмета
bVariableCastrate
Сигнатура:
Описание:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
autobonus3
Команда
autobonus3
Сигнатура:
Описание:
These commands are meant to be used in item scripts only! See 'petautobonus' for pet usage.
What these commands do is 'attach' a script to the player which will get
executed on attack (or when attacked in the case of autobonus2).
Rate is the trigger rate of the script (1000 = 100%).
Duration is the time in milliseconds that the bonus will last for since the script has triggered.
Skill ID/skill name the skill which will be used as trigger to start the bonus. (autobonus3)
The optional argument 'flag' is used to classify the type of attack where the script
can trigger (it shares the same flags as the bAutoSpell bonus script):
Range criteria:
Attack type criteria:
Skill criteria:
The difference between the optional argument 'other script' and the 'bonus script' is that,
the former one triggers only when attacking(or attacked) and the latter one runs on
status calculation as well, which makes sure, within the duration, the "bonus" that get
lost on status calculation is restored. So, 'bonus script' is technically supposed to accept
"bonus" command only. And we usually use 'other script' to show visual effects.
In all cases, when the script triggers, the attached player will be the one
who holds the bonus. There is currently no way of knowing within this script
who was the other character (the attacker in autobonus2, or the target in
autobonus and autobonus3).
//Grants a 1% chance of starting the state "all stats +10" for 10 seconds when
//using weapon or misc attacks (both melee and ranged skills) and shows a special
//effect when the bonus is active.
Пример:
bHealPower
Бонус Предмета
bHealPower
Сигнатура:
Описание:
Increases heal amount of all heal skills by n%
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.
Не указано Справка по СкриптуДля этого скрипта не найдено документированных справок. Не указано Справка по СкриптуДля этого скрипта не найдено документированных справок. Не указано Не указано Не указано Не указано Не указано Не указано Не указано |
||||||||||||||||||||||||||||||||||||||||