Dino Revived

A dino was revived using Sentinel’s “Revive” feature.

Event Data Properties

Property Type Notes
dinoId String The Sentinel UUID of the the dino that was revived.
characterId String The Sentinel UUID of the survivor that received the revived dino.
playerId String The Sentinel UUID of the player that owns the survivor.
tribeId String The Sentinel UUID of the tribe the survivor belongs to.

Sample Event Data

{
  "dinoId": "61081761-d7eb-59bc-9f74-c6c13f183133",
  "characterId": "305b1849-c7ac-5a4b-afe9-86628d91bf23",
  "playerId": "fc4c921c-ba83-4d1b-8470-a08fedf8246f",
  "tribeId": "b72a9dd3-1a64-52a2-8f9c-f90409c871f0"
}