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

52 lines
1.5 KiB
JSON

{//隐藏支线2主城对话1
"ID": 1001352,
"Specials": {
"Radius": 2000
},
"Events": {
"OnStart": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 60002
},
{
//此处非正式发放物品
"$type":"Share.CConfigAddItem",
"ID": 102,
"ItemID":1100001,
"Count":1
},
{
"$type":"Share.CConfigAddItem",
"ID": 103,
"ItemID":10,
"Count":-1000
},
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 104,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020194
}
]
}
},
"Predicates": [
{
//丁尼满足时
"$type": "Share.CConfigEventByItemID",
"Package": "Player",
"ItemID": 10,
"CompareType": "GreaterEqual",
"Count": 1000
},
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}