Gigantic Shadow Earring, теневое снаряжение (Renewal)
Gigantic Shadow Earring (S_GIGANTIC_EARRING) – теневое снаряжение.

Increases damage against small size monsters by 1%.
If refine rate is 7 or higher, increases damage against small size monsters by additional 1%.
If refine rate is 9 or higher, increases damage against small size monsters by additional 2%.
When equipped with Gigantic Shadow Pendant, Atk + 5.
If the sum of refine rate is 15 or higher, increases damage against small size monsters by additional 2%.
Базовые свойства предмета
- ID: 26974
- Код: S_GIGANTIC_EARRING
- Тип: теневое снаряжение
- Требуемый уровень: 1
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxHP,.@r*10; .@rate = (.@r<7)?1:((.@r<9)?2:4); bonus2 bAddSize,Size_Small,.@rate; bonus2 bMagicAddSize,Size_Small,.@rate;