JSON validator

Validation

Oops, found some issues with your JSON. See format documentation for more info.

Line Field Error
2 Format Incorrect value '2.3.0'. You should always use the latest format version (currently 2.6.0) to enable the latest features, avoid obsolete behavior, and reduce load times.

Content

You can change JSON format () or edit this file.
{
  "Format": "2.3.0",
  "Changes": [
    {
      "Action": "Load",
      "Target": "Characters/Rem_Remir",
      "FromFile": "Assets/SPremir.png"
    },
    {
      "Action": "Load",
      "Target": "Portraits/Rem_Remir",
      "FromFile": "Assets/PLACEHOLDERem.png"
    },
    {
      "Action": "EditData",
      "Target": "Data/Characters",
      "Entries": {
        "Rem_Remir": {
          "DisplayName": "Remir",
          "HomeRegion": "Other",
          "Gender": "Male",
          "Age": "Teen",
          "Manner": "Neutral",
          "SocailAnxiety": "Neutral",
          "Optimism": "Positive",
          "BirthSeason": "Fall",
          "BirthDay": 9,
          "CanBeRomanced": true,
          "CanReceiveGifts": true,
          "CanCommentOnPurchasedShopItems": true,
          "CanGreetNearbyCharacters": false,
          "CanVisitIsland": true,
          "Calendar": "HiddenAlways",
          "SocialTab": "HiddenUntilMet",
          "SpouseWantsChildren": null,
          "DumpsterDiveEmote": 8,
          "DumpsterDiveFriendshipEffect": 10,
          "FlowerDanceCanDance": false,
          "Home": [
            {
              "Id": "Default",
              "Location": "BusStop",
              "Tile": "22, 5",
              "Direction": "up"
            }
          ]
        }
      }
    }
  ]
}