All In One Ring, броня (Renewal)
All In One Ring (ALL_IN_ONE_RING) – броня.

A Jewelry Ring that contains a 3 Seal Magic Spell.
Account Bound
Rental Item
All Stats + 1
Enables Level 1 Heal.
Enables Level 1 Teleport.
Increases the variable casting time of skills by 10%.
The users casting cannot be interrupted outside of WoE.
Базовые свойства предмета
- ID: 22062
 - Код: ALL_IN_ONE_RING
 - Тип: броня
 - Уровень брони: 1
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 1
 
Скрипт
bonus bAllStats,1;
bonus bNoCastCancel;
bonus bVariableCastrate,10;
skill "AL_HEAL",1;
skill "AL_TELEPORT",1;
if (vip_status(VIP_STATUS_ACTIVE)) {
   bonus bAllStats,1;
}