# Glossary

| **Term**    | **Definition**                                                                                                                                                                                                                                                      |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CM          | Combat Mission; the waves of battle that earn Territory Points in a Territory Battle.                                                                                                                                                                               |
| DM          | Direct Message; a message that is sent directly in a private channel, instead of a public channel.                                                                                                                                                                  |
| DS          | Dark Side; typically used in conjunction with **TB**.                                                                                                                                                                                                               |
| GET         | Guild Event Token; the Guild Event Store currency awarded in Territory Battles, Territory Wars, and upper tiers of the Sith Triumvirate raid.                                                                                                                       |
| LS          | Light Side; typically used in conjunction with **TB**.                                                                                                                                                                                                              |
| P1 - 6      | Phase 1 - 6; referring to the phases of a TB.                                                                                                                                                                                                                       |
| PM          | Private Message; see **DM**                                                                                                                                                                                                                                         |
| SM          | Special Mission; similar to Combat Missions, but with unique rewards, typically Guild Event Tokens or rare shards.                                                                                                                                                  |
| TB          | Territory Battle; the guild event that the Platoon Assigner is written for.                                                                                                                                                                                         |
| Toon        | This refers to an in-game character. See **Unit**                                                                                                                                                                                                                   |
| TP          | Territory Points; the score your guild achieves in each territory of a Territory Battle which earns stars.                                                                                                                                                          |
| TW          | Territory War; the smaller guild vs. guild event that the Defense Assigner is written for.                                                                                                                                                                          |
| Unit        | This refers to an in-game playable entity. **Toons** and **Ships** are the two kinds of Units.                                                                                                                                                                      |
| unitId      | The unique identifier for a **Unit**, created by the game code.                                                                                                                                                                                                     |
| Webhook URL | A webhook URL is a simple way to give a third party the means to post in one of your Discord server's channels. EchoBase uses a webhook to post assignments. [Go here for more info](https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks). |
