Files
turnbasedgamedata/Config/Level/GroupGraph/F40452001/Group_F40452001_G118.json
2025-08-15 10:09:54 +02:00

152 lines
3.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"TargetValue": 0.99
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G118"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 146081011,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.WaitMissionTalkFinish"
},
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"Duration": 2
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"MuteTriggerWhenInvisible": true,
"SetAudio": true
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G118"
},
"OnEvent": [
{
"$type": "RPG.GameCore.AdvEntityFaceToPoint",
"SourceType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"GroupId": 118,
"PointID": 1
},
{
"$type": "RPG.GameCore.CharacterTriggerFreeStyle",
"TargetAlias": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"StoryAvatarID": "NPC_Avatar_Kid_Tribbie_00",
"NormalizedTimeWait": -1,
"StoryMotionID": 314030977
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104060932
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 118
}
},
"DistrictID": {
"IsDynamic": false,
"FixedValue": {
"Value": 500001
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.1,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterDistrict_G118"
}
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}