Dc
From NWN Lexicon
Contents |
[edit] DC_* Constant Group
Difficulty Class constants used by the AutoDC function. Listed in the table below in order from easiest to hardest.
[edit] Requirements
#include "nw_i0_plot"
[edit] Constants
| Constant | Value | Description | |
|---|---|---|---|
| DC_EASY | 0 |
| |
| DC_MEDIUM | 1 |
| |
| DC_HARD | 2 |
| |
| DC_SUPERIOR | 3 |
| |
| DC_MASTER | 4 |
| |
| DC_LEGENDARY | 5 |
| |
| DC_EPIC | 6 |
|
[edit] See Also
| functions: |