{
	"type":"Live2D Physics",
	"physics_hair":[
		{
			"label":"oppai01",
			"setup":{
				"length":0.5,
				"regist":0.5,
				"mass":0.5
			},
			"src":[
				{
					"id":"PARAM_BODY_ANGLE_X",
					"ptype":"x",
					"scale":0.04,
					"weight":0.5
				},
				{
					"id":"ParamBodyAngleY",
					"ptype":"x",
					"scale":0.04,
					"weight":1
				}
			],
			"targets":[
				{
					"id":"PARAM_OPAISHAKE_X",
					"ptype":"angle",
					"scale":0.022,
					"weight":1
				}
			]
		},
		{
			"label":"oppai02",
			"setup":{
				"length":0.5,
				"regist":0.5,
				"mass":0.5
			},
			"src":[
				{
					"id":"ParamBodyAngleZ",
					"ptype":"x",
					"scale":0.04,
					"weight":1
				}
			],
			"targets":[
				{
					"id":"PARAM_OPAISHAKE_Y",
					"ptype":"angle",
					"scale":0.022,
					"weight":1
				}
			]
		},
		{
			"label":"earring01",
			"setup":{
				"length":0.3,
				"regist":0.1,
				"mass":0.4
			},
			"src":[
				{
					"id":"PARAM_ANGLE_Z",
					"ptype":"x",
					"scale":0.01,
					"weight":0.5
				},
				{
					"id":"PARAM_ANGLE_X",
					"ptype":"x",
					"scale":0.01,
					"weight":1
				}
			],
			"targets":[
				{
					"id":"PARAM_earring",
					"ptype":"angle",
					"scale":0.022,
					"weight":1
				}
			]
		}
	]
}