Skip to content

IP_CONST_DAMAGEIMMUNITY_XX_PERCENT

Where are the extended values for these listed that CEP added? I used them once, but I can't remember where I found them.

The default game has 5, 10, 25, 50, 75, 90 and 100% options, but I am looking for the values I can use in a script that correspond to things like 15, 20, 30, 35% and such.

Thanks

Comments

  • TerrorbleTerrorble Member Posts: 169
    I never did find where they are listed but I was able to find that values of 51-150 in this function give damage immunities from 1% to 100%.

    ItemPropertyDamageImmunity(IP_CONST_DAMAGETYPE_X,IP_CONST_DAMAGEIMMUNITY_XX_PERCENT)

Sign In or Register to comment.