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

147 lines
4.9 KiB
JSON

{
"ID": 2011104,
"EventTypeTag": [
"NoneInteractEventWithAnim",
"CameraMoveToCenter"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Event.2011104",
"Value": "scenevar(Event.2011104)+1"
},
{
//获得丁尼
"$type": "Share.CConfigAddItem",
"ItemID": 10,
"Count": "specials(Diny)"
},
{
"$type": "Share.CConfigPlayAnim",
"WaitingTime": -1
},
{
"$type": "Share.CConfigJump",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Event.2011104",
"CompareType": "Equal",
"Count": 5
}
],
"Jump": "OnTeleport"
},
{
"$type": "Share.CConfigShowTip",
"TipID": 201110501,
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Event.2011104",
"CompareType": "Equal",
"Count": 6
}
]
},
{
"$type": "Share.CConfigShowTip",
"TipID": 201110502,
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Event.2011104",
"CompareType": "Equal",
"Count": 7
}
]
},
{
"$type": "Share.CConfigJump",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Event.2011104",
"CompareType": "Equal",
"Count": 15
}
],
"Jump": "OnFinishHollow"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"OnTeleport": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
{
"$type": "Share.CConfigTransfer",
"X": 4,
"Y": 4,
"Random":false
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"OnFinishHollow": {
"Actions": [
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigCameraMove",
"StretchKey": "Far",
"Type": "CustomBound",
"BoundIndexX":21,
"BoundIndexY":59,
"CanControl": false
},
{
"$type": "Share.CConfigEventModification",
"X": 4,
"Y": 4,
"Position": "Absolute",
"Radius": 0,
"ModificationNum": 1,
"ModificationType": 1,
"TargetEventType": 1,
"TargetEventID":[ 1003 ],
"EventID": [ 1002 ],
"EventState": "ShowEvent",
"VisibleState": "Visible"
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 1
},
{
"$type": "Share.CConfigCameraMove",
"Type": "Player",
"StretchKey": "Back",
"CanControl": false
},
{
"$type": "Share.CConfigShowTip",
"TipID": 201110503
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
//表格参数
"Diny": 500
}
}