{
	"file-type" : "bonemapping",

	"actor" : "g9",
	"source" : "Mage Spell Cast 06",

	"root": {
		"actor" : "hip",
		"source" : "Hip"
	},

	"mapping" : [

		{ "actor" : "hip",		"source" : "Hip" },
		{ "actor" : "pelvis",	"source" : "Pelvis" },
		{ "actor" : "spine1",	"source" : "Waist" },
		{ "actor" : "spine2",	"source" : "Spine01" },
		{ "actor" : "spine3",	"source" : "Spine02" },
		{ "actor" : "neck1",	"source" : "NeckTwist02" },
		{ "actor" : "head",		"source" : "Head" },

		{ "actor" : "l_thigh",		"source" : "L_Thigh" },
		{ "actor" : "l_shin",		"source" : "L_Calf" },
		{ "actor" : "l_foot",		"source" : "L_Foot" },
		{ "actor" : "l_toes",		"source" : "L_ToeBase" },
		{ "actor" : "l_shoulder",	"source" : "L_Clavicle" },
		{ "actor" : "l_upperarm",	"source" : "L_Upperarm" },
		{ "actor" : "l_forearm",	"source" : "L_Forearm" },
		{ "actor" : "l_hand",		"source" : "L_Hand" },
		{ "actor" : "l_thumb1",		"source" : "L_Thumb1" },
		{ "actor" : "l_thumb2",		"source" : "L_Thumb2" },
		{ "actor" : "l_thumb3",		"source" : "L_Thumb3" },
		{ "actor" : "l_index1",		"source" : "L_Index1" },
		{ "actor" : "l_index2",		"source" : "L_Index2" },
		{ "actor" : "l_index3",		"source" : "L_Index3" },
		{ "actor" : "l_mid1",		"source" : "L_Mid1" },
		{ "actor" : "l_mid2",		"source" : "L_Mid2" },
		{ "actor" : "l_mid3",		"source" : "L_Mid3" },
		{ "actor" : "l_ring1",		"source" : "L_Ring1" },
		{ "actor" : "l_ring2",		"source" : "L_Ring2" },
		{ "actor" : "l_ring3",		"source" : "L_Ring3" },
		{ "actor" : "l_pinky1",		"source" : "L_Pinky1" },
		{ "actor" : "l_pinky2",		"source" : "L_Pinky2" },
		{ "actor" : "l_pinky3",		"source" : "L_Pinky3" },

		{ "actor" : "r_thigh",		"source" : "R_Thigh" },
		{ "actor" : "r_shin",		"source" : "R_Calf" },
		{ "actor" : "r_foot",		"source" : "R_Foot" },
		{ "actor" : "r_toes",		"source" : "R_ToeBase" },
		{ "actor" : "r_shoulder",	"source" : "R_Clavicle" },
		{ "actor" : "r_upperarm",	"source" : "R_Upperarm" },
		{ "actor" : "r_forearm",	"source" : "R_Forearm" },
		{ "actor" : "r_hand",		"source" : "R_Hand" },
		{ "actor" : "r_thumb1",		"source" : "R_Thumb1" },
		{ "actor" : "r_thumb2",		"source" : "R_Thumb2" },
		{ "actor" : "r_thumb3",		"source" : "R_Thumb3" },
		{ "actor" : "r_index1",		"source" : "R_Index1" },
		{ "actor" : "r_index2",		"source" : "R_Index2" },
		{ "actor" : "r_index3",		"source" : "R_Index3" },
		{ "actor" : "r_mid1",		"source" : "R_Mid1" },
		{ "actor" : "r_mid2",		"source" : "R_Mid2" },
		{ "actor" : "r_mid3",		"source" : "R_Mid3" },
		{ "actor" : "r_ring1",		"source" : "R_Ring1" },
		{ "actor" : "r_ring2",		"source" : "R_Ring2" },
		{ "actor" : "r_ring3",		"source" : "R_Ring3" },
		{ "actor" : "r_pinky1",		"source" : "R_Pinky1" },
		{ "actor" : "r_pinky2",		"source" : "R_Pinky2" },
		{ "actor" : "r_pinky3",		"source" : "R_Pinky3" }

	]
}