# areatrigger\_template\_polygon\_vertices [<-Back-to:World](database-world.md) **The \`areatrigger\_template\_polygon\_vertices\` table** This table contains the description of the shape of an areatrigger. **Structure**

Field

Type

Attributes

Key

Null

Default

Extra

Comment

AreaTriggerId

int(10)

unsigned

PRI

NO




Idx

int(10)

unsigned

PRI

NO




VerticeX

float

signed


NO

0



VerticeY float signed
NO 0

VerticeTargetX float signed
YES NULL

VerticeTargetY

float signed
YES NULL

VerifiedBuild int(10) unsigned
NO 0

**Description of the fields** ### AreaTriggerId ### Idx ### VerticeX ### VerticeY ### VerticeTargetX ### VerticeTargetY ### 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.