ASSOCIATE_TYPE_* Constant Group
Various groups of NPC companions available to a play character.
Constants
Constant | Value | Description |
---|
ASSOCIATE_TYPE_ANIMALCOMPANION | 2 | An animal companion NPC follower. Note that animal companions are different from a wizard's or sorcerer's familiar. |
|
ASSOCIATE_TYPE_DOMINATED | 5 | A charmed or otherwise magically enchanted NPC follower. |
|
ASSOCIATE_TYPE_FAMILIAR | 3 | A wizard's or sorcerer's familiar NPC follower. Note that familiars are different than animal companions. |
|
ASSOCIATE_TYPE_HENCHMAN | 1 | |
ASSOCIATE_TYPE_NONE | 0 | |
ASSOCIATE_TYPE_SUMMONED | 4 | An NPC, usually a creature, summoned by a spell (such as Animal Summoning or Monster Summoning) or item to do the bidding of the caller. |
|
See Also