Ascendant Crown [1], броня (Renewal)
Ascendant Crown [1] (ASCENDANT_CROWN_) – броня.
![Ascendant Crown [1], броня (Renewal) Ascendant Crown [1], броня (Renewal)](/images/db/items/picture/5897.png)
A copy of the legendary artifact left behind by the greatest Super Novice to ever walk the earth. The real one has been lost for ages, but this replica can imitate some of its awesome power.
Atk + 15%
Matk + 15%
Mdef + 20
Hit + 20
Flee + 20
Perfect Dodge + 10
Crit + 20
Aspd + 5
Reduces the variable casting time of skills by 20%.
Reduces damage taken from Neutral property attacks by 5%.
If upgrade level is +9 or higher,
All Stats + 10
Max HP + 15%
Max SP + 15%
Concept by Team Inubashiri.
Базовые свойства предмета
- ID: 23207
- Код: ASCENDANT_CROWN_
- Тип: броня
- Уровень брони: 1
- Защита: 20
- Требуемый уровень: 100
- Профессии: super_novice
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 5
Скрипт
.@r = getrefine(); bonus bBaseAtk,30; bonus bMatk,30; bonus bHit,10; bonus bFlee,10; bonus bCritical,10; bonus bMdef,10; bonus bFlee2,5; bonus bAspd,2; bonus bVariableCastrate,-20; bonus2 bSubEle,Ele_Neutral,5; if (.@r>=7) { bonus bMaxHP,1000; bonus bMaxSP,100; } if (.@r>=9) bonus bAllStats,5;