turnbasedgamedata/Config/Level/GroupGraph/F10301001/Group_F10301001_G191.json
2024-10-21 03:16:22 -03:00

44 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "showtoast191"
}
},
{
"$type": "RPG.GameCore.ShowHeartDialToast",
"StepType": "Normal",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 191
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_424030204"
}
}
]
}
],
"Type": "Group"
}