Establish [1], броня (Renewal)
Establish [1] (AEGIS_490396) – броня.
A powerful magic gloves created by the Magician Guild.
It was imbued with the power of Fire, Water, Wind, and Earth.
------------------------
SPL + 3
------------------------
MATK + 10%
------------------------
Reduce damage taken from Players by 3%.
------------------------
Every 1 Base Level, increase damage of Lord of Vermilion by 3%, up to level 250.
------------------------
Reduce fixed casting time of Crimson Rock by 100%.
------------------------
Every 10 Base Level, increase damage of Crimson Arrow, Frozen Slash, Storm Cannon, and Rock Down by 1%.
------------------------
Def : 0
Базовые свойства предмета
- ID: 31111
- Код: AEGIS_490396
- Тип: броня
- Уровень брони: 1
- Требуемый уровень: 200
- Вес: 10
Скрипт
bonus bSpl,3; bonus bMatkRate,10; bonus2 bSubRace,RC_Player_Doram,3; bonus2 bSubRace,RC_Player_Human,3; bonus2 bFixedCastrate,"WL_CRIMSONROCK",-100; bonus2 bSkillAtk,"WZ_VERMILION",BaseLevel*8; bonus2 bSkillAtk,"AG_CRIMSON_ARROW",BaseLevel/10; bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",BaseLevel/10; bonus2 bSkillAtk,"AG_FROZEN_SLASH",BaseLevel/10; bonus2 bSkillAtk,"AG_STORM_CANNON",BaseLevel/10; bonus2 bSkillAtk,"AG_ROCK_DOWN",BaseLevel/10;