mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
114 lines
2.6 KiB
JSON
114 lines
2.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CreateProp",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 11
|
|
}
|
|
},
|
|
"GroupPropID": {
|
|
"FixedValue": {
|
|
"Value": 300007
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Order": 1,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"DestroyAfterTriggered": true,
|
|
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
|
|
"IconType": "ChatLoopIcon",
|
|
"ButtonText": {
|
|
"Hash": 16304550243505668348
|
|
},
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Mission_200030403_Prop_11_300007_BtnClick"
|
|
}
|
|
}
|
|
],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"FetchType": "SinglePropByPropID",
|
|
"SinglePropID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 11
|
|
}
|
|
},
|
|
"ID": {
|
|
"FixedValue": {
|
|
"Value": 300007
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "200030402_MissionTalk"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 200031009,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Mission_200030403_Prop_11_300007_BtnClick"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "E",
|
|
"PerformanceID": 200030403
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "200030402_MissionTalk"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishPerformanceMission",
|
|
"Key": "Mission_200030403"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |