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

46 lines
994 B
JSON

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