turnbasedgamedata/Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_WolfTreasureBoxHint_01.json
2024-10-21 03:16:22 -03:00

219 lines
6.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OpenEffect"
}
},
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "TargetBox"
}
},
"State": "ChestClosed",
"Execute": [
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "TargetBox"
}
},
"UseOwnerEntity": true,
"PropKey": {
"Custom": true,
"Key": "TargetBox"
},
"MaxRange": 50,
"IconPath": "SpriteOutput/MapPics/Billboard/IconBillboardCrocodileChest.png",
"OnNameBoard": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 9
}
}
},
{
"$type": "RPG.GameCore.HideWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "TargetBox"
}
},
"UseOwnerEntity": true,
"PropKey": {
"Custom": true,
"Key": "TargetBox"
},
"OnNameBoard": true
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "TargetBox"
}
},
"State": "ChestClosed",
"Execute": [
{
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
"FromState": "ChestClosed",
"ToState": "ChestUsed",
"OnChange": [
{
"$type": "RPG.GameCore.HideWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"UseOwnerEntity": true,
"PropKey": {
"Custom": true,
"Key": "TargetBox"
},
"OnNameBoard": true
},
{
"$type": "RPG.GameCore.ToastPage",
"MessageOne": {
"Hash": -1338776641
},
"MessageTwo": {
"Hash": 362442128
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 410031010,
"ProtectTime": 2
}
]
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "TargetBox"
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "TargetBox"
}
},
"State": "ChestClosed",
"Execute": [
{
"$type": "RPG.GameCore.WaitGroupStateChange",
"OnChange": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.PropStateExecute",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropKey",
"SinglePropKey": {
"Custom": true,
"Key": "TargetBox"
}
},
"State": "ChestClosed",
"Execute": [
{
"$type": "RPG.GameCore.ToastPage",
"MessageOne": {
"Hash": 669507458
},
"MessageTwo": {
"Hash": -2114484565
}
}
]
}
],
"FromStates": [
1
],
"FromAnyState": false,
"ToStates": [
2
],
"ToAnyState": false
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "TargetBox"
}
]
},
"Type": "Entity"
}