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

42 lines
988 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 130
}
},
"ID": {
"FixedValue": {
"Value": 300006
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 800210188,
"ProtectTime": 2,
"ForceToNextTime": 100000000
}
]
}
]
}
]
}
],
"Type": "Group"
}