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

51 lines
1.8 KiB
JSON

{
//物件交互15
"ID": 70000015,
"Specials": {
"Radius": 2000,
"RandomState": 0
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CConfigSetSpecial",
"ID": 101,
"SpecialName": "RandomState",
"SpecialValue": "rand(0,2)"
},
{
"$type": "Share.CActionPerformCfg",
"ID": 102,
"PerformID": 39715,
"Predicates": [
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "RandomState",
"Param":"1",
"CompareType":"Equal"
}
]
},
{
"$type": "Share.CActionPerformCfg",
"ID": 103,
"PerformID": 39716,
"Predicates": [
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "RandomState",
"Param":"0",
"CompareType":"Equal"
}
]
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 104
}
]
}
}
}