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

33 lines
958 B
JSON

{//隐藏支线2主城任务3交互-大量丁尼
"ID": 1001358,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{//交付状态道具发放
"$type":"Share.CConfigAddItem",
"ID": 101,
"ItemID":10,
"Count":9999,
"Package": "Player"
},
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 102,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020200
}
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}