![]() |
Core Rules
WoTC AD&D 2nd Edition -- Drakein API Reference
|
One encounter-template record (a parametric encounter definition). More...
#include "API.h"Classes | |
| class | CoreRules::IEncTemplateOb |
| One encounter-template record. More... | |
Namespaces | |
| namespace | CoreRules |
Functions | |
| IEncTemplateOb * | CoreRules::CreateEncTemplateOb () |
| void | CoreRules::DestroyEncTemplateOb (IEncTemplateOb *p) |
One encounter-template record (a parametric encounter definition).
An encounter template ("encplat") defines a class of encounter the DM can drop into a session: frequency, hit-dice band, monster type, terrain/climate gating, treasure-type amounts, plus inline arrays of Monster-Properties / NPC-Properties / Trap / Item-Properties rows.
Disk layout decoded byte-perfect in tests/test_encplat_roundtrip. Schema 88 on disk.