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

42 lines
1.2 KiB
JSON

{
"ID": 1000201,
"EventTypeTag": [
"NoneInteractEventWithAnim",
"Empty"
],
"Events": {
"OnHollowCreated":{
"Actions":[
//开场接入Galgame
{
"$type": "Share.CConfigWaitSeconds",
"Time": 0.5
},
{
"$type": "Share.CConfigPerform",
"PerformID" : 10133
}
]
},
"OnStart":{
"Actions":[
{
"$type": "Share.CConfigShowTip",
"TipID": 100020101,
"Delay": 0,
"Type":"Duration",
"Duration":50,
"NextTips":[
{
"$type": "Share.CConfigShowTip",
"TipID": 100020102
}
]
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}