mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
48 lines
983 B
JSON
48 lines
983 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TargetEntityType": "LocalPlayer",
|
|
"TargetGroupID": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"TargetID": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"TargetTypes": [],
|
|
"TaskEnabled": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "Chest"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "Bird"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "Bird_Restart"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "Bird_UniqueName"
|
|
}
|
|
]
|
|
}
|
|
} |