mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
98 lines
2.2 KiB
JSON
98 lines
2.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupOptionsTrigger",
|
|
"OptionList": [
|
|
{
|
|
"OptionTextmapID": {
|
|
"Hash": 18418988236711305755
|
|
},
|
|
"TriggerCustomString": "Exit_Option_1"
|
|
},
|
|
{
|
|
"OptionTextmapID": {
|
|
"Hash": 4744880630583194353
|
|
},
|
|
"TriggerCustomString": "Exit_Option_2"
|
|
},
|
|
{
|
|
"OptionTextmapID": {
|
|
"Hash": 8654279655450952451
|
|
},
|
|
"TriggerCustomString": "Exit_Option_3"
|
|
}
|
|
],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Exit_Option_1"
|
|
},
|
|
"WaitOwnerOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnterMapByCondition",
|
|
"EntranceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 200010100
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Exit_Option_2"
|
|
},
|
|
"WaitOwnerOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnterMapByCondition",
|
|
"EntranceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 200020100
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Exit_Option_3"
|
|
},
|
|
"WaitOwnerOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnterMapByCondition",
|
|
"EntranceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 200030100
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": []
|
|
}
|
|
} |