Files
FireflyGo_Resources/ExcelOutput/PamAction.json
2025-08-26 17:57:41 +07:00

207 lines
4.0 KiB
JSON

[
{
"PamAction": "Music",
"AnimGroupName": "Music01_StandBy",
"MinMoodPoint": 60,
"MaxMoodPoint": 100,
"MinStrengthPoint": 20,
"MaxStrengthPoint": 100,
"Weight": 0.5,
"Settle": [
20,
-10
],
"PerformanceID": 501020101
},
{
"PamAction": "Cleaning",
"AnimGroupName": "Cleaning01_StandBy",
"MinMoodPoint": 60,
"MaxMoodPoint": 100,
"MinStrengthPoint": 40,
"MaxStrengthPoint": 100,
"Weight": 1,
"Settle": [
-10,
-20
],
"AnyDirection": true,
"PerformanceID": 501020102
},
{
"PamAction": "Window",
"AnimGroupName": "LookOut01_StandBy",
"MaxMoodPoint": 100,
"MinStrengthPoint": 20,
"MaxStrengthPoint": 100,
"Weight": 0.5,
"Settle": [
10,
0
],
"PerformanceID": 501020103
},
{
"PamAction": "Vending",
"AnimGroupName": "UseProp02_StandBy",
"MinMoodPoint": 20,
"MaxMoodPoint": 100,
"MaxStrengthPoint": 100,
"Weight": 0.5,
"Settle": [
0,
-10
],
"PerformanceID": 501020122
},
{
"PamAction": "Plant",
"AnimGroupName": "Plant01_StandBy",
"MinMoodPoint": 40,
"MaxMoodPoint": 100,
"MinStrengthPoint": 40,
"MaxStrengthPoint": 100,
"Weight": 1,
"Settle": [
10,
-10
],
"PerformanceID": 501020105
},
{
"PamAction": "Sleep",
"AnimGroupName": "ASleep01_StandBy",
"MaxMoodPoint": 100,
"MaxStrengthPoint": 80,
"Weight": 1,
"Settle": [
0,
40
],
"AnyDirection": true,
"WithoutAnchor": true,
"PerformanceID": 501020106
},
{
"PamAction": "Sad",
"AnimGroupName": "Sad01_StandBy",
"MaxMoodPoint": 50,
"MaxStrengthPoint": 100,
"Weight": 1,
"Settle": [
-10,
-10
],
"AnyDirection": true,
"WithoutAnchor": true,
"PamMood": "Sad",
"PerformanceID": 501020107
},
{
"PamAction": "Confuse",
"AnimGroupName": "Confuse01_StandBy",
"MaxMoodPoint": 50,
"MaxStrengthPoint": 100,
"Weight": 1,
"Settle": [
-10,
-10
],
"AnyDirection": true,
"WithoutAnchor": true,
"PamMood": "Confuse",
"PerformanceID": 501020108
},
{
"PamAction": "Angry",
"AnimGroupName": "Angry01_StandBy",
"MaxMoodPoint": 50,
"MaxStrengthPoint": 100,
"Weight": 1,
"Settle": [
-10,
-10
],
"AnyDirection": true,
"WithoutAnchor": true,
"PamMood": "Angry",
"PerformanceID": 501020109
},
{
"PamAction": "IdleShow01",
"AnimGroupName": "IdleShow01_StandBy",
"MaxMoodPoint": 100,
"MaxStrengthPoint": 100,
"Weight": 0.5,
"Settle": [
10,
0
],
"AnyDirection": true,
"WithoutAnchor": true,
"PerformanceID": 501020110
},
{
"PamAction": "IdleShow02",
"AnimGroupName": "IdleShow02_StandBy",
"MaxMoodPoint": 100,
"MaxStrengthPoint": 100,
"Weight": 0.5,
"Settle": [
-10,
0
],
"AnyDirection": true,
"WithoutAnchor": true,
"PerformanceID": 501020111
},
{
"PamAction": "Happy",
"AnimGroupName": "Happy01_StandBy",
"MinMoodPoint": 50,
"MaxMoodPoint": 100,
"MaxStrengthPoint": 100,
"Weight": 1,
"Settle": [
10,
10
],
"AnyDirection": true,
"WithoutAnchor": true,
"PamMood": "Happy",
"PerformanceID": 501020121
},
{
"PamAction": "Like",
"AnimGroupName": "Like01_StandBy",
"MinMoodPoint": 50,
"MaxMoodPoint": 100,
"MaxStrengthPoint": 100,
"Weight": 1,
"Settle": [
10,
10
],
"AnyDirection": true,
"WithoutAnchor": true,
"PamMood": "Like",
"PerformanceID": 501020112
},
{
"PamAction": "Pleasure",
"AnimGroupName": "Pleasure01_StandBy",
"MinMoodPoint": 50,
"MaxMoodPoint": 100,
"MaxStrengthPoint": 100,
"Weight": 1,
"Settle": [
10,
10
],
"AnyDirection": true,
"WithoutAnchor": true,
"PamMood": "Pleasure",
"PerformanceID": 501020113
}
]