Vaulta

prospectorsc

Contract

  • Struct property of LocModel

    {
      "name": "Building",
      "base": "",
      "fields": [
        {
          "name": "build_id",
          "type": "t_build"
        },
        {
          "name": "build_step",
          "type": "t_skill"
        },
        {
          "name": "build_amount",
          "type": "t_amount"
        },
        {
          "name": "ready_time",
          "type": "t_utime"
        },
        {
          "name": "health",
          "type": "t_amount"
        },
        {
          "name": "param",
          "type": "uint16"
        },
        {
          "name": "r1",
          "type": "uint16"
        }
      ]
    }