{
	"actors": [
		{
			"name": "an",
			"bounds": [ 0, 470, 665, 610 ]
		},
		{
			"name": "mii",
			"bounds": [ 1410, 407, 583, 673 ]
		},
		{
			"name": "roro",
			"bounds": [ 1100, 644, 596, 436 ]
		}
	],
	"imageList": {
		"song_ch_A_L0": "anim/S-images/song_ch_A_L0.png",
		"song_ch_A_L1": "anim/S-images/song_ch_A_L1.png",
		"song_ch_B_L0": "anim/S-images/song_ch_B_L0.png",
		"song_ch_B_L1": "anim/S-images/song_ch_B_L1.png",
		"song_ch_C_L0": "anim/S-images/song_ch_C_L0.png",
		"song_ch_C_L1": "anim/S-images/song_ch_C_L1.png"
	},
	"voiceList": {
		"S-R-03-speech": "anim/S-voices/S-R-03-speech.mp3"
	},
	"scenario": {
		"0": {
			"an": {
				"voice":"S-R-03-speech",
				"actions":[
					{ "image":"song_ch_A_L1", "frame":16 },
					{ "image":"song_ch_A_L0", "frame":18 },
					{ "image":"song_ch_A_L1", "frame":29 },
					{ "image":"song_ch_A_L0", "frame":25 }
				]
			},
			"mii": {
				"actions":[
					{ "image":"song_ch_C_L1", "frame":12 },
					{ "image":"song_ch_C_L0", "frame":26 },
					{ "image":"song_ch_C_L1", "frame":32 },
					{ "image":"song_ch_C_L0", "frame":13 },
					{ "image":"song_ch_C_L1", "frame":5 }
				]
			},
			"roro": {
				"actions":[
					{ "image":"song_ch_B_L1", "frame":30 },
					{ "image":"song_ch_B_L0", "frame":20 },
					{ "image":"song_ch_B_L1", "frame":38 }
				]
			}
		}
	}
}
