Star Cluster of Strength 1Lv, (Renewal)
Star Cluster of Strength 1Lv (STAR_CLUSTER_OF_STR1) – карта.
Increases physical damage against all race monsters (except players) by 5%.
Every 20 base POW, P.Atk + 1.
Every 20 base CON, Atk + 5.
When equipped with Token of Life, increases physical damage against normal and boss type enemies by 3%.
Базовые свойства предмета
- ID: 19424
- Код: STAR_CLUSTER_OF_STR1
- Тип: карта
- Подтип:
- Вес: 1
Скрипт
bonus2 bAddRace,RC_All,5; bonus2 bAddRace,RC_Player_Human,-5; bonus2 bAddRace,RC_Player_Doram,-5; bonus bPAtk,(readparam(bPow)/20); bonus bBaseAtk,5*(readparam(bCon)/20);