mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
93 lines
2.2 KiB
JSON
93 lines
2.2 KiB
JSON
{
|
|
"CharacterPageAvatarIntro": {
|
|
"name": "",
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "CharacterPageAvatarIntroPC"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "CharacterPageAvatarIntroiOS"
|
|
}
|
|
]
|
|
},
|
|
"CharacterPageWeaponIntro": {
|
|
"name": "",
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "CharacterPageWeaponIntroPC"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "CharacterPageWeaponIntroiOS"
|
|
}
|
|
]
|
|
},
|
|
"CharacterPageRelicIntro": {
|
|
"name": "",
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "CharacterPageRelicIntroPC"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "CharacterPageRelicIntroiOS"
|
|
}
|
|
]
|
|
},
|
|
"CharacterPageTalentIntro": {
|
|
"name": "",
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "CharacterPageTalentIntroPC"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "CharacterPageTalentIntroiOS"
|
|
}
|
|
]
|
|
},
|
|
"EquipPageWeaponIntro": {
|
|
"name": "",
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "EquipPageWeaponIntroPC"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "EquipPageWeaponIntroiOS"
|
|
}
|
|
]
|
|
},
|
|
"EquipPageRelicIntro": {
|
|
"name": "",
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "EquipPageRelicIntroPC"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "EquipPageRelicIntroiOS"
|
|
}
|
|
]
|
|
},
|
|
"UseExpIntro": {
|
|
"name": "",
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "UseExpIntroPC"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "UseExpIntroiOS"
|
|
}
|
|
]
|
|
}
|
|
} |