Star Cluster of Intelligence 1Lv, (Renewal)

Star Cluster of Intelligence 1Lv (STAR_CLUSTER_OF_INT1) – карта.

 

Increases magical damage against all race monsters (except players) by 5%.
Every 20 base SPL, S.Matk + 1.
Every 20 base CON, Matk + 5.
When equipped with Token of Life, increases magical damage against normal and boss type enemies by 3%.

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

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

Скрипт

bonus2 bMagicAddRace,RC_All,5;
bonus2 bMagicAddRace,RC_Player_Human,-5;
bonus2 bMagicAddRace,RC_Player_Doram,-5;
bonus bSMatk,(readparam(bSpl)/20);
bonus bMatk,5*(readparam(bCon)/20);