Earth Magic (Combat) Lv. 2, (Renewal)

Earth Magic (Combat) Lv. 2 (GRAY_FIGHT2) – карта.

Earth Magic (Combat) Lv. 2, (Renewal)

When equipped with Thanos Hammer-AD,
increases Duple Light damage by 20%, increases Petitio damage by 20%.
Increases long ranged physical damage by 4% per 2 refine rate of weapon.
When equipped with Thanos Knuckle-AD,
increases Tiger Cannon damage by 20%, increases Third Flame Bomb damage by 20%.
MaxHP + 3% per 2 refine rate of weapon.
When equipped with Thanos Katar-AD,
increases Rolling Cutter damage by 20%, increases Impact Crater damage by 20%.
Increases Counter Slash damage by 9% per 2 refine rate of weapon.

[Bonus by grade of headgear]
[Grade D] STA + 2.
[Grade C] P.Atk + 2.

Базовые свойства предмета

  • ID: 18246
  • Код: GRAY_FIGHT2
  • Тип: карта
  • Подтип:
  •  
  • Вес: 1

Скрипт

.@g = getenchantgrade(EQI_HEAD_TOP);
if (.@g >= ENCHANTGRADE_D) {
  bonus bSta,2;
  if (.@g >= ENCHANTGRADE_C) {
    bonus bPAtk,2;
  }
}