diff --git a/shared/resource/jsons/dic_zyz_job_walk.json b/shared/resource/jsons/dic_zyz_job_walk.json index fa4b742ce..8c9796793 100644 --- a/shared/resource/jsons/dic_zyz_job_walk.json +++ b/shared/resource/jsons/dic_zyz_job_walk.json @@ -87,7 +87,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 2, @@ -177,7 +178,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 3, @@ -190,7 +192,7 @@ "7": 2, "8": 2, "9": 1, - "10": 2, + "10": 1, "11": 3, "12": 2, "13": 255, @@ -267,7 +269,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 4, @@ -357,7 +360,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 5, @@ -447,7 +451,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 6, @@ -537,7 +542,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 7, @@ -627,7 +633,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 8, @@ -717,7 +724,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 9, @@ -807,7 +815,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 10, @@ -897,7 +906,8 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 }, { "id": 15, @@ -987,6 +997,7 @@ "84": 1, "85": 1, "86": 1, - "87": 1 + "87": 1, + "88": 1 } ] \ No newline at end of file diff --git a/shared/resource/jsons/dic_zyz_map_terrain.json b/shared/resource/jsons/dic_zyz_map_terrain.json index 0c55c95f5..4cb5fe350 100644 --- a/shared/resource/jsons/dic_zyz_map_terrain.json +++ b/shared/resource/jsons/dic_zyz_map_terrain.json @@ -694,5 +694,13 @@ "description": "点燃的火炬,可以照亮地上的陷阱,还能削弱阴气", "spine": "huoba_open", "transparent": 0.5 + }, + { + "mapid": 88, + "name": "平原", + "seid": "&", + "description": "很平常的平原", + "spine": "&", + "transparent": 1 } ] \ No newline at end of file diff --git a/shared/resource/jsons/dic_zyz_terrain_eff.json b/shared/resource/jsons/dic_zyz_terrain_eff.json index 91f95f9f2..2c421d81f 100644 --- a/shared/resource/jsons/dic_zyz_terrain_eff.json +++ b/shared/resource/jsons/dic_zyz_terrain_eff.json @@ -87,6 +87,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 1 }, { @@ -177,6 +178,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 2 }, { @@ -267,6 +269,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 3 }, { @@ -357,6 +360,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 4 }, { @@ -447,6 +451,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 5 }, { @@ -537,6 +542,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 6 }, { @@ -627,6 +633,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 7 }, { @@ -717,6 +724,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 8 }, { @@ -807,6 +815,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 9 }, { @@ -897,6 +906,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 10 }, { @@ -987,6 +997,7 @@ "85": 100, "86": 100, "87": 100, + "88": 100, "id": 15 } ] \ No newline at end of file