turnbasedgamedata/Config/Level/GroupGraph/F10202004/Group_F10202004_G180.json
2025-02-24 07:50:34 -03:00

89 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "NPCMove_180_400001"
}
},
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"GroupId": 180,
"PointID": 1,
"MotionFlag": "Walk",
"OnReach": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_800326501"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Destory_180_400001"
}
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 180
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 5,
"GroupID": 180,
"GroupNpcID": 400001,
"TalkSentenceID": 801326501
}
]
}
]
}
]
}
],
"Type": "Group"
}