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

33 lines
966 B
JSON

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