CASSOWARY_STRENGTH_* Constant Group

From NWN Lexicon
Jump to navigationJump to search
Nwnee logo.jpg Note: This article documents Neverwinter Nights: Enhanced Edition new content or changes/updates/fixes to 1.69 functions. These are all listed under the category and patches pages.

Used by cassowary functions to determine the strength of constraints.

Constants

Constant Value Lerp Type
CASSOWARY_STRENGTH_WEAK 1.0 The weakest strength cassowary constraint. This is the minimum value available.
CASSOWARY_STRENGTH_MEDIUM 1000.0 A medium strength cassowary constraint.
CASSOWARY_STRENGTH_STRONG 1000000.0 A strong strength cassowary constraint.
CASSOWARY_STRENGTH_REQUIRED 1001001000.0 The strongest strength cassowary constraint. This is the maximum value available.

Version

This constants group was added in 1.83.8193.21 of NWN:EE.


See Also

functions: CassowaryConstrain, CassowarySuggestValue, CassowaryGetValue