mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.FlipEraRegion"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByRegionEraState"
|
|
},
|
|
"SuccessTaskList": []
|
|
}
|
|
],
|
|
"OverrideTargetTypes": [],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RegionEraStateChangeListener",
|
|
"OnSwitchToState1": [
|
|
{
|
|
"$type": "RPG.GameCore.ToastPile",
|
|
"DescTextID": {
|
|
"Hash": 2917161245653414184
|
|
}
|
|
}
|
|
],
|
|
"OnSwitchToState2": [
|
|
{
|
|
"$type": "RPG.GameCore.ToastPile",
|
|
"DescTextID": {
|
|
"Hash": 9355217868434801078
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |