点亮科技树

This commit is contained in:
mamengke01
2021-01-29 13:33:26 +08:00
parent 54dde229d3
commit 76e732d62d
27 changed files with 4629 additions and 1358 deletions

View File

@@ -5,8 +5,8 @@
"level": 1,
"trainLevel": 1,
"name": "一阶",
"difficultyRatio": 1,
"shilianRewardRatio": 1,
"difficultyRatio": 0,
"shilianRewardRatio": 0,
"consume": 5000,
"buildWords": "&"
},
@@ -16,8 +16,8 @@
"level": 2,
"trainLevel": 2,
"name": "二阶",
"difficultyRatio": 1.1,
"shilianRewardRatio": 1.1,
"difficultyRatio": 10,
"shilianRewardRatio": 10,
"consume": 6000,
"buildWords": "&"
},
@@ -27,8 +27,8 @@
"level": 3,
"trainLevel": 3,
"name": "三阶",
"difficultyRatio": 1.2,
"shilianRewardRatio": 1.2,
"difficultyRatio": 20,
"shilianRewardRatio": 20,
"consume": 7000,
"buildWords": "&"
},
@@ -38,8 +38,8 @@
"level": 4,
"trainLevel": 4,
"name": "四阶",
"difficultyRatio": 1.3,
"shilianRewardRatio": 1.3,
"difficultyRatio": 30,
"shilianRewardRatio": 30,
"consume": 8000,
"buildWords": "&"
},
@@ -49,8 +49,8 @@
"level": 5,
"trainLevel": 5,
"name": "五阶",
"difficultyRatio": 1.4,
"shilianRewardRatio": 1.4,
"difficultyRatio": 40,
"shilianRewardRatio": 40,
"consume": 9000,
"buildWords": "&"
},
@@ -60,8 +60,8 @@
"level": 6,
"trainLevel": 6,
"name": "六阶",
"difficultyRatio": 1.5,
"shilianRewardRatio": 1.5,
"difficultyRatio": 50,
"shilianRewardRatio": 50,
"consume": 10000,
"buildWords": "&"
},
@@ -71,8 +71,8 @@
"level": 7,
"trainLevel": 7,
"name": "七阶",
"difficultyRatio": 1.6,
"shilianRewardRatio": 1.6,
"difficultyRatio": 60,
"shilianRewardRatio": 60,
"consume": 11000,
"buildWords": "&"
},
@@ -82,8 +82,8 @@
"level": 8,
"trainLevel": 8,
"name": "八阶",
"difficultyRatio": 1.7,
"shilianRewardRatio": 1.7,
"difficultyRatio": 70,
"shilianRewardRatio": 70,
"consume": 12000,
"buildWords": "&"
},
@@ -93,8 +93,8 @@
"level": 9,
"trainLevel": 9,
"name": "九阶",
"difficultyRatio": 1.8,
"shilianRewardRatio": 1.8,
"difficultyRatio": 80,
"shilianRewardRatio": 80,
"consume": 13000,
"buildWords": "&"
},
@@ -104,8 +104,8 @@
"level": 10,
"trainLevel": 10,
"name": "十阶",
"difficultyRatio": 2,
"shilianRewardRatio": 2,
"difficultyRatio": 100,
"shilianRewardRatio": 100,
"consume": 15000,
"buildWords": "&"
}