OpenEnroth bb0c5f2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
HostilityTable Struct Reference

#include <HostilityTable.h>

Public Member Functions

void Initialize (const Blob &factions)
 

Public Attributes

IndexedArray< IndexedArray< MonsterHostility, MONSTER_TYPE_INVALID, MONSTER_TYPE_LAST >, MONSTER_TYPE_INVALID, MONSTER_TYPE_LASTrelations
 

Detailed Description

Table of hostility levels between monster types. Indexed by two MonsterType values, returns the MonsterHostility (aggro range) between them. MONSTER_TYPE_INVALID (index 0) is the party's row/column.

Member Function Documentation

◆ Initialize()

void HostilityTable::Initialize ( const Blob factions)

Member Data Documentation

◆ relations


The documentation for this struct was generated from the following files: