# Various Lists of IDs, Sounds, Etc.

- [List of Item and Gun IDs](/etg-modding-guide/various-lists-of-ids-sounds-etc./list-of-item-and-gun-ids.md)
- [Enemy Guids](/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](/etg-modding-guide/various-lists-of-ids-sounds-etc./list-of-base-game-synergies.md)
- [dfSpriteList](/etg-modding-guide/various-lists-of-ids-sounds-etc./dfspritelist.md)
- [All Custom Ammo Types](/etg-modding-guide/various-lists-of-ids-sounds-etc./all-custom-ammo-types.md)
- [Gun .Json Dump](/etg-modding-guide/various-lists-of-ids-sounds-etc./gun-.json-dump.md)
