Skip to content

areatrigger_template

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
IdintunsignedPRINO
IsCustomtinyintunsignedPRINO
FlagsintunsignedNO0
ActionSetIdintunsignedNO0
ActionSetFlagsintunsignedNO0
VerifiedBuildintunsignedNO0
 

Description of fields ​

Id ​

Unique identifier  

IsCustom ​

Describes whether Id of this row is a custom id or not.  

Flags ​

NameFlag
IsServerSide0x00001
 

ActionSetId ​

- no description -  

ActionSetFlags ​

NameFlag
None0x0000
OnlyTriggeredByCaster0x0001
❌ ResurrectIfConditionFails0x0002
Obsolete0x0004
AllowWhileGhost0x0008
AllowWhileDead0x0010
❌ UnifyAllInstances0x0020
❌ SuppressConditionError0x0040
NotTriggeredbyCaster0x0080
CreatorsPartyOnly0x0100
❌ DontRunOnLeaveWhenExpiring0x0200
CanAffectUninteractible0x0400
DontDespawnWithCreator0x0800
CanAffectBeastmaster0x1000
❌ RequiresLineOfSight0x2000

Please note ❌means that the ActionSetFlag is not (yet) implemented.

VerifiedBuild ​

This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files.

If value is 0 then it has not been parsed yet.

If value is above 0 then it has been parsed with WDB files from that specific client build.

If value is -1 then it is just a place holder until proper data are found on WDBs.

If value is -Client Build then it was parsed with WDB files from that specific client build and manually edited later for some special necessity.