mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"FetchType": "SinglePropByPropID",
|
|
"SinglePropID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 49
|
|
}
|
|
},
|
|
"ID": {
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"TargetTypes": [],
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvEntityFaceTo",
|
|
"SourceType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 46
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
|
|
},
|
|
"EnableSteer": true,
|
|
"FinishImmediately": false,
|
|
"ForceToStandBy": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |