144 lines
6.4 KiB
JSON
144 lines
6.4 KiB
JSON
{
|
|
|
|
//拉面店老板对话
|
|
|
|
"ID": 19900053,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000,
|
|
|
|
"RamenState": 0
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
// { // 首次解锁对话
|
|
|
|
// "$type": "Share.CActionPerformCfg",
|
|
|
|
// "ID": 101,
|
|
|
|
// "PerformID": 39501,
|
|
|
|
// "Predicates": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventBySpecials",
|
|
|
|
// "ParamName": "RamenState",
|
|
|
|
// "Param":"0",
|
|
|
|
// "CompareType":"Equal"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
{ // 通用循环对话
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 103,
|
|
|
|
"PerformID": 30020
|
|
|
|
// "Predicates": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventBySpecials",
|
|
|
|
// "ParamName": "RamenState",
|
|
|
|
// "Param":"3",
|
|
|
|
// "CompareType":"NotEqual"
|
|
|
|
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventBySpecials",
|
|
|
|
// "ParamName": "RamenState",
|
|
|
|
// "Param":"0",
|
|
|
|
// "CompareType":"NotEqual"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
|
|
|
|
},
|
|
|
|
// { //分支对话1
|
|
|
|
// "$type": "Share.CActionPerformCfg",
|
|
|
|
// "ID": 104,
|
|
|
|
// "PerformID": 39502,
|
|
|
|
// "Predicates": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventBySpecials",
|
|
|
|
// "ParamName": "RamenState",
|
|
|
|
// "Param":"1",
|
|
|
|
// "CompareType":"Equal"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
|
|
|
|
// { //分支对话2
|
|
|
|
// "$type": "Share.CActionPerformCfg",
|
|
|
|
// "ID": 106,
|
|
|
|
// "PerformID": 39503,
|
|
|
|
// "Predicates": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventBySpecials",
|
|
|
|
// "ParamName": "RamenState",
|
|
|
|
// "Param":"2",
|
|
|
|
// "CompareType":"Equal"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
|
|
|
|
|
|
|
|
// { //结束对话
|
|
|
|
// "$type": "Share.CActionPerformCfg",
|
|
|
|
// "ID": 108,
|
|
|
|
// "PerformID": 30019,
|
|
|
|
// "Predicates": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventBySpecials",
|
|
|
|
// "ParamName": "RamenState",
|
|
|
|
// "Param":"3",
|
|
|
|
// "CompareType":"Equal"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
// {//修改委托完成状态
|
|
|
|
// "$type": "Share.CConfigSetSpecial",
|
|
|
|
// "ID": 107,
|
|
|
|
// "SpecialName": "RamenState",
|
|
|
|
// "SpecialValue": "3",
|
|
|
|
// "Predicates": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventBySpecials",
|
|
|
|
// "ParamName": "RamenState",
|
|
|
|
// "Param":"2",
|
|
|
|
// "CompareType":"Equal"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
// {//修改拉面对话状态
|
|
|
|
// "$type": "Share.CConfigSetSpecial",
|
|
|
|
// "ID": 105,
|
|
|
|
// "SpecialName": "RamenState",
|
|
|
|
// "SpecialValue": "2",
|
|
|
|
// "Predicates": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventBySpecials",
|
|
|
|
// "ParamName": "RamenState",
|
|
|
|
// "Param":"1",
|
|
|
|
// "CompareType":"Equal"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
// {//修改拉面对话状态
|
|
|
|
// "$type": "Share.CConfigSetSpecial",
|
|
|
|
// "ID": 102,
|
|
|
|
// "SpecialName": "RamenState",
|
|
|
|
// "SpecialValue": "1",
|
|
|
|
// "Predicates": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventBySpecials",
|
|
|
|
// "ParamName": "RamenState",
|
|
|
|
// "Param":"0",
|
|
|
|
// "CompareType":"Equal"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionResetEventCfg",
|
|
|
|
"ID": 109
|
|
|
|
}
|
|
|
|
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigEventByCharacterType",
|
|
|
|
"Type": "1"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|