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

207 lines
9.4 KiB
JSON

{
//主城道具解锁——诡剧鬼面 A-解锁对话
"ID": 40000557,
"Specials": {
"Radius": 2000,
"UnlockState": 0
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{//未满足状态对话
"$type": "Share.CActionPerformCfg",
"ID": 102,
"PerformID": 39578,
"Predicates": [
{//未拥有喧闹波普α
"$type": "Share.CConfigEventByItemID",
"Package": "Player",
"ItemID": 30011,
"CompareType": "Less",
"Count": 1
},
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "UnlockState",
"Param":"0",
"CompareType":"Equal"
}
]
},
{//交付状态对话
"$type": "Share.CActionPerformCfg",
"ID": 103,
"PerformID": 39579,
"Predicates": [
{//不止一个喧闹波普α
"$type":"Share.CConfigEventByNot",
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"Package": "Player",
"ItemID": 30011,
"CompareType": "Less",
"Count": 1
}
]
},
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "UnlockState",
"Param":"1",
"CompareType":"Equal"
}
]
},
// {//交付状态参数修正
// "$type": "Share.CConfigSetSpecial",
// "ID": 104,
// "SpecialName": "UnlockState",
// "SpecialValue": 2,
// "Predicates": [
// {//不止一个喧闹波普α
// "$type":"Share.CConfigEventByNot",
// "Predicates": [
// {
// "$type": "Share.CConfigEventByItemID",
// "Package": "Player",
// "ItemID": 30011,
// "CompareType": "Less",
// "Count": 1
// }
// ]
// },
// {
// "$type": "Share.CConfigEventBySpecials",
// "ParamName": "UnlockState",
// "Param":"1",
// "CompareType":"Equal"
// }
// ]
// },
// {//交付状态道具扣除
// "$type":"Share.CConfigAddItem",
// "ID": 105,
// "ItemID":30011,
// "Count":-1,
// "Package": "Player",
// "Predicates": [
// {//不止一个喧闹波普α
// "$type":"Share.CConfigEventByNot",
// "Predicates": [
// {
// "$type": "Share.CConfigEventByItemID",
// "Package": "Player",
// "ItemID": 30011,
// "CompareType": "Less",
// "Count": 1
// }
// ]
// },
// {
// "$type": "Share.CConfigEventBySpecials",
// "ParamName": "UnlockState",
// "Param":"2",
// "CompareType":"Equal"
// }
// ]
// },
{//交付状态-结束交互
"$type": "Share.CActionInteractFinishCfg",
"ID": 106,
"Predicates": [
{//不止一个喧闹波普α
"$type":"Share.CConfigEventByNot",
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"Package": "Player",
"ItemID": 30011,
"CompareType": "Less",
"Count": 1
}
]
},
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "UnlockState",
"Param":"1",
"CompareType":"Equal"
}
]
},
{//满足状态对话
"$type": "Share.CActionPerformCfg",
"ID": 107,
"PerformID": 39578,
"Predicates": [
{//不止一个喧闹波普α
"$type":"Share.CConfigEventByNot",
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"Package": "Player",
"ItemID": 30011,
"CompareType": "Less",
"Count": 1
}
]
},
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "UnlockState",
"Param":"0",
"CompareType":"Equal"
}
]
},
{//满足修改参数
"$type": "Share.CConfigSetSpecial",
"ID": 108,
"SpecialName": "UnlockState",
"SpecialValue": 1,
"Predicates": [
{//不止一个喧闹波普α
"$type":"Share.CConfigEventByNot",
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"Package": "Player",
"ItemID": 30011,
"CompareType": "Less",
"Count": 1
}
]
},
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "UnlockState",
"Param":"0",
"CompareType":"Equal"
}
]
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 110
}
]
},
"OnStart": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 46027
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 202
}
]
}
}
}