소스 검색

技能配置

181404010226 4 달 전
부모
커밋
f99e792cf7
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      assets/resources/data/skill.json

+ 5 - 5
assets/resources/data/skill.json

@@ -8,7 +8,7 @@
       "maxLevel": 5,
       "currentLevel": 0,
       "levelEffects": {
-        "priceReduction": [0.1, 0.2, 0.3, 0.4, 0.5, 0.6],
+        "priceReduction": [0,0.1, 0.2, 0.3, 0.4, 0.5],
         "descriptions": [
           "购买植物价格降低10%。",
           "购买植物价格降低20%。",
@@ -27,7 +27,7 @@
       "maxLevel": 5,
       "currentLevel": 0,
       "levelEffects": {
-        "critChanceIncrease":  [0.1, 0.2, 0.3, 0.4, 0.5, 0.6],
+        "critChanceIncrease":  [0,0.1, 0.2, 0.3, 0.4, 0.5],
         "descriptions": [
           "造成暴击伤害几率提高10%。",
           "造成暴击伤害几率提高20%。",
@@ -46,7 +46,7 @@
       "maxLevel": 5,
       "currentLevel": 0,
       "levelEffects": {
-        "healthIncrease":  [0.1, 0.2, 0.3, 0.4, 0.5, 0.6],
+        "healthIncrease":  [0,0.1, 0.2, 0.3, 0.4, 0.5],
         "descriptions": [
           "生命值增加10%。",
           "生命值增加20%。",
@@ -84,7 +84,7 @@
       "maxLevel": 5,
       "currentLevel": 0,
       "levelEffects": {
-        "energyGainIncrease":  [0.1, 0.2, 0.3, 0.4, 0.5, 0.6],
+        "energyGainIncrease":  [0,0.1, 0.2, 0.3, 0.4, 0.5],
         "descriptions": [
           "获取的能量值增加10%。",
           "获取的能量值增加20%。",
@@ -103,7 +103,7 @@
       "maxLevel": 5,
       "currentLevel": 0,
       "levelEffects": {
-        "ballSpeedIncrease":  [0.1, 0.2, 0.3, 0.4, 0.5, 0.6],
+        "ballSpeedIncrease":  [0,0.1, 0.2, 0.3, 0.4, 0.5],
         "descriptions": [
           "球的飞行速度加快10%。",
           "球的飞行速度加快20%。",