JSON validator

Validation

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

Line Field Error
2 Format Incorrect value '2.8.0'. You should always use the latest format version (currently 2.9.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.8.0",
  "Changes": [
    {
      "LogName": "Anonymous Wedding Flowers",
      "Action": "EditData",
      "Target": "Data/SpecialOrders",
      "Entries": {
        "RattoMod_Anonymous_WeddingFlowersOrder": {
          "Name": "Wedding Flowers",
          "Requester": "Pierre",
          "Duration": "TwoWeeks",
          "Repeatable": "False",
          "RequiredTags": "!season_spring, !season_winter, !dropbox_PierreBox",
          "OrderType": "Donate",
          "SpecialRule": "",
          "ItemToRemoveOnEnd": null,
          "MailToRemoveOnEnd": null,
          "RandomizedElements": null,
          "Text": "A message from my cousin: I'm getting married soon, and my cousin Pierre says the flowers here are beautiful! Could someone drop off 20 sunflowers at his shop?",
          "Objectives": [
            {
              "Type": "Donate",
              "Text": "Drop off 20 Sunflowers in the empty box in Pierre's shop",
              "RequiredCount": "20",
              "Data": {
                "AcceptedContextTags": "item_sunflower",
                "DropBox": "PierreBox",
                "DropBoxGameLocation": "SeedShop",
                "DropBoxIndicatorLocation": "18.5 27"
              }
            },
            {
              "Type": "Donate",
              "Text": "Drop off 20 Sunflowers in the empty box in Pierre's shop",
              "RequiredCount": "20",
              "Data": {
                "AcceptedContextTags": "item_sunflower",
                "DropBox": "PierreBox",
                "DropBoxGameLocation": "SeedShop",
                "DropBoxIndicatorLocation": "18.5 27"
              }
            }
          ],
          "Rewards": [
            {
              "Type": "Money",
              "Data": {
                "Amount": "5000"
              }
            },
            {
              "Type": "Friendship",
              "Data": {}
            }
          ]
        }
      }
    }
  ]
}