Tribe Created

A tribe was created.

Event Data Properties

Property Type Notes
tribeId String The Sentinel UUID of the tribe that was just created.
characterId String The Sentinel UUID of the survivor that created the tribe.

Sample Event Data

{
  "tribeId": "b72a9dd3-1a64-52a2-8f9c-f90409c871f0",
  "characterId": "305b1849-c7ac-5a4b-afe9-86628d91bf23"
}