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": [
{
"Action": "EditData",
"Target": "Data/Characters",
"Entries": {
"Heycien": {
"DisplayName": "Heycien",
"Gender": "Female",
"Age": "Adult",
"Manner": "Polite",
"SocialAnxiety": "Outgoing",
"Optimism": "Neutral",
"BirthSeason": "fall",
"BirthDay": "8",
"HomeRegion": "Town",
"CanBeRomanced": true,
"CanVisitIsland": true,
"SpouseAdopts": true,
"IntroductionsQuest": true,
"ItemDeliveryQuests": true,
"WinterStarParticipant": true,
"Home": [
{
"Id": "Default",
"Location": "Town",
"Tile": {
"X": 50,
"Y": 50
},
"Direction": 1
}
]
}
}
}
]
}