{
	"Version": 3,
	"Meta": {
		"PhysicsSettingCount": 20,
		"TotalInputCount": 49,
		"TotalOutputCount": 21,
		"VertexCount": 41,
		"EffectiveForces": {
			"Gravity": {
				"X": 0,
				"Y": -1
			},
			"Wind": {
				"X": 0,
				"Y": 0
			}
		},
		"PhysicsDictionary": [
			{
				"Id": "PhysicsSetting1",
				"Name": "前髪 揺れ"
			},
			{
				"Id": "PhysicsSetting2",
				"Name": "横髪 揺れ"
			},
			{
				"Id": "PhysicsSetting3",
				"Name": "後ろ髪 揺れ"
			},
			{
				"Id": "PhysicsSetting4",
				"Name": "髪_垂れ"
			},
			{
				"Id": "PhysicsSetting5",
				"Name": "髪ふわ"
			},
			{
				"Id": "PhysicsSetting6",
				"Name": "上半身_垂れ"
			},
			{
				"Id": "PhysicsSetting7",
				"Name": "下半身_垂れ"
			},
			{
				"Id": "PhysicsSetting8",
				"Name": "襟飾り_揺れ"
			},
			{
				"Id": "PhysicsSetting9",
				"Name": "ネクタイ_揺れ"
			},
			{
				"Id": "PhysicsSetting10",
				"Name": "首チャーム_揺れ"
			},
			{
				"Id": "PhysicsSetting11",
				"Name": "胸紐_揺れ"
			},
			{
				"Id": "PhysicsSetting12",
				"Name": "肩紐上_揺れ"
			},
			{
				"Id": "PhysicsSetting13",
				"Name": "肩紐下_揺れ"
			},
			{
				"Id": "PhysicsSetting14",
				"Name": "ジャケットチャーム_揺れ"
			},
			{
				"Id": "PhysicsSetting15",
				"Name": "エポーレット_揺れ"
			},
			{
				"Id": "PhysicsSetting16",
				"Name": "腰チャーム_揺れ"
			},
			{
				"Id": "PhysicsSetting17",
				"Name": "腰布_揺れ"
			},
			{
				"Id": "PhysicsSetting18",
				"Name": "裾_揺れ"
			},
			{
				"Id": "PhysicsSetting19",
				"Name": "衣装ふわ"
			},
			{
				"Id": "PhysicsSetting20",
				"Name": "星キラキラ"
			}
		]
	},
	"PhysicsSettings": [
		{
			"Id": "PhysicsSetting1",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamAngleX"
					},
					"Weight": 60,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamAngleZ"
					},
					"Weight": 60,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 40,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 40,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamHairFront"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 7
					},
					"Mobility": 0.85,
					"Delay": 0.9,
					"Acceleration": 1,
					"Radius": 7
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				}
			}
		},
		{
			"Id": "PhysicsSetting2",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamAngleX"
					},
					"Weight": 60,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamAngleZ"
					},
					"Weight": 60,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 40,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 40,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamHairSide"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 9
					},
					"Mobility": 0.85,
					"Delay": 0.75,
					"Acceleration": 1.2,
					"Radius": 9
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				}
			}
		},
		{
			"Id": "PhysicsSetting3",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamAngleX"
					},
					"Weight": 60,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamAngleZ"
					},
					"Weight": 60,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 40,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 40,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamHairBack"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 12
					},
					"Mobility": 0.9,
					"Delay": 0.8,
					"Acceleration": 1.2,
					"Radius": 12
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				}
			}
		},
		{
			"Id": "PhysicsSetting4",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamRotationZ"
					},
					"Weight": 10,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 20,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamAngleZ"
					},
					"Weight": 35,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamUpperBodyZ"
					},
					"Weight": 35,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamHeadHangZ"
					},
					"VertexIndex": 1,
					"Scale": 50,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 8
					},
					"Mobility": 0.8,
					"Delay": 0.9,
					"Acceleration": 1,
					"Radius": 8
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -70,
					"Default": 0,
					"Maximum": 70
				}
			}
		},
		{
			"Id": "PhysicsSetting5",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamAngleY"
					},
					"Weight": 60,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleY"
					},
					"Weight": 40,
					"Type": "X",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamHairHuwa"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 8
					},
					"Mobility": 0.9,
					"Delay": 0.9,
					"Acceleration": 0.8,
					"Radius": 8
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting6",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamRotationZ"
					},
					"Weight": 20,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 30,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamUpperBodyZ"
					},
					"Weight": 50,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodyHangZ"
					},
					"VertexIndex": 1,
					"Scale": 30,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 15
					},
					"Mobility": 0.9,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 15
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				}
			}
		},
		{
			"Id": "PhysicsSetting7",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamRotationZ"
					},
					"Weight": 20,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 30,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamUpperBodyZ"
					},
					"Weight": 50,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBody2HangZ"
					},
					"VertexIndex": 1,
					"Scale": 30,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 15
					},
					"Mobility": 0.9,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 15
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -30,
					"Default": 0,
					"Maximum": 30
				}
			}
		},
		{
			"Id": "PhysicsSetting8",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingA"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 5
					},
					"Mobility": 0.9,
					"Delay": 0.6,
					"Acceleration": 1.5,
					"Radius": 5
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting9",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingB"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 8
					},
					"Mobility": 0.9,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 8
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting10",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingC"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 5
					},
					"Mobility": 0.95,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 5
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting11",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingD"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				},
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingE"
					},
					"VertexIndex": 2,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 9
					},
					"Mobility": 0.9,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 9
				},
				{
					"Position": {
						"X": 0,
						"Y": 19
					},
					"Mobility": 0.95,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 10
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting12",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingF"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 7
					},
					"Mobility": 0.95,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 7
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting13",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingG"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 10
					},
					"Mobility": 0.9,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 10
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting14",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingH"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 6
					},
					"Mobility": 0.95,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 6
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting15",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingI"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 6
					},
					"Mobility": 0.95,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 6
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting16",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingJ"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 8
					},
					"Mobility": 0.95,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 8
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting17",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingK"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 9
					},
					"Mobility": 0.9,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 9
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting18",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamBodySwingL"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 10
					},
					"Mobility": 0.9,
					"Delay": 0.8,
					"Acceleration": 1,
					"Radius": 10
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting19",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleY"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamClothHuwaA"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 10
					},
					"Mobility": 0.88,
					"Delay": 0.8,
					"Acceleration": 1.5,
					"Radius": 10
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		},
		{
			"Id": "PhysicsSetting20",
			"Input": [
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleX"
					},
					"Weight": 100,
					"Type": "X",
					"Reflect": false
				},
				{
					"Source": {
						"Target": "Parameter",
						"Id": "ParamBodyAngleZ"
					},
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Output": [
				{
					"Destination": {
						"Target": "Parameter",
						"Id": "ParamKira"
					},
					"VertexIndex": 1,
					"Scale": 1,
					"Weight": 100,
					"Type": "Angle",
					"Reflect": false
				}
			],
			"Vertices": [
				{
					"Position": {
						"X": 0,
						"Y": 0
					},
					"Mobility": 1,
					"Delay": 1,
					"Acceleration": 1,
					"Radius": 0
				},
				{
					"Position": {
						"X": 0,
						"Y": 5
					},
					"Mobility": 1,
					"Delay": 0.5,
					"Acceleration": 1.5,
					"Radius": 5
				}
			],
			"Normalization": {
				"Position": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				},
				"Angle": {
					"Minimum": -10,
					"Default": 0,
					"Maximum": 10
				}
			}
		}
	]
}