HollowPS_TV_experiments/extras/zzz-0.1-jsons/Event1000320.json

169 lines
5.7 KiB
JSON

{
"ID": 1000320,
"Events": {
"OnStart": {
"Actions": [
//基础金币
{
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "rand(35,65)"
},
{
"$type":"Share.CConfigEmpty"
},
//计数器跳转
{
"$type": "Share.CConfigJump",
"Jump": "OnUnlock"
}
]
},
"OnUnlock":{
"Actions":[
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "EventState.1000304",
"Value": 1
},
{
"$type": "Share.CConfigPerform",
"PerformID" : 10132
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.2
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"CanControl": false ,
"Type": "CustomBound",
"BoundIndexX":7,
"BoundIndexY":29
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.3
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 7,
"Y": 0,
"Radius": 0,
"Count": 1,
"FromState": ["Locked"],
"ToState": ["ShowEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 8,
"Y": 0,
"Radius": 0,
"Count": 1,
"FromState": ["Locked"],
"ToState": ["ShowEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 9,
"Y": 0,
"Radius": 0,
"Count": 1,
"FromState": ["Locked"],
"ToState": ["ShowEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 9,
"Y": 1,
"Radius": 0,
"Count": 1,
"FromState": ["Locked"],
"ToState": ["ShowEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 9,
"Y": 2,
"Radius": 0,
"Count": 1,
"FromState": ["Locked"],
"ToState": ["ShowEvent"]
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 7,
"Y": 2,
"Radius": 0,
"Count": 1,
"FromState": ["Locked"],
"ToState": ["ShowEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 1
},
{
"$type": "Share.CConfigCameraMove",
"Type": "Player",
"StretchKey": "Back"
},
{
"$type": "Share.CConfigShowTip",
"TipID": 100030401,
"Delay": 0,
"Type":"Duration",
"Duration": 50,
"NextTips":[
{
"$type": "Share.CConfigShowTip",
"TipID": 100030402
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigEventModification",
"ModificationNum":1,
"ModificationType":1,
"X":8,
"Y":2,
"Radius":1,
"Position":"Absolute",
"TargetEventID": [
1000304
],
"TargetEventType":1,
"EventID":[
1003
],
"EventState":"Locked",
"VisibleState":"Visible"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}