33 lines
886 B
JSON
33 lines
886 B
JSON
{
|
|
|
|
//与猫又交互
|
|
|
|
"ID": 1001104,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 101,
|
|
|
|
// "BlackMaskFadeOut": true,
|
|
|
|
"PerformID": 10123
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionSetQuestPhaseCfg",
|
|
|
|
"ID": 103,
|
|
|
|
"TargetPhase": "Finished",
|
|
|
|
//Unlocked InProgress Finished
|
|
|
|
"QuestID": 10020111
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigEventByCharacterType",
|
|
|
|
"Type": "1"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|