武将战力更新,更新表json
This commit is contained in:
26
shared/resource/jsons/dic_zyz_approach.json
Normal file
26
shared/resource/jsons/dic_zyz_approach.json
Normal file
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"type": 1,
|
||||
"name": "商店",
|
||||
"icon": 2,
|
||||
"description": "去商店买呀"
|
||||
},
|
||||
{
|
||||
"type": 2,
|
||||
"name": "关卡",
|
||||
"icon": 3,
|
||||
"description": "去关卡扫荡"
|
||||
},
|
||||
{
|
||||
"type": 3,
|
||||
"name": "招募",
|
||||
"icon": 4,
|
||||
"description": "招募获得"
|
||||
},
|
||||
{
|
||||
"type": 4,
|
||||
"name": "活动",
|
||||
"icon": 5,
|
||||
"description": "去活动页面"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user