Automatic Modification Orb(Range Force), (Renewal)
Automatic Modification Orb(Range Force) (AUTOMATIC_ORB26) – карта.

ATK +20, Long-ranged Physical damage +10%, Physical damage +3% on enemies of all sizes
When refined to +7 or higher, Physical damage +1% on enemies of all sizes (Additional)
When refined to +11 or higher, Physical damage +1% on enemies of all sizes (Additional)
Базовые свойства предмета
- ID: 17128
- Код: AUTOMATIC_ORB26
- Тип: карта
- Подтип:
- Вес: 1
Скрипт
.@r = getrefine(); bonus2 bAddSize,Size_All,3; bonus bLongAtkRate,10; bonus bBaseAtk,20; if (.@r>=9) { bonus2 bAddSize,Size_All,1; if (.@r>=11) { bonus2 bAddSize,Size_All,1; } }