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

57 lines
1.6 KiB
JSON

{
//主城气泡交互测试
"ID": 100903,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 30003
},
// {
// "$type": "Share.CActionWait",
// "ID": 102,
// "MilliSeconds": 500
// },
// {
// "$type": "Share.CActionShowPopWindow",
// "ID": 103,
// "PopID": 9991233,
// "ShowPage": 1
// },
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 104,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020016
}
]
},
"OnStart": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 40041
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 202
}
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}