JSON validator
Validation
No errors found! See format documentation for more info.
Content
You can change JSON format () or edit this file.
{
"Format": "2.9.0",
"Changes": [
{
"Action": "EditData",
"Target": "Data/Characters",
"Entries": {
"{{ModId}}_WrenSong": {
"DisplayName": "Cherry Fudge",
"Gender": "Male",
"Age": "Adult",
"Manner": "Polite",
"SocialAnxiety": "Neutral",
"Optimism": "Neutral",
"BirthSeason": "Spring",
"BirthDay": "11",
"HomeRegion": "Town",
"CanBeRomanced": false,
"CanVisitIsland": true,
"SpouseAdopts": true,
"IntroductionsQuest": false,
"ItemDeliveryQuests": true,
"WinterStarParticipant": true,
"Home": [
/*set this to where you want the NPC to spawn in normally. */
{
"Id": "Default",
"Location": "BusStop",
"Tile": {
"X": 11,
"Y": 16
},
"Direction": "right"
}
]
}
}
}
]
}