43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
//录像店2级升级委托-交付委托交互
|
|
|
|
{
|
|
|
|
|
|
|
|
"ID": 30021002,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
{ // 交付升级委托
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 101,
|
|
|
|
"PerformID": 39016
|
|
|
|
},
|
|
|
|
{ // 展示升级弹窗
|
|
|
|
"$type": "Share.CConfigShowVHSStoreLevelTips",
|
|
|
|
"ID": 102
|
|
|
|
}
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CActionResetEventCfg",
|
|
|
|
// "ID": 102
|
|
|
|
// }
|
|
|
|
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 200,
|
|
|
|
"Actions": [
|
|
|
|
{ // 交付升级委托
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 201,
|
|
|
|
"PerformID": 39016
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionResetEventCfg",
|
|
|
|
"ID": 202
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|