37 lines
1,008 B
JSON
37 lines
1,008 B
JSON
{
|
|
|
|
//电视机交互
|
|
|
|
"ID": 1001102,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 101,
|
|
|
|
"PerformID": 20101
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 102,
|
|
|
|
"PerformID": 50102
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionSetQuestPhaseCfg",
|
|
|
|
"ID": 103,
|
|
|
|
"TargetPhase": "Finished",
|
|
|
|
//Unlocked InProgress Finished
|
|
|
|
"QuestID": 10020105
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigEventByCharacterType",
|
|
|
|
"Type": "1"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|