Earth Magic (Magical) Lv. 1, (Renewal)

Earth Magic (Magical) Lv. 1 (GRAY_MAGIC1) – карта.

Earth Magic (Magical) Lv. 1, (Renewal)

When equipped with Thanos Two-handed Staff-AD,
increases Crimson Rock damage by 15%, increases Floral Flare Road and Stratum Tremor damage by 15%.
Increases Earth Strain damage by 6% per 2 refine rate of weapon.
When equipped with Thanos Staff-AD,
increases Varetyr Spear damage by 15%, increases Lightning Land damage by 15%.
Increases Psychic Wave damage by 6% per 2 refine rate of weapon.
When equipped with Thanos Dagger-AD,
increases Psychic Wave damage by 15%, increases From the Abyss damage by 15%.
Increases all property magical damage by 2% per 2 refine rate of weapon.

[Bonus by grade of headgear]
[Grade D] SPL + 1.
[Grade C] S.Matk + 1.

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

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

Скрипт

.@g = getenchantgrade(EQI_HEAD_TOP);
if (.@g >= ENCHANTGRADE_D) {
  bonus bSpl,1;
  if (.@g >= ENCHANTGRADE_C) {
    bonus bSMatk,1;
  }
}