> For the complete documentation index, see [llms.txt](https://mtgmodders.gitbook.io/etg-modding-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtgmodders.gitbook.io/etg-modding-guide/various-lists-of-ids-sounds-etc..md).

# Various Lists of IDs, Sounds, Etc.

- [List of Item and Gun IDs](https://mtgmodders.gitbook.io/etg-modding-guide/various-lists-of-ids-sounds-etc./list-of-item-and-gun-ids.md)
- [Enemy Guids](https://mtgmodders.gitbook.io/etg-modding-guide/various-lists-of-ids-sounds-etc./enemy-guids.md): A 'guid' is a random string of letters and numbers. Most entities in the game have a unique guid which can be used to differentiate them using the aiActor.EnemyGuid variable.
- [List of Base Game Synergies](https://mtgmodders.gitbook.io/etg-modding-guide/various-lists-of-ids-sounds-etc./list-of-base-game-synergies.md)
- [dfSpriteList](https://mtgmodders.gitbook.io/etg-modding-guide/various-lists-of-ids-sounds-etc./dfspritelist.md)
- [All Custom Ammo Types](https://mtgmodders.gitbook.io/etg-modding-guide/various-lists-of-ids-sounds-etc./all-custom-ammo-types.md)
- [Gun .Json Dump](https://mtgmodders.gitbook.io/etg-modding-guide/various-lists-of-ids-sounds-etc./gun-.json-dump.md)
