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

42 lines
958 B
JSON

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