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

48 lines
1.4 KiB
JSON

{
//主城气泡交互测试
"ID": 1001130,
"Specials": {
"Radius": 2000
},
"Events": {
"OnStart": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"ChatBlackMask": true,
"PerformID": 30187
},
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 107,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020120
}
// {
// "$type": "Share.CActionWait",
// "ID": 102,
// "MilliSeconds": 600
// },
// {
// "$type": "Share.CActionSetQuestPhaseCfg",
// "ID": 103,
// "TargetPhase": "Finished",
// //Unlocked InProgress Finished
// "QuestID": 10020120
// }
// {
// "$type": "Share.CActionRemoveMainCityQuestNpcCfg"
// }
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}