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

57 lines
1.2 KiB
JSON

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