Vaulta

tothemoonmnt

Contract

  • Struct property of crllnd

    Struct property of crllnds

    Table row type of rland

    {
      "name": "rule_land",
      "base": "",
      "fields": [
        {
          "name": "lid",
          "type": "uint8"
        },
        {
          "name": "min_level",
          "type": "uint32"
        },
        {
          "name": "coin",
          "type": "uint32"
        },
        {
          "name": "cash",
          "type": "uint16"
        },
        {
          "name": "duration",
          "type": "uint32"
        },
        {
          "name": "required_products",
          "type": "pair_uint16_uint8[]"
        }
      ]
    }