mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
39 lines
898 B
JSON
39 lines
898 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"IsSingle": true,
|
|
"TargetEntityType": "NPC",
|
|
"TargetGroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 177
|
|
}
|
|
},
|
|
"TargetID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 400002
|
|
}
|
|
},
|
|
"TargetTypes": [],
|
|
"DestroyAfterTriggered": true,
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_800326404"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |