Ip const onhit duration

From NWN Lexicon
Jump to navigationJump to search

IP_CONST_ONHIT_DURATION_* Constant Group

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



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.


See Also

functions: 

ItemPropertyOnHitProps