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

38 lines
966 B
JSON

{
//主城任务5——音像店老板
"ID": 100902,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 30002
},
// {
// "$type": "Share.CActionWait",
// "ID": 102,
// "MilliSeconds": 600
// },
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 103,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020005
}
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}