111
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
},
|
||||
"新成就系统": {
|
||||
"Private": true,
|
||||
"price": 999,
|
||||
"Script": [
|
||||
"Project/Achievement_New/Achievement_New.nut"
|
||||
],
|
||||
@@ -50,8 +51,23 @@
|
||||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
|
||||
}
|
||||
},
|
||||
"定制-交易行": {
|
||||
"Private": true,
|
||||
"price": 999,
|
||||
"Script": [
|
||||
"Project/Exchange/Exchange.nut",
|
||||
"Project/Exchange/Exchange_auc.nut"
|
||||
],
|
||||
"info": {
|
||||
"ProjectAuthor": "官方 (期限:月)",
|
||||
"ProjectVersion": "1.0.0",
|
||||
"ProjectDescribe": "定制交易行",
|
||||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
|
||||
}
|
||||
},
|
||||
"桃花定制战力系统": {
|
||||
"Private": true,
|
||||
"price": 999,
|
||||
"Script": [
|
||||
"Project/TH_CombatRank/TH_CombatRank.nut"
|
||||
],
|
||||
@@ -62,8 +78,22 @@
|
||||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
|
||||
}
|
||||
},
|
||||
"毁梦定制战力系统": {
|
||||
"Private": true,
|
||||
"price": 999,
|
||||
"Script": [
|
||||
"Project/HM_CombatRank/HM_CombatRank.nut"
|
||||
],
|
||||
"info": {
|
||||
"ProjectAuthor": "官方 (期限:月)",
|
||||
"ProjectVersion": "1.0.0",
|
||||
"ProjectDescribe": "桃花定制战力系统",
|
||||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
|
||||
}
|
||||
},
|
||||
"宿命魂石": {
|
||||
"Private": true,
|
||||
"price": 999,
|
||||
"Script": [
|
||||
"Project/FatalismStone/FatalismStone_Stone.nut",
|
||||
"Project/FatalismStone/FatalismStone.nut"
|
||||
@@ -87,18 +117,6 @@
|
||||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:chengjiu.png"
|
||||
}
|
||||
},
|
||||
"百级血槽": {
|
||||
"Private": true,
|
||||
"Script": [
|
||||
"Project/HudUi/HudUi.nut"
|
||||
],
|
||||
"info": {
|
||||
"ProjectAuthor": "官方 (期限:月)",
|
||||
"ProjectVersion": "1.0.0",
|
||||
"ProjectDescribe": "自用血槽",
|
||||
"ImageMini": "http://49.234.27.222:8651/dps/download2/Image:baijixueshuang.png"
|
||||
}
|
||||
},
|
||||
"骑士马战": {
|
||||
"Private": true,
|
||||
"price": 100,
|
||||
@@ -125,6 +143,36 @@
|
||||
},
|
||||
"imgPath": "HorseGuessing"
|
||||
},
|
||||
"圣者遗物箱": {
|
||||
"price": 30,
|
||||
"Script": [
|
||||
"Project/AncientheroLuckyBox/AncientheroLuckyBox.nut"
|
||||
],
|
||||
"info": {
|
||||
"ProjectAuthor": "官方 (期限:月)",
|
||||
"ProjectVersion": "1.0.0",
|
||||
"ProjectDescribe": "通过服务器的表格配置,可开启圣者遗物箱来获取游戏道具。",
|
||||
"ProjectDetails": [
|
||||
{
|
||||
"type": "str",
|
||||
"content": "通过服务器的表格配置,可开启圣者遗物箱来获取游戏道具。"
|
||||
},
|
||||
{
|
||||
"type": "str",
|
||||
"content": "可以单抽和十连抽,可设置保底道具,动画效果酷炫。"
|
||||
},
|
||||
{
|
||||
"type": "img",
|
||||
"content": "1"
|
||||
},
|
||||
{
|
||||
"type": "img",
|
||||
"content": "2"
|
||||
}
|
||||
]
|
||||
},
|
||||
"imgPath": "AncientheroLuckyBox"
|
||||
},
|
||||
"皮肤仓库": {
|
||||
"price": 25,
|
||||
"Script": [
|
||||
@@ -495,6 +543,24 @@
|
||||
]
|
||||
},
|
||||
"imgPath": "Anton"
|
||||
},
|
||||
"世界地图修补": {
|
||||
"price": 0,
|
||||
"Script": [
|
||||
"Project/RepairWorldMap/RepairWorldMap.nut"
|
||||
],
|
||||
"info": {
|
||||
"ProjectAuthor": "官方 (期限:月)",
|
||||
"ProjectVersion": "1.0.0",
|
||||
"ProjectDescribe": "修补原版的世界地图。",
|
||||
"ProjectDetails": [
|
||||
{
|
||||
"type": "str",
|
||||
"content": "修补原版的世界地图。"
|
||||
}
|
||||
]
|
||||
},
|
||||
"imgPath": "CombatRank"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user