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.
{
"Format": "2.5.0",
"Changes": [
{
"LogName": "Blank JSON load",
"Action": "Load",
"Target": "Characters/Dialogue/NPCName, Characters/schedules/NPCName, Strings/schedules/NPCName",
"FromFile": "assets/data/blank.json"
},
{
"LogName": " MZBase Portraits",
"Action": "Load",
"Target": "Portraits/MakiZenin",
"FromFile": "assets/images/MakiZenin.png"
},
{
"LogName": "MZBase Portraits",
"Action": "Load",
"Target": "Characters/MakiZenin",
"FromFile": "assets/images/MakiZeninsprites.png"
},
{
"LogName": "MZ Dialogue",
"Action": "Include",
"FromFile": "assets/data/dialogue.json"
},
{
"LogName": "Maki Schedule",
"Action": "Load",
"Target": "Characters/schedules/Maki",
"FromFile": "assets/data/schedule.json"
},
{
"LogName": "Gift Tastes Include",
"Action": "Include",
"FromFile": "assets/data/gifttastes.json"
},
{
"Action": "EditData",
"Target": "Data/Characters",
"Entries": {
"MakiZenin": {
"DisplayName": "Maki",
"Gender": "Female",
"Age": "Adult",
"Manner": "Neutral",
"SocialAnxiety": "Neutral",
"Optimism": "Positive",
"BirthSeason": "winter",
"BirthDay": "20",
"HomeRegion": "Town",
"CanBeRomanced": true,
"CanVisitIsland": false,
"SpouseAdopts": false,
"IntroductionsQuest": true,
"ItemDeliveryQuests": true,
"WinterStarParticipant": true,
"Home": [
{
"Id": "Default",
"Location": "SeedShop",
"Tile": {
"X": 12,
"Y": 26
},
"Direction": "right"
}
]
}
}
}
]
}