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

37 lines
938 B
JSON

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