Commit bec3cc1f authored by zhou_li_xi's avatar zhou_li_xi

更新资源

parent b5240726
{
"Tool": "github.com/davyxu/tabtoy",
"Version": "2.8.11",
"PlayerConfig":[
{ "_id": "1", "Va": 0.38, "Vb": 6, "Vc": 6, "T1": 6, "T2": 4, "T3": 1, "T4": 1, "T5": 1, "V0": 0, "N": 6 }
],
"StageConfig":[
{ "_id": "1001", "coin": 1, "AICount": 2, "MapAI":[ { "pos": 1, "type": "2" }, { "pos": 2, "type": "6" } ], "WPName": "WayPoint_1", "AIWPName": "WayPoint_1_AI", "SceneName": "track_demo3" },
{ "_id": "1002", "coin": 1, "AICount": 4, "MapAI":[ { "pos": 1, "type": "3" }, { "pos": 2, "type": "3" }, { "pos": 3, "type": "4" }, { "pos": 4, "type": "2" } ], "WPName": "WayPoint_3", "AIWPName": "WayPoint_3_AI", "SceneName": "track_demo4" },
{ "_id": "2001", "coin": 1, "AICount": 1, "BossID": "boss_2", "MapAI":[ { "pos": 1, "type": "5" } ], "WPName": "WayPoint_0", "AIWPName": "WayPoint_0_AI", "SceneName": "track_demo2" }
],
"BabyConfig":[
{ "_id": "1", "name": "测试", "life": 1, "unlockType": 1, "cost": 6, "res": "P_4" }
],
"AIConfig":[
{ "_id": "normal_1", "type": "1", "life": 1, "Va": 0.37, "T1": 6 },
{ "_id": "normal_2", "type": "2", "life": 1, "Va": 0.35, "T1": 5 },
{ "_id": "normal_3", "type": "3", "life": 1, "Va": 0.3, "T1": 5 },
{ "_id": "normal_4", "type": "4", "life": 1, "Va": 0.28, "T1": 5 },
{ "_id": "boss_1", "type": "5", "skin": "P_4", "life": 3, "Va": 0.28, "T1": 1 },
{ "_id": "boss_2", "type": "5", "skin": "P_6", "life": 3, "Va": 0.25, "T1": 1 },
{ "_id": "normal_5", "type": "6", "life": 1, "Va": 0.26, "T1": 2 }
],
"SkinConfig":[
{ "_id": "1001", "name": "海岛", "path": "P_1" },
{ "_id": "1002", "name": "汽车", "path": "P_2" },
{ "_id": "1003", "name": "锦鲤", "path": "P_4" },
{ "_id": "1004", "name": "斑马", "path": "P_5" },
{ "_id": "1005", "name": "豹子", "path": "P_6" },
{ "_id": "1006", "name": "猫咪", "path": "P_8" },
{ "_id": "1007", "name": "飞机", "path": "P_9" },
{ "_id": "1008", "name": "警车", "path": "P_10" }
]}
\ No newline at end of file
......@@ -3,7 +3,7 @@
"index.js": "index-87146a7866.js",
"joystick.atlas": "joystick-1f1f19e418.atlas",
"joystick.png": "joystick-0f82ab7cc4.png",
"js/bundle.js": "js/bundle-e44ca7f7cc.js",
"js/bundle.js": "js/bundle-6a1ce85de5.js",
"libs/fairygui.js": "libs/fairygui-45bd64af44.js",
"libs/laya.core.js": "libs/laya-ab5d142d71.core.js",
"libs/laya.d3.js": "libs/laya-5ff20a62e2.d3.js",
......@@ -591,7 +591,7 @@
"res/LayaScene_DuckTrack/Conventional/track_demo3.lh": "res/LayaScene_DuckTrack/Conventional/track_demo3-9ea8ae898f.lh",
"res/LayaScene_DuckTrack/Conventional/track_demo4.lh": "res/LayaScene_DuckTrack/Conventional/track_demo4-97654c2769.lh",
"res/audio/babymusic.mp3": "res/audio/babymusic-0421a0deb3.mp3",
"res/json/configs.json": "res/json/configs-6424fe19fc.json",
"res/json/configs.json": "res/json/configs-b51ad0c520.json",
"res/json/export.json": "res/json/export-b907d6b459.json",
"res/ui/Game.fui": "res/ui/Game-96602f028a.fui",
"res/ui/GameLoading.fui": "res/ui/GameLoading-dcc7fc1247.fui",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment