Automatic Modification Orb(Attacker Force), (Renewal)

Automatic Modification Orb(Attacker Force) (AUTOMATIC_ORB25) – карта.

Automatic Modification Orb(Attacker Force), (Renewal)

ATK +20, Melee 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: 17127
  • Код: AUTOMATIC_ORB25
  • Тип: карта
  • Подтип:
  •  
  • Вес: 1

Скрипт

.@r = getrefine();
bonus2 bAddSize,Size_All,3;
bonus bShortAtkRate,10;
bonus bBaseAtk,20;
if (.@r>=9) {
   bonus2 bAddSize,Size_All,1;
   if (.@r>=11) {
      bonus2 bAddSize,Size_All,1;
   }
}