turnbasedgamedata/Config/Level/LevelInstanceGraph/F20136001/LG_Prop_F20136001_G18_300009.json
2025-02-24 07:50:34 -03:00

60 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "G18_300009"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "G18_300009"
}
},
{
"$type": "RPG.GameCore.PlayVoice",
"VoiceIDs": [
414010101,
414010102,
414010103
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 18
}
},
"ID": {
"FixedValue": {
"Value": 300008
}
}
}
},
"IntervalTime": 5
}
]
}
],
"Type": "EntityInstance"
}