From f1f8cd107cacaf8d8e358d7468f7c9b25adf637a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E6=9F=B3=E7=85=9C?= <101934327+fangliuyu@users.noreply.github.com> Date: Thu, 8 Aug 2024 22:50:32 +0800 Subject: [PATCH] =?UTF-8?q?Rename=20=E6=8B=8C=E7=BA=BF=E9=92=A9=20to=20?= =?UTF-8?q?=E7=BB=8A=E7=BA=BF=E9=92=A9=20(#60)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Rename 拌线钩.png to 绊线钩.png * Update articlesInfo.json * Update articlesInfo.json --- McFish/articlesInfo.json | 88 +++++++++++++++--------------- McFish/{拌线钩.png => 绊线钩.png} | Bin 2 files changed, 44 insertions(+), 44 deletions(-) rename McFish/{拌线钩.png => 绊线钩.png} (100%) diff --git a/McFish/articlesInfo.json b/McFish/articlesInfo.json index 40dec01..9d2e700 100644 --- a/McFish/articlesInfo.json +++ b/McFish/articlesInfo.json @@ -59,48 +59,6 @@ "耐久上限": 300, "价格": 4000 }, - { - "名称": "诱钓", - "类型": "treasure", - "概率[0-100)": 25, - "价格": 1000 - }, - { - "名称": "海之眷顾", - "类型": "treasure", - "概率[0-100)": 10, - "价格": 2500 - }, - { - "名称": "海豚", - "类型": "treasure", - "概率[0-100)": 19, - "价格": 1000 - }, - { - "名称": "宝藏诅咒", - "类型": "treasure", - "概率[0-100)": 25 - }, - { - "名称": "净化书", - "类型": "treasure", - "概率[0-100)": 19, - "价格": 5000 - }, - { - "名称": "唱片", - "类型": "treasure", - "概率[0-100)": 1, - "价格": 3000 - }, - { - "名称": "美西螈", - "类型": "treasure", - "概率[0-100)": 1, - "耐久上限": 999, - "价格": 3000 - }, { "名称": "鳕鱼", "类型": "fish", @@ -168,7 +126,7 @@ "价格": 10 }, { - "名称": "拌线钩", + "名称": "绊线钩", "类型": "waste", "概率[0-100)": 10, "价格": 10 @@ -196,6 +154,48 @@ "类型": "waste", "概率[0-100)": 10, "价格": 10 + }, + { + "名称": "诱钓", + "类型": "treasure", + "概率[0-100)": 25, + "价格": 1000 + }, + { + "名称": "海之眷顾", + "类型": "treasure", + "概率[0-100)": 10, + "价格": 2500 + }, + { + "名称": "海豚", + "类型": "treasure", + "概率[0-100)": 19, + "价格": 1000 + }, + { + "名称": "宝藏诅咒", + "类型": "treasure", + "概率[0-100)": 25 + }, + { + "名称": "净化书", + "类型": "treasure", + "概率[0-100)": 19, + "价格": 5000 + }, + { + "名称": "唱片", + "类型": "treasure", + "概率[0-100)": 1, + "价格": 3000 + }, + { + "名称": "美西螈", + "类型": "treasure", + "概率[0-100)": 1, + "耐久上限": 999, + "价格": 3000 } ] -} \ No newline at end of file +} diff --git a/McFish/拌线钩.png b/McFish/绊线钩.png similarity index 100% rename from McFish/拌线钩.png rename to McFish/绊线钩.png