NAV
Master Data

GS2-Stamina

Master Data Definition Reference

Master Data Reference

{
  "version": "2019-02-14",
  "staminaModels": [
    {
      "name": "[string]Stamina Model Name",
      "metadata": "[string?]metadata",
      "recoverIntervalMinutes": "[int]Speed at which stamina is regained (minutes)",
      "recoverValue": "[int]Amount of recovery after a period of time",
      "initialCapacity": "[int]Initial maximum value of stamina",
      "isOverflow": "[bool]Recover beyond the maximum",
      "maxCapacity": "[int]Maximum value in overflow situation",
      {
      }
      {
      }
      {
      }
    }
  ]
}
Type Require Default Limitation Description
version 2019-02-14 Format version of master data
staminaModels StaminaModel[]