Ip const onhit duration

From NWN Lexicon

[edit] IP_CONST_ONHIT_DURATION_* Constant Group

Itemproperty constants relating to the duration / percentage of effecting the target of certain OnHit properties.



[edit] Constants

Constant Value Description
IP_CONST_ONHIT_DURATION_5_PERCENT_5_ROUNDS 0
5% / 5 rounds.
IP_CONST_ONHIT_DURATION_10_PERCENT_4_ROUNDS 1
10% / 4 rounds.
IP_CONST_ONHIT_DURATION_25_PERCENT_3_ROUNDS 2
25% / 3 rounds.
IP_CONST_ONHIT_DURATION_50_PERCENT_2_ROUNDS 3
50% / 2 rounds.
IP_CONST_ONHIT_DURATION_75_PERCENT_1_ROUND 4
75% / 1 round.


[edit] See Also

functions: 

ItemPropertyOnHitProps


Personal tools
Categories