JSON validator

Validation

No errors found! (You have no schema selected, so only the basic JSON syntax was checked.)

Content

You can change JSON format () or edit this file.
{
  "Changes": [
    {
      "LogName": "Load data for Surstromming",
      "Action": "EditData",
      "Target": "Data/Objects",
      "Entries": {
        "Campaigner.surstromming": {
          "Name": "Campaigner.surstromming",
          "DisplayName": "Surstromming",
          "Description": "The wonderful odor of herring, preserved for future generations to suffer from.",
          "Type": "basic",
          "Category": -5,
          "Price": 65,
          "Texture": "{{InternalAssetKey: assets/surstromming.png}}",
          "SpriteIndex": 0,
          "Edibility": -20,
          "ContextTags": [
            "egg_item",
            "color_green"
          ],
          "IsDrink": false,
          "Buffs": null,
          "GeodeDropsDefaultItems": false,
          "GeodeDrops": null,
          "ArtifactSpotChances": null,
          "ExcludeFromFishingCollection": false,
          "ExcludeFromShippingCollection": false,
          "ExcludeFromRandomSale": false,
          "CustomFields": null,
          "GiftTastes": {
            "Love": [
              "George"
            ]
          }
        }
      }
    },
    {
      "Action": "EditData",
      "Target": "Data/Machines",
      "TargetField": [
        "(BC)15",
        "OutputRules"
      ],
      "Entries": {
        "Campaigner.surstrommingrecipe": {
          "Id": "Campaigner.surstrommingrecipe",
          "Triggers": [
            {
              "RequiredItemId": "147"
            }
          ],
          "OutputItem": [
            {
              "ItemId": "Campaigner.surstromming"
            }
          ],
          "MinutesUntilReady": 200
        }
      }
    }
  ]
}