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

67 lines
2.2 KiB
JSON

{
"ID": 2000113,
// "EventTypeTag": [
// "Empty"
// ],
"Events": {
"OnStart":{
"Actions":[
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 4,
"Y": 4,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.1
},
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 4,
"Y": 2,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"Visible"
],
"ToVisibleState": ["VisibleByTriggerEvent"]
},
{
"$type": "Share.CConfigShowTip",
"TipID": 200011301,
"Predicates":[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID": 2021
}
]
},
{
"$type": "Share.CConfigShowTip",
"TipID": 200011302 ,
"Predicates":[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID": 2011
}
]
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}