turnbasedgamedata/Config/Level/Mission/4040017/Mission_404001705.json
2024-10-21 03:16:22 -03:00

110 lines
2.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/ChatMissionIcon.png",
"IconType": "ChatMissionIcon",
"ButtonText": {
"Hash": 278713937
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_404001705_UI"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 103
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_404001705_UI"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404001701
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_404001705_UI"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "RobotClose_4040017"
},
"ResetWhenTaskBegin": true
},
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 103
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
},
"CharacterUniqueName": {
"Value": "Robot404001705"
}
},
{
"$type": "RPG.GameCore.SetCharacterAtlasFaceEmotion",
"CharacterUniqueName": "Robot404001705",
"MeshName": "Body",
"EmotionIndex": 2
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404001705"
}
]
}
],
"Type": "Mission"
}