From 45ff70c2071785302803c527ee1598ffe19ec7e1 Mon Sep 17 00:00:00 2001 From: Hokorizero <50108932+Hokorizero@users.noreply.github.com> Date: Wed, 5 Feb 2020 19:05:39 +0800 Subject: [PATCH 1/3] Add files via upload Thanks by @TUsama,we finally finished the Chinese handbook translation. --- .../ebwizardry/texts/handbook_zh_cn.json | 750 ++++++++++++++++++ 1 file changed, 750 insertions(+) create mode 100644 src/main/resources/assets/ebwizardry/texts/handbook_zh_cn.json diff --git a/src/main/resources/assets/ebwizardry/texts/handbook_zh_cn.json b/src/main/resources/assets/ebwizardry/texts/handbook_zh_cn.json new file mode 100644 index 00000000..47c386bc --- /dev/null +++ b/src/main/resources/assets/ebwizardry/texts/handbook_zh_cn.json @@ -0,0 +1,750 @@ +{ + "bookmark_start_section": "introduction", + + "colours": { + "text": "#000000", + "caption": "#666666", + "hyperlink": "#601ba0", + "highlight": "#dd4c1d", + "new_section": "#ee88f7" + }, + + "images": { + "workbench": { + "location": "ebwizardry:textures/gui/arcane_workbench_picture.png", + "caption": "The Arcane Workbench", + "u": 0, + "v": 0, + "width": 110, + "height": 110 + }, + "crystal_ore": { + "location": "ebwizardry:textures/gui/ore_picture.png", + "caption": "Crystal Ore", + "u": 0, + "v": 0, + "width": 64, + "height": 64 + }, + "magic_crystal": { + "location": "ebwizardry:textures/items/crystal_magic.png", + "caption": "A Magic Crystal", + "u": 6, + "v": 6, + "width": 36, + "height": 33, + "texture_width": 48, + "texture_height": 48, + "border": false + }, + "magic_wand": { + "location": "ebwizardry:textures/items/wand_novice.png", + "caption": "A Magic Wand", + "u": 0, + "v": 0, + "width": 64, + "height": 64, + "border": false + }, + "crystal_flower": { + "location": "ebwizardry:textures/gui/flower_picture.png", + "caption": "A Crystal Flower", + "u": 0, + "v": 0, + "width": 48, + "height": 48 + }, + "wizard_tower": { + "location": "ebwizardry:textures/gui/tower_picture.png", + "caption": "A Wizard's Tower", + "u": 0, + "v": 0, + "width": 110, + "height": 110 + }, + "wizard_armour": { + "location": "ebwizardry:textures/gui/armour_picture.png", + "caption": "A Set Of Wizard Armour", + "u": 0, + "v": 0, + "width": 90, + "height": 90 + }, + "obelisk": { + "location": "ebwizardry:textures/gui/obelisk_picture.png", + "caption": "An Obelisk", + "u": 0, + "v": 0, + "width": 110, + "height": 67 + }, + "shrine": { + "location": "ebwizardry:textures/gui/shrine_picture.png", + "caption": "An Earth Shrine", + "u": 0, + "v": 0, + "width": 110, + "height": 67 + }, + "tiers": { + "location": "ebwizardry:textures/gui/tiers_picture.png", + "caption": "The 4 Tiers Of Wand", + "u": 0, + "v": 0, + "width": 96, + "height": 24, + "border": false + }, + "elements": { + "location": "ebwizardry:textures/gui/elements_picture.png", + "caption": "The 7 Arcane Elements", + "u": 0, + "v": 0, + "width": 106, + "height": 20, + "border": false + } + }, + + "recipes": { + "arcane_workbench": { + "locations": [ "ebwizardry:arcane_workbench" ] + }, + "magic_wand": { + "locations": [ "ebwizardry:magic_wand" ] + }, + "novice_wands": { + "locations": [ + "ebwizardry:magic_wand", + "ebwizardry:wand_fire", + "ebwizardry:wand_ice", + "ebwizardry:wand_lightning", + "ebwizardry:wand_necromancy", + "ebwizardry:wand_earth", + "ebwizardry:wand_sorcery", + "ebwizardry:wand_healing" + ] + }, + "magic_missile_spell_book": { + "locations": [ "ebwizardry:magic_missile_spell_book" ] + }, + "wizard_handbook": { + "locations": [ "ebwizardry:wizard_handbook" ] + }, + "crystal_flower_to_crystals": { + "locations": [ "ebwizardry:crystal_flower_to_crystals" ] + }, + "crystal_blocks": { + "locations": [ + "ebwizardry:crystal_block", + "ebwizardry:crystal_block_fire", + "ebwizardry:crystal_block_ice", + "ebwizardry:crystal_block_lightning", + "ebwizardry:crystal_block_necromancy", + "ebwizardry:crystal_block_earth", + "ebwizardry:crystal_block_sorcery", + "ebwizardry:crystal_block_healing" + ] + }, + "crystal_blocks_to_crystals": { + "locations": [ + "ebwizardry:crystal_block_to_crystals", + "ebwizardry:crystal_block_to_crystals_fire", + "ebwizardry:crystal_block_to_crystals_ice", + "ebwizardry:crystal_block_to_crystals_lightning", + "ebwizardry:crystal_block_to_crystals_necromancy", + "ebwizardry:crystal_block_to_crystals_earth", + "ebwizardry:crystal_block_to_crystals_sorcery", + "ebwizardry:crystal_block_to_crystals_healing" + ] + }, + "crystal_shard": { + "locations": [ "ebwizardry:crystal_shard" ] + }, + "small_mana_flask": { + "locations": [ "ebwizardry:small_mana_flask" ] + }, + "medium_mana_flask": { + "locations": [ "ebwizardry:medium_mana_flask" ] + }, + "large_mana_flask": { + "locations": [ "ebwizardry:large_mana_flask" ] + }, + "runestone": { + "locations": [ + "ebwizardry:runestone_fire", + "ebwizardry:runestone_ice", + "ebwizardry:runestone_lightning", + "ebwizardry:runestone_necromancy", + "ebwizardry:runestone_earth", + "ebwizardry:runestone_sorcery", + "ebwizardry:runestone_healing" + ] + }, + "runestone_pedestal": { + "locations": [ + "ebwizardry:runestone_pedestal_fire", + "ebwizardry:runestone_pedestal_ice", + "ebwizardry:runestone_pedestal_lightning", + "ebwizardry:runestone_pedestal_necromancy", + "ebwizardry:runestone_pedestal_earth", + "ebwizardry:runestone_pedestal_sorcery", + "ebwizardry:runestone_pedestal_healing" + ] + }, + "transportation_stone": { + "locations": [ "ebwizardry:transportation_stone" ] + }, + "magic_silk": { + "locations": [ "ebwizardry:magic_silk" ] + }, + "wizard_hat": { + "locations": [ "ebwizardry:wizard_hat" ] + }, + "wizard_robe": { + "locations": [ "ebwizardry:wizard_robe" ] + }, + "wizard_leggings": { + "locations": [ "ebwizardry:wizard_leggings" ] + }, + "wizard_boots": { + "locations": [ "ebwizardry:wizard_boots" ] + }, + "blank_scroll": { + "locations": [ "ebwizardry:blank_scroll" ] + }, + "firebomb": { + "locations": [ "ebwizardry:firebomb" ] + }, + "poison_bomb": { + "locations": [ "ebwizardry:poison_bomb" ] + }, + "smoke_bomb": { + "locations": [ "ebwizardry:smoke_bomb" ] + }, + "spark_bomb": { + "locations": [ "ebwizardry:spark_bomb" ] + } + }, + + "sections": { + + "inside_cover": { + "centre": { + "x": true, + "y": true + }, + "text": [ + + "巫师手札", + + "By Electroblob" + ] + }, + + "introduction": { + "title": "介绍", + "text": [ + + "向你致以敬意, 巫师! 这本书介绍了数种魔法类别以及如何操纵这些元素。 我必须提醒你,这本书并不只是像现在这样,看起来十分普通 —— 当你在不断地探索这个世界时,书中新的内容会不断地具现出来。", + + "点击单箭头按钮可以切换页数, 点击双箭头按钮可以在章节之间切换. 点击中心按钮可以返回目录。", + + "点击紫色的链接将会直接跳转到相关页面, 右键书签将会把书签移动到当前页面, 左键书签将会返回标记页面。" + ] + }, + + "main_contents": { + "title": "内容", + "contents": { + "id": "main_contents", + "hyperlinks": true, + "page_numbers": true, + "separator": "." + } + }, + + "setting_up": { + "title": "在最开始", + "include_in_contents": "main_contents", + "text": [ + + "想要开始你的巫术之旅,你需要:", + + "- 一把魔杖, 合成如下所示:", + + "#recipe magic_wand", + + "- 一个 @arcane_workbench 奥术工作台@ , 合成如下所示:", + + "#recipe arcane_workbench", + + "- 一本 @spells 法术@ 书. 你可以在战利品箱发现咒语书, 它也会以掉落物形式出现,你也可以与其他巫师交易。当然你也可以制作一本初始的魔法书, 魔法飞弹, 如下所示:", + + "#recipe magic_missile_spell_book", + + "你还要准备大量的魔法水晶,为你的魔杖注入 @mana 魔力@ ." + ] + }, + + "mana": { + "title": "魔力", + "include_in_contents": "main_contents", + "triggers": [ + "ebwizardry:crystal" + ], + "text": [ + + "魔力作为一种奥术能量,是巫师力量的来源。 它自身并不是某种物质; 它是无处不在的场域,充塞于世界上的一切之中. 特殊的情况下,它会以水晶的形式在自然中出现, 通常会镶嵌于地底的石头中. @wands 魔杖@ 可以储存魔力, 而这些魔力会被你引导到你所释放的 @spells 法术@ 中。不同的法术需要的法力各不一样, 魔力损耗取决于法术威力以及时长。", + + "#image crystal_ore", + + "#image magic_crystal", + + "人们普遍认为魔力无法被创生或毁灭, 当释放法术时, 法术所引导的魔力会消散到周围环境中. 这确实是魔力最广泛地存在形式 - 散布于世界的各个角落。然而, 一旦需要利用这些魔力, 你必须将其凝合起来, 就像历经几千年而形成的地底水晶一样。又或者通过人工的方式将其聚合 - 这一精深的课题已经超出了本书的范围了. 当然,也存在着一些方法,能够让你的魔力使用效率提高,或者在施法过程中恢复一些魔力消耗。" + ] + }, + + "wands": { + "title": "魔杖", + "include_in_contents": "main_contents", + "triggers": [ + "ebwizardry:arcane_initiate" + ], + "text": [ + + "魔杖是巫师的工具。你能够释放任何你的魔杖能够释放的@spells 法术@ ,(参见 @tiers 等阶@ ). 魔杖有许多种类型 ,但可以肯定的是,你需要从一把基础魔杖来开启你的巫师之旅。", + + "#image magic_wand", + + "大多数魔杖的制作,在最开始时无比的简单,将一块魔法水晶固定在木棍的一端,而另一端镶嵌一粒金粒。魔法水晶是魔杖力量的来源, 它提供了必要的,用来引导 @spells 法术@ 的核心. 魔杖的其它部分也很重要, 它不仅能让你方便的手持魔杖进行施法, 而且还作为引导和定向 @mana 魔力@ 流动的通路。", + + "随着魔杖释放的法术越多, 它引导 @spells 法术@ 的效率会越来越高, 因此可以可以用它来施放更强大的魔法。这种效果可以从魔杖本身的形状和外观上的细微变化中看出: 而随着魔杖变得越来越强大, 它的魔法晶体将会变得更有活力, 水晶的颜色取决于 @elements 元素@ , 随着魔杖的强化, 制作它的木材将会生长和扭曲,形成更复杂的形状。", + + "拿着魔杖的时候, 一个状态显示将会出现在屏幕的角落. 这表示当前选中的咒语及其图形表示, 并且,如果当前法术被施放,指示该法术可以再次施放的时间的冷却条将会显示冷却时间。 它还能显示与魔杖当前使用的法术相连的上一个和下一个咒语的名称. 如要在咒语间切换, 使用 #next_spell_key 和 #previous_spell_key 键 (这些都可以在 选项 -> 控制 中修改). 你也可以在潜行时通过滚动鼠标滚轮来切换咒语。", + + "查看库存时, 将鼠标悬停在一根魔杖上,就会显示出还有多少 @mana 魔力@ 储存在其中, 以及当前所应用的 @spells 法术@ 以及任何特殊的能力. 想要查询魔杖的更详细的信息,可将其放置在 @arcane_workbench 奥术工作台@ ." + ] + }, + + "spells": { + "title": "法术", + "include_in_contents": "main_contents", + "triggers": [ + "ebwizardry:handbook/spells" + ], + "text": [ + + "一把 @wands 魔杖@ ,如果没有法术,那你就无法使用它. 法术有两种记录的形式: 永久性的写在咒语书中,或者写在一次性的法术卷轴上", + + "咒语书本身没什么用;但它们可以将其所包含的咒语绑定到 @wands 魔杖@ 上. 世界中的很多地方都藏有咒语书,你很快就能找到一本. 当你找到咒语书时,将鼠标悬停在在咒语书上就能看到咒语的基本信息。你也可以在拿着一本咒语书右键来阅读更多关于它的内容。", + + "卷轴有不同的用途: 右键将会施放与之绑定的法术, 在此过程中卷轴会销毁。像咒语书一样,卷轴可以在世界各地找到,但你也可以自己制作(参见 @enchanting_scrolls 附魔卷轴@ ).", + + "当你需要在一些特定的情形下中使用少量特殊的法术,但又不想占用你的 @wands 魔杖@ 格位时,卷轴将会发挥巨大的作用。然而,我必须提醒你,与使用魔杖相比,使用卷轴是一种效率低下的施法方法。", + + "对不了解该法术的人而言, 那些用于书写咒语书的魔法符文实在是令人头疼。为了鉴定一个咒语,你可以尝试施放该法术,看看会发生什么 - 尽管这样做可能会产生副作用, 而且许多法术需要一定的条件才能生效。更重要的是,在施放一个你不了解的法术时,总会有误读该法术的可能, 而那些由误读而带来的潜在的危险的强度则取决于该法术的威力.一个更安全、更可靠的选择是使用鉴定卷轴,你可以在箱子里找到或者从巫师那里买到. 手持鉴定卷轴右键,将会识别第一个你所不知道的法术,该过程先将快捷栏的右边开始,然后向左依次检索, 鉴定完毕会消耗鉴定卷轴。" + ] + }, + + "arcane_workbench": { + "title": "奥术工作台", + "include_in_contents": "main_contents", + "contents": { + "id": "arcane_workbench_subsections", + "hyperlinks": true, + "page_numbers": true, + "separator": "." + }, + "triggers": [ + "ebwizardry:handbook/arcane_workbench" + ], + "text": [ + + "奥术工作台外观上与附魔台很相似,它可以用来为你的魔杖充能、升级 ,以及绑定 @spells 法术@ 到你的 @wands 魔杖@ 。制作方法如下所示:", + + "#recipe arcane_workbench", + + "以下内容展示了在奥术工作台中可以执行的操作。", + + "#image workbench" + ], + "sections": { + "binding_spells": { + "title": "绑定法术", + "include_in_contents": "arcane_workbench_subsections", + "triggers": [ + "ebwizardry:handbook/arcane_workbench" + ], + "text": [ + + "想要绑定@spells 法术@到你的@wands 魔杖@, 只需将你的魔杖放在工作台中间的凹槽里,然后把咒语书放在周围的一个槽里,然后点击“应用”按钮即可. 你会注意到咒语书在这个过程中并没有发生变化 - 这是因为法术绑定行为不会从咒语书中“取走”法术; 相反,它使魔杖与法术相协调。你可以通过简单地重复法术绑定过程来改变你魔杖上的法术。你可以一次性在一根魔杖上绑定五种法术, 而这个数字可能随魔杖协调升级而增加" + ] + }, + "charging_wands": { + "title": "魔杖充能", + "include_in_contents": "arcane_workbench_subsections", + "triggers": [ + "ebwizardry:handbook/arcane_workbench" + ], + "text": [ + + "想要充能你的 @wands 魔杖@ , 把魔杖放在奥术工作台的中央凹槽里,然后把一些魔法水晶放在左下角的凹槽里, 然后点击“应用”按钮。每个水晶含有#mana_per_crystal @mana 魔力@, 充能时魔杖不会过量吸收魔力, 所以你可以在工作台中常备一些水晶,以便不时之需。不过要记住,魔杖只能吸收一整个水晶中的魔力, 例如,增加30点法力, #example_charging_loss 魔力将会损失。." + ] + }, + "upgrading_wands": { + "title": "升级魔杖", + "include_in_contents": "arcane_workbench_subsections", + "triggers": [ + "ebwizardry:handbook/tome_of_arcana" + ], + "text": [ + + "为了升级你的 @wands 魔杖@ , 你需要一本适当 @tiers 等阶@ 的奥义之书 或者一些特殊的魔杖升级. 两者都可以作为战利品或者从巫师那里购买. 想要升级你的魔杖, 把它放在中央凹槽,升级物品放置在右上角凹槽,然后点击应用。", + + "特殊的魔杖升级可以改善魔杖某个方面的能力。每种类型的升级最多可以叠加三次,一根魔杖可以升级的总数取决于它的等级。魔杖的升级不能被移除。" + ] + }, + "enchanting_scrolls": { + "title": "附魔卷轴", + "include_in_contents": "arcane_workbench_subsections", + "triggers": [ + "ebwizardry:handbook/scrolls" + ], + "text": [ + + "奥术工作台也可以用来附魔 @spells 法术@ 卷轴。首先,你需要一个空白卷轴, 空白卷轴由线和纸组成, 以及一本法术书, 还有足够的 @mana 魔力@ 能够成功使其拓印在其上。", + + "#recipe blank_scroll", + + "将魔法水晶放在左下的凹槽, 空白卷轴放置在中央凹槽, 将一本法术书放置在周围凹槽, 点击应用来附魔该卷轴。" + ] + } + } + }, + + "wizard_armour": { + "title": "巫师护具", + "include_in_contents": "main_contents", + "triggers": [ + "ebwizardry:arcane_initiate" + ], + "text": [ + + "作为一名巫师, 你需要一些东西在战斗时保护你不受过高的伤害,普通的盔甲明显不。 充分利用你的魔法, 你需要一套巫师护具: 帽子、长袍、裤子和靴子。 与普通盔甲不同的是,它们耐久归零之后不会消失。 相反,蕴藏在其中的奥术能量将会保护穿戴者。当然,这意味着它们必须使用水晶充能, 这一点和魔杖很相似。幸运的是, 这些衣服不太消耗@mana 魔力@. 你可以像和魔杖那样,将其放置在 @arcane_workbench 奥术工作台@ ,或者使用 @mana_flasks 魔力瓶@ 为其充能, 但是要小心-如果护具们耗尽了魔力,它们将不再提供任何保护。", + + "#image wizard_armour", + + "你可以用魔法绸缎制造巫师护具:", + + "#recipe magic_silk", + "#recipe wizard_hat", + "#recipe wizard_robe", + "#recipe wizard_leggings", + "#recipe wizard_boots", + + "你可以用附魔台为巫师护具附魔,而因为魔法绸缎的固有属性, 它们倾向于被附魔上能够使它们留存的更久的附魔. 对巫师具有特殊的实用价值为魔法,冰霜,雷电保护附魔, 这些附魔可以有效抵御其它巫师的进攻。", + + "那些沉迷于练习单系魔法的巫师,有时会穿上可以给予额外魔法增益的服装。全套这样的服装在巫师群体中很受欢迎,所以并不容易找到。", + + "在传说中,最强大的巫师使用一种神秘的封印来提高他们的护甲。" + ] + }, + + "magical_world": { + "title": "魔法世界", + "include_in_contents": "main_contents", + "contents": { + "id": "magical_world_subsections", + "hyperlinks": true, + "page_numbers": true, + "separator": "." + }, + "triggers": [ + "ebwizardry:handbook/on_subsection_unlock" + ], + "text": [ + + "一个人仅仅呆在家里是无法掌握奥术之力的 - 这个充塞着魔力的世界等待着你的探索! 古代遗迹,还有那些神秘的,抱着善意或者恶意的生物等待着你发现 - 如果你知道它们在哪。最伟大的巫师往往有着强烈的好奇心, 他们通过对周围环境的探索获得大量的知识和力量, 然后通过实验去验证他们所发现的。", + + "而巫师的大部分时间都是一个人度过的, 然而与他人分享彼此的知识,对学习奥术也很重要。寻找那些先行者,尽可能多地向他们学习:交流可以说是最强大的力量了。" + ], + "sections": { + "crystal_flowers": { + "title": "魔法水晶花", + "include_in_contents": "magical_world_subsections", + "triggers": [ + "ebwizardry:handbook/crystal_flowers" + ], + "text": [ + + "在你的旅行中,你可能在野外会不时地遇到一种奇怪的,发光的花. 这些独特的花朵被称为水晶花,它们能够高效的聚集 @mana 魔力@ - 直到今天,还没有人能确定它高效聚集魔力的原因。但是我们知道,它们可以被收集和制作成魔法水晶,使得它们成为相当有用的地上的魔力来源。然而,因为花的尺寸很小,而且它们无法密集生长,所以通过这种方式收获的魔力并不是很多,", + + "#image crystal_flower", + "#recipe crystal_flower_to_crystals" + ] + }, + "wizard_towers": { + "title": "巫师塔", + "include_in_contents": "magical_world_subsections", + "triggers": [ + "ebwizardry:wizard_tower" + ], + "text": [ + + "不要害怕 —— 你不是这个世界上唯一一个使用魔法的人。 在旅行途中,你很可能会遇到一两个有着独特尖顶的高塔。这是其它巫师的住所。孤独的生活有时会让巫师有点暴躁,但他们通常都很友好,愿意与你分享他们的知识 —— 尽管是有代价的。你可以给予他们贵重金属和宝石,作为回报,你将得到许多珍贵的奥术知识。", + + "然而,如果你寻找的是 @tiers 大师@ 法术, 你需要去找那些专业人士。", + + "#image wizard_tower", + + "不幸的是,有一些巫师不欢迎访客的到来。这些巫师早已被逐出巫师群体, 他们对任何路过此地的人抱有敌意. 与这些人打交道要格外谨慎, 并做好防御强大魔法的准备。打败他们,他们的知识就是你的了。", + + "还应该指出的是,没有哪个巫师会乐意被攻击或被偷 - 他们更喜欢按他们的规矩来。" + ] + }, + "obelisks": { + "title": "方尖碑", + "include_in_contents": "magical_world_subsections", + "triggers": [ + "ebwizardry:handbook/obelisks" + ], + "text": [ + + "古代魔法遗迹散布在世界各地, 其中最著名的是雕刻着许多符号和符文的石头建筑. 这些遗迹似乎是某种古代文明的遗迹。不管是谁,或者是什么东西建造了它们,它们显然拥有相当丰富的魔法知识, 并使用这些知识在这些地方设置了保护魔法,直到今天还在生效。", + + "这些结构大致可分为两类. 第一个,也是最常见的,是方尖碑: 符文石制成的尖顶, 底部有一个开放的结构,其中为次要的魔法遗迹,你在上面还能感受到残留着的被遗忘的过去的气息", + + "#image obelisk", + + "这些建筑通常受到魔法的保护,一旦有人离得太近,就会召唤敌对 @creatures 生物@ 。击退这些生物并摧毁它们的源头,那么这个遗迹的财富就是你的了。" + ] + }, + "shrines": { + "title": "祭坛", + "include_in_contents": "magical_world_subsections", + "triggers": [ + "ebwizardry:visit_shrine" + ], + "text": [ + + "第二种,也是比较少见的一种,被称为祭坛。这些结构由围绕着中心基座的一圈符文石柱组成, 上面放置着一个箱子,里面装满了古代的 @artefacts 圣遗物@ . 这个箱子通常被一个奥术锁保护着, 防止任何人打开它,除了箱子的主人。整个结构也被一个控制场域保护着, 防止任何离得太近的东西逃跑。", + + "#image shrine", + + "只要发现祭坛的强大魔力和其重要性, 就不用提里面的财富是多么珍贵了, 这些结构对任何有抱负的巫师都特别有吸引力 - 但是要谨慎。有很多关于巫师被困在封闭空间里,慢慢被逼疯的报道,也许是因为幽闭恐惧症。 然而,越来越多的人相信这种情况的发生也是神殿保护魔法的一部分, 被困在里面的巫师实际上是被控制来保护该结构的。 对于任何胆敢靠近的人来说,这无疑令人不寒而栗....." + ] + }, + "creatures": { + "title": "魔法生物", + "include_in_contents": "magical_world_subsections", + "triggers": [ + "ebwizardry:handbook/magical_creatures" + ], + "text": [ + + "除了巫师,许多其他生物也使用魔法。这些生物很多从出生开始就拥有魔力,而且大部分会施放 @spells 法术@ . 其中一种你可能会在守卫 @obelisks 方尖碑@ 的生物中看到,他们可能是由更强大的召唤师召唤而来。甚至偶尔能够在野外中被发现魔法能力不强的生物。" + ] + }, + "artefacts": { + "title": "圣遗物", + "include_in_contents": "magical_world_subsections", + "triggers": [ + "ebwizardry:artefact" + ], + "text": [ + + "当你在探索神殿时,你可能会幸运地发现一些古老的魔法制品 —— 一些能赋予穿戴者独特而强大的魔法和特殊能力的物品。已发现三种类型: 戒指,给予法术增幅和额外效果,护身符,提高防御能力,还有符咒,能产生特殊效用。 这些魔法制物似乎只有在正确佩戴时才能发挥作用; 简单地把它们放在身上无法发挥效果。" + ] + } + } + }, + + "tiers": { + "title": "等阶", + "include_in_contents": "main_contents", + "triggers": [ + "ebwizardry:handbook/tome_of_arcana" + ], + "text":[ + + "@wands 魔杖@ 和 @spells 法术@ 分成四阶: #colour_novice新手#colour_reset, #colour_apprentice学徒#colour_reset, #colour_advanced进阶 #colour_reset 和 #colour_master大师#colour_reset.每一阶都比上一阶更强大。", + + "#image tiers", + + "#colour_novice新手 #colour_reset魔杖 魔杖可以手工制作. 它们可以容纳 #novice_max_charge 魔力, 且只可以释放基础法术. 基础法术很简单,任何人都可以使用,而且通常情况下不会消耗很多法力。然而,这并不一定意味着在你步入更高等阶后,它们就没有用处了; 即便你已经可以使用大师级魔法,基础法术低廉的魔力消耗依然使得它们备受青睐。", + + "#colour_apprentice学徒 #colour_reset魔杖 是新手的下一等阶. 学徒级魔杖可容纳 #apprentice_max_charge 魔力 可以施放基础和学徒法术。学徒法术比新手法术更令人眼前一亮,但通常魔力消耗更多。", + + "#colour_advanced进阶 #colour_reset魔杖 魔杖是相当罕见的,而且更强大. 他们可以使用除大师法术以外的所有法术,并能够容纳 #advanced_max_charge 魔力. 进阶法术能够带来超越人类极限的能力,譬如隐形,以及为你的敌人带来浩劫。", + + "#colour_master大师 #colour_reset魔杖 魔杖是世界上最强大的魔杖. 他们能够容纳 #master_max_charge 魔力, 并且能够随意施展任何法术.大师等阶的咒语书是非常罕见的,这些法术不仅可以对敌人造成彻底的破坏,甚至可以对世界本身造成破坏。请务必谨慎使用。", + + "要升级到更高的等级,一根魔杖首先要有足够的力量来引导该等级的法术。魔杖在施法时会增进自身。法术种类、法术强度、元素效果和其他外部因素都会影响魔杖的成熟速度。", + + "一旦一根魔杖足够强大,一本奥义之书就是魔杖提升到下一层所需的最后催化剂 (参见 @upgrading_wands 升级魔杖@ ), 升级过后,魔杖又可以继续成长到下一等阶。" + ] + }, + + "elements": { + "title": "元素", + "include_in_contents": "main_contents", + "triggers": [ + "ebwizardry:handbook/elements" + ], + "text": [ + + "@spells 法术@ 分属于不同的元素 , 元素决定了法术的本质并且决定了它会在何种 @wands 魔杖@ 中获得增幅。", + + "#image elements", + + "#colour_fire火焰#colour_reset \n 它或许是最具破坏性的元素, 火与燃烧、熔岩和爆炸有关。 一位强大的舞焰师能够释放出地狱烈焰灼烧他的敌人,并可能在这个过程中点燃整个世界。大多数攻击型火焰法术都会点燃目标,造成持续的伤害。然而,要注意火系法术可能对下界生物没有效果。", + + "#colour_ice冰霜#colour_reset \nThe 冰元素囊括了所有与寒冷有关的事物,冰霜法术通常会让敌人减速或者完全冻结,对火焰生物能造成额外伤害。冰霜魔法在战斗之外也同样有用,比如冻住河流,让你方便的过河。", + + "#colour_lightning雷电#colour_reset \n 这种元素与闪电,风暴和天气有关。绝不可忽视的一位强大的驯雷师的力量,他们能够使雷电屈从于他们的意志。闪电法术通常能够一次性伤害多个敌人,并且能够自动寻找目标,使他们有效地攻击任何生物…… 但是要小心爬行者。", + + "#colour_necromancy死灵#colour_reset \n 死灵元素与黑暗, 混乱与亡灵相关. 操纵死灵元素的巫师是神秘的,通常被认为是邪恶的,虽然通常不是这样。死灵法术通常能够召唤 @creatures 魔法生物@ 为你而战,甚至可以扭曲你的敌人的意志。", + + "#colour_earth大地#colour_reset \nThe 大地元素专注于自然之中: 动物,植物,风,以及与这些相似的。大地魔法种类繁多,形式多样,从毒害敌人到释放天气狂暴的一面。大地法术集合了攻击、防御和效用类法术。", + + "#colour_sorcery秘术#colour_reset \n 秘术元素与力场与变化. 巫师操纵光、重力甚至是现实本身来满足他们的需要。此外,秘术法术可以赋予施法者奇特的魔法能力,或者移动其它目标。", + + "#colour_healing治愈#colour_reset \n 治愈元素关注防御和再生的能力,治疗师尽可能多地保护他们自己和他们的盟友,因此在特殊情况下会非常难对付。虽然一般不用于攻击,但某些治疗法术的净化之光会对亡灵造成相当大的伤害。治疗法术在战斗中是必不可少的。", + + "不同元素之间的界限并不总是泾渭分明的,有些法术反而具有其它元素的特征。", + + "如果幸运的话,你可能会遇到元素水晶。元素水晶是一种魔法水晶,它在生长过程中吸收了元素属性 - 尽管这种情况发生的条件和机制仍然是一个谜。 然而,我们确实知道,这些水晶可以用来制造单元素魔杖,这种魔杖会增幅与其相对应的元素的法术强度。" + ] + }, + + "miscellaneous": { + "title": "杂项", + "include_in_contents": "main_contents", + "contents": { + "id": "miscellaneous_subsections", + "hyperlinks": true, + "page_numbers": true, + "separator": "." + }, + "triggers": [ + "ebwizardry:on_subsection_unlock" + ], + "sections": { + "mana_flasks": { + "title": "魔力瓶", + "include_in_contents": "miscellaneous_subsections", + "triggers": [ + "ebwizardry:handbook/mana_flasks" + ], + "text": [ + + "Arkendur的魔法物品供应 - 我们有你所想要的魔法物品!", + + "想要在旅途中充能你的 @wands 魔杖@ ? 没问题! @mana 魔力@ 现在可以装瓶了。将八颗魔法水晶放入玻璃瓶中,魔法瓶的制作就这样简简单单。 当你想使用它时, 将它与你的魔杖合成一下,它将会为你的魔杖恢复一些魔力。", + + "#recipe medium_mana_flask", + + "新品!让我们为你介绍崭新的小型魔力瓶和大型魔力瓶 - 现在你可以根据你的需要来挑选适合大小的魔力瓶!", + + "#recipe small_mana_flask", + "#recipe large_mana_flask", + + "* 这个过程会破坏瓶子。装瓶过程中会不可避免的损失一些魔力。" + ] + }, + "throwable_items": { + "title": "投掷物", + "include_in_contents": "miscellaneous_subsections", + "triggers": [ + "ebwizardry:handbook/throwables" + ], + "text": [ + + "有许多 @spells 法术@ 召唤出物理实体的投掷物, 有些还可以直接制作。 燃烧弹, 毒气弹, 电击弹, 烟雾弹都可以制造:", + + "#recipe firebomb", + "#recipe poison_bomb", + "#recipe smoke_bomb", + "#recipe spark_bomb" + ] + }, + "automated_casting": { + "title": "施法自动化", + "include_in_contents": "miscellaneous_subsections", + "triggers": [ + "ebwizardry:enchant_scroll" + ], + "text": [ + + "最近的实验表明,自动化释放 @spells 法术@ 是可能的, 只用一个简单的发射器就可以办到了。 没有人确切知道其中的原理, 但似乎红石的奇怪属性能够激活法术卷轴。在发射器里放一些法术卷轴,然后给它通上红石信号就可以了。" + ] + } + } + }, + + "crafting_recipes": { + "title": "合成配方", + "include_in_contents": "main_contents", + "text": [ + + "#recipe arcane_workbench", + "#recipe novice_wands", + "#recipe magic_missile_spell_book", + "#recipe wizard_handbook", + "#recipe crystal_flower_to_crystals", + "#recipe crystal_blocks", + "#recipe crystal_blocks_to_crystals", + "#recipe crystal_shard", + "#recipe small_mana_flask", + "#recipe medium_mana_flask", + "#recipe large_mana_flask", + "#recipe runestone", + "#recipe runestone_pedestal", + "#recipe transportation_stone", + "#recipe magic_silk", + "#recipe wizard_hat", + "#recipe wizard_robe", + "#recipe wizard_leggings", + "#recipe wizard_boots", + "#recipe blank_scroll", + "#recipe firebomb", + "#recipe poison_bomb", + "#recipe smoke_bomb", + "#recipe spark_bomb" + ] + }, + + "credits": { + "title": "Credits", + "include_in_contents": "main_contents", + "text": [ + + "Electroblob's Wizardry \nVersion #version \nFor Minecraft #mcversion", + + "Designed, coded and textured by Electroblob", + + "Thanks to Minecraft Forge and MCP, without which this mod would not have been possible.", + + "Thanks also to the Minecraft modding community, which always has an answer to my modding problems!", + + "In addition, I'd like to thank the following individuals for their contributions to the mod:", + + "Code:", + + "- Corail31 \n- 12foo \n- Shadows-of-Fire \n- HellFirePvP \n- Tora-B \n- Avatair \n- Aeronica", + + "Translations:", + + "- Spanish and Mexican Spanish: MadWrist \n- Russian: VilagVil, kellixon \n- French: Hahdrim \n- Brazilian Portuguese: lorrampi \n- Chinese: ZHENGLOC, dragon-evol \n- Korean: shejery, rewi_wire \n- Polish: Trozuu", + + "Lightning ray sound effect from OhhWowProductions", + + "For more information, check out the @https://github.com/Electroblob77/Wizardry/wiki wiki@.", + + "Can't get enough wizardry? Join the @https://discord.gg/MTmMzMv Discord server@ for the latest news, discussions and extras!" + ] + } + + } +} \ No newline at end of file From 4c633c98ff641032aa0978d05aec52e9359e205d Mon Sep 17 00:00:00 2001 From: Hokorizero <50108932+Hokorizero@users.noreply.github.com> Date: Wed, 5 Feb 2020 19:06:34 +0800 Subject: [PATCH 2/3] Add files via upload --- .../assets/ebwizardry/lang/zh_cn.lang | 1855 +++++++++++------ 1 file changed, 1197 insertions(+), 658 deletions(-) diff --git a/src/main/resources/assets/ebwizardry/lang/zh_cn.lang b/src/main/resources/assets/ebwizardry/lang/zh_cn.lang index 353baa89..a2a0f6e6 100644 --- a/src/main/resources/assets/ebwizardry/lang/zh_cn.lang +++ b/src/main/resources/assets/ebwizardry/lang/zh_cn.lang @@ -1,675 +1,971 @@ -tile.ebwizardry:arcane_workbench.name=濂ユ湳宸ヤ綔鍙 -tile.ebwizardry:crystal_ore.name=姘存櫠鐭 -tile.ebwizardry:petrified_stone.name=鐭冲寲鐭冲儚 -tile.ebwizardry:ice_statue.name=鍐板儚 -tile.ebwizardry:crystal_flower.name=姘存櫠鑺 -tile.ebwizardry:snare.name=闄烽槺 -tile.ebwizardry:transportation_stone.name=浼犻佺煶 -tile.ebwizardry:spectral_block.name=骞藉啣鍧 -tile.ebwizardry:crystal_block.name=姘存櫠鍧 - -item.ebwizardry:magic_crystal.name=榄旀硶姘存櫠 -item.ebwizardry:magic_wand.name=娉曟潠 -item.ebwizardry:apprentice_wand.name=瀛﹀緬娉曟潠 -item.ebwizardry:advanced_wand.name=杩涢樁娉曟潠 -item.ebwizardry:master_wand.name=澶у笀娉曟潠 -item.ebwizardry:spell_book.name=娉曟湳涔 - -item.ebwizardry:arcane_tome.name=濂ユ硶瀹濆吀 -item.ebwizardry:arcane_tome.desc1=鍗囩骇闇姹 %1$s -item.ebwizardry:arcane_tome.desc2=娉曟潠鍗囩骇鑷 %1$s 绾у埆 - -item.ebwizardry:wizard_handbook.name=宸笀鎵嬪唽 -item.ebwizardry:wizard_handbook.desc=缂栧啓浜 %1$s - -item.ebwizardry:wand.buff=+%1$s %2$s 鑳藉姏 -item.ebwizardry:wand.spell=褰撳墠娉曟湳锛 %1$s -item.ebwizardry:wand.mana=榄斿姏锛 %1$s/%2$s - -item.ebwizardry:wand.addally=%1$s 宸叉坊鍔犲埌浣犵殑鐩熷弸鍚嶅崟 -item.ebwizardry:wand.removeally=%1$s 宸茬Щ鍑轰綘鐨勭洘鍙嬪悕鍗 - -item.ebwizardry:novice_fire_wand.name=浣欑伀娉曟潠 -item.ebwizardry:novice_ice_wand.name=瀵掗湝娉曟潠 -item.ebwizardry:novice_lightning_wand.name=鏄熺伀娉曟潠 -item.ebwizardry:novice_necromancy_wand.name=鏆楀奖娉曟潠 -item.ebwizardry:novice_earth_wand.name=妫灄娉曟潠 -item.ebwizardry:novice_sorcery_wand.name=绁炵娉曟潠 -item.ebwizardry:novice_healing_wand.name=娌绘剤娉曟潠 - -item.ebwizardry:apprentice_fire_wand.name=瀛﹀緬鐑堢劙娉曟潠 -item.ebwizardry:apprentice_ice_wand.name=瀛﹀緬鍐伴湝娉曟潠 -item.ebwizardry:apprentice_lightning_wand.name=瀛﹀緬椋庢毚娉曟潠 -item.ebwizardry:apprentice_necromancy_wand.name=瀛﹀緬姝荤伒娉曟潠 -item.ebwizardry:apprentice_earth_wand.name=瀛﹀緬澶у湴娉曟潠 -item.ebwizardry:apprentice_sorcery_wand.name=瀛﹀緬濡栨湳娉曟潠 -item.ebwizardry:apprentice_healing_wand.name=瀛﹀緬娌绘剤娉曟潠 - -item.ebwizardry:advanced_fire_wand.name=鐑堢劙娉曟潠 -item.ebwizardry:advanced_ice_wand.name=鍐伴湝娉曟潠 -item.ebwizardry:advanced_lightning_wand.name=椋庢毚娉曟潠 -item.ebwizardry:advanced_necromancy_wand.name=姝荤伒娉曟潠 -item.ebwizardry:advanced_earth_wand.name=澶у湴娉曟潠 -item.ebwizardry:advanced_sorcery_wand.name=濡栨湳娉曟潠 -item.ebwizardry:advanced_healing_wand.name=娌绘剤娉曟潠 - -item.ebwizardry:master_fire_wand.name=澶у笀鐑堢劙娉曟潠 -item.ebwizardry:master_ice_wand.name=澶у笀鍐伴湝娉曟潠 -item.ebwizardry:master_lightning_wand.name=澶у笀椋庢毚娉曟潠 -item.ebwizardry:master_necromancy_wand.name=澶у笀姝荤伒娉曟潠 -item.ebwizardry:master_earth_wand.name=澶у笀澶у湴娉曟潠 -item.ebwizardry:master_sorcery_wand.name=澶у笀濡栨湳娉曟潠 -item.ebwizardry:master_healing_wand.name=澶у笀娌绘剤娉曟潠 - -item.ebwizardry:spectral_sword.name=骞藉啣鍓 -item.ebwizardry:spectral_pickaxe.name=骞藉啣闀 -item.ebwizardry:spectral_bow.name=骞藉啣寮 - -item.ebwizardry:mana_flask.name=榄斿姏鐡 -item.ebwizardry:storage_upgrade.name=娉曟潠瀛樺偍鍗囩骇 -item.ebwizardry:siphon_upgrade.name=娉曟潠姹插彇鍗囩骇 -item.ebwizardry:condenser_upgrade.name=娉曟潠鑱氬厜鍗囩骇 -item.ebwizardry:range_upgrade.name=娉曟潠鑼冨洿鍗囩骇 -item.ebwizardry:duration_upgrade.name=娉曟潠鏃堕檺鍗囩骇 -item.ebwizardry:cooldown_upgrade.name=娉曟潠鍐峰嵈鍗囩骇 -item.ebwizardry:blast_upgrade.name=娉曟潠鐖嗙牬鍗囩骇 -item.ebwizardry:attunement_upgrade.name=娉曟潠鍗忚皟鍗囩骇 - -item.ebwizardry:flaming_axe.name=鐐界儓涔嬫枾 -item.ebwizardry:frost_axe.name=鍐伴湝涔嬫枾 - -item.ebwizardry:firebomb.name=鐕冪儳寮 -item.ebwizardry:poison_bomb.name=姣掓恫寮 -item.ebwizardry:smoke_bomb.name=鐑熼浘寮 - -item.ebwizardry:blank_scroll.name=绌虹櫧鍗疯酱 -item.ebwizardry:scroll.name=鍗疯酱 %1$s -item.ebwizardry:scroll.undiscovered.name=鍗疯酱 "%1$s" -item.ebwizardry:identification_scroll.name=閴村畾鍗疯酱 -item.ebwizardry:identification_scroll.desc1=%1$s 閴村畾鏈煡鐨 -item.ebwizardry:identification_scroll.desc2=%1$s 娉曟湳涔︽垨鍗疯酱 -item.ebwizardry:identification_scroll.nothing_to_identify=娌℃湁鍙互閴村畾鐨勪笢瑗匡紒 - -item.ebwizardry:armour_upgrade.name=濂ユ湳鎴宠锛氫繚鎶 -item.ebwizardry:armour_upgrade.desc1=%1$s鍗囩骇浠讳綍宸笀鎶ょ敳 -item.ebwizardry:armour_upgrade.desc2=%1$s浣垮叾杈惧埌 %2$s浼犲 - -item.ebwizardry:magic_silk.name=榄旀硶涓濈桓 - -item.ebwizardry:wizard_armour.legendary=浼犲 -item.ebwizardry:wizard_armour.buff=-%1$s %2$s 娑堣 -item.ebwizardry:wizard_armour.mana=榄斿姏锛 %1$s/%2$s - -item.ebwizardry:wizard_hat.name=宸笀甯 -item.ebwizardry:wizard_robe.name=宸笀娉曡 -item.ebwizardry:wizard_leggings.name=宸笀鎶よ吙 -item.ebwizardry:wizard_boots.name=宸笀闈村瓙 - -item.ebwizardry:wizard_hat_fire.name=鐑堢劙娉曞笀甯藉瓙 -item.ebwizardry:wizard_robe_fire.name=鐑堢劙娉曞笀娉曡 -item.ebwizardry:wizard_leggings_fire.name=鐑堢劙娉曞笀鎶よ吙 -item.ebwizardry:wizard_boots_fire.name=鐑堢劙娉曞笀闈村瓙 - -item.ebwizardry:wizard_hat_ice.name=鍐伴湝娉曞笀甯藉瓙 -item.ebwizardry:wizard_robe_ice.name=鍐伴湝娉曞笀娉曡 -item.ebwizardry:wizard_leggings_ice.name=鍐伴湝娉曞笀鎶よ吙 -item.ebwizardry:wizard_boots_ice.name=鍐伴湝娉曞笀闈村瓙 - -item.ebwizardry:wizard_hat_lightning.name=椋庢毚娉曞笀甯藉瓙 -item.ebwizardry:wizard_robe_lightning.name=椋庢毚娉曞笀娉曡 -item.ebwizardry:wizard_leggings_lightning.name=椋庢毚娉曞笀鎶よ吙 -item.ebwizardry:wizard_boots_lightning.name=椋庢毚娉曞笀闈村瓙 - -item.ebwizardry:wizard_hat_necromancy.name=姝荤伒娉曞笀甯藉瓙 -item.ebwizardry:wizard_robe_necromancy.name=姝荤伒娉曞笀娉曡 -item.ebwizardry:wizard_leggings_necromancy.name=姝荤伒娉曞笀鎶よ吙 -item.ebwizardry:wizard_boots_necromancy.name=姝荤伒娉曞笀闈村瓙 - -item.ebwizardry:wizard_hat_earth.name=澶у湴娉曞笀甯藉瓙 -item.ebwizardry:wizard_robe_earth.name=澶у湴娉曞笀娉曡 -item.ebwizardry:wizard_leggings_earth.name=澶у湴娉曞笀鎶よ吙 -item.ebwizardry:wizard_boots_earth.name=澶у湴娉曞笀闈村瓙 - -item.ebwizardry:wizard_hat_sorcery.name=濡栨湳娉曞笀甯藉瓙 -item.ebwizardry:wizard_robe_sorcery.name=濡栨湳娉曞笀娉曡 -item.ebwizardry:wizard_leggings_sorcery.name=濡栨湳娉曞笀鎶よ吙 -item.ebwizardry:wizard_boots_sorcery.name=濡栨湳娉曞笀闈村瓙 - -item.ebwizardry:wizard_hat_healing.name=娌绘剤娉曞笀甯藉瓙 -item.ebwizardry:wizard_robe_healing.name=娌绘剤娉曞笀娉曡 -item.ebwizardry:wizard_leggings_healing.name=娌绘剤娉曞笀鎶よ吙 -item.ebwizardry:wizard_boots_healing.name=娌绘剤娉曞笀闈村瓙 - -item.ebwizardry:spawn_wizard.name=鐢熸垚宸笀 -item.ebwizardry:spawn_evil_wizard.name=鐢熸垚閭伓宸笀 - -item.ebwizardry:spectral_helmet.name=骞藉啣澶寸洈 -item.ebwizardry:spectral_chestplate.name=骞藉啣鑳哥敳 -item.ebwizardry:spectral_leggings.name=骞藉啣鎶よ吙 -item.ebwizardry:spectral_boots.name=骞藉啣闈村瓙 - -entity.ebwizardry:summonedcreature.nameplate=%1$s 鐨 %2$s -entity.ebwizardry:summonedcreature.nameplate_fallback=鏌愪汉鐨 %1$s - -entity.ebwizardry:zombie_minion.name=鍍靛案 -entity.ebwizardry:skeleton_minion.name=楠烽珔 -entity.ebwizardry:spider_minion.name=铚樿洓 -entity.ebwizardry:blaze_minion.name=鐑堢劙浜 -entity.ebwizardry:wither_skeleton_minion.name=鍑嬬伒楠烽珔 -entity.ebwizardry:ice_wraith.name=鍐板皝骞界伒 -entity.ebwizardry:lightning_wraith.name=鍏夋槑骞界伒 -entity.ebwizardry:shadow_wraith.name=闃村奖骞界伒 -entity.ebwizardry:spirit_wolf.name=绮剧伒鐙 -entity.ebwizardry:spirit_horse.name=绮剧伒椹 -entity.ebwizardry:ice_giant.name=鍐板皝宸ㄤ汉 -entity.ebwizardry:phoenix.name=鍑ゅ嚢 -entity.ebwizardry:wizard.name=宸笀 -entity.ebwizardry:magic_slime.name=榄旀硶鍙茶幈濮 -entity.ebwizardry:silverfish_minion.name=锠硅櫕 -entity.ebwizardry:storm_elemental.name=椋庢毚鍏冪礌 -entity.ebwizardry:evil_wizard.name=宸笀 -entity.ebwizardry:decoy.name=璇遍サ - -entity.ebwizardry:magic_missile.name=榄旀硶 -entity.ebwizardry:arc.name=榄旀硶 -entity.ebwizardry:spark_bomb.name=榄旀硶 -entity.ebwizardry:ice_shard.name=榄旀硶 -entity.ebwizardry:firebomb.name=榄旀硶 -entity.ebwizardry:poison_bomb.name=榄旀硶 -entity.ebwizardry:force_orb.name=榄旀硶 -entity.ebwizardry:spark.name=榄旀硶 -entity.ebwizardry:darkness_orb.name=榄旀硶 -entity.ebwizardry:fire_sigil.name=榄旀硶 -entity.ebwizardry:frost_sigil.name=榄旀硶 -entity.ebwizardry:lightning_sigil.name=榄旀硶 -entity.ebwizardry:lightning_arrow.name=榄旀硶 -entity.ebwizardry:firebolt.name=榄旀硶 -entity.ebwizardry:ice_charge.name=榄旀硶 -entity.ebwizardry:force_arrow.name=榄旀硶 -entity.ebwizardry:dart.name=榄旀硶 -entity.ebwizardry:lightning_disc.name=榄旀硶 -entity.ebwizardry:thunderbolt.name=榄旀硶 -entity.ebwizardry:decay.name=榄旀硶 -entity.ebwizardry:ice_lance.name=榄旀硶 -entity.ebwizardry:smoke_bomb.name=榄旀硶 -entity.ebwizardry:ice_spike.name=榄旀硶 - -entity.ebwizardry:black_hole.name=榛戞礊 -entity.ebwizardry:shield.name=鐩 -entity.ebwizardry:meteor.name=闄ㄦ槦 -entity.ebwizardry:blizzard.name=鏆撮闆 -entity.ebwizardry:bubble.name=姘旀场 -entity.ebwizardry:tornado.name=椋撻 -entity.ebwizardry:lightning_hammer.name=闆风涔嬮敜 -entity.ebwizardry:arrow_rain.name=绠洦 -entity.ebwizardry:healing_aura.name=娌荤枟鐏垫皵 -entity.ebwizardry:forcefield.name=鍔涘満鎶ょ浘 -entity.ebwizardry:ring_of_fire.name=鐏幆 -entity.ebwizardry:earthquake.name=鍦伴渿 -entity.ebwizardry:falling_grass.name=钀借崏 -entity.ebwizardry:hailstorm.name=鍐伴浌椋庢毚 -entity.ebwizardry:lightning_pulse.name=闂數鑴夊啿 - -itemGroup.ebwizardry=宸湳瀛 -itemGroup.ebwizardryspells=鍗疯酱 - -advancement.ebwizardry:root=鏂板叴宸湳 -advancement.ebwizardry:root.desc=涓涓帆甯堟帉鎻″ゥ鏈殑鏃呯▼ -advancement.ebwizardry:crystal=涓涓寮傜殑姘存櫠... -advancement.ebwizardry:crystal.desc=鎸栨帢涓涓瓟娉曟按鏅 -advancement.ebwizardry:arcane_initiate=濂ユ湳鍚▼ -advancement.ebwizardry:arcane_initiate.desc=鍒╃敤閲戦敪锛屾湪妫嶅拰榄旀硶姘存櫠鍒堕犱竴鏍规硶鏉 -advancement.ebwizardry:apprentice=瑙佷範宸笀 -advancement.ebwizardry:apprentice.desc=浣跨敤濂ユ硶瀹濆吀鏉ュ崌绾т綘鐨勬硶鏉 -advancement.ebwizardry:master=澶у笀绾у帆甯 -advancement.ebwizardry:master.desc=鑾峰緱澶у笀绾ф硶鏉 -advancement.ebwizardry:all_spells=宸笀鐨勮嚜鎴戜慨鍏 -advancement.ebwizardry:all_spells.desc=鍦ㄦ父鎴忎腑鏂芥斁鎵鏈夋硶鏈 -advancement.ebwizardry:wizard_trade=榄旀硶浜ゆ槗 -advancement.ebwizardry:wizard_trade.desc=鍚戝帆甯堣喘涔扮墿鍝 -advancement.ebwizardry:buy_master_spell=鐭ヨ瘑灏辨槸鍔涢噺 -advancement.ebwizardry:buy_master_spell.desc=鍚戝帆甯堣喘涔颁竴涓ぇ甯堢骇鍗疯酱 -advancement.ebwizardry:freeze_blaze=鐜板湪涓嶅お鐑簡 -advancement.ebwizardry:freeze_blaze.desc=鎶婄儓鐒颁汉鍐绘垚鍌诲瓙 -advancement.ebwizardry:charge_creep=瀹冭鐐镐簡 -advancement.ebwizardry:charge_creeper.desc='鎰忓' 鎹曡幏鐖鑰 -advancement.ebwizardry:frankenstein=寮楀叞鑲柉鍧 -advancement.ebwizardry:frankenstein.desc=鐢ㄩ棯鐢垫硶鏈皢鐚彉鎴愬兊灏哥尓浜 -advancement.ebwizardry:special_upgrade=濂ユ湳宸ュ尃 -advancement.ebwizardry:special_upgrade.desc=瀵规硶鏉栬繘琛岀壒娈婂崌绾 -advancement.ebwizardry:craft_flask=杩欐槸榄斿姏锛岃鐡讹紒 -advancement.ebwizardry:craft_flask.desc=鍒朵綔涓涓瓟鍔涚摱 -advancement.ebwizardry:elemental=鍏冪礌 -advancement.ebwizardry:elemental.desc=鑾峰緱鍏冪礌娉曟潠 -advancement.ebwizardry:armour_set=鐜板湪浣犳槸涓涓纭殑宸笀 -advancement.ebwizardry:armour_set.desc=鍒朵綔骞惰澶囧叏濂楀帆甯堟姢鍏 -advancement.ebwizardry:legendary=浼犲锛 -advancement.ebwizardry:legendary.desc=鑾峰緱涓浠朵紶濂囩骇瑁呭 -advancement.ebwizardry:self_destruct=鐪熸槸鍊掗湁 -advancement.ebwizardry:self_destruct.desc=琚嚜宸辩殑榄旀硶鏉姝 -advancement.ebwizardry:pig_tornado=涓嶄細鍐嶆... -advancement.ebwizardry:pig_tornado.desc=楠戠潃鐚嵎杩涢椋 -advancement.ebwizardry:jam_wizard=鎵颁贡浼氳 -advancement.ebwizardry:jam_wizard.desc=瀵逛竴涓帆甯堜娇鐢ㄥゥ鏈共鎵 -advancement.ebwizardry:slime_skeleton=妫樻墜灞闈 -advancement.ebwizardry:slime_skeleton.desc=鍒╃敤鍙茶幈濮嗗悶鍣楂 -advancement.ebwizardry:anger_wizard=浣犱細鍚庢倲鐨 -advancement.ebwizardry:anger_wizard.desc=浣夸竴涓帆甯堝彂鎬 -advancement.ebwizardry:defeat_evil_wizard=姝d箟闄嶄复 -advancement.ebwizardry:defeat_evil_wizard.desc=鍑昏触閭伓宸笀 -advancement.ebwizardry:max_out_wand=鏁磋涓婇樀 -advancement.ebwizardry:max_out_wand.desc=灏嗗ぇ甯堢骇娉曟潠鍗囩骇鍒版渶寮 -advancement.ebwizardry:element_master=鍏冪礌鎺屾帶 -advancement.ebwizardry:element_master.desc=鏂芥斁浠讳綍鍏冪礌鐨勬硶鏈 -advancement.ebwizardry:identify_spell=濂ユ湳閴村畾 -advancement.ebwizardry:identify_spell.desc=浣跨敤閴村畾鍗疯酱鏉ラ壌瀹氭硶鏈功鎴栧嵎杞 - -tile.ebwizardry:transportation_stone.confirm=鏂藉睍娉曟湳鏃朵綘灏嗕細鍥炲埌杩欓噷 %1$s -tile.ebwizardry:transportation_stone.invalid=浣犲繀椤诲厛灏嗗叓涓紶閫佺煶鍥存垚鍦嗗湀锛 - -container.ebwizardry:arcane_workbench=濂ユ湳宸ヤ綔鍙 -container.ebwizardry:arcane_workbench.apply=搴旂敤 -container.ebwizardry:arcane_workbench.mana=榄斿姏锛 -container.ebwizardry:arcane_workbench.upgrades=搴旂敤鍗囩骇锛 - -tier.novice=鏂版墜 +#PARSE_ESCAPES +tile.ebwizardry\:arcane_workbench.name=濂ユ湳宸ヤ綔鍙 +tile.ebwizardry\:crystal_ore.name=姘存櫠鐭 +tile.ebwizardry\:petrified_stone.name=鐭冲寲鐭 +tile.ebwizardry\:ice_statue.name=鍐伴洉鍍 +tile.ebwizardry\:crystal_flower.name=姘存櫠鑺 +tile.ebwizardry\:snare.name=闄烽槺 +tile.ebwizardry\:transportation_stone.name=浼犻佺煶 +tile.ebwizardry\:transportation_stone.confirm=浣犲皢浼氬湪%1$s閲婃斁鎴愬姛鍚庤繑鍥炴澶 +tile.ebwizardry\:transportation_stone.remember=璁板綍鍧愭爣 %s, %s, %s 鍦ㄧ淮搴%s +tile.ebwizardry\:transportation_stone.forget=娑堥櫎鍧愭爣 %s, %s, %s 鍦ㄧ淮搴%s +tile.ebwizardry\:transportation_stone.invalid=浣犲繀椤诲厛灏嗗叓涓紶閫佺煶鍥存垚涓鍦堬紒 +tile.ebwizardry\:spectral_block.name=骞藉啣鏂瑰潡 +tile.ebwizardry\:runestone.name=绗︽枃鐭 +tile.ebwizardry\:runestone_pedestal.name=绗︽枃鐭冲熀搴 +tile.ebwizardry\:thorns.name=鑽嗘 +tile.ebwizardry\:obsidian_crust.name=榛戞洔鐭冲澹 +tile.ebwizardry\:dry_frosted_ice.name=鍐 +tile.ebwizardry\:magic_crystal_block.name=榄斿姏姘存櫠鍧 +tile.ebwizardry\:fire_crystal_block.name=鐑堢劙姘存櫠鍧 +tile.ebwizardry\:ice_crystal_block.name=鍐伴湝姘存櫠鍧 +tile.ebwizardry\:lightning_crystal_block.name=闆风數姘存櫠鍧 +tile.ebwizardry\:necromancy_crystal_block.name=鏆楀奖姘存櫠鍧 +tile.ebwizardry\:earth_crystal_block.name=妫灄姘存櫠鍧 +tile.ebwizardry\:sorcery_crystal_block.name=绁炵姘存櫠鍧 +tile.ebwizardry\:healing_crystal_block.name=娌绘剤姘存櫠鍧 +item.ebwizardry\:crystal_magic.name=榄斿姏姘存櫠 +item.ebwizardry\:crystal_fire.name=鐑堢劙姘存櫠 +item.ebwizardry\:crystal_ice.name=鍐伴湝姘存櫠 +item.ebwizardry\:crystal_lightning.name=闆风數姘存櫠 +item.ebwizardry\:crystal_necromancy.name=鏆楀奖姘存櫠 +item.ebwizardry\:crystal_earth.name=妫灄姘存櫠 +item.ebwizardry\:crystal_sorcery.name=绁炵姘存櫠 +item.ebwizardry\:crystal_healing.name=娌绘剤姘存櫠 +item.ebwizardry\:magic_wand.name=鏂版墜榄旀潠 +item.ebwizardry\:apprentice_wand.name=瀛﹀緬榄旀潠 +item.ebwizardry\:advanced_wand.name=楂樼骇榄旀潠 +item.ebwizardry\:master_wand.name=澶у笀榄旀潠 +item.ebwizardry\:spell_book.name=娉曟湳涔 +item.ebwizardry\:spell_book.apply_to_wizard=灏%1$s鐨勬硶鏈%2$s鏇挎崲鎴%3$s +item.ebwizardry\:arcane_tome.name=濂ユ硶瀹濆吀 +item.ebwizardry\:arcane_tome.desc1=鍗囩骇闇姹 %1$s +item.ebwizardry\:arcane_tome.desc2=榄旀潠鍗囩骇鑷 %1$s 绾у埆 +item.ebwizardry\:wizard_handbook.name=宸笀鎵嬫湱 +item.ebwizardry\:wizard_handbook.desc=缂栧啓鑰:%1$s +item.ebwizardry\:wand.generic=榄旀潠 +item.ebwizardry\:wand.buff=+%1$s %2$s 寮哄害 +item.ebwizardry\:wand.spell=褰撳墠娉曟湳: %1$s +item.ebwizardry\:wand.mana=榄斿姏鍊:%1$s/%2$s +item.ebwizardry\:wand.progression=杩涘害:%1$s/%2$s +item.ebwizardry\:wand.levelup=%1$s 宸茬粡鍑嗗濂藉崌鑷 %2$s 绾 +item.ebwizardry\:wand.addally=%1$s宸茶娣诲姞鍒版偍鐨勭洘鍙嬪悕鍗 +item.ebwizardry\:wand.removeally=%1$s宸茶绉诲嚭浣犵殑鐩熷弸鍚嶅崟 +item.ebwizardry\:novice_fire_wand.name=鐑堢劙榄旀潠 +item.ebwizardry\:novice_ice_wand.name=鍐伴湝榄旀潠 +item.ebwizardry\:novice_lightning_wand.name=闆风數榄旀潠 +item.ebwizardry\:novice_necromancy_wand.name=鏆楀奖榄旀潠 +item.ebwizardry\:novice_earth_wand.name=澶у湴榄旀潠 +item.ebwizardry\:novice_sorcery_wand.name=绉樻硶榄旀潠 +item.ebwizardry\:novice_healing_wand.name=娌绘剤榄旀潠 +item.ebwizardry\:apprentice_fire_wand.name=瀛﹀緬鐑堢劙榄旀潠 +item.ebwizardry\:apprentice_ice_wand.name=瀛﹀緬鍐伴湝榄旀潠 +item.ebwizardry\:apprentice_lightning_wand.name=瀛﹀緬闆风數榄旀潠 +item.ebwizardry\:apprentice_necromancy_wand.name=瀛﹀緬姝荤伒榄旀潠 +item.ebwizardry\:apprentice_earth_wand.name=瀛﹀緬澶у湴榄旀潠 +item.ebwizardry\:apprentice_sorcery_wand.name=瀛﹀緬绉樻硶榄旀潠 +item.ebwizardry\:apprentice_healing_wand.name=瀛﹀緬鐢熷懡榄旀潠 +item.ebwizardry\:advanced_fire_wand.name=銆庤繘闃躲忚垶鐒拌呴瓟鏉 +item.ebwizardry\:advanced_ice_wand.name=銆庤繘闃躲忕旱闇滆呴瓟鏉 +item.ebwizardry\:advanced_lightning_wand.name=銆庤繘闃躲忛┋闆疯呴瓟鏉 +item.ebwizardry\:advanced_necromancy_wand.name=銆庤繘闃躲忓尽鍐ヨ呴瓟鏉 +item.ebwizardry\:advanced_earth_wand.name=銆庤繘闃躲忔粙鐢熻呴瓟鏉 +item.ebwizardry\:advanced_sorcery_wand.name=銆庤繘闃躲忕鏈笀榄旀潠 +item.ebwizardry\:advanced_healing_wand.name=銆庤繘闃躲忓尰鍛借呴瓟鏉 +item.ebwizardry\:master_fire_wand.name=銆庡ぇ甯堛忕嫳鐐庝笟鐏箣鏉 +item.ebwizardry\:master_ice_wand.name=銆庡ぇ甯堛忓崈绉嬪啺灏佷箣鏉 +item.ebwizardry\:master_lightning_wand.name=銆庡ぇ甯堛忛浄闇嗕竾閽т箣鏉 +item.ebwizardry\:master_necromancy_wand.name=銆庡ぇ甯堛忕Ы鍦熷敜鐏典箣鏉 +item.ebwizardry\:master_earth_wand.name=銆庡ぇ甯堛忓帤寰疯浇鐗╀箣鏉 +item.ebwizardry\:master_sorcery_wand.name=銆庡ぇ甯堛忔壄鏇茬幇瀹炰箣鏉 +item.ebwizardry\:master_healing_wand.name=銆庡ぇ甯堛忓鎵嬪洖鏄ヤ箣鏉 +item.ebwizardry\:spectral_sword.name=骞藉啣鍓 +item.ebwizardry\:spectral_pickaxe.name=骞藉啣闀 +item.ebwizardry\:spectral_bow.name=骞藉啣寮 +item.ebwizardry\:spectral_sword_upgraded.name=骞藉啣鍓 +item.ebwizardry\:spectral_pickaxe_upgraded.name=骞藉啣闀 +item.ebwizardry\:small_mana_flask.name=灏忓瀷榄斿姏鐡 +item.ebwizardry\:medium_mana_flask.name=涓瀷榄斿姏鐡 +item.ebwizardry\:large_mana_flask.name=澶у瀷榄斿姏鐡 +item.ebwizardry\:grand_crystal.name=澶у瀷榄斿姏姘存櫠 +item.ebwizardry\:crystal_shard.name=榄斿姏姘存櫠纰庣墖 +item.ebwizardry\:astral_diamond.name=鏄熻姃瀹濋捇 +item.ebwizardry\:purifying_elixir.name=鍑鍖栧湥姘 +item.ebwizardry\:purifying_elixir.desc=浣跨敤鍚庢秷闄よ瘏鍜 +item.ebwizardry\:storage_upgrade.name=榄斿姏鍌ㄨ兘鍗囩骇 +item.ebwizardry\:siphon_upgrade.name=榄斿姏鍚稿彇鍗囩骇 +item.ebwizardry\:condenser_upgrade.name=榄斿姏鏀跺嚌鍗囩骇 +item.ebwizardry\:range_upgrade.name=鏂芥硶鑼冨洿鍗囩骇 +item.ebwizardry\:duration_upgrade.name=鏂芥硶鏃堕棿鍗囩骇 +item.ebwizardry\:cooldown_upgrade.name=娉曟湳鍐峰嵈鍗囩骇 +item.ebwizardry\:blast_upgrade.name=娉曟湳鐖嗙偢鍗囩骇 +item.ebwizardry\:attunement_upgrade.name=鍗忚皟鏁伴噺鍗囩骇 +item.ebwizardry\:melee_upgrade.name=杩戞垬娉曞笀鍗囩骇 +item.ebwizardry\:storage_upgrade.desc=澧炲姞榄旀潠鐨勬渶澶ч瓟鍔涘閲 +item.ebwizardry\:siphon_upgrade.desc=鍑绘潃鎬墿鑾峰彇榄斿姏 +item.ebwizardry\:condenser_upgrade.desc=缂撴參鎭㈠榄旀潠鍐呯殑榄斿姏 +item.ebwizardry\:range_upgrade.desc=澧炲姞娉曟湳鐨勪綔鐢ㄨ窛绂 +item.ebwizardry\:duration_upgrade.desc=澧炲姞娉曟湳鎸佺画鏃堕棿 +item.ebwizardry\:cooldown_upgrade.desc=鍑忓皯15%鐨勬硶鏈喎鍗存椂闂 +item.ebwizardry\:blast_upgrade.desc=澧炲姞娉曟湳鐨勪綔鐢ㄨ寖鍥 +item.ebwizardry\:attunement_upgrade.desc=澧炲姞娉曟湳妲戒綅 +item.ebwizardry\:melee_upgrade.desc=澧炲姞杩戞垬浼ゅ +item.ebwizardry\:flaming_axe.name=鐐界儓涔嬫枾 +item.ebwizardry\:frost_axe.name=鍐伴湝涔嬫枾 +item.ebwizardry\:flaming_axe_upgraded.name=鐐界儓涔嬫枾 +item.ebwizardry\:frost_axe_upgraded.name=鍐伴湝涔嬫枾 +item.ebwizardry\:firebomb.name=鐕冪儳寮 +item.ebwizardry\:poison_bomb.name=姣掓皵寮 +item.ebwizardry\:smoke_bomb.name=鐑熼浘寮 +item.ebwizardry\:spark_bomb.name=鐢靛嚮寮 +item.ebwizardry\:blank_scroll.name=绌虹櫧鍗疯酱 +item.ebwizardry\:scroll.generic=鍗疯酱 +item.ebwizardry\:scroll.name=%1$s鍗疯酱 +item.ebwizardry\:scroll.undiscovered.name=鍗疯酱"%1$s" +item.ebwizardry\:identification_scroll.name=閴村畾鍗疯酱 +item.ebwizardry\:identification_scroll.desc=璇嗗埆鐨勬湭鐭ユ硶鏈功鎴栧嵎杞 +item.ebwizardry\:identification_scroll.nothing_to_identify=娌℃湁鍙瘑鍒墿鍝侊紒 +item.ebwizardry\:armour_upgrade.name=濂ユ湳淇濇姢鍦e嵃 +item.ebwizardry\:armour_upgrade.desc1=%1$s鍗囩骇浠讳綍宸笀瑁呭 +item.ebwizardry\:armour_upgrade.desc2=%1$s璁╁畠鍒拌揪%2$s浼犲 +item.ebwizardry\:magic_silk.name=榄旀硶缁哥紟 +item.ebwizardry\:wizard_armour.legendary=浼犲 +item.ebwizardry\:wizard_armour.buff=-%1$s %2$s 鎹熻 +item.ebwizardry\:wizard_armour.mana=榄斿姏锛%1$s/%2$s +item.ebwizardry\:wizard_hat.name=宸笀甯 +item.ebwizardry\:wizard_robe.name=宸笀闀胯 +item.ebwizardry\:wizard_leggings.name=宸笀鎶よ吙 +item.ebwizardry\:wizard_boots.name=宸笀闈村瓙 +item.ebwizardry\:wizard_hat_fire.name=鐑堢劙宸笀甯 +item.ebwizardry\:wizard_robe_fire.name=鐑堢劙宸笀闀胯 +item.ebwizardry\:wizard_leggings_fire.name=鐑堢劙宸笀鎶よ吙 +item.ebwizardry\:wizard_boots_fire.name=鐑堢劙宸笀闈村瓙 +item.ebwizardry\:wizard_hat_ice.name=鍐伴湝宸笀甯 +item.ebwizardry\:wizard_robe_ice.name=鍐伴湝宸笀闀胯 +item.ebwizardry\:wizard_leggings_ice.name=鍐伴湝宸笀鎶よ吙 +item.ebwizardry\:wizard_boots_ice.name=鍐伴湝宸笀闈村瓙 +item.ebwizardry\:wizard_hat_lightning.name=闆风數宸笀甯 +item.ebwizardry\:wizard_robe_lightning.name=闆风數宸笀闀胯 +item.ebwizardry\:wizard_leggings_lightning.name=闆风數宸笀鎶よ吙 +item.ebwizardry\:wizard_boots_lightning.name=闆风數闈村瓙 +item.ebwizardry\:wizard_hat_necromancy.name=鏆楀奖宸笀甯 +item.ebwizardry\:wizard_robe_necromancy.name=鏆楀奖宸笀闀胯 +item.ebwizardry\:wizard_leggings_necromancy.name=鏆楀奖宸笀鎶よ吙 +item.ebwizardry\:wizard_boots_necromancy.name=鏆楀奖宸笀闈村瓙 +item.ebwizardry\:wizard_hat_earth.name=鑷劧宸笀甯 +item.ebwizardry\:wizard_robe_earth.name=鑷劧宸笀闀胯 +item.ebwizardry\:wizard_leggings_earth.name=鑷劧宸笀鎶よ吙 +item.ebwizardry\:wizard_boots_earth.name=鑷劧宸笀闈村瓙 +item.ebwizardry\:wizard_hat_sorcery.name=绉樻硶宸笀甯 +item.ebwizardry\:wizard_robe_sorcery.name=绉樻硶宸笀闀胯 +item.ebwizardry\:wizard_leggings_sorcery.name=绉樻硶宸笀鎶よ吙 +item.ebwizardry\:wizard_boots_sorcery.name=绉樻硶宸笀闈村瓙 +item.ebwizardry\:wizard_hat_healing.name=娌绘剤宸笀甯 +item.ebwizardry\:wizard_robe_healing.name=娌绘剤宸笀闀胯 +item.ebwizardry\:wizard_leggings_healing.name=娌绘剤宸笀鎶よ吙 +item.ebwizardry\:wizard_boots_healing.name=娌绘剤宸笀闈村瓙 +item.ebwizardry\:spawn_wizard.name=鐢熸垚宸笀 +item.ebwizardry\:spawn_evil_wizard.name=鐢熸垚閭伓宸笀 +item.ebwizardry\:spectral_helmet.name=骞藉啣澶寸洈 +item.ebwizardry\:spectral_chestplate.name=骞藉啣鑳哥敳 +item.ebwizardry\:spectral_leggings.name=骞藉啣鎶よ吙 +item.ebwizardry\:spectral_boots.name=骞藉啣闈村瓙 +item.ebwizardry\:lightning_hammer.name=闆烽渾鍦i敜 +item.ebwizardry\:ring_condensing.name=鑱氳兘鎸囩幆 +item.ebwizardry\:ring_condensing.desc=缂撴參涓轰綘鐨勫揩鎹锋爮鐨勬墍鏈夐瓟鏉栨仮澶嶉瓟鍔涘 +item.ebwizardry\:ring_siphoning.name=铏瑰惛鎸囩幆 +item.ebwizardry\:ring_siphoning.desc=榄斿姏鍚稿彇鑾峰緱鐨勬硶鍔涘兼彁楂30%% +item.ebwizardry\:ring_battlemage.name=鎴樻枟娉曞笀涔嬫垝 +item.ebwizardry\:ring_battlemage.desc=褰撲綘鍓墜鎸佹湁榄旀潠鏃讹紝涓绘墜鍓戠被姝﹀櫒澧炲姞10%%棰濆榄旀硶浼ゅ +item.ebwizardry\:ring_combustion.name=鐖嗙値鎸囩幆 +item.ebwizardry\:ring_combustion.desc=琚伀鐒版硶鏈潃姝荤殑鐢熺墿浼氫骇鐢熷皬鐖嗙偢 +item.ebwizardry\:ring_fire_melee.name=鑲嗙伀涔嬭Е +item.ebwizardry\:ring_fire_melee.desc=鐢ㄧ伀绯绘硶鏉栧嚮涓竴涓敓鐗╀細浣垮畠鐫鐏 +item.ebwizardry\:ring_fire_biome.name=鏃辨紶鍑岄槼鎸囩幆 +item.ebwizardry\:ring_fire_biome.desc=鍦ㄧ伡鐑殑鐢熺墿缇ょ郴锛岀伀鐒伴瓟娉曚激瀹虫彁鍗30%% +item.ebwizardry\:ring_disintegration.name=鐏肩儹浣欑儸鎸囩幆 +item.ebwizardry\:ring_disintegration.desc=鎵鏈夌伀鐒版敾鍑绘硶鏈兘浼氫娇鐩爣鐒氬寲 +item.ebwizardry\:ring_ice_melee.name=闇滃喕涔嬭Е +item.ebwizardry\:ring_ice_melee.desc=鐢ㄥ啺绯绘硶鏉栧嚮涓竴涓敓鐗╀細缁欏畠甯︽潵鍐板喕鏁堟灉 +item.ebwizardry\:ring_ice_biome.name=鍐板窛鎸囩幆 +item.ebwizardry\:ring_ice_biome.desc=鍦ㄥ瘨鍐风殑鐢熺墿缇ょ郴锛屽啺闇滈瓟娉曚激瀹虫彁鍗30%% +item.ebwizardry\:ring_arcane_frost.name=濂ユ湳鍐版櫠鎸囩幆 +item.ebwizardry\:ring_arcane_frost.desc=琚啺榄旀硶鏉姝荤殑鐢熺墿浼氬悜鍚勪釜鏂瑰悜閲婃斁鍐版櫠纰庣墖 +item.ebwizardry\:ring_shattering.name=鐮村啺鎸囩幆 +item.ebwizardry\:ring_shattering.desc=浠ヨ繎鎴樺喕浼ゆ晥鏋滄敾鍑绘墿鏈夋満浼氬皢瀹冧滑绮夌鎴愬啺纰庣墖 +item.ebwizardry\:ring_lightning_melee.name=杩炲鎸囩幆 +item.ebwizardry\:ring_lightning_melee.desc=鐢ㄩ鏆撮瓟鏉栨敾鍑讳竴涓敓鐗╀細鍚戦檮杩戠殑鍙︿竴涓敓鐗╁彂灏勯棯鐢 +item.ebwizardry\:ring_storm.name=闆疯仛鎸囩幆 +item.ebwizardry\:ring_storm.desc=鍦ㄩ浄闆ㄦ湡闂达紝闂數娉曟湳鍐峰嵈鏃堕棿澶у箙搴﹀噺灏 +item.ebwizardry\:ring_seeking.name=褰掑畻涔嬫垝 +item.ebwizardry\:ring_seeking.desc=鎵鏈夊脊灏勭墿娉曟湳閮戒細鑷姩瀵绘壘鐩爣 +item.ebwizardry\:ring_hammer.name=鍏ㄨ兘 Thalek 鐨勬寚鐜 +item.ebwizardry\:ring_hammer.desc=闆烽渾鍦i敜鍙互琚崱璧峰苟鎶涘嚭 +item.ebwizardry\:ring_soulbinding.name=鐏靛啣琛岃呮寚鐜 +item.ebwizardry\:ring_soulbinding.desc=浣犱細寰楀埌琚鐏垫硶鏈嚮鏉鐨勭敓鐗╃殑鐏甸瓊 +item.ebwizardry\:ring_leeching.name=鐏靛惛鎸囩幆 +item.ebwizardry\:ring_leeching.desc=鎵鏈夋鐏垫硶鏈湁30%%瑙﹀彂鐢熷懡鎭㈠鏁堟灉 +item.ebwizardry\:ring_necromancy_melee.name=姝讳骸涔嬭Е +item.ebwizardry\:ring_necromancy_melee.desc=琚殫褰遍瓟鏉栨敾鍑荤殑鐢熺墿浼氳幏寰楀噵闆舵晥鏋 +item.ebwizardry\:ring_mind_control.name=绮剧鎸囩幆 +item.ebwizardry\:ring_mind_control.desc=绮剧鎺у埗鐨勭敓鐗╂湁鏈轰細鍑犵巼鎺у埗鍏跺懆鍥寸殑鐢熺墿 +item.ebwizardry\:ring_poison.name=铔囩汗鎸囩幆 +item.ebwizardry\:ring_poison.desc=鎵鏈夎嚜鐒舵硶鏈皢閫犳垚鐩爣涓瘨 +item.ebwizardry\:ring_earth_melee.name=姣掓恫鎸囩幆 +item.ebwizardry\:ring_earth_melee.desc=琚嚜鐒堕瓟鏉栬繎鎴樺嚮涓殑鐢熺墿浼氳幏寰椾腑姣掓晥鏋 +item.ebwizardry\:ring_earth_biome.name=鏍戝鎸囩幆 +item.ebwizardry\:ring_earth_biome.desc=鍦ㄦ.鏋楃敓鐗╃兢绯绘椂锛岃嚜鐒堕瓟娉曚激瀹虫彁鍗30%% +item.ebwizardry\:ring_full_moon.name=鐙煎殠鎸囩幆 +item.ebwizardry\:ring_full_moon.desc=鍦ㄦ弧鏈堟椂鑷劧娉曟湳鐨勫喎鍗存椂闂翠細澶уぇ缂╃煭 +item.ebwizardry\:ring_extraction.name=钀冨彇涔嬫垝 +item.ebwizardry\:ring_extraction.desc=浣跨敤娉曟湳鍑绘潃鐩爣浼氳幏寰楅澶栨硶鍔涙仮澶 +item.ebwizardry\:ring_mana_return.name=瀹岀編涓讳箟鑰呬箣鎴 +item.ebwizardry\:ring_mana_return.desc=鏈嚮涓洰鏍囩殑鍘熷姏绠煝浼氳繑杩橀瓟鍔 +item.ebwizardry\:ring_blockwrangler.name=Blockwrangler 鐨勬垝鎸 +item.ebwizardry\:ring_blockwrangler.desc=鎶曟幏鏂瑰潡閫犳垚涓ゅ嶄激瀹 +item.ebwizardry\:ring_conjurer.name=閫犵墿鎸囩幆 +item.ebwizardry\:ring_conjurer.desc=鍙敜鐗╁搧鐨勬寔缁椂闂寸炕鍊 +item.ebwizardry\:ring_defender.name=瀹堝崼鎸囩幆 +item.ebwizardry\:ring_defender.desc=浣犵殑椋炲脊鍙互绌胯繃浣犳垨浣犵殑鐩熷弸鐨勫姏鍦 +item.ebwizardry\:ring_paladin.name=鍦i獞澹寚鐜 +item.ebwizardry\:ring_paladin.desc=褰撲綘娌荤枟浣犺嚜宸辨垨鑰呯洘鍙嬫椂锛岄檮杩戠殑鐩熷弸涔熶細寰楀埌灏戦噺娌荤枟 +item.ebwizardry\:ring_interdiction.name=绂佸煙涔嬫垝 +item.ebwizardry\:ring_interdiction.desc=浣犵殑鍔涘満浼氫激瀹宠Е纰板畠鐨勭敓鐗 +item.ebwizardry\:amulet_arcane_defence.name=濂ユ湳瀹堝崼鎶ょ +item.ebwizardry\:amulet_arcane_defence.desc=涓烘墍鏈夊帆甯堢洈鐢叉參鎱㈡仮澶嶉瓟鍔 +item.ebwizardry\:amulet_warding.name=榄旀硶鎶楁ф姢绗 +item.ebwizardry\:amulet_warding.desc=浣挎墍鏈夊彈鍒扮殑榄旀硶浼ゅ闄嶄綆10%% +item.ebwizardry\:amulet_wisdom.name=鏅烘収鎶ょ +item.ebwizardry\:amulet_wisdom.desc=浣跨敤鏈壌瀹氱殑娉曟湳鏃跺ぇ澶ч檷浣庤礋闈㈠奖鍝嶇殑鍑犵巼 +item.ebwizardry\:amulet_fire_protection.name=闃茬伀鎶ょ +item.ebwizardry\:amulet_fire_protection.desc=鐏劙浼ゅ闄嶄綆30%% +item.ebwizardry\:amulet_fire_cloaking.name=鐏儎鎶ょ +item.ebwizardry\:amulet_fire_cloaking.desc=鍦ㄧ珯鍦ㄥ睘浜庝綘鎴栫洘鍐涚殑鐏劙鐜腑鏃讹紝鍙楀埌鐨勪激瀹抽檷浣75%% +item.ebwizardry\:amulet_ice_immunity.name=姘稿喕鎶ょ +item.ebwizardry\:amulet_ice_immunity.desc=瀹屽叏鍏嶇柅鍐讳激鏁堟灉 +item.ebwizardry\:amulet_ice_protection.name=鎶楀瘨鎶ょ +item.ebwizardry\:amulet_ice_protection.desc=鍑忓皯30%%鍐伴湝浼ゅ +item.ebwizardry\:amulet_potential.name=娼滆兘鎶ょ +item.ebwizardry\:amulet_potential.desc=杩戞垬鏀诲嚮浣犵殑鐢熺墿灏嗘湁15%%鍑犵巼鍙楀埌鐢靛嚮 +item.ebwizardry\:amulet_channeling.name=閬块浄鎶ょ +item.ebwizardry\:amulet_channeling.desc=30%%姒傜巼鍏嶇柅鐢靛嚮浼ゅ +item.ebwizardry\:amulet_lich.name=宸鎶ょ +item.ebwizardry\:amulet_lich.desc=鎻愰珮闄勮繎鍙敜鐗15%%鐨勪激瀹 +item.ebwizardry\:amulet_wither_immunity.name=鍑嬮浂鐝嶇彔鎶ょ +item.ebwizardry\:amulet_wither_immunity.desc=鍏嶇柅鍑嬮浂鏁堟灉 +item.ebwizardry\:amulet_glide.name=椋庣窘鎶ょ +item.ebwizardry\:amulet_glide.desc=浠庝笁鏍间互涓婇珮搴︽帀钀芥湁 50%% 姒傜巼瑙﹀彂婊戠繑鏁堟灉 +item.ebwizardry\:amulet_banishing.name=鏈奖鎶ょ +item.ebwizardry\:amulet_banishing.desc=杩戞垬鏀诲嚮浣犵殑鏁屼汉鏈15%鍑犵巼浼犻佸埌闄勮繎闅忔満浣嶇疆 +item.ebwizardry\:amulet_anchoring.name=閿氬畾鎶ょ +item.ebwizardry\:amulet_anchoring.desc=鍏嶇柅榄旀硶閫犳垚鐨勪綅绉 +item.ebwizardry\:amulet_recovery.name=鎭㈠鎶ょ +item.ebwizardry\:amulet_recovery.desc=褰撲綘鐨勮閲忓皯浜50%%鏃讹紝浼氭秷鑰椾綘鎶ょ敳涓殑榄斿姏鏉ユ不鐤椾綘 +item.ebwizardry\:amulet_transience.name=閲戣韩鎶ょ +item.ebwizardry\:amulet_transience.desc=鍙楀埌涓ラ噸浼ゅ鏃舵湁25%%鍑犵巼婵娲诲喕缁撴椂闂存晥鏋 +item.ebwizardry\:amulet_resurrection.name=涓嶆溄鎶ょ +item.ebwizardry\:amulet_resurrection.desc=澶嶆椿鍙互鍦ㄦ浜″悗鏂藉姞鍒拌嚜宸辫韩涓 +item.ebwizardry\:amulet_auto_shield.name=Hyeleth 鎶ょ +item.ebwizardry\:amulet_auto_shield.desc=蹇嵎鏍忎腑瀛樺湪榄旀潠鏃讹紝鏈25%瑙﹀彂娉曟湳鎶ょ浘 +item.ebwizardry\:charm_haggler.name=璁蹭环璁よ瘉 +item.ebwizardry\:charm_haggler.desc=姣忔涓庡帆甯堜氦鏄撳悗蹇呭畾浼氬埛鏂颁氦鏄 +item.ebwizardry\:charm_experience_tome.name=鍕ゅ鍏哥睄 +item.ebwizardry\:charm_experience_tome.desc=榄旀潠鍗囩骇閫熷害鎻愬崌50%% +item.ebwizardry\:charm_auto_smelt.name=鍐堕噾瀛﹀鏍囪 +item.ebwizardry\:charm_auto_smelt.desc=褰撳揩鎹锋爮鐨勬硶鏉栨嫢鏈夊彛琚嬬啍鐐夐瓟娉曟椂浼氳嚜鍔ㄨЕ鍙 +item.ebwizardry\:charm_lava_walking.name=铏氱┖鍐版牳 +item.ebwizardry\:charm_lava_walking.desc=瀵掗湝姝ュ饱鍜掑彲浠ュ皢宀╂祮鍐讳綇骞跺舰鎴愰粦鏇滅煶澹 +item.ebwizardry\:charm_storm.name=鐡惰闆蜂簯 +item.ebwizardry\:charm_storm.desc=閲婃斁绁堥洦榄旀硶蹇呭畾浜х敓闆锋毚澶╂皵 +item.ebwizardry\:charm_minion_health.name=榛戞洔鐭冲兊灏稿ご +item.ebwizardry\:charm_minion_health.desc=鍙敜鐗╁己搴︽彁楂25%% +item.ebwizardry\:charm_minion_variants.name=杞寲绗﹀拻 +item.ebwizardry\:charm_minion_variants.desc=鍙敜鐨勫兊灏稿拰楠烽珔灏嗗彉鎴愬案澹冲拰娴佹氮鑰 +item.ebwizardry\:charm_flight.name=缈$繝鐢茶櫕缈 +item.ebwizardry\:charm_flight.desc=椋炶鍜屾粦缈旈熷害鎻愰珮50%% +item.ebwizardry\:charm_growth.name=姘存櫠鑺辨湹 +item.ebwizardry\:charm_growth.desc=鐢熼暱鍏夌幆鏈35%%鍑犵巼浣夸綔鐗╃珛鍗宠繘鍏ユ垚鐔熸 +item.ebwizardry\:charm_abseiling.name=榄旀硶缂犵粫 +item.ebwizardry\:charm_abseiling.desc=鍦ㄤ娇鐢ㄩ挬鐖殑鍚屾椂鎸変綇 Shift 浼氬噺鎱㈤熷害 +item.ebwizardry\:charm_silk_touch.name=鏈堝厜瀹濈彔 +item.ebwizardry\:charm_silk_touch.desc=浣跨敤鎸栨帢榄旀硶鐮村潖鐨勬柟鍧楀繀瀹氭帀钀 +item.ebwizardry\:charm_stop_time.name=濂囩壒鎬琛 +item.ebwizardry\:charm_stop_time.desc=鏃堕棿婊炵暀榄旀硶浼氳鏃堕棿瀹屽叏鍋滄 +item.ebwizardry\:charm_light.name=Elevinia 鐨勬案鐕冨湥鐏 +item.ebwizardry\:charm_light.desc=琚彫鍞ょ殑鍏夋簮姘歌繙瀛樺湪锛屽彲浠ラ氳繃鍙抽敭鍗曞嚮榄旀潠鏉ユ秷闄 +item.ebwizardry\:charm_transportation.name=鍙よ佺綏鐩 +item.ebwizardry\:charm_transportation.desc=鍦ㄤ娇鐢ㄤ紶閫侀瓟娉曟椂锛屾渶澶氳兘璁颁綇鍥涗釜鍧愭爣鐐 +item.ebwizardry\:charm_feeding.name=楗ヨ崚缁堢粨 +item.ebwizardry\:charm_feeding.desc=蹇嵎鏍忕殑榄旀潠鎷ユ湁榄旀硶琛ュ厖楗ラタ鏃朵細鑷姩瑙﹀彂 +item.charge_status.full=鍏ㄦ弧 +item.charge_status.almost_full=鍑犱箮鍏ㄦ弧 +item.charge_status.mostly_full=澶ч儴鍒嗗厖婊 +item.charge_status.half_full=鍗婃弧 +item.charge_status.mostly_empty=澶ч儴鍒嗕簭绌 +item.charge_status.almost_empty=鍑犱箮鍏ㄧ┖ +item.charge_status.empty=鍏ㄧ┖ +entity.ebwizardry\:summonedcreature.nameplate=%1$s's %2$s +entity.ebwizardry\:summonedcreature.nameplate_fallback=鍒汉鐨 %1$s +entity.ebwizardry\:wizard.greeting_0=鏃╀笂濂斤紝娴佹氮鑰呫 +entity.ebwizardry\:wizard.greeting_1=浣犲ソ锛屾梾琛岃呫備粈涔堥鎶婁綘鍚规潵鐨勶紵 +entity.ebwizardry\:wizard.greeting_2=鍟婏紝鍦ㄨ繖閲屼篃鑳借鍒颁汉锛岀湡涓嶉敊銆 +entity.ebwizardry\:wizard.speech_0=鎴戝彲浠ュ府浣犱簡瑙d换浣曢瓟娉曚篃璁? +entity.ebwizardry\:wizard.speech_1=鑻ヤ綘鍠勪簬鍙戠幇锛岄瓟娉曟棤澶勪笉鍦ㄣ +entity.ebwizardry\:wizard.speech_2=浣犺繕鏈夊緢澶氫笢瑗胯瀛﹀憿锛屽啋闄╄. +entity.ebwizardry\:wizard.speech_3=浣犳兂鍒嗕韩涓浜涗綘鑷繁瀛﹀埌鐨勪笢瑗垮悧锛 +entity.ebwizardry\:wizard.speech_4=鐮旂┒榄旀硶鐪熻浜虹潃杩凤紝浣犺寰楀憿锛 +entity.ebwizardry\:wizard.farewell_0=绁濅綘濂借繍锛屽啋闄╄呫 +entity.ebwizardry\:wizard.farewell_1=鏈嬪弸锛屾垜鐩镐俊鎴戜滑寰堝揩浼氬啀瑙侀潰銆 +entity.ebwizardry\:wizard.farewell_2=鍐嶈锛屾梾琛岃呫 +entity.ebwizardry\:wizard.combat_0=婊氬紑锛岃偖鑴忕殑鐢熺墿锛 +entity.ebwizardry\:wizard.combat_1=鍒儲鎴戯紝瀹宠櫕锛 +entity.ebwizardry\:wizard.combat_2=杩欓噷涓嶆杩庝骸鐏碉紝婊氾紒 +entity.ebwizardry\:wizard.combat_3=绂昏繙涓鐐癸紝榛戞殫鐨勭敓鐗╋紒 +entity.ebwizardry\:wizard.combat_4=绂诲紑杩欓噷锛屾墿! +entity.ebwizardry\:wizard.combat_5=婊氬洖浣犵殑娲炵┐鍘伙紝閭伓鐨勭敓鐗╋紒 +entity.ebwizardry\:wizard.player_combat_0=鏃呰鑰咃紝浣犱細鍚庢倲杩欎釜鍐冲畾锛 +entity.ebwizardry\:wizard.player_combat_1=浣犲湪鍋氫粈涔堬紵锛 +entity.ebwizardry\:wizard.player_combat_2=鍙湁鎰氭槯涔嬪緬鎵嶄絾鏁㈡縺鎬掑帆甯堬紒 +entity.ebwizardry\:wizard.player_combat_3=浣犱細涓轰綘鐨勭枏蹇戒粯鍑轰唬浠凤紝鍐掗櫓鑰咃紒 +entity.ebwizardry\:wizard.player_combat_4=鎯虫硶瀛愪繚鍛藉惂锛佹伓妫嶏紒 +entity.ebwizardry\:wizard.player_combat_5=鎰熷彈鎴戠殑鎰ゆ掞紒 +entity.ebwizardry\:zombie_minion.name=鍍靛案 +entity.ebwizardry\:husk_minion.name=灏稿3 +entity.ebwizardry\:skeleton_minion.name=楠烽珔 +entity.ebwizardry\:stray_minion.name=娴佹氮鑰 +entity.ebwizardry\:spider_minion.name=铚樿洓 +entity.ebwizardry\:blaze_minion.name=鐑堢劙浜 +entity.ebwizardry\:wither_skeleton_minion.name=鍑嬬伒楠烽珔 +entity.ebwizardry\:ice_wraith.name=鍐板皝骞界伒 +entity.ebwizardry\:lightning_wraith.name=闂數骞界伒 +entity.ebwizardry\:shadow_wraith.name=鏆楀奖骞界伒 +entity.ebwizardry\:spirit_wolf.name=骞界伒鐙 +entity.ebwizardry\:spirit_horse.name=骞界伒椹 +entity.ebwizardry\:ice_giant.name=鍐伴湝宸ㄤ汉 +entity.ebwizardry\:phoenix.name=鍑ゅ嚢 +entity.ebwizardry\:wizard.name=宸笀 +entity.ebwizardry\:magic_slime.name=榄旀硶鍙茶幈濮 +entity.ebwizardry\:silverfish_minion.name=锠硅櫕 +entity.ebwizardry\:storm_elemental.name=椋庢毚鍏冪礌 +entity.ebwizardry\:evil_wizard.name=宸笀 +entity.ebwizardry\:decoy.name=璇遍サ +entity.ebwizardry\:vex_minion.name=鎭奸 +entity.ebwizardry\:magic_missile.name=榄旀硶 +entity.ebwizardry\:arc.name=榄旀硶 +entity.ebwizardry\:spark_bomb.name=榄旀硶 +entity.ebwizardry\:ice_shard.name=榄旀硶 +entity.ebwizardry\:firebomb.name=榄旀硶 +entity.ebwizardry\:poison_bomb.name=榄旀硶 +entity.ebwizardry\:force_orb.name=榄旀硶 +entity.ebwizardry\:spark.name=榄旀硶 +entity.ebwizardry\:darkness_orb.name=榄旀硶 +entity.ebwizardry\:fire_sigil.name=榄旀硶 +entity.ebwizardry\:frost_sigil.name=榄旀硶 +entity.ebwizardry\:lightning_sigil.name=榄旀硶 +entity.ebwizardry\:lightning_arrow.name=榄旀硶 +entity.ebwizardry\:firebolt.name=榄旀硶 +entity.ebwizardry\:ice_charge.name=榄旀硶 +entity.ebwizardry\:force_arrow.name=榄旀硶 +entity.ebwizardry\:dart.name=榄旀硶 +entity.ebwizardry\:lightning_disc.name=榄旀硶 +entity.ebwizardry\:thunderbolt.name=榄旀硶 +entity.ebwizardry\:decay.name=榄旀硶 +entity.ebwizardry\:ice_lance.name=榄旀硶 +entity.ebwizardry\:smoke_bomb.name=榄旀硶 +entity.ebwizardry\:ice_spike.name=榄旀硶 +entity.ebwizardry\:combustion_rune.name=榄旀硶 +entity.ebwizardry\:black_hole.name=榛戞礊 +entity.ebwizardry\:shield.name=鎶ょ浘 +entity.ebwizardry\:meteor.name=娴佹槦 +entity.ebwizardry\:blizzard.name=鏆撮洩 +entity.ebwizardry\:bubble.name=姘旀场 +entity.ebwizardry\:tornado.name=榫欏嵎椋 +entity.ebwizardry\:lightning_hammer.name=闆烽渾鍦i敜 +entity.ebwizardry\:arrow_rain.name=绠洦 +entity.ebwizardry\:healing_aura.name=娌荤枟鍏夌幆 +entity.ebwizardry\:forcefield.name=鍔涘満鎶ょ浘 +entity.ebwizardry\:ring_of_fire.name=鐏幆 +entity.ebwizardry\:earthquake.name=鍦伴渿 +entity.ebwizardry\:hailstorm.name=鍐伴浌椋庢毚 +entity.ebwizardry\:lightning_pulse.name=闂數鑴夊啿 +itemGroup.ebwizardry=榄旀硶绉樻湳 +itemGroup.ebwizardryspells=娉曟湳 +itemGroup.ebwizardrygear=宸笀瑁呭 +advancement.ebwizardry\:root=榄旀硶涔嬮 +advancement.ebwizardry\:root.desc=涓浣嶅帆甯堣笍涓婅拷姹傚ゥ鏈殑鏃呯▼ +advancement.ebwizardry\:crystal=濂囧鐨勬按鏅垛︹ +advancement.ebwizardry\:crystal.desc=鎸栨帢涓涓瓟娉曟按鏅 +advancement.ebwizardry\:arcane_initiate=鍒濈濂ョ +advancement.ebwizardry\:arcane_initiate.desc=鍒╃敤閲戠矑锛屾湪妫嶅拰榄旀硶姘存櫠鍒堕犱竴鏍归瓟鏉 +advancement.ebwizardry\:apprentice=瀛﹀緬宸笀 +advancement.ebwizardry\:apprentice.desc=浣跨敤濂ユ硶瀹濆吀鏉ュ崌绾т綘鐨勬硶鏉 +advancement.ebwizardry\:special_upgrade=濂ユ湳鏀硅 +advancement.ebwizardry\:special_upgrade.desc=瀵归瓟鏉栬繘琛岀壒娈婂崌绾 +advancement.ebwizardry\:advanced=绐侀鐚涜繘 +advancement.ebwizardry\:advanced.desc=灏嗘偍鐨勯瓟鏉栧崌鍒伴珮绾 +advancement.ebwizardry\:master=濂ヤ箟澶у笀 +advancement.ebwizardry\:master.desc=鑾峰緱涓鏍瑰ぇ甯堢骇榄旀潠 +advancement.ebwizardry\:max_out_wand=婊¢厤 +advancement.ebwizardry\:max_out_wand.desc=灏嗕竴鏍归瓟鏉栬婊″崌绾 +advancement.ebwizardry\:all_spells=鏍锋牱绮鹃 +advancement.ebwizardry\:all_spells.desc=鍦ㄦ父鎴忎腑鏂芥斁鎵鏈夋硶鏈 +advancement.ebwizardry\:wizard_tower=璋佷綇鍦ㄨ繖閲岋紵 +advancement.ebwizardry\:wizard_tower.desc=娓稿巻涓涓帆甯堝 +advancement.ebwizardry\:wizard_trade=榄旀硶浜ゆ槗 +advancement.ebwizardry\:wizard_trade.desc=鍚戝帆甯堣喘涔扮墿鍝 +advancement.ebwizardry\:anger_wizard=浣犱細鍚庢倲鐨 +advancement.ebwizardry\:anger_wizard.desc=浣夸竴涓帆甯堝彂鎬 +advancement.ebwizardry\:defeat_evil_wizard=涔変汉 +advancement.ebwizardry\:defeat_evil_wizard.desc=鍑昏触涓涓偑鎭剁殑宸笀 +advancement.ebwizardry\:buy_master_spell=鐭ヨ瘑灏辨槸鍔涢噺 +advancement.ebwizardry\:buy_master_spell.desc=鍚戝帆甯堣喘涔颁竴涓ぇ甯堢骇鍗疯酱 +advancement.ebwizardry\:discover_spell=鑹伴毦鍑堕櫓 +advancement.ebwizardry\:discover_spell.desc=閫氳繃浣跨敤鏉ヨ瘑鍒湭鐭ユ硶鏈 +advancement.ebwizardry\:identify_spell=濂ユ湳閴村畾 +advancement.ebwizardry\:identify_spell.desc=浣跨敤涓娆¢壌瀹氬嵎杞 +advancement.ebwizardry\:spell_failure=閫傚緱鍏跺弽 +advancement.ebwizardry\:spell_failure.desc=鍦ㄩ壌瀹氶瓟娉曠殑闂涓婅蛋浜嗗集璺 +advancement.ebwizardry\:discover_master_spell=涔濇涓鐢熺殑瀹為獙 +advancement.ebwizardry\:discover_master_spell.desc=閫氳繃鍙嶅璇曢獙鎴愬姛璇嗗埆涓涓ぇ甯堢骇娉曟湳 +advancement.ebwizardry\:visit_shrine=绁潧涔嬪唴 +advancement.ebwizardry\:visit_shrine.desc=杩涘叆绁潧骞惰Е鍙戝彜浠i瓟娉 +advancement.ebwizardry\:artefact=鍦i仐鐗 +advancement.ebwizardry\:artefact.desc=娑堥櫎绁潧鐨勪繚鎶ら瓟娉曪紝骞惰幏鍙栧叾涓殑瀹濊棌 +advancement.ebwizardry\:all_artefacts=璁よ瘉鍗氱墿棣 +advancement.ebwizardry\:all_artefacts.desc=闆嗛綈鎵鏈夌殑鎴掓寚锛屾姢绗﹀拰鍦g墿 +advancement.ebwizardry\:armour_set=鐜板湪浣犳槸涓涓湡姝g殑宸笀浜 +advancement.ebwizardry\:armour_set.desc=鍒朵綔骞惰澶囧叏濂楀帆甯堟姢鐢 +advancement.ebwizardry\:legendary=銆庝紶濂囥 +advancement.ebwizardry\:legendary.desc=鑾峰緱涓浠朵紶濂囧帆甯堟姢鐢 +advancement.ebwizardry\:enchant_scroll=榄旀硶鍗疯酱! +advancement.ebwizardry\:enchant_scroll.desc=鍒朵綔涓涓┖鐧藉嵎杞达紝骞跺湪濂ユ湳宸ヤ綔鍙颁笂鐢ㄦ硶鏈功闄勯瓟 +handbook.toast.title=鎵嬪唽宸茶В閿佹柊鍐呭锛 +container.ebwizardry\:arcane_workbench=濂ユ湳宸ヤ綔鍙 +container.ebwizardry\:arcane_workbench.apply=搴旂敤 +container.ebwizardry\:arcane_workbench.mana=榄斿姏锛 +container.ebwizardry\:arcane_workbench.upgrades=宸叉湁鍗囩骇锛 +tier.novice=鍩虹 tier.apprentice=瀛﹀緬 tier.advanced=杩涢樁 tier.master=澶у笀 - -element.simple=鏃 -element.fire=鐏 -element.ice=鍐 -element.lightning=闂數 +element.magic=鏃犲睘鎬 +element.fire=鐏劙 +element.ice=鍐伴湝 +element.lightning=闆风數 element.necromancy=姝荤伒 element.earth=澶у湴 -element.sorcery=濡栨湳 -element.healing=娌绘剤 - -element.simple.wizard=宸笀 -element.fire.wizard=鐑堢劙娉曞笀 -element.ice.wizard=鍐伴湝娉曞笀 -element.lightning.wizard=椋庢毚娉曞笀 -element.necromancy.wizard=姝荤伒娉曞笀 -element.earth.wizard=澶у湴娉曞笀 -element.sorcery.wizard=濡栨湳娉曞笀 -element.healing.wizard=娌绘剤娉曞笀 - +element.sorcery=绉樻湳 +element.healing=娌荤枟 +element.magic.wizard=宸笀 +element.fire.wizard=鑸炵劙甯 +element.ice.wizard=绾甸湝甯 +element.lightning.wizard=椹浄甯 +element.necromancy.wizard=寰″啣甯 +element.earth.wizard=婊嬬敓甯 +element.sorcery.wizard=绉樻湳甯 +element.healing.wizard=鍖诲懡甯 spelltype.attack=鏀诲嚮 spelltype.defence=闃插尽 -spelltype.utility=瀹炵敤 -spelltype.minion=浠嗕粠 - +spelltype.utility=鍔熻兘 +spelltype.minion=鍙敜 +spelltype.buff=鍔犳垚 +spelltype.construct=閫犵墿 +spelltype.projectile=鎶曟幏鐗 +spelltype.alteration=鏀归 spell.disabled=%1$s 宸插湪閰嶇疆鏂囦欢涓鐢 -spell.resist=%1$s 鎺掓枼 %2$s -spell.discover=鍙戠幇浜嗚繖涓硶鏈 %1$s锛 - -spell.ebwizardry:agility=鏁忔嵎 -spell.ebwizardry:arc=鐢靛姬 -spell.ebwizardry:arcane_jammer=濂ユ湳骞叉壈 -spell.ebwizardry:arrow_rain=绠洦 -spell.ebwizardry:banish=椹遍 -spell.ebwizardry:black_hole=榛戞礊 -spell.ebwizardry:blink=闂幇 -spell.ebwizardry:blizzard=鏆撮洩 -spell.ebwizardry:bubble=姘旀场 -spell.ebwizardry:chain_lightning=闂數閾炬潯 -spell.ebwizardry:clairvoyance=鍗冮噷鐪 -spell.ebwizardry:cobwebs=缁撶綉 -spell.ebwizardry:conjure_armour=鍞ら瓟鎶ょ敳 -spell.ebwizardry:conjure_bow=鍞ら瓟寮 -spell.ebwizardry:conjure_pickaxe=鍞ら瓟闀愬瓙 -spell.ebwizardry:conjure_sword=鍞ら瓟鍓 -spell.ebwizardry:cure_effects=娌绘剤鏁堝簲 -spell.ebwizardry:curse_of_soulbinding=鐏甸瓊缁戝畾 -spell.ebwizardry:darkness_orb=榛戞殫瀹濈彔 -spell.ebwizardry:darkvision=榛戞殫瑙嗚 -spell.ebwizardry:dart=椋為晼 -spell.ebwizardry:decay=鑵愬寲 -spell.ebwizardry:decoy=璇遍サ -spell.ebwizardry:detonate=寮曠垎 -spell.ebwizardry:diamondflesh=閲戝垰涓嶅潖 -spell.ebwizardry:earthquake=鍦伴渿 -spell.ebwizardry:entrapment=璇辨崟 -spell.ebwizardry:fireball=鐏悆 -spell.ebwizardry:firebolt=鐏 -spell.ebwizardry:firebomb=鐏劙寮 -spell.ebwizardry:fire_resistance=闃茬伀 -spell.ebwizardry:fire_sigil=鐏箣鍗拌 -spell.ebwizardry:fireskin=鐏劙涔嬭偆 -spell.ebwizardry:firestorm=鐏劙椋庢毚 -spell.ebwizardry:flame_ray=鐏劙灏勭嚎 -spell.ebwizardry:flaming_axe=璧ょ値涔嬫枾 -spell.ebwizardry:flaming_weapon=璧ょ値姝﹀櫒 -spell.ebwizardry:flight=椋炶 -spell.ebwizardry:font_of_mana=榄斿姏瀛楃 -spell.ebwizardry:font_of_vitality=娲诲姏瀛楃 -spell.ebwizardry:force_arrow=鍔涢噺绠煝 -spell.ebwizardry:forcefield=鍔涘満鎶ょ浘 -spell.ebwizardry:force_orb=鍔涘満瀹濈彔 -spell.ebwizardry:forests_curse=妫灄璇呭拻 -spell.ebwizardry:freeze=鍐荤粨 -spell.ebwizardry:freezing_weapon=鍐荤粨姝﹀櫒 -spell.ebwizardry:frost_axe=瀵掗湝鏂 -spell.ebwizardry:frost_ray=瀵掗湝灏勭嚎 -spell.ebwizardry:frost_sigil=瀵掗湝鍗拌 -spell.ebwizardry:glide=婊戠繑 -spell.ebwizardry:greater_fireball=澶у瀷鐏悆 -spell.ebwizardry:greater_heal=寮烘晥娌荤枟 -spell.ebwizardry:group_heal=鍥綋娌荤枟 -spell.ebwizardry:growth_aura=鐢熼暱鍏夌幆 -spell.ebwizardry:hailstorm=鍐伴浌椋庢毚 -spell.ebwizardry:heal=娌绘剤 -spell.ebwizardry:heal_ally=鍙嬪啗娌绘剤 -spell.ebwizardry:healing_aura=娌绘剤鐏垫皵 -spell.ebwizardry:homing_spark=璺熻釜闂數 -spell.ebwizardry:ice_age=鍐伴湝绾厓 -spell.ebwizardry:ice_charge=鍐伴湝鍐插嚮 -spell.ebwizardry:ice_lance=鍐伴湝鍒烘灙 -spell.ebwizardry:ice_shard=鍐伴湝纰庣墖 -spell.ebwizardry:ice_shroud=鍐伴湝鎶や綋 -spell.ebwizardry:ice_spikes=鍐伴湝灏栧埡 -spell.ebwizardry:ice_statue=鍐伴洉 -spell.ebwizardry:ignite=鐐圭噧 -spell.ebwizardry:imbue_weapon=姝﹀櫒鍚岃皟 -spell.ebwizardry:intimidate=鎭愬悡 -spell.ebwizardry:invigorating_presence=鎸 -spell.ebwizardry:invisibility=闅愬舰 -spell.ebwizardry:invoke_weather=绁堥洦 -spell.ebwizardry:ironflesh=閽㈢瓔閾侀 -spell.ebwizardry:leap=璺宠穬 -spell.ebwizardry:levitation=婕傛诞 -spell.ebwizardry:life_drain=鐢熷懡姹插彇 -spell.ebwizardry:light=鍏夎姃 -spell.ebwizardry:lightning_arrow=闂數绠煝 -spell.ebwizardry:lightning_bolt=闂數寮╃ -spell.ebwizardry:lightning_disc=闂數杞洏 -spell.ebwizardry:lightning_hammer=闆风涔嬮敜 -spell.ebwizardry:lightning_pulse=闂數鑴夊啿 -spell.ebwizardry:lightning_ray=闂數灏勭嚎 -spell.ebwizardry:lightning_sigil=闂數鍗拌 -spell.ebwizardry:lightning_web=鐢电綉 -spell.ebwizardry:magic_missile=榄旀硶椋炲脊 -spell.ebwizardry:metamorphosis=鎷熸 -spell.ebwizardry:meteor=闄ㄦ槦 -spell.ebwizardry:mind_control=蹇冪伒鎺у埗 -spell.ebwizardry:mind_trick=蹇冪伒娆鸿瘓 -spell.ebwizardry:none=[绌烘Ы] -spell.ebwizardry:oakflesh=鑻嶅姴濡傛澗 -spell.ebwizardry:petrify=鐭冲寲 -spell.ebwizardry:phase_step=鐩镐綅璺宠穬 -spell.ebwizardry:plague_of_darkness=榛戞殫鐦熺柅 -spell.ebwizardry:pocket_furnace=鍙h鐔旂倝 -spell.ebwizardry:pocket_workbench=鍙h宸ヤ綔鍙 -spell.ebwizardry:poison=姣掓恫 -spell.ebwizardry:poison_bomb=姣掓恫寮 -spell.ebwizardry:replenish_hunger=鍥炲楗ラタ -spell.ebwizardry:ring_of_fire=鐏幆 -spell.ebwizardry:shadow_ward=闃村奖鎶ょ浘 -spell.ebwizardry:shield=鎶ょ浘 -spell.ebwizardry:shockwave=鍐插嚮娉 -spell.ebwizardry:silverfish_swarm=锠硅櫕缇 -spell.ebwizardry:sixth_sense=绗叚鎰 -spell.ebwizardry:slime=鍙茶幈濮 -spell.ebwizardry:smoke_bomb=鐑熼浘寮 -spell.ebwizardry:snare=闄烽槺 -spell.ebwizardry:snowball=闆悆 -spell.ebwizardry:spark_bomb=鐢靛嚮寮 -spell.ebwizardry:spectral_pathway=骞藉緞 -spell.ebwizardry:spider_swarm=铚樿洓缇 -spell.ebwizardry:static_aura=闈欐佺伒姘 -spell.ebwizardry:summon_blaze=鍙敜鐑堢劙浜 -spell.ebwizardry:summon_ice_giant=鍙敜鍐板皝宸ㄤ汉 -spell.ebwizardry:summon_ice_wraith=鍙敜鍐板皝骞界伒 -spell.ebwizardry:summon_iron_golem=鍙敜閾佸個鍎 -spell.ebwizardry:summon_lightning_wraith=鍙敜闂數骞界伒 -spell.ebwizardry:summon_phoenix=鍙敜鍑ゅ嚢 -spell.ebwizardry:summon_shadow_wraith=鍙敜闃村奖骞界伒 -spell.ebwizardry:summon_skeleton=鍙敜楠烽珔 -spell.ebwizardry:summon_skeleton_legion=鍙敜楠烽珔鍐涘洟 -spell.ebwizardry:summon_snow_golem=鍙敜闆個鍎 -spell.ebwizardry:summon_spirit_horse=鍙敜骞界伒椹 -spell.ebwizardry:summon_spirit_wolf=鍙敜骞界伒鐙 -spell.ebwizardry:summon_storm_elemental=鍙敜椋庢毚鍏冪礌 -spell.ebwizardry:summon_wither_skeleton=鍙敜鍑嬬伒楠烽珔 -spell.ebwizardry:summon_zombie=鍙敜鍍靛案 -spell.ebwizardry:telekinesis=闅旂┖鍙栫墿 -spell.ebwizardry:thunderbolt=闆风數 -spell.ebwizardry:thunderstorm=闆锋毚 -spell.ebwizardry:tornado=椋撻 -spell.ebwizardry:transience=閲戣韩 -spell.ebwizardry:transportation=浼犻 -spell.ebwizardry:vanishing_box=骞荤伃涔嬬洅 -spell.ebwizardry:wall_of_frost=鍐伴湝涔嬪 -spell.ebwizardry:water_breathing=姘翠笅鍛煎惛 -spell.ebwizardry:whirlwind=鏃嬮 -spell.ebwizardry:wither=鍑嬮浂 -spell.ebwizardry:wither_skull=鍑嬬伒澶撮 - -spell.ebwizardry:agility.desc=涓烘柦娉曡呮彁渚涙洿蹇殑绉婚熷拰鏇撮珮鐨勮烦璺冮珮搴︼紝鎸佺画鏃堕棿30绉掋 -spell.ebwizardry:arc.desc=鍚戠洰鏍囧彂灏勯棯鐢碉紝 -spell.ebwizardry:arcane_jammer.desc=闃绘鐩爣15绉掍娇鐢ㄩ瓟娉曘 -spell.ebwizardry:arrow_rain.desc=鈥滃紦绠墜锛屽皠鍑伙紒鈥 -spell.ebwizardry:banish.desc=寮哄埗鐩爣浼犻佸埌鏌愪竴鑼冨洿鍐呯殑闅忔満浣嶇疆銆 -spell.ebwizardry:black_hole.desc=鎾曡鐜板疄銆 -spell.ebwizardry:blink.desc=灏嗘柦娉曡呰繙璺濈浼犻佽嚦鍏舵寚鍚戠殑鍦版柟銆 -spell.ebwizardry:blizzard.desc=鍒涘缓涓涓棆杞殑鍐板皝鍦板甫锛屽噺缂撳苟鎸佺画浼ゅ鍥板湪閲岄潰鐨勪换浣曚笢瑗裤傛柦娉曡呭厤鍙椾激瀹筹紝浣嗕粛鐒跺彈鍒板噺閫熷奖鍝嶃 -spell.ebwizardry:bubble.desc=灏勫嚭涓鑲℃皵娉★紝鍑讳腑鐨勭洰鏍囦細鏃犲姪鍦板悜涓婃紓娴傜洰鏍囧皢鍦ㄤ竴娈垫椂闂村悗鍧犺惤骞朵笖鍙楀埌浼ゅ銆 -spell.ebwizardry:chain_lightning.desc=鍚戠洰鏍囧彂灏勯棯鐢碉紝鑳藉鍚戦澶栫洰鏍囪烦璺冭嚦澶氫袱娆° -spell.ebwizardry:clairvoyance.desc=鍒涘缓涓鏉¢氬悜琚褰曠殑鐨勫潗鏍囩殑閬撹矾銆傞夋嫨姝ゆ硶鏈悗锛屾綔琛屽彸閿潵鐐瑰嚮涓涓柟鍧楄缃潗鏍囷紝閫氬父鏂藉睍姝ゆ硶鏈潵鍒涘缓閬撹矾銆傝閬撹矾灏嗗湪90绉掑悗娑堝け銆 -spell.ebwizardry:cobwebs.desc=鍦ㄤ綘鎸囧悜鐨勫湴鏂圭敓鎴愯湗铔涚綉锛屾瀬澶у噺鎱㈣鍥颁綇鐨勭敓鐗╃殑绉诲姩閫熷害锛屽鏋滄湭琚牬鍧忥紝铔涚綉灏嗗湪20绉掑悗娑堝け銆 -spell.ebwizardry:conjure_armour.desc=鍦ㄦ柦娉曡呰韩涓婂埗閫犲菇鍐ユ姢鐢诧紝涓庨搧鎶ょ敳绛夋晥銆傛姢鐢叉寔缁60绉掞紝鏂芥硶鑰呭繀椤昏鏈変竴涓┖瑁呭妲姐 -spell.ebwizardry:conjure_bow.desc=鍒涘缓涓涓棤闄愮鐭㈢殑骞藉啣寮擄紝鎸佺画鏃堕棿30绉掋 -spell.ebwizardry:conjure_pickaxe.desc=鍒涘缓涓涓笌閾侀晲绛夋晥鐨勫菇鍐ラ晲锛屾寔缁椂闂30绉掋 -spell.ebwizardry:conjure_sword.desc=鍒涘缓涓鎶婁笌閾佸墤绛夋晥鐨勫菇鍐ュ墤锛屾寔缁椂闂30绉掋 -spell.ebwizardry:cure_effects.desc=绉婚櫎鏂芥硶鑰呯洰鍓嶇殑浠讳綍鑽按鏁堟灉锛屼笉璁哄ソ鍧忋 -spell.ebwizardry:curse_of_soulbinding.desc=浣跨洰鏍囩殑鐏甸瓊涓庢柦娉曡呯殑鐏甸瓊缁戝畾锛屾剰鍛虫柦娉曡呭彈鍒扮殑浼ゅ浼氳浆绉荤粰鍙楀鑰咃紝鐩村埌鍙楀鑰呮垨鑰呮柦娉曡呮浜° -spell.ebwizardry:darkness_orb.desc=鍚戜綘鎸囩殑鏂瑰悜鍙戝皠涓鍒扮Щ鍔ㄧ紦鎱㈢殑榛戞殫鑳介噺锛屾棤璁哄嚮涓粈涔堬紝鍏堕兘浼氬噵闆躲 -spell.ebwizardry:darkvision.desc=缁欎簣鏂芥硶鑰呭瑙45绉掋 -spell.ebwizardry:dart.desc=鍚戜綘鎸囩殑鏂瑰悜鍙戝皠椋為晼锛屼激瀹冲苟鍓婂急鐩爣銆 -spell.ebwizardry:decay.desc=鍦ㄥ湴琛ㄥ埗閫犺厫鍖栵紝浠讳綍鐢熺墿鎺ヨЕ閮戒細鍙楀埌鎰熸煋锛岄殢鐫鏃堕棿娴侀濊屾寔缁犳垚浼ゅ锛屽苟涓斿彈瀹宠呰璧拌繃鐨勫湴闈細钄撳欢鏇村鐨勮厫鍖栥 -spell.ebwizardry:decoy.desc=鍒涘缓涓涓櫄鍋囩殑鏂芥硶鑰呭厠闅嗕綋锛岀敤鏉ュ惛寮曟墿浠囨仺锛30绉掑悗璇遍サ娑堝け銆 -spell.ebwizardry:detonate.desc=鍦ㄤ綘鎸囧悜鐨勫湴鏂瑰彂鐢熺垎鐐革紝濡傛灉闄勮繎鏈夌敓鐗╂垨鑰呮柦娉曡呰窛绂诲お杩戯紝涔熶細鍙楀埌浼ゅ銆 -spell.ebwizardry:diamondflesh.desc=鈥滀綘鐨勭鐭㈠氨鏄湪鎸犵棐鐥掞紒鈥 -spell.ebwizardry:earthquake.desc=涓涓湡姝g殑澶у湴澶ф硶甯堝彲浠ヤ护娌ф捣鍖栦负妗戠敯銆 -spell.ebwizardry:entrapment.desc=灏嗙洰鏍囬櫡鍏ラ粦鏆楋紝鍏跺皢琚棤鍔╁湴鍚戜笂鐗靛紩鑰屼笖涓嶆柇鍦板彈鍒颁激瀹炽 -spell.ebwizardry:fireball.desc=鏈濅綘鎸囩殑鏂瑰悜鍙戝皠涓涓伀鐞冦 -spell.ebwizardry:firebolt.desc=鍚戜綘闈㈠墠涓灏忔璺濈鍠峰皠鐏劙銆 -spell.ebwizardry:firebomb.desc=鍦ㄤ綘鎸囩殑鏂瑰悜鎶曟幏涓涓噧鐑х摱锛屽湪鎾炲嚮鏃剁垎鐐稿苟璁╃洰鏍囩潃鐏 -spell.ebwizardry:fire_resistance.desc=鏂芥硶鑰呴槻鐏30绉掋 -spell.ebwizardry:fire_sigil.desc=鍦ㄥ湴涓婃斁缃竴涓瓟娉曠伀鐒伴櫡闃憋紝瀹冧細浼ゅ骞剁偣鐕冭Е鍙戝畠鐨勭敓鐗┿ -spell.ebwizardry:fireskin.desc=灏嗘柦娉曡呯缃╁湪鐏劙涓30绉掞紝浠讳綍鏀诲嚮閮戒細浣挎敾鍑昏呰嚜鐕冦 -spell.ebwizardry:firestorm.desc=鈥滃惥涔冨法榫欍傗 -spell.ebwizardry:flame_ray.desc=鍦ㄤ綘鎸囩殑鏂瑰悜浜х敓涓鑲$伀鐒帮紝瀹冧細鎸佺画鐐圭噧骞朵激瀹崇洰鏍囥 -spell.ebwizardry:flaming_axe.desc=鍒堕犱竴鎶婄噧鐑х殑鏂уご锛屽嚮涓晫浜轰細浣垮叾鐫鐏紝鎸佺画鏃堕棿30绉掋 -spell.ebwizardry:flaming_weapon.desc=鏆傛椂鎬у湴灏嗙伀鐒扮殑鍔涢噺闄勫姞鍦ㄥ揩鎹锋爮鐨勭涓浠舵鍣ㄤ笂锛屾鍣ㄨ兘浣垮彈瀹宠呯潃鐏紝娉曟湳鍦45绉掑悗澶辨晥銆 -spell.ebwizardry:flight.desc=鍍忛拱涓鏍风勘缈斻 -spell.ebwizardry:font_of_mana.desc=鈥滄垜浠厖婊′簡寮哄ぇ鐨勯瓟娉曡兘閲忥紝瀹冧技涔庢槸鏉ヨ嚜...鈥-鎽樿嚜涓浣嶈閬楀繕鐨勬硶甯堢殑鏃ュ織涓紝璇ラ〉闈㈢殑鍏朵綑閮ㄥ垎宸茬粡琚儳姣併 -spell.ebwizardry:font_of_vitality.desc=浠や汉鎯婅鐨勬劅瑙夈 -spell.ebwizardry:force_arrow.desc=鍦ㄤ綘鎸囧悜鐨勫湴鏂瑰皠鍑轰竴鏍瑰己鏈夊姏鐨勭鐭€ -spell.ebwizardry:forcefield.desc=鍦ㄤ綘鐨勫懆鍥寸敓鎴愪竴涓兘澶熸帓鏂ョ敓鐗╁拰鍋忕Щ寮瑰皠鐗╃殑鍔涘満銆 -spell.ebwizardry:force_orb.desc=鍙戝皠涓涓姏鍦猴紝鍦ㄥ彈鍒版挒鍑绘椂浼氫激瀹冲苟鎺掓枼闄勮繎鐨勭敓鐗┿ -spell.ebwizardry:forests_curse.desc=鈥滀綘鑳嗘暍杩涘叆鎴戠殑妫灄锛佲 -spell.ebwizardry:freeze.desc=鍐板喕鐩爣10绉掞紝涔熻兘鎶婃按鍐荤粨鍜屽湪鍦拌〃閫犻洩銆 -spell.ebwizardry:freezing_weapon.desc=鏆傛椂鎬у湴灏嗗啺闇滅殑鍔涢噺闄勫姞鍦ㄥ揩鎹锋爮鐨勭涓浠舵鍣ㄤ笂锛屾鍣ㄨ兘浣垮彈瀹宠呭喕浼わ紝娉曟湳鍦45绉掑悗澶辨晥銆 -spell.ebwizardry:frost_axe.desc=鍒堕犱竴鎶婂啺闇滀箣鏂э紝鍑讳腑鏁屼汉鏃跺皢鍏跺喕浼わ紝鎸佺画鏃堕棿30绉掋 -spell.ebwizardry:frost_ray.desc=鍦ㄤ綘鎸囧悜鐨勫湴鏂瑰埗閫犱竴鑲¢湝鍐绘祦锛屽彲灏嗙洰鏍囧噺鎱㈠苟鎸佺画浼ゅ銆 -spell.ebwizardry:frost_sigil.desc=鍦ㄥ湴琛ㄦ斁缃竴涓瓟娉曞啺灏侀櫡闃憋紝瑙﹀彂闄烽槺鐨勭敓鐗╀細琚喕缁撳苟鍙楀埌浼ゅ銆 -spell.ebwizardry:glide.desc=鍏佽鏂芥硶鑰呭湪绌轰腑鎸変綇浣跨敤鎸夐挳鍚戜笅婊戣銆 -spell.ebwizardry:greater_fireball.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓ぇ鐏悆锛屽湪鍙楀埌纰版挒鏃跺彂鐢熺垎鐐搞 -spell.ebwizardry:greater_heal.desc=娌荤枟鏂芥硶鑰呭洓棰楀績銆 -spell.ebwizardry:group_heal.desc=娌荤枟鏂芥硶鑰呫侀檮杩戠殑鐩熷弸鍜屽彫鍞ょ敓鐗╀笁棰楀績銆 -spell.ebwizardry:growth_aura.desc=鍔犻熸柦娉曡呴檮杩戜綔鐗╃殑鐢熼暱锛岃繕鑳藉湪鑽夊湴涓婇暱鏉傝崏鍜岃姳鏈点 -spell.ebwizardry:hailstorm.desc=姝f槸鍦ㄧ涓夌邯鍏冪殑鍑涘啲锛屽啺闇滄硶甯堝彂鐜颁簡浠栦滑鐪熸鐨勫姏閲忋 -spell.ebwizardry:heal.desc=娌荤枟鏂芥硶鑰呬袱棰楀績銆 -spell.ebwizardry:heal_ally.desc=娌荤枟鐩爣涓ら鍗婂績銆 -spell.ebwizardry:healing_aura.desc=鍒涘缓涓涓不鐤楄兘閲忓姏鍦猴紝鍙互娌荤枟鍐呴儴鐨勪换浣曠洘鍙嬨傛不鐤楀姏鍦哄唴浠讳綍涓嶆灞炴х殑鐢熺墿閮戒細鍙楀埌浼ゅ銆 -spell.ebwizardry:homing_spark.desc=鍒堕犱竴涓悜鏁屼汉绉诲姩鐨勬诞娓哥伀鑺便 -spell.ebwizardry:ice_age.desc=鈥滀綘灏嗘案杩滆鍐板皝浜庢锛佲 -spell.ebwizardry:ice_charge.desc=鍙戝皠涓涓啺鍧楋紝鎾炲嚮鏃跺彂鐢熺垎瑁傚苟鍐讳激闄勮繎鐨勭敓鐗╁苟鍚戝悇涓柟鍚戝彂灏勭鐗囥 -spell.ebwizardry:ice_lance.desc=鍚戜綘鎸囩殑鏂瑰悜鍙戝皠涓鏀法澶ц兘澶熺┛閫忕洰鏍囩殑鍐扮煕锛屽湪姝よ繃绋嬩腑鑳藉浼ゅ骞朵笖鍐讳激鐩爣銆 -spell.ebwizardry:ice_shard.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓啺纰庣墖锛屽湪鍛戒腑鐩爣鏃朵細浣跨洰鏍囧彈鍒颁激瀹冲苟鍑忕紦閫熷害銆 -spell.ebwizardry:ice_shroud.desc=鍦ㄦ柦娉曡呰韩涓婁骇鐢熶竴鑲″瘨姘斿苟鎸佺画涓夊崄绉掞紝浠讳綍鏀诲嚮鑰呴兘浼氶伃鍒板喕浼ゃ -spell.ebwizardry:ice_spikes.desc=閿嬪埄鐨勫啺鍒轰粠浣犳寚鍚戠殑鍦伴潰鍗囪捣锛屽埡绌夸笂闈㈢殑浠讳綍鐢熺墿銆 -spell.ebwizardry:ice_statue.desc=灏嗙洰鏍囧喕浣20绉掔洿鍒板叾鎵撶牬鏉熺細锛岀洰鏍囪鍐荤粨鏃朵笉鑳界Щ鍔ㄦ垨鑰呭仛浠讳綍浜嬫儏锛屼篃涓嶄細鍙楀埌浼ゅ銆 -spell.ebwizardry:ignite.desc=灏嗙洰鏍囩偣鐕冨崄绉掞紝涔熻兘鍍忔墦鐏煶涓鏍峰伐浣溿 -spell.ebwizardry:imbue_weapon.desc=灏嗛瓟鍔涙蹈鏌撳湪鏂芥硶鑰呭揩鎹锋爮鐨勭涓涓鍣ㄤ笂锛屼娇鍏舵洿鍔犲疄鐢紝娉曟湳鍦45绉掑悗澶辨晥銆 -spell.ebwizardry:intimidate.desc=鍙戝嚭鍙曠殑鍜嗗摦澹帮紝闄勮繎鐨勭敓鐗╀細鍦ㄦ亹鎯т腑閫冪銆傛儕鎭愮殑鐢熺墿浼氬湪30绉掑悗鎭㈠姝e父銆 -spell.ebwizardry:invigorating_presence.desc=浣挎柦娉曡呭拰闄勮繎鐨勭洘鍙嬪鍔犳敾鍑诲姏锛屾寔缁45绉掋 -spell.ebwizardry:invisibility.desc=浣挎柦娉曡呴殣褰30绉掋 -spell.ebwizardry:invoke_weather.desc=鏀瑰彉澶╂皵銆 -spell.ebwizardry:ironflesh.desc=鏋佸ぇ鍦版彁鍗囨柦娉曡呯殑鎶楁э紝鎸佺画30绉掋 -spell.ebwizardry:leap.desc=浣挎柦娉曡呭悜涓婅烦璺冨嚑涓柟鍧楀苟绋嶅井鍚戝墠绉诲姩銆 -spell.ebwizardry:levitation.desc=鎸変綇浣跨敤鐗╁搧鎸夐敭鍙互鍚戜笂椋樿捣銆傚湪钀藉湴鍓嶄娇鐢ㄥ彲浠ュ厤闄ゆ帀钀戒激瀹炽 -spell.ebwizardry:life_drain.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴鑲″噵闆剁殑鑳介噺锛屽畠鑳藉惛鏀剁洰鏍囩殑鐢熷懡鏉ヨˉ鍏呬綘鐨勭敓鍛姐 -spell.ebwizardry:light.desc=鍒涢犱竴绨囬瓟娉曞厜鑺掔収浜檮杩戠殑鍖哄煙锛屾寔缁椂闂30绉掋 -spell.ebwizardry:lightning_arrow.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴閬撻棯鐢点 -spell.ebwizardry:lightning_bolt.desc=浣块棯鐢靛嚮涓綘鎸囧悜鐨勫湴鏂广 -spell.ebwizardry:lightning_disc.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓棯鐢佃疆锛屽苟鎼滃鐩爣銆 -spell.ebwizardry:lightning_hammer.desc=鈥滀互绁炰箣鎰ゆ掓儵鎴掍綘锛佲 -spell.ebwizardry:lightning_pulse.desc=浣挎柦娉曡呴檮杩戠殑鍦伴潰鍏呰兘锛屼激瀹冲拰鎺掓枼闄勮繎鐨勭敓鐗┿ -spell.ebwizardry:lightning_ray.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝埗閫犱竴鑲¢棯鐢碉紝鍙互涓嶆柇鍦颁激瀹崇洰鏍囥 -spell.ebwizardry:lightning_sigil.desc=鍦ㄥ湴涓婃斁缃竴涓瓟娉曢棯鐢甸櫡闃憋紝瀹冧細瀵硅Е鍙戝畠鐨勭敓鐗╅犳垚浼ゅ骞朵骇鐢熼棯鐢甸摼鎵撳嚮闄勮繎鐨勭敓鐗┿ -spell.ebwizardry:lightning_web.desc=鈥滀笓娉紝灏嗕綘鑴戞捣涓殑椋庢毚閫氳繃娉曟潠寮曞鍑烘潵锛岄噴鏀惧畠鐨勬劋鎬掋傗 -spell.ebwizardry:magic_missile.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴閬撻瓟娉曢寮广 -spell.ebwizardry:metamorphosis.desc=灏嗙洰鏍囧彉鎴愬彟涓绉嶅舰鎬侊紝鍙傜敤涓庢煇浜涚敓鐗┿ -spell.ebwizardry:meteor.desc=涓浜涘帆甯堝彧鏄兂鐪嬪埌涓栫晫鍦ㄧ噧鐑... -spell.ebwizardry:mind_control.desc=蹇冪伒鎺у埗鐩爣鎸佺画30绉掞紝琚帶鍒舵柟浼氫负鏂芥硶鑰呰屾垬銆傚浜庢剰蹇楀己澶х殑鐢熺墿鏃犳晥銆傦紙蹇冪伒缁堢粨浠簡瑙d笅锛 -spell.ebwizardry:mind_trick.desc=浣跨洰鏍囪糠鎯15绉掞紝鍏舵棤娉曡繘琛屾敾鍑汇傚鏋滅洰鏍囧彈鍒颁激瀹筹紝鏁堟灉浼氳娑堥櫎銆 -spell.ebwizardry:none.desc=瑕佷娇鐢/give鍛戒护鑾峰彇娉曟湳涔︼紝璇蜂娇鐢ㄥ厓鏁版嵁 /give [player] ebwizardry:spell_book 1 [spell id]锛堝鏋滀綘鍙戠幇杩欐湰涔﹀嚭鐜板湪绠卞瓙閲岋紝閭d箞璇存槑鏌愪簺mod灏嗗叾鎵撲贡浜嗭級 -spell.ebwizardry:oakflesh.desc=鏂芥硶鑰呮姉鎬ф彁鍗30绉掋 -spell.ebwizardry:petrify.desc=灏嗙洰鏍囧彉鎴愮煶澶达紝鐩村埌鍏舵墦鐮存潫缂氾紝鏉熺細鍦ㄩ粦鏆椾腑鏈夊嚑鐜囦細琚墦鐮淬傜洰鏍囪鐭冲寲鍚庝笉鑳界Щ鍔ㄦ垨鑰呭仛浠讳綍浜嬫儏锛屼絾涔熶笉浼氬彈鍒颁激瀹炽 -spell.ebwizardry:phase_step.desc=浼犻佹柦娉曡呴氳繃涓涓柟鍧楀帤鐨勫闈€傝寖鍥村崌绾т細澧炲姞浣犵殑浼犻佸帤搴︺ -spell.ebwizardry:plague_of_darkness.desc=榛戞殫灏嗘妸浠栦滑鍏ㄩ儴娑堢伃... -spell.ebwizardry:pocket_furnace.desc=鍦ㄦ柦娉曡呯殑鑳屽寘閲岀啍鐐煎杈句簲涓墿鍝併傚揩鎹锋爮鐨勭墿鍝佷細琚紭鍏堢啍鐐笺 -spell.ebwizardry:pocket_workbench.desc=鍏佽鏂芥硶鑰呭埗浣滅墿鍝侊紝灏卞儚鍦ㄥ伐浣滃彴涓婂埗浣滀竴鏍枫 -spell.ebwizardry:poison.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勬瘨娑层 -spell.ebwizardry:poison_bomb.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴鏋氭瘨娑插脊锛屾挒鍑诲悗鐖嗙偢骞朵笖姣掑闄勮繎鐨勭敓鐗┿ -spell.ebwizardry:replenish_hunger.desc=琛ュ厖鏂芥硶鑰呭叚鏍奸ゥ楗垮笺 -spell.ebwizardry:ring_of_fire.desc=鍦ㄦ柦娉曡呭懆鍥村埗閫犱竴涓伀鍦堬紝瀵瑰懆鍥寸殑鏁屼汉閫犳垚浼ゅ骞跺皢鍏剁偣鐕冦 -spell.ebwizardry:shadow_ward.desc=鍦ㄦ柦娉曡呴潰鍓嶅埗閫犱竴鍫垫殫榛戝锛屾墍鍙楀埌浼ゅ鐨勪竴鍗婇兘浼氳繑鍥炲埌鏀诲嚮鑰呰韩涓娿 -spell.ebwizardry:shield.desc=鍒堕犱竴涓兘澶熼樆鎸″脊灏勭墿鍜岄瓟娉曠殑鍔涘満灞忛殰銆傚悓鏃朵篃浼氫娇鏂芥硶鑰呭緱鍒拌櫄寮辩殑鏁堟灉銆 -spell.ebwizardry:shockwave.desc=Boom. -spell.ebwizardry:silverfish_swarm.desc="Ahhhh! 浠栦滑姝e湪澧炲姞锛" -spell.ebwizardry:sixth_sense.desc=浣挎柦娉曡呰兘澶熸劅鐭ュ埌闄勮繎鐨勭敓鐗╃殑浣嶇疆锛岀敋鑷宠兘澶熼忚繃澧欏锛屾寔缁20绉掋 -spell.ebwizardry:slime.desc=鐢ㄥ彶鑾卞鍚炲櫖鐩爣锛屽噺缂撶洰鏍囬熷害骞跺鍏堕犳垚浼ゅ銆傚彶鑾卞鍦10绉掑悗鐮磋銆 -spell.ebwizardry:smoke_bomb.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓儫闆惧脊锛岃兘澶熷湪鐭椂闂村唴閲婃斁鍑虹儫闆惧苟涓斾娇闄勮繎鐨勭敓鐗╄嚧鐩层 -spell.ebwizardry:snare.desc=鍦ㄥ湴闈㈡斁缃竴涓櫡闃憋紝瑙﹀彂闄烽槺鐨勭敓鐗╀細琚噺缂撻熷害骞朵笖鍙楀埌浼ゅ銆 -spell.ebwizardry:snowball.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓洩鐞冦 -spell.ebwizardry:spark_bomb.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓數鍑诲脊锛岄檮杩戠殑鏁屼汉浼氬彈鍒扮數鍑汇 -spell.ebwizardry:spectral_pathway.desc=鍦ㄤ綘闈㈠墠鍒堕犱竴涓笉鍙牬鍧忕殑榄旀硶妗ユ锛岃兘澶熷欢浼15涓柟鍧楋紝妗ヤ細鍦60绉掑悗娑堝け銆 -spell.ebwizardry:spider_swarm.desc=鍙敜涓缇ゆ瘨铚樿洓涓轰綘鎴樻枟锛屽鏋滄瘨铚樿洓娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 -spell.ebwizardry:static_aura.desc=鐢ㄩ棯鐢靛皢鏂芥硶鑰呭寘鍥达紝鎸佺画30绉掞紝浠讳綍鏀诲嚮閮戒細浣挎敾鍑昏呴伃鍒扮數鍑汇 -spell.ebwizardry:summon_blaze.desc=鍙敜涓涓儓鐒颁汉涓轰綘鎴樻枟锛屽鏋滅儓鐒颁汉娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 -spell.ebwizardry:summon_ice_giant.desc=鈥滅矇纰庝粬浠紒鈥 -spell.ebwizardry:summon_ice_wraith.desc=鍙敜涓涓啺灏佸菇鐏典负浣犳垬鏂楋紝濡傛灉鍐板皝骞界伒娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 -spell.ebwizardry:summon_iron_golem.desc=Automatic automated autonomous automaton. -spell.ebwizardry:summon_lightning_wraith.desc=鍙敜涓涓棯鐢靛菇鐏典负浣犳垬鏂楋紝濡傛灉闂數骞界伒娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 -spell.ebwizardry:summon_phoenix.desc=鑷伆鐑腑閲嶇敓... -spell.ebwizardry:summon_shadow_wraith.desc=鍙敜涓涓槾褰卞菇鐏典负浣犳垬鏂椼 -spell.ebwizardry:summon_skeleton.desc=鍙敜涓涓楂呬负浣犳垬鏂楋紝濡傛灉楠烽珔娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 -spell.ebwizardry:summon_skeleton_legion.desc=鈥滃娲诲惂锛屼笉姝诲啗锛佲 -spell.ebwizardry:summon_snow_golem.desc=鍙敜涓涓洩鍌鍎′负浣犳垬鏂椼備竴鐩存寔缁埌闆個鍎℃浜′负姝€ -spell.ebwizardry:summon_spirit_horse.desc=鍙敜涓鍖瑰菇鐏甸┈璁╀綘涔橀獞銆傚湪涓嬮┈鍚庡菇鐏甸┈浼氭秷澶憋紝浣犲彲浠ョ敤娉曟潠鍙抽敭鏉ラ仯鏁e畠銆 -spell.ebwizardry:summon_spirit_wolf.desc=鍙敜涓鍖瑰菇鐏电嫾涓轰綘鎴樻枟銆傚菇鐏电嫾鍙湁鍦ㄨ鏉姝荤殑鏃跺欎細娑堝け锛屼綘鍙互鐢ㄦ硶鏉栧彸閿潵閬f暎瀹冦 -spell.ebwizardry:summon_storm_elemental.desc=鈥滈鏆村厓绱狅細鍙よ佺殑鍏冪礌鐨勬樉鐜帮紝瀹冮毦浠ユ姂鍒跺叾涓殑鍘熷鍔涢噺銆傗 -宸笀鎵嬪唽濂ユ湳鐢熺墿绔狅紝鍗 I_i -spell.ebwizardry:summon_wither_skeleton.desc=鍙敜涓涓噵鐏甸楂呬负浣犳垬鏂楋紝鍑嬬伒楠烽珔浼氬湪娑堜骸鍚庢秷澶便 -spell.ebwizardry:summon_zombie.desc=鍙敜涓涓兊灏镐负浣犳垬鏂楋紝濡傛灉鍍靛案娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 -spell.ebwizardry:telekinesis.desc=绉诲姩涓涓帀钀界墿鎴栧叾浠栧皬鐗╀綋鍒颁綘闈㈠墠锛屾垨鑰呰繙绋嬫墦寮浣犳寚鍚戠殑鏂瑰潡锛堢浉褰撲簬鍙冲嚮锛夛紝涔熷彲浠ョ敤鏉ュ彇涓嬬帺瀹剁殑瑁呭銆 -spell.ebwizardry:thunderbolt.desc=鍙戝皠涓閬撻浄鍑婚渿閫鐩爣 -spell.ebwizardry:thunderstorm.desc="Mwahahahahahaha!" -spell.ebwizardry:tornado.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戦噴鏀句竴涓椋庯紝鍦ㄩ椋庤矾寰勪笂鐨勪换浣曚笢瑗块兘浼氳鎶涗笂澶┿ -spell.ebwizardry:transience.desc=浣挎柦娉曡呴噾韬20绉掞紝鏂芥硶鑰呭彲浠ュ厤鐤墍鏈変激瀹筹紝浣嗘槸涓嶈兘鐮村潖鎴栬呮斁缃柟鍧椾篃涓嶈兘閫犳垚浠讳綍浼ゅ銆 -spell.ebwizardry:transportation.desc=灏嗘柦娉曡呬紶閫佸埌宸茶褰曠殑鐭冲湀銆傛兂瑕佷娇鐢ㄦ娉曟湳锛岄渶瑕佸埗閫犱竴涓紶閫佺煶鍦堬紝鐒跺悗鐢ㄦ硶鏉栧彸鍑汇 -spell.ebwizardry:vanishing_box.desc=鍏佽鏂芥硶鑰呰闂湯褰辩瀛愩 -spell.ebwizardry:wall_of_frost.desc=瀵掑啲钀︾粫浜庢寚灏栥 -spell.ebwizardry:water_breathing.desc=鍏佽鏂芥硶鑰呮按涓嬪懠鍚60绉掋 -spell.ebwizardry:whirlwind.desc=浣跨洰鏍囪鍚硅捣骞跺揩閫熻繙绂讳綘銆 -spell.ebwizardry:wither.desc=鍙戝皠涓鑲℃殫榛戝皠绾匡紝浠讳綍涓庡叾鎺ヨЕ鐨勪笢瑗块兘灏嗗噵闆躲 -spell.ebwizardry:wither_skull.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓噵鐏靛ご棰呫 - -spell.ebwizardry:invoke_weather.sun=闆ㄦ笎娓愬仠姝... -spell.ebwizardry:invoke_weather.rain=澶╁爞寮鍚簡... -spell.ebwizardry:transportation.missing=浣犵殑璁板綍鐭冲湀閬楀け鎴栨槸琚樆鎸... -spell.ebwizardry:transportation.undefined=浣犲繀椤诲厛璁板綍涓涓煶鍦堢殑浣嶇疆锛 -spell.ebwizardry:transportation.wrongdimension=浣犵殑璁板綍鐭冲湀鍦ㄥ彟涓涓淮搴﹂噷.... -spell.ebwizardry:clairvoyance.searching=鎼滃涓... -spell.ebwizardry:clairvoyance.confirm=鎶曟幏鍦ㄨ矾寰 %1$s 鐜板湪杩斿洖鍒拌繖涓涓偣 -spell.ebwizardry:clairvoyance.outofrange=浣犺褰曞潗鏍囧お杩滄垨鑰呮棤娉曡闂 -spell.ebwizardry:clairvoyance.undefined=浣犲繀椤婚鍏堣褰曚竴涓潗鏍囷紒 -spell.ebwizardry:clairvoyance.wrongdimension=浣犵殑璁板綍鍧愭爣鍦ㄥ彟涓涓淮搴﹂噷.... - -potion.ebwizardry:frost=鍐讳激 -potion.ebwizardry:fireskin=鐏劙涔嬭偆 -potion.ebwizardry:ice_shroud=鍐伴湝鎶や綋 -potion.ebwizardry:static_aura=闈欐佺伒姘 -potion.ebwizardry:transience=閲戣韩 -potion.ebwizardry:decay=鑵愬寲 -potion.ebwizardry:sixth_sense=绗叚鎰 -potion.ebwizardry:arcane_jammer=濂ユ湳骞叉壈 -potion.ebwizardry:mind_trick=蹇冪伒娆鸿瘓 -potion.ebwizardry:mind_control=蹇冪伒鎺у埗 -potion.ebwizardry:font_of_mana=榄斿姏瀛楃 -potion.ebwizardry:fear=鎭愭儳 - -enchantment.ebwizardry:magic_sword=鐏屾敞 -enchantment.ebwizardry:magic_bow=鐏屾敞 -enchantment.ebwizardry:flaming_weapon=鐏劙鐏屾敞 -enchantment.ebwizardry:freezing_weapon=鍐伴湝鐏屾敞 - -key.categories.ebwizardry=宸湳瀛 - +spell.resist=%1$s 鎶靛埗 %2$s +spell.discover=瑙h浜 %1$s 杩欎釜娉曟湳! +spell.ebwizardry\:agility=鏁忔嵎 +spell.ebwizardry\:arc=鐢靛姬 +spell.ebwizardry\:arcane_jammer=濂ユ湳骞叉壈 +spell.ebwizardry\:arcane_lock=濂ユ湳閿 +spell.ebwizardry\:arrow_rain=绠洦 +spell.ebwizardry\:banish=椹遍 +spell.ebwizardry\:black_hole=榛戞礊 +spell.ebwizardry\:blink=闂幇 +spell.ebwizardry\:blizzard=鏆撮洩 +spell.ebwizardry\:bubble=姘旀场 +spell.ebwizardry\:chain_lightning=杩為攣闂數 +spell.ebwizardry\:charge=鍐查攱 +spell.ebwizardry\:clairvoyance=璇嗛 +spell.ebwizardry\:cobwebs=铚樿洓缃 +spell.ebwizardry\:combustion_rune=鐖嗙値闄烽槺 +spell.ebwizardry\:conjure_armour=榄旈摖 +spell.ebwizardry\:conjure_block=骞藉啣鏂瑰潡 +spell.ebwizardry\:conjure_bow=鍙敜榄斿紦 +spell.ebwizardry\:conjure_pickaxe=鍙敜榄旈晲 +spell.ebwizardry\:conjure_sword=鍙敜榄斿墤 +spell.ebwizardry\:containment=鏀跺缁撶晫 +spell.ebwizardry\:cure_effects=鏁堟灉娓呯┖ +spell.ebwizardry\:curse_of_enfeeblement=琛板急璇呭拻 +spell.ebwizardry\:curse_of_soulbinding=鐏甸瓊缁戝畾 +spell.ebwizardry\:curse_of_undeath=姝荤伒璇呭拻 +spell.ebwizardry\:darkness_orb=鍑嬮濆奖鐝 +spell.ebwizardry\:darkvision=榛戞殫瑙嗚 +spell.ebwizardry\:dart=椋為晼 +spell.ebwizardry\:decay=鑵愮儌 +spell.ebwizardry\:decoy=寮曡 +spell.ebwizardry\:detonate=榄旂垎鏈 +spell.ebwizardry\:diamondflesh=閽荤煶涔嬭函 +spell.ebwizardry\:disintegration=鐑堢劙浣欑儸 +spell.ebwizardry\:divination=瀵荤熆鏈 +spell.ebwizardry\:dragon_fireball=榫欐伅榄旂悆 +spell.ebwizardry\:earthquake=鎾煎湴涔嬪姏 +spell.ebwizardry\:empowering_presence=榄斿姏澧炲己 +spell.ebwizardry\:entrapment=榛戞殫姘旀场 +spell.ebwizardry\:evade=渚ч棯 +spell.ebwizardry\:fireball=鐏悆鏈 +spell.ebwizardry\:firebolt=鐒扮煝鏈 +spell.ebwizardry\:firebomb=鐕冪儳寮 +spell.ebwizardry\:fire_resistance=鎶楃伀 +spell.ebwizardry\:fire_sigil=鐏箣闄烽槺 +spell.ebwizardry\:fireskin=鐙辩値鑲岃偆 +spell.ebwizardry\:fire_breath=鐐庨緳涔嬫伅 +spell.ebwizardry\:flame_ray=鐏劙灏勭嚎 +spell.ebwizardry\:flaming_axe=鐐界儓涔嬫枾 +spell.ebwizardry\:flaming_weapon=璧ょ値姝﹀櫒 +spell.ebwizardry\:flight=鑷劧涔嬬考 +spell.ebwizardry\:font_of_mana=榄旀硶鍦f硥 +spell.ebwizardry\:font_of_vitality=鐢熷懡鍦f硥 +spell.ebwizardry\:force_arrow=鍘熷姏绠煝 +spell.ebwizardry\:forcefield=鍔涘満鎶ょ浘 +spell.ebwizardry\:force_orb=鍘熷姏鐞冧綋 +spell.ebwizardry\:forests_curse=妫灄璇呭拻 +spell.ebwizardry\:forest_of_thorns=鑽嗘妫灄 +spell.ebwizardry\:freeze=鍐荤粨 +spell.ebwizardry\:freezing_weapon=鍐伴湝姝﹀櫒 +spell.ebwizardry\:frost_axe=鍐伴湝涔嬫枾 +spell.ebwizardry\:frost_ray=鍐伴湝灏勭嚎 +spell.ebwizardry\:frost_sigil=鍐伴湝闄烽槺 +spell.ebwizardry\:frost_step=瀵掗湝姝ュ饱 +spell.ebwizardry\:glide=婊戠繑 +spell.ebwizardry\:grapple=钘よ敁鎶撻挬 +spell.ebwizardry\:greater_fireball=澶х伀鐞冩湳 +spell.ebwizardry\:greater_heal=寮烘晥娌荤枟 +spell.ebwizardry\:greater_telekinesis=寮哄姏宸笀涔嬫墜 +spell.ebwizardry\:greater_ward=寮哄姏榄旀硶鎶ょ浘 +spell.ebwizardry\:group_heal=鍥綋娌荤枟 +spell.ebwizardry\:growth_aura=鐢熼暱鍏夌幆 +spell.ebwizardry\:hailstorm=鍐伴浌椋庢毚 +spell.ebwizardry\:heal=杞讳激娌绘剤 +spell.ebwizardry\:heal_ally=娌绘剤鐩熷弸 +spell.ebwizardry\:healing_aura=娌绘剤鍏夌幆 +spell.ebwizardry\:homing_spark=杩借釜闂數 +spell.ebwizardry\:iceball=鍐扮悆 +spell.ebwizardry\:ice_age=鍐版渤涓栫邯 +spell.ebwizardry\:ice_charge=鍐伴湝鍐插嚮 +spell.ebwizardry\:ice_lance=鍐伴湝鍒烘灙 +spell.ebwizardry\:ice_shard=鍐伴湝纰庣墖 +spell.ebwizardry\:ice_shroud=鍐伴湝鎶や綋 +spell.ebwizardry\:ice_spikes=鍐伴湝灏栧埡 +spell.ebwizardry\:ice_statue=鍐伴洉 +spell.ebwizardry\:ignite=鐐圭噧 +spell.ebwizardry\:imbue_weapon=榄斿姏鐏屾敞 +spell.ebwizardry\:intimidate=鎭愬悡 +spell.ebwizardry\:invigorating_presence=榧撹垶涔嬪績 +spell.ebwizardry\:invisibility=闅愬舰 +spell.ebwizardry\:invoke_weather=绁堥洦 +spell.ebwizardry\:ironflesh=閽㈢瓔閾侀 +spell.ebwizardry\:leap=璺宠穬 +spell.ebwizardry\:levitation=婕傛诞 +spell.ebwizardry\:life_drain=鐢熷懡姹插彇 +spell.ebwizardry\:light=鑽у厜闂儊 +spell.ebwizardry\:lightning_arrow=闂數绠 +spell.ebwizardry\:lightning_bolt=钀介浄 +spell.ebwizardry\:lightning_disc=杩呴浄椋炵洏 +spell.ebwizardry\:lightning_hammer=闆烽渾鍦i敜 +spell.ebwizardry\:lightning_pulse=闂數鑴夊啿 +spell.ebwizardry\:lightning_ray=闂數灏勭嚎 +spell.ebwizardry\:lightning_sigil=闂數闄烽槺 +spell.ebwizardry\:lightning_web=鐢电綉 +spell.ebwizardry\:magic_missile=榄旀硶椋炲脊 +spell.ebwizardry\:metamorphosis=褰㈡佽浆鍖 +spell.ebwizardry\:meteor=澶╁潬涔嬬伀 +spell.ebwizardry\:mind_control=绮剧鎺у埗 +spell.ebwizardry\:mind_trick=蹇冪伒娆鸿瘓 +spell.ebwizardry\:mine=鎸栨帢榄旀硶 +spell.ebwizardry\:muffle=娑堥煶榄旀硶 +spell.ebwizardry\:none=[绌篯 +spell.ebwizardry\:oakflesh=姗℃湪韬綋 +spell.ebwizardry\:paralysis=楹荤椆灏勭嚎 +spell.ebwizardry\:petrify=鐭冲寲 +spell.ebwizardry\:phase_step=闅х┛鏈 +spell.ebwizardry\:plague_of_darkness=榛戞殫鐦熺柅 +spell.ebwizardry\:pocket_furnace=鍙h鐔旂倝 +spell.ebwizardry\:pocket_workbench=鍙h宸ヤ綔鍙 +spell.ebwizardry\:poison=姣掓恫 +spell.ebwizardry\:poison_bomb=姣掓皵寮 +spell.ebwizardry\:possession=榄旀旈檮韬 +spell.ebwizardry\:ray_of_purification=绾噣鏇欏厜 +spell.ebwizardry\:remove_curse=绉婚櫎璇呭拻 +spell.ebwizardry\:replenish_hunger=琛ュ厖楗ラタ +spell.ebwizardry\:resurrection=姝昏呰嫃鐢 +spell.ebwizardry\:reversal=鍙嶅埗 +spell.ebwizardry\:ring_of_fire=鐏幆 +spell.ebwizardry\:satiety=楗遍涔嬫湳 +spell.ebwizardry\:shadow_ward=鏆楀奖鐩 +spell.ebwizardry\:shield=鍏夌浘鏈 +spell.ebwizardry\:shockwave=鍐插嚮娉 +spell.ebwizardry\:shulker_bullet=娼滃奖椋炲脊 +spell.ebwizardry\:silverfish_swarm=锠硅櫕缇 +spell.ebwizardry\:sixth_sense=绗叚鎰 +spell.ebwizardry\:slime=鍙茶幈濮 +spell.ebwizardry\:slow_time=鏃堕棿婊炵暀 +spell.ebwizardry\:smoke_bomb=鐑熼浘寮 +spell.ebwizardry\:snare=鑷劧闄烽槺 +spell.ebwizardry\:snowball=闆悆 +spell.ebwizardry\:spark_bomb=鐢靛嚮寮 +spell.ebwizardry\:spectral_pathway=骞界伒涔嬪緞 +spell.ebwizardry\:speed_time=鏂楄浆鏄熺Щ +spell.ebwizardry\:spider_swarm=铚樿洓缇 +spell.ebwizardry\:static_aura=闈欑數鍔涘満 +spell.ebwizardry\:summon_blaze=鍙敜鐑堢劙浜 +spell.ebwizardry\:summon_ice_giant=鍙敜鍐伴湝宸ㄤ汉 +spell.ebwizardry\:summon_ice_wraith=鍙敜鍐板皝骞界伒 +spell.ebwizardry\:summon_iron_golem=鍙敜閾佸個鍎 +spell.ebwizardry\:summon_lightning_wraith=鍙敜闂數骞界伒 +spell.ebwizardry\:summon_phoenix=鍙敜鍑ゅ嚢 +spell.ebwizardry\:summon_shadow_wraith=鍙敜鏆楀奖骞界伒 +spell.ebwizardry\:summon_skeleton=鍙敜楠烽珔 +spell.ebwizardry\:summon_skeleton_legion=鍙敜楠烽珔鍐涘洟 +spell.ebwizardry\:summon_snow_golem=鍙敜闆個鍎 +spell.ebwizardry\:summon_spirit_horse=鍙敜骞界伒椹 +spell.ebwizardry\:summon_spirit_wolf=鍙敜骞界伒鐙 +spell.ebwizardry\:summon_storm_elemental=鍙敜椋庢毚鍏冪礌 +spell.ebwizardry\:summon_wither_skeleton=鍙敜鍑嬬伒楠烽珔 +spell.ebwizardry\:summon_zombie=鍙敜鍍靛案 +spell.ebwizardry\:telekinesis=宸笀涔嬫墜 +spell.ebwizardry\:thunderbolt=鐢垫祦鎶曟幏 +spell.ebwizardry\:thunderstorm=鍗冮浄鎬掑暩 +spell.ebwizardry\:tornado=榫欏嵎椋 +spell.ebwizardry\:transience=閲戣韩 +spell.ebwizardry\:transportation=浼犻 +spell.ebwizardry\:vanishing_box=绁炵鐩掑瓙 +spell.ebwizardry\:vex_swarm=鍙敜鎭奸缇 +spell.ebwizardry\:wall_of_frost=鍑涘啲闀垮煄 +spell.ebwizardry\:ward=榄旀硶鎶ょ浘 +spell.ebwizardry\:water_breathing=姘翠笅鍛煎惛 +spell.ebwizardry\:whirlwind=鐤鹃 +spell.ebwizardry\:wither=鍑嬬伒 +spell.ebwizardry\:wither_skull=鍑嬬伒澶撮 +spell.ebwizardry\:agility.desc=涓烘柦娉曡呮彁渚涙洿蹇殑绉婚熷拰鏇撮珮鐨勮烦璺冮珮搴︼紝鎸佺画鏃堕棿30绉掋 +spell.ebwizardry\:arc.desc=鍚戠洰鏍囧彂灏勪竴閬撶數寮с +spell.ebwizardry\:arcane_jammer.desc=闃绘鐩爣浣跨敤榄旀硶15绉掋 +spell.ebwizardry\:arcane_lock.desc=鍦ㄥ鍣ㄥ懆鍥村舰鎴愰毦浠ョ┛閫忕殑鍔涢殰纰嶏紝闃叉鍏惰鎵撳紑鎴栨瘉鍧忋 鐒惰岋紝鏂芥硶鑰呭強鍏剁洘鍙嬩粛鐒跺彲浠ユ墦寮瀹冦 +spell.ebwizardry\:arrow_rain.desc=鈥滃紦绠墜锛岄綈灏勶紒鈥 +spell.ebwizardry\:banish.desc=杩濊儗鐩爣鎰忔効灏嗗叾浼犻佸埌涓瀹氳寖鍥村唴鐨勯殢鏈轰綅缃 +spell.ebwizardry\:black_hole.desc=鎾曡鐜板疄銆 +spell.ebwizardry\:blink.desc=灏嗘柦娉曡呭悜鎸囬拡鏂瑰悜浼犻佷竴灏忔璺濈銆 +spell.ebwizardry\:blizzard.desc=鍒涘缓涓涓瘨椋庣幆缁曠殑鍐板皝鍦板甫锛屽鍥板湪閲岄潰鐨勭洰鏍囧噺閫熷苟鎸佺画鐓ф垚浼ゅ銆傛柦娉曡呭厤鍙椾激瀹筹紝浣嗕粛鐒跺彈鍒板噺閫熷奖鍝嶃 +spell.ebwizardry\:bubble.desc=灏勫嚭涓鑲℃皵娉★紝鍑讳腑鐨勭洰鏍囦細鏃犲姪鐨勫悜涓婃紓娴苟鍦ㄤ竴娈垫椂闂村悗鍧犺惤骞朵笖鍙楀埌浼ゅ銆 +spell.ebwizardry\:chain_lightning.desc=鍚戠洰鏍囧彂灏勯棯鐢碉紝骞跺脊灏勫埌涓瀹氳寖鍥村唴鐨勫涓晫浜鸿韩涓婅繘琛岃繛閿佹敾鍑伙紝闂數鍙互杩涜涓ゆ璺宠穬杩為攣銆 +spell.ebwizardry\:charge.desc=鍚戞寚鍚戠殑鏂瑰悜楂橀熷啿閿嬶紝骞舵挒椋炴部閫旀墍鏈夌洰鏍囥傦紙鍙互杞集锛 +spell.ebwizardry\:clairvoyance.desc=璁板綍涓涓潗鏍囧悗锛岄噴鏀炬榄旀硶甯姪浣犲洖鍒拌鍧愭爣銆 棣栧厛娼滆鍙冲嚮鍙互璁剧疆涓涓潗鏍囷紱褰撲綘绂诲紑涓娈佃窛绂诲悗锛屾柦灞曟娉曟湳锛屽畠灏变細鐢ㄧ豢鑹插厜鏂戣繛鎺ユ垚鐨勮矾绾挎寚寮曚綘鍥炲幓銆90绉掑悗杩欎簺鍏夋枒鍒欎細娑堝け銆 +spell.ebwizardry\:cobwebs.desc=鍦ㄤ綘鎸囧悜鐨勫湴鏂圭敓鎴愯湗铔涚綉锛岃繖灏嗘寔缁噺鎱㈢洰鏍囩殑绉诲姩閫熷害锛岃洓缃戝彲浠ヨ鐮村潖骞跺皢鍦20绉掑悗娑堝け銆 +spell.ebwizardry\:combustion_rune.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍧椾笂鏀剧疆涓涓伀鐒伴瓟娉曞嵃璁帮紝琚俯鍒版椂浼氬彂鐢熺垎鐐搞 +spell.ebwizardry\:conjure_armour.desc=鍦ㄦ柦娉曡呰韩涓婂埗閫犲菇鍐ユ姢鐢诧紝涓庨搧鎶ょ敳绛夋晥銆傛姢鐢叉寔缁椂闂翠负60绉掞紝涓旀柦娉曡呭繀椤昏鏈変竴涓┖瑁呭妲姐 +spell.ebwizardry\:conjure_block.desc=鍦ㄤ綘鎸囧悜鐨勫湴鏂圭敓鎴愬菇鍐ユ柟鍧楋紝骞藉啣鏂瑰潡鍦45绉掑悗娑堝け锛屾垨鑰呬綘鍙互閫氳繃鍐嶆鏂芥斁姝ゆ硶鏈潵娑堥櫎瀹冦 +spell.ebwizardry\:conjure_bow.desc=鍒堕犱竴涓棤闄愮鐭㈢殑骞藉啣寮擄紝鎸佺画鏃堕棿30绉掋 +spell.ebwizardry\:conjure_pickaxe.desc=鍒堕犱竴涓笌閾侀晲绛夋晥鐨勫菇鍐ラ晲锛屾寔缁椂闂30绉掋 +spell.ebwizardry\:conjure_sword.desc=鍒堕犱竴鎶婁笌閾佸墤绛夋晥鐨勫菇鍐ュ墤锛屾寔缁椂闂30绉掋 +spell.ebwizardry\:containment.desc=灏嗙洰鏍囨敹瀹瑰湪涓瀹氳寖鍥村唴锛屾寔缁20绉掋 +spell.ebwizardry\:cure_effects.desc=娑堥櫎鏂芥硶鑰呮墍鏈夌殑鑽按鏁堟灉锛屼笉璁哄ソ鍧忋 +spell.ebwizardry\:curse_of_enfeeblement.desc="浠栧拷鐒跺彉寰楄櫄寮憋紝浠夸經浣撳唴鐨勬椿鍔涜姒ㄦ垚浜嗘福婊撱" 涓浣嶉亣鍒扮伒榄傝鑰呴偑鏁欏嵈骞稿厤閬囬毦鐨勪汉璇淬 +spell.ebwizardry\:curse_of_soulbinding.desc=灏嗙洰鏍囩殑鐏甸瓊涓庢柦娉曡呮案涔呰繛閿侊紝浣垮叾鍙楀埌涓庢柦娉曡呯浉鍚岀殑浼ゅ锛岀洿鍒扮洰鏍囨垨鑰呮柦娉曡呮浜° +spell.ebwizardry\:curse_of_undeath.desc=鐢ㄤ骸鐏佃瘏鍜掔洰鏍囷紝浣垮叾濡傚兊灏稿拰楠烽珔閭f牱鍦ㄩ槼鍏変笅鎸佺画鐕冪儳鐩村埌鐩爣姝讳骸銆傚浜$伒鐢熺墿娌℃湁褰卞搷銆 +spell.ebwizardry\:darkness_orb.desc=鍚戜綘鎸囩殑鏂瑰悜鍙戝皠涓涓紦鎱㈢殑榛戞殫鑳介噺浣擄紝瀵归泦涓殑鐩爣鏂藉姞鍑嬮浂鏁堟灉銆 +spell.ebwizardry\:darkvision.desc=缁欎簣鏂芥硶鑰45绉掑瑙嗘晥鏋溿 +spell.ebwizardry\:dart.desc=鍚戜綘鎸囩殑鏂瑰悜鍙戝皠椋為晼锛岀収鎴愪激瀹冲苟浣跨洰鏍囪幏寰楄櫄寮盜I鏁堟灉銆 +spell.ebwizardry\:decay.desc=鍦ㄥ湴琛ㄥ埗閫犺厫鍖栵紱浠讳綍鐢熺墿鎺ヨЕ閮戒細鍙楀埌鎰熸煋锛岄殢鐫鏃堕棿娴侀濊屾寔缁犳垚浼ゅ锛屽苟涓旇璧拌繃鐨勫湴闈細钄撳欢鏇村鐨勮厫鍖栥 +spell.ebwizardry\:decoy.desc=鍒朵綔涓涓柦娉曡呯殑骞诲奖鏉ュ惛寮曟墿浠囨仺锛屽够褰卞皢鍦30绉掑悗娑堝け銆 +spell.ebwizardry\:detonate.desc=鍦ㄤ綘鎸囧悜鐨勪綅缃埗閫犵垎鐐革紝骞跺闄勮繎鎵鏈夌殑鐢熺墿鐓ф垚浼ゅ銆傗斺斿寘鎷柦娉曡, 濡傛灉浣犵寰楀お杩戠殑璇濄傦紙鏃犳硶鐮村潖鏂瑰潡锛 +spell.ebwizardry\:diamondflesh.desc="浣犵殑绠煝寮卞楦挎瘺锛" +spell.ebwizardry\:disintegration.desc=鍚戝墠鏂圭煭璺濈鐩爣灏勫嚭涓閬撳己澶х殑鐏劙锛岀洰鏍囨浜℃椂浼氳鐖嗙偢鎴愮噧鐑х殑浣欑儸鏁e竷鍒板懆鍥淬 韪╁埌浣欑儸鐨勭敓鐗╁皢琚偣鐕冦 +spell.ebwizardry\:divination.desc=寮曞鏂芥硶鑰呭埌闄勮繎鐨勭熆鐭冲拰璧勬簮銆傚己搴﹀皢澧炲姞瀵绘壘鏇村鏈変环鍊肩熆鐭崇殑鏈轰細銆 +spell.ebwizardry\:dragon_fireball.desc=鏈濅綘鎸囧悜鐨勬柟鍚戦噴鏀句竴涓惈鏈夋湯褰遍緳鎭殑鐏悆锛屽嚮涓悗浼氫骇鐢熶竴鐗囬緳鎭 +spell.ebwizardry\:earthquake.desc=澶у湴榄旀硶鐨勫ぇ甯堝繀鑳界Щ灞辨捈鍦般 +spell.ebwizardry\:empowering_presence.desc=浣挎柦娉曡呭拰闄勮繎鐨勭洘鍙嬪湪30绉掑唴澧炲姞榄旀硶浼ゅ銆 +spell.ebwizardry\:entrapment.desc=灏嗙洰鏍囨帶鍒跺湪涓涓粦鏆楃悆浣撲腑锛屽皢鍏舵媺鍚戝ぉ绌哄苟涓嶆柇瀵瑰叾閫犳垚浼ゅ銆 +spell.ebwizardry\:evade.desc=浣挎柦娉曡呭揩閫熶晶韬翰閬挎敾鍑汇 +spell.ebwizardry\:fireball.desc=鏈濅綘鎸囩殑鏂瑰悜鍙戝皠涓涓伀鐞冦 +spell.ebwizardry\:firebolt.desc=鏈濅綘鎸囩殑鏂瑰悜灏勫嚭涓灏忔鐏劙銆 +spell.ebwizardry\:firebomb.desc=鍚戜綘鎸囩殑鏂瑰悜鎶曟幏涓涓噧鐑у脊锛屽湪鎾炲嚮鏃剁垎鐐稿苟璁╃洰鏍囩潃鐏 +spell.ebwizardry\:fire_resistance.desc=鑾峰緱30绉掔殑闃茬伀鏁堟灉銆 +spell.ebwizardry\:fire_sigil.desc=鍦ㄥ湴涓婃斁缃竴涓瓟娉曠伀鐒伴櫡闃憋紝瀹冧細浼ゅ骞剁偣鐕冭Е鍙戝畠鐨勭敓鐗┿ +spell.ebwizardry\:fireskin.desc=灏嗘柦娉曡呯缃╁湪鐏劙涓30绉掞紝骞剁偣鐕冩敾鍑昏呫 +spell.ebwizardry\:fire_breath.desc="鎴戝嵆鏄緳銆" +spell.ebwizardry\:flame_ray.desc=鍦ㄤ綘鎸囩殑鏂瑰悜浜х敓涓鑲$伀鐒帮紝瀹冧細鎸佺画鐐圭噧骞朵激瀹崇洰鏍囥 +spell.ebwizardry\:flaming_axe.desc=鍒涢犱竴鎶婄噧鐑х殑鏂уご锛屼細鐐圭噧鍑讳腑鐨勬晫浜猴紝鏂уご瀛樺湪鏃堕棿30绉掋 +spell.ebwizardry\:flaming_weapon.desc=鏆傛椂鎬х殑灏嗙伀鐒扮殑鍔涢噺闄勫姞鍦ㄥ揩鎹锋爮鐨勭涓浠舵鍣ㄤ笂锛屼娇鍏剁偣鐕冨嚮涓殑鏁屼汉锛屾硶鏈湪45绉掑悗澶辨晥銆 +spell.ebwizardry\:flight.desc=鍍忛拱涓鏍风勘缈斻 +spell.ebwizardry\:font_of_mana.desc=鈥滄垜浠綋鍐呬豢浣涙湁宸ㄩ噺鐨勯瓟鑳藉柗娑岃屽嚭鈥︹︹ 鎽樿嚜涓浣嶈閬楀繕鐨勬硶甯堢殑鏃ュ織涓紝璇ラ〉闈㈢殑鍏朵綑閮ㄥ垎宸茬粡琚儳姣併 +spell.ebwizardry\:font_of_vitality.desc=鐘瑰鑴辫儙鎹㈤銆 +spell.ebwizardry\:force_arrow.desc=鏈濅綘鎸囧悜鐨勫湴鏂瑰皠鍑轰竴鏍瑰己鏈夊姏鐨勭鐭€ +spell.ebwizardry\:forcefield.desc=鍦ㄤ綘鐨勫懆鍥寸敓鎴愪竴涓兘澶熸帓鏂ョ敓鐗╁拰鍋忕Щ寮瑰皠鐗╃殑鍔涘満銆 +spell.ebwizardry\:force_orb.desc=鍙戝皠涓鍥㈣兘閲忥紝鍑讳腑鐩爣鍚庡嚮閫闄勮繎鐢熺墿銆 +spell.ebwizardry\:forests_curse.desc=鈥滀綘绔熸暍闂叆鎴戠殑妫灄锛佲 +spell.ebwizardry\:forest_of_thorns.desc=瀵嗘灄骞芥繁澶勶紝\n榄斿姏浜﹀鏁呫俓n绉樻硶蹇界劧璧凤紝\n鍙鑽嗘鐢熴 +spell.ebwizardry\:freeze.desc=鍐板喕鐩爣10绉掞紝涔熻兘鎶婃按鍐荤粨鎴栧湪鍦拌〃閫犻洩銆 +spell.ebwizardry\:freezing_weapon.desc=鏆傛椂鎬х殑灏嗗啺闇滅殑鍔涢噺闄勫姞鍦ㄥ揩鎹锋爮鐨勭涓浠舵鍣ㄤ笂锛屾鍣ㄨ兘浣垮彈瀹宠呭啺鍐伙紝娉曟湳鍦45绉掑悗澶辨晥銆 +spell.ebwizardry\:frost_axe.desc=鍒堕犱竴鎶婂啺闇滀箣鏂э紝鍑讳腑鏁屼汉鏃跺皢鍏跺喕浼わ紝鍐伴湝涔嬫枾瀛樺湪鏃堕棿30绉掋 +spell.ebwizardry\:frost_ray.desc=鍦ㄤ綘鎸囩殑鍦版柟鍒堕犱竴鑲¢湝鍐绘祦锛屽彲灏嗙洰鏍囧噺鎱㈠苟鎸佺画浼ゅ銆 +spell.ebwizardry\:frost_sigil.desc=鍦ㄥ湴琛ㄦ斁缃竴涓瓟娉曞啺灏侀櫡闃憋紝瑙﹀彂闄烽槺鐨勭敓鐗╀細琚喕缁撳苟鍙楀埌浼ゅ銆 +spell.ebwizardry\:frost_step.desc=鍦30绉掑唴锛屾柦娉曡呬細鍐荤粨璧拌繃鐨勬按闈€ +spell.ebwizardry\:grapple.desc=鍙戝皠涓鏉¤繛鎺ョ敓鐗╂垨鏂瑰潡鐨勭濂囪棨钄擄紝闀挎寜鍙冲嚮鍙互灏嗚嚜宸辨媺鍚戞柟鍧楁垨灏嗙敓鐗╂媺鍚戣嚜宸便 +spell.ebwizardry\:glide.desc=鍏佽鏂芥硶鑰呭湪绌轰腑鎸変綇鎸佺画鏂芥硶婊戣銆 +spell.ebwizardry\:greater_fireball.desc=鍚戜綘鎸囩殑鏂瑰悜鍙戝皠涓涓ぇ鍨嬬伀鐞冿紝鍦ㄥ嚮涓洰鏍囧悗鐖嗙偢銆 +spell.ebwizardry\:greater_heal.desc=娌荤枟鏂芥硶鑰呭洓棰楀績銆 +spell.ebwizardry\:greater_telekinesis.desc=閲婃斁娉曟湳鍚庯紝鍙互涓捐捣涓涓敓鐗╂垨鏂瑰潡锛屽苟鍙互鎸 Shift 灏嗗叾鎵斿嚭銆 +spell.ebwizardry\:greater_ward.desc=閲婃斁涓涓瓟娉曞睆闅滐紝澶у箙鍑忓皯榄旀硶浼ゅ锛屾寔缁30绉掋 +spell.ebwizardry\:group_heal.desc=娌荤枟鏂芥硶鑰呫侀檮杩戠殑鐩熷弸鍜屽彫鍞ょ殑鐢熺墿涓夐蹇冦 +spell.ebwizardry\:growth_aura.desc=鍔犻熸柦娉曡呴檮杩戜綔鐗╃殑鐢熼暱锛屼篃鑳藉湪鑽夊湴涓婂偓鐢熻姳鑽夈 +spell.ebwizardry\:hailstorm.desc=瀵掗湝婕ぉ鐨勭涓夌邯鍏冧娇寰楀瘨闇滄硶甯堜滑鍙傞忎簡鑷繁鐪熸鐨勫姏閲忋 +spell.ebwizardry\:heal.desc=娌荤枟鏂芥硶鑰呬袱棰楀績銆 +spell.ebwizardry\:heal_ally.desc=娌荤枟鐩爣涓ら鍗婂績銆 +spell.ebwizardry\:healing_aura.desc=閲婃斁涓涓不鐤楄兘閲忕珛鍦猴紝鍙互娌荤枟鍐呴儴鐨勭洘鍙嬨備絾鏄叾涓殑鎵鏈変笉姝诲睘鎬х殑鐢熺墿閮戒細鍙楀埌浼ゅ銆 +spell.ebwizardry\:homing_spark.desc=鍒堕犱竴涓悜鏁屼汉绉诲姩鐨勮拷韪伀鑺便 +spell.ebwizardry\:iceball.desc=鎸夌収浣犳寚鍚戠殑鏂瑰悜鍙戝皠涓涓啺鐞冦 +spell.ebwizardry\:ice_age.desc=鈥滀綘灏嗘案杩滃啺灏佷簬姝わ紒鈥 +spell.ebwizardry\:ice_charge.desc=鍙戝皠涓涓啺鍧楋紝鍑讳腑鐩爣鍚庡悜鍥涘懆婧呭皠鍐扮鐗囧苟鍐讳激闄勮繎鐨勭敓鐗┿ +spell.ebwizardry\:ice_lance.desc=鍚戜綘鎸囩殑鏂瑰悜鍙戝皠涓鏀法澶ц兘澶熺┛閫忕洰鏍囩殑鍐扮煕锛屽悓鏃朵激瀹冲苟涓斿喕浼よ鍑讳腑鐨勭洰鏍囥 +spell.ebwizardry\:ice_shard.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓啺纰庣墖锛屽湪鍛戒腑鐩爣鏃朵細浣跨洰鏍囧彈鍒颁激瀹冲苟鍑忛熴 +spell.ebwizardry\:ice_shroud.desc=鍦ㄦ柦娉曡呰韩涓婁骇鐢熶竴鑲″瘨姘斿苟鎸佺画涓夊崄绉掞紝浠讳綍鏀诲嚮鑰呴兘浼氶伃鍒板喕浼ゃ +spell.ebwizardry\:ice_spikes.desc=閿嬪埄鐨勫啺鍒轰粠浣犳寚鍚戠殑鍦伴潰鍗囪捣锛屽埡绌夸笂闈㈢殑浠讳綍鐢熺墿銆 +spell.ebwizardry\:ice_statue.desc=灏嗙洰鏍囧啺灏20绉掔洿鍒板叾鐮磋锛岀洰鏍囪鍐荤粨鏃朵笉鑳界Щ鍔ㄦ垨鑰呭仛浠讳綍浜嬫儏锛屼篃涓嶄細鍙楀埌浼ゅ銆 +spell.ebwizardry\:ignite.desc=灏嗙洰鏍囩偣鐕冨崄绉掞紝涔熻兘鍍忔墦鐏煶涓鏍峰伐浣溿 +spell.ebwizardry\:imbue_weapon.desc=灏嗛瓟鍔涙蹈鏌撳湪鏂芥硶鑰呭揩鎹锋爮鐨勬鍣ㄤ笂(姣忔閲婃斁灏变細闄勯瓟涓浠舵鍣)锛屼娇鍏舵洿鍔犲疄鐢紙鍑讳腑鍚庡悓鏃剁粰涓庡啺鍐诲拰鐐圭噧鏁堟灉锛夛紝娉曟湳鍦45绉掑悗澶辨晥銆 +spell.ebwizardry\:intimidate.desc=鍙戝嚭鍙曠殑鍜嗗摦澹帮紝闄勮繎鐨勭敓鐗╀細鍦ㄦ亹鎯т腑閫冪銆傛儕鎭愮殑鐢熺墿浼氬湪30绉掑悗鎭㈠姝e父銆 +spell.ebwizardry\:invigorating_presence.desc=浣挎柦娉曡呭拰闄勮繎鐨勭洘鍙嬪鍔犳敾鍑诲姏鎸佺画45绉掋 +spell.ebwizardry\:invisibility.desc=浣挎柦娉曡呴殣褰30绉掋 +spell.ebwizardry\:invoke_weather.desc=鏇存敼涓栫晫鐨勫ぉ姘斻 +spell.ebwizardry\:ironflesh.desc=鏋佸ぇ鐨勬彁鍗囨柦娉曡呯殑浼ゅ鎶楁э紝鎸佺画30绉掋 +spell.ebwizardry\:leap.desc=浣挎柦娉曡呭悜涓婅烦璺冨嚑涓柟鍧楀苟绋嶅井鍓嶇Щ銆 +spell.ebwizardry\:levitation.desc=閲婃斁娉曟湳鍚庝細鍚戜笂椋樿捣銆傚湪钀藉湴鍓嶄娇鐢紝鍙互鎶垫秷鎺夎惤浼ゅ銆 +spell.ebwizardry\:life_drain.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勬鐏佃兘閲忥紝瀹冭兘姹插彇琚嚮涓洰鏍囩殑鐢熷懡锛屾潵琛ュ厖浣犵殑鐢熷懡銆 +spell.ebwizardry\:light.desc=鍒涢犱竴涓瓟娉曞厜鏂戠収浜檮杩戠殑鍖哄煙锛屾寔缁椂闂30绉掋 +spell.ebwizardry\:lightning_arrow.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴閬撻棯鐢点 +spell.ebwizardry\:lightning_bolt.desc=寮曞钀介浄鍑讳腑浣犳寚鍚戠殑鍦版柟銆 +spell.ebwizardry\:lightning_disc.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓棯鐢佃疆鐩橈紝骞惰拷韪洰鏍囥 +spell.ebwizardry\:lightning_hammer.desc="浠h〃澶╅浄娑堢伃浣狅紒" +spell.ebwizardry\:lightning_pulse.desc=浣挎柦娉曡呴檮杩戠殑鍦伴潰鍏呰兘锛屼激瀹冲拰鎺掓枼闄勮繎鐨勭敓鐗┿ +spell.ebwizardry\:lightning_ray.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戞寔缁噴鏀鹃棯鐢碉紝鍙互涓嶆柇鍦颁激瀹崇洰鏍囥 +spell.ebwizardry\:lightning_sigil.desc=鍦ㄥ湴涓婃斁缃竴涓瓟娉曢棯鐢甸櫡闃憋紝瀹冧細瀵硅Е鍙戝畠鐨勭敓鐗╅犳垚浼ゅ骞跺皢闂數杩炲鍒伴檮杩戠殑鐢熺墿韬笂銆 +spell.ebwizardry\:lightning_web.desc="闆嗕腑绮惧姏锛屾劅鍙楅浄鏆寸殑鍔涢噺鍦ㄤ綘鑴戞捣涓仛闆嗭紝鍐嶇敤榄旀潠灏嗗畠涓骞堕噴鏀俱" +spell.ebwizardry\:magic_missile.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴閬撻瓟娉曢寮广 +spell.ebwizardry\:metamorphosis.desc=鏀瑰彉鐩爣鎴愪负鍙︿竴绉嶅舰寮忥紝鍙傜敤涓庢煇浜涚敓鐗╋紝濡傞楂呭彉鎴愭祦娴呮垨鑰呭噵闆堕楂呫 +spell.ebwizardry\:meteor.desc=鏈夌殑宸笀鍙兂璁╀笘鐣岄櫡鍏ョ伀娴封︹ +spell.ebwizardry\:mind_control.desc=鎺у埗鐩爣蹇冪伒锛涜鎺у埗鏂逛細涓烘柦娉曡呰屾垬銆傛寔缁30绉掞紝浣嗗浜庢剰蹇楀己澶х殑鐢熺墿鏃犳晥銆 +spell.ebwizardry\:mind_trick.desc=浣跨洰鏍囪糠鎯15绉掞紝浣垮叾鏃犳硶杩涜鏈夋晥鏀诲嚮銆傚鏋滅洰鏍囧彈鍒颁激瀹筹紝鏁堟灉浼氳娑堥櫎銆傦紙瀵圭帺瀹舵晥鏋滄槸鍙嶈儍锛屼笖涓嶄細鍥犱激瀹宠В闄わ級 +spell.ebwizardry\:mine.desc=鐬棿鐮村潖鏂芥硶鑰呮敞瑙嗙殑鏂瑰潡锛屼絾寮哄害浼氭彁鍗囧畠鑳界牬鍧忕殑鏂瑰潡纭害銆 +spell.ebwizardry\:muffle.desc=鍦30绉掑唴娑堥櫎鏂芥硶鑰呯殑澹伴煶锛屽皬鎬彧鏈夌湅鍒颁綘鏃舵墠鑳藉彂鐜颁綘銆 +spell.ebwizardry\:none.desc=瑕佷娇鐢/give鍛戒护鑾峰彇娉曟湳涔, 璇疯繖鏍疯緭鍏ユ寚浠: /give [player] ebwizardry:spell_book 1 [spell id] (濡傛灉浣犲湪瀹濈閲屽彂鐜拌繖鏈功锛岃鏄庡叾浠朚OD鎼炵牳浜嗕笘鐣岀敓鎴)銆 +spell.ebwizardry\:oakflesh.desc=鎻愰珮鏂芥硶鑰呯殑浼ゅ鎶楁30绉掋 +spell.ebwizardry\:paralysis.desc=閲婃斁涓閬撳己鍔涚殑鐢靛嚮浣跨洰鏍囬夯鐥5绉掋傝楹荤椆鐩爣鏃犳硶绉诲姩涓斾緷鐒朵細鍙楀埌鏀诲嚮浼ゅ锛屼絾鏄彈鍒板お澶氫激瀹充細鎻愬墠瑙i櫎楹荤椆鏁堟灉銆 +spell.ebwizardry\:petrify.desc=灏嗙洰鏍囩煶鍖栵紝鐩村埌鐭冲寲鏁堟灉琚墦鐮达紝鍦ㄩ粦鏆椾腑鏈夊嚑鐜囨彁鍓嶈В闄ょ煶鍖栨晥鏋溿傜煶鍖栨椂涓嶈兘绉诲姩鎴栬呭仛鍏朵粬浜嬫儏锛屼絾涔熶笉浼氬彈鍒颁激瀹. +spell.ebwizardry\:phase_step.desc=灏嗘柦娉曡呭悜鍓嶄紶閫佷竴灏忔璺濈锛屽彲浠ョ┛杩囧澹併 鑼冨洿鍗囩骇鍙互璁╂偍浼犻佺殑鏇磋繙銆 +spell.ebwizardry\:plague_of_darkness.desc=榛戞殫灏嗗悶鍣竴鍒団︹ +spell.ebwizardry\:pocket_furnace.desc=姣忔鏂芥硶鍙互鐔旂偧5涓彲鐔旂偧鐨勭墿鍝侊紙鍙互鏄笉鍚岀殑鐗╁搧锛夛紝蹇嵎鏍忕殑鐗╁搧浼氳浼樺厛鐔旂偧銆 +spell.ebwizardry\:pocket_workbench.desc=鍏佽鏂芥硶鑰呭彫鍞や竴涓伐浣滃彴銆 +spell.ebwizardry\:poison.desc=鍚戜綘鎸囧悜鐨勬柟鍚戝皠姣掓恫銆 +spell.ebwizardry\:poison_bomb.desc=鍚戜綘鎸囧悜鐨勬柟鍚戝彂灏勪竴鏋氭瘨姘斿脊锛屽嚮涓悗鐮磋骞朵娇闄勮繎鐨勭敓鐗╀腑姣掋 +spell.ebwizardry\:possession.desc="鑷浉娈嬫潃鍚с" +spell.ebwizardry\:ray_of_purification.desc=灏勫嚭涓閬撳己鍔涗笖鑷村懡鐨勫厜绾匡紝浣跨洰鏍囧け鏄庛傚鏋滅洰鏍囨槸浜$伒鐢熺墿锛屽垯浼氬彈鍒板弻閲嶄激瀹充笖琚偣鐕冦 +spell.ebwizardry\:remove_curse.desc=绉婚櫎褰撳墠褰卞搷鏂芥硶鑰呯殑浠讳綍璇呭拻銆 +spell.ebwizardry\:replenish_hunger.desc=琛ュ厖鏂芥硶鑰4鐐归ゥ楗垮笺 +spell.ebwizardry\:resurrection.desc=瀵圭湡姝e己澶х殑鍖昏呮潵璇达紝姝讳骸涓嶆槸蹇呴夐」銆 +spell.ebwizardry\:ring_of_fire.desc=鍦ㄦ柦娉曡呭懆鍥村埗閫犱竴涓伀鍦堬紝瀵瑰懆鍥寸殑鏁屼汉閫犳垚浼ゅ骞跺皢鍏剁偣鐕冦 +spell.ebwizardry\:satiety.desc=琛ュ厖鏂芥硶鑰8鐐归ゥ楗垮笺 +spell.ebwizardry\:shadow_ward.desc=鍦ㄦ柦娉曡呴潰鍓嶆敮鎾戜竴闈㈡殫榛戞姢鐩撅紝鎵鍙楀埌浼ゅ鐨勪竴鍗婇兘浼氳繑鍥炲埌鏀诲嚮鑰呰韩涓娿 +spell.ebwizardry\:shield.desc=鎸佺画鍙冲嚮鏀拺璧蜂竴涓兘澶熼樆鎸″脊灏勭墿鍜岄瓟娉曠殑鍔涘満灞忛殰銆傚悓鏃朵篃浼氫娇鏂芥硶鑰呭緱鍒板井寮辩殑鎶楁ф晥鏋溿 +spell.ebwizardry\:shockwave.desc=娆伙紒 +spell.ebwizardry\:shulker_bullet.desc=灏勫嚭涓鍙戣嚜鍔ㄨ拷韪笖浼氳鐩爣婕傛诞鐨勯寮广 +spell.ebwizardry\:silverfish_swarm.desc="鍟婂晩鍟婏紒瓒婃潵瓒婂鍟︼紒" +spell.ebwizardry\:sixth_sense.desc=浣挎柦娉曡呰兘澶熸劅鐭ュ埌闄勮繎鐨勭敓鐗╃殑浣嶇疆锛屽嵆浣挎湁澧欏闃婚殧锛屾寔缁20绉掋 +spell.ebwizardry\:slime.desc=鍛戒护鍙茶幈濮嗚9浣忕洰鏍囷紝浣垮叾绉婚熷噺缂撳苟鎸佺画鍙椾激銆傚彶鑾卞浼氬湪鍗佺鍚庢秷澶便 +spell.ebwizardry\:slow_time.desc=鎿嶇旱鏃堕棿鐨勭鏈浘娴佸け鍦ㄦ椂闂寸殑闀挎渤閲屸︹︾洿鑷充粖鏃ャ +spell.ebwizardry\:smoke_bomb.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓儫闆惧脊锛岃兘澶熷湪鐭椂闂村唴閲婃斁鍑虹儫闆惧苟涓斾娇闄勮繎鐨勭敓鐗╄嚧鐩层 +spell.ebwizardry\:snare.desc=鍦ㄥ湴闈㈡斁缃竴涓櫡闃憋紝瑙﹀彂闄烽槺鐨勭敓鐗╀細鍙楀埌浼ゅ骞剁収鎴愮煭鏆傜殑鍑忛熸晥鏋溿 +spell.ebwizardry\:snowball.desc=鍚戞寚閽堟柟鍚戜涪闆悆銆 +spell.ebwizardry\:spark_bomb.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓數鍑诲脊锛屽嚮涓悗闄勮繎鐨勬晫浜轰細鍙楀埌鐢靛嚮銆 +spell.ebwizardry\:spectral_pathway.desc=鍦ㄤ綘闈㈠墠鍒堕犱竴涓笉鍙牬鍧忕殑榄旀硶妗ユ锛岃兘澶熷欢浼15涓柟鍧楋紝骞跺湪60绉掑悗娑堝け銆 +spell.ebwizardry\:speed_time.desc=鏂楄浆鏄熺Щ锛屾椂鍏夎崗鑻掞紝寮规寚涓鎸ラ棿娌ф捣妗戠敯锛屽洑绂佷簬閭f棤灏界殑寰幆......... +spell.ebwizardry\:spider_swarm.desc=鍙敜涓缇ゆ瘨铚樿洓涓轰綘鎴樻枟锛岀洿鍒版瘨铚樿洓琚潃姝绘垨鑰30绉掑悗娑堝け銆 +spell.ebwizardry\:static_aura.desc=鐢ㄩ棯鐢靛皢鏂芥硶鑰呭寘鍥达紝鎸佺画30绉掞紝浠讳綍鏀诲嚮閮戒細浣挎敾鍑昏呴伃鍒扮數鍑汇 +spell.ebwizardry\:summon_blaze.desc=鍙敜涓涓儓鐒颁汉涓轰綘鎴樻枟锛屽鏋滅儓鐒颁汉娌℃湁琚潃姝诲垯浼氬湪30绉掑悗娑堝け銆 +spell.ebwizardry\:summon_ice_giant.desc=鈥滅⒕纰庝粬浠紒鈥 +spell.ebwizardry\:summon_ice_wraith.desc=鍙敜涓涓啺灏佸菇鐏典负浣犳垬鏂楋紝濡傛灉鍐板皝骞界伒娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 +spell.ebwizardry\:summon_iron_golem.desc=鑷姩鑷姩鍖栫殑鑷姩鑷姩姊般 +spell.ebwizardry\:summon_lightning_wraith.desc=鍙敜涓涓棯鐢靛菇鐏典负浣犳垬鏂楋紝濡傛灉闂數骞界伒娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 +spell.ebwizardry\:summon_phoenix.desc=鐏扮儸涓噸鐢...... +spell.ebwizardry\:summon_shadow_wraith.desc=鍙敜涓涓槾褰卞菇鐏典负浣犳垬鏂椼 +spell.ebwizardry\:summon_skeleton.desc=鍙敜涓涓楂呬负浣犳垬鏂楋紝濡傛灉楠烽珔娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 +spell.ebwizardry\:summon_skeleton_legion.desc=鈥滃娲诲惂锛屼笉姝诲啗鍥紒鈥 +spell.ebwizardry\:summon_snow_golem.desc=鍙敜涓涓洩鍌鍎′负浣犳垬鏂椼備竴鐩存寔缁埌闆個鍎℃浜′负姝€ +spell.ebwizardry\:summon_spirit_horse.desc=鍙敜涓鍖瑰菇鐏甸┈璁╀綘涔橀獞銆傚湪涓嬮┈鍚庤繃涓娈垫椂闂村菇鐏甸┈浼氭秷澶憋紝鎴栬呬綘涔熷彲浠ョ敤榄旀潠娼滆鍙抽敭骞界伒椹В闄よ繖涓硶鏈 +spell.ebwizardry\:summon_spirit_wolf.desc=鍙敜涓鍖瑰菇鐏电嫾涓轰綘鎴樻枟銆傚菇鐏电嫾鍙湁鍦ㄨ鏉姝荤殑鏃跺欎細娑堝け锛屽綋鐒朵綘涔熷彲浠ョ敤榄旀潠鍙抽敭瑙i櫎杩欎釜娉曟湳銆 +spell.ebwizardry\:summon_storm_elemental.desc="椋庢毚鍏冪礌:鍏冪礌鍔涢噺鐨勪竴绉嶅彜鑰佽〃鐜板舰寮, 瀹冮毦浠ユ壙杞藉叾涓惫娑岀殑鍗曠函鍔涢噺銆" 濂ユ湳瀛樺湪鐨勫帆甯堟寚鍗, 鍗稩I +spell.ebwizardry\:summon_wither_skeleton.desc=鍙敜涓涓噵鐏甸楂呬负浣犳垬鏂楋紝鍑嬬伒楠烽珔瀛樺湪鏃堕棿涓30绉掋 +spell.ebwizardry\:summon_zombie.desc=鍙敜涓涓兊灏镐负浣犳垬鏂楋紝濡傛灉鍍靛案娌℃湁琚潃姝讳細鍦30绉掑悗娑堝け銆 +spell.ebwizardry\:telekinesis.desc=绉诲姩涓涓帀钀界墿鍒颁綘闈㈠墠鎴栬呭彲浠ユ寚鍚戜竴涓柟鍧楀苟杩滅▼鎵撳紑锛屾嵁璇翠篃鍙互鐢ㄦ潵鍑昏惤鐜╁鎵嬩腑鐨勬鍣ㄣ +spell.ebwizardry\:thunderbolt.desc=鍙戝皠涓鍥㈢數娴侊紝鍑婚鐩爣銆 +spell.ebwizardry\:thunderstorm.desc="鍝囧搱鍝堝搱鍝堝搱鍝堬紒" +spell.ebwizardry\:tornado.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戦噴鏀句竴涓椋庯紝鍦ㄩ椋庤矾寰勪笂鐨勪换浣曚笢瑗块兘浼氳鎶涗笂澶┿ +spell.ebwizardry\:transience.desc=鏂芥硶鑰呭彲浠ュ厤鐤墍鏈変激瀹筹紝浣嗘槸涓嶈兘鐮村潖鎴栬呮斁缃柟鍧椾篃涓嶈兘閫犳垚浠讳綍浼ゅ锛屾寔缁簩鍗佺銆 +spell.ebwizardry\:transportation.desc=鏂芥硶鑰呬紶閫佸埌璁板綍鐨勪紶閫佺煶鍦堛傛兂瑕佷娇鐢ㄦ娉曟湳锛岄渶瑕佸埗閫犱竴涓紶閫佺煶鍦堬紝鐒跺悗鐢ㄩ瓟鏉栧彸鍑汇 +spell.ebwizardry\:vanishing_box.desc=鍏佽鏂芥硶鑰呰闂湯褰辩瀛愩 +spell.ebwizardry\:vex_swarm.desc=鍙敜涓缇ら琛岀殑鎭奸涓轰綘鑰屾垬銆傛伡楝煎瓨鍦ㄦ椂闂30绉掋 +spell.ebwizardry\:wall_of_frost.desc=鎸囧皷涓婄殑鍑涘啲銆 +spell.ebwizardry\:ward.desc=璧嬩簣鏂芥硶鑰呬竴涓姢鐩撅紝鍙互鍑忓皯榄旀硶浼ゅ锛屾寔缁30绉掋 +spell.ebwizardry\:water_breathing.desc=缁欎簣鏂芥硶鑰呮按涓嬪懠鍚60绉掋 +spell.ebwizardry\:whirlwind.desc=鐢ㄦ棆椋庡皢鐩爣鍚硅捣鏉ュ苟鎶涘悜杩滃銆 +spell.ebwizardry\:wither.desc=鍙戝皠涓鑲℃殫榛戝皠绾匡紝浠讳綍涓庡叾鎺ヨЕ鐨勪笢瑗块兘鍑嬬伒銆 +spell.ebwizardry\:wither_skull.desc=鍦ㄤ綘鎸囧悜鐨勬柟鍚戝彂灏勪竴涓噵鐏靛ご棰呫 +spell.ebwizardry\:invoke_weather.sun=闆ㄥ仠浜... +spell.ebwizardry\:invoke_weather.rain=澶╀笂鐨勭獥鎴锋暈寮浜...... +spell.ebwizardry\:transportation.missing=浣犺褰曠殑浼犻佺煶鍦堥仐澶辨垨鏄闃绘尅... +spell.ebwizardry\:transportation.undefined=浣犲繀椤诲厛璁板綍涓涓紶閫佺煶鍦堢殑浣嶇疆锛 +spell.ebwizardry\:transportation.wrongdimension=杩欎釜缁村害娌℃湁琚褰曠殑浼犻佺偣... +spell.ebwizardry\:clairvoyance.searching=鎼滃涓... +spell.ebwizardry\:clairvoyance.confirm=璁板綍浣嶇疆涓 %1$s 鐜板湪灏嗗洖鍒拌繖閲 +spell.ebwizardry\:clairvoyance.outofrange=浣犺褰曞潗鏍囧お杩滄垨鑰呮棤娉曚紶閫... +spell.ebwizardry\:clairvoyance.undefined=浣犲繀椤婚鍏堣褰曚竴涓潗鏍囷紒 +spell.ebwizardry\:clairvoyance.wrongdimension=浣犵殑璁板綍鍧愭爣鍦ㄥ彟涓涓淮搴﹂噷.... +spell.ebwizardry\:possession.insufficienthealth=浣犳病鏈夎冻澶熺殑琛閲忔潵闄勮韩 %1$s! +spell.ebwizardry\:possession.success=鎸変笅 %s 鍋滄鎿嶇旱 +spell.ebwizardry\:divination.nothing=浠涔堜篃娌℃湁鍙戠敓銆 +spell.ebwizardry\:divination.weak=浣犳劅瑙夊埌浣犵殑榄旀潠鍦%s棰ゆ姈. +spell.ebwizardry\:divination.moderate=浣犳劅瑙変綘鐨勯瓟鏉栬%s鎷夋壇. +spell.ebwizardry\:divination.strong=浣犳劅瑙変綘鐨勯瓟鏉栬%s寮哄姏鎷夋壇銆 +spell.ebwizardry\:divination.very_strong=浣犵殑榄旀潠灏嗕綘鎵%s杈. +spell.ebwizardry\:divination.down=鍚戜笅 +spell.ebwizardry\:divination.up=鍚戜笂 +spell.ebwizardry\:divination.front=鍚戝墠 +spell.ebwizardry\:divination.back=鍚戝悗 +spell.ebwizardry\:divination.left=鍚戝乏 +spell.ebwizardry\:divination.right=鍚戝彸 +spell.ebwizardry\:resurrection.resurrect_ally=%s琚%s澶嶆椿 +spell.ebwizardry\:resurrection.resurrect_self=%s鎭㈠浜嗙敓鏈 +spell.ebwizardry\:resurrection.button_wait=澶嶆椿锛%ss锛 +spell.ebwizardry\:resurrection.button_ready=澶嶆椿 +forfeit.ebwizardry\:do_nothing=浠涔堜篃娌℃湁鍙戠敓銆 +forfeit.ebwizardry\:burn_self=%s鍦ㄤ綘鐨勬墜涓扛鍙戝嚭鐏劙锛 +forfeit.ebwizardry\:fireball=涓涓伀鐞冨嚭鐜板湪浣犵殑鍓嶉潰锛 +forfeit.ebwizardry\:firebomb=鐏劙鐐稿脊鍑虹幇鍦ㄤ綘鐨勪笂鏂癸紒 +forfeit.ebwizardry\:explode=绐佸鍏舵潵鐨勭垎鐐稿皢浣犳挒鍊掑湪鍦帮紒 +forfeit.ebwizardry\:blazes=绐佺劧锛屾晫瀵圭殑鐑堢劙浜轰綘鍛ㄨ韩鏄剧幇锛 +forfeit.ebwizardry\:burn_surroundings=浣犲懆鍥寸殑鍖哄煙琚偣鐕冧簡锛 +forfeit.ebwizardry\:meteors=姣佺伃涓栫晫鐨勭儓鐒颁粠澶╄岄檷锛 +forfeit.ebwizardry\:freeze_self=浣犳劅鍒颁竴鑲″啺鍐峰瘨鎰忔秾鏉ワ紒 +forfeit.ebwizardry\:freeze_self_2=%s 閲婃斁鍑哄姝ゅ己鐑堢殑瀵掑喎锛岀珶灏嗕綘鍘熷湴閿佷綇锛 +forfeit.ebwizardry\:ice_spikes=鍐板皷浠庝綘鑴氫笅鍒哄嚭锛 +forfeit.ebwizardry\:blizzard=浣犵獊鐒惰鐙傛毚鐨勬毚椋庨洩鍖呭洿浜嗭紒 +forfeit.ebwizardry\:ice_wraiths=蹇界劧,浣犵殑鍛ㄥ洿鍑虹幇浜嗗厖婊℃晫鎰忕殑鍐板皝骞界伒锛 +forfeit.ebwizardry\:hailstorm=鍐板埡鍍忛洦鐐逛竴鏍风牳鍦ㄤ綘韬笂锛 +forfeit.ebwizardry\:ice_giant=涓涓厖婊℃晫鎰忕殑鍐伴湝宸ㄤ汉鍑虹幇鍦ㄤ綘闈㈠墠锛 +forfeit.ebwizardry\:thunder=鍗疯酱鍙戝嚭闇囪虫鑱嬬殑澹伴煶锛屽皢浣犳挒鍊掑湪鍦帮紒 +forfeit.ebwizardry\:storm=鐪嬭捣鏉ラ鏆存鍦ㄩ厺閰夸箣涓紒 +forfeit.ebwizardry\:lightning_sigils=娉ㄦ剰浣犵殑鑴氫笅锛 +forfeit.ebwizardry\:lightning=浣犺闂數鍑讳腑浜嗭紒 +forfeit.ebwizardry\:paralyse_self=浣犵槴鐥簡锛 +forfeit.ebwizardry\:lightning_wraiths=蹇界劧,浣犵殑鍛ㄥ洿鍑虹幇浜嗗厖婊℃晫鎰忕殑闂數骞界伒锛 +forfeit.ebwizardry\:storm_elementals=鍏呮弧鏁屾剰鐨勯鏆村厓绱犱粠鍥涢潰鍖呭洿鑰屾潵锛 +forfeit.ebwizardry\:nausea=......鍡紵 鍒氬垰鍙戠敓浜嗕粈涔堬紵 鎴戝湪鍝噷锛 +forfeit.ebwizardry\:zombie_horde=涓澶х兢鍍靛案鍑虹幇鍦ㄤ綘鐨勫懆鍥达紒 +forfeit.ebwizardry\:wither_self=榛戞殫灏嗕娇浣犵殑鐏甸瓊鍑嬩骸! +forfeit.ebwizardry\:cripple_self=%s鍙戝嚭姝讳骸鑸渿褰婚楂撶殑鍤庡彨锛屼綘鐨勭伒榄傜洏韪炵潃鍦ㄧ粷鏈涗腑棰ゆ姈锛 +forfeit.ebwizardry\:shadow_wraiths=浣犵殑鍛ㄥ洿鍑虹幇浜嗗ぇ鐗囩殑鏆楀奖骞界伒锛 +forfeit.ebwizardry\:snares=杩欐槸涓涓櫡闃憋紒 +forfeit.ebwizardry\:squid=涔岃醇锛 +forfeit.ebwizardry\:uproot_plants=闄勮繎鐨勬鐗╅兘琚繛鏍规嫈璧凤紒 +forfeit.ebwizardry\:poison_self=浣犱腑姣掍簡锛 +forfeit.ebwizardry\:flood=姘存秾浜嗗嚭鏉! +forfeit.ebwizardry\:bury_self=鍦伴潰鍦ㄤ綘韬笅鍧嶅锛 +forfeit.ebwizardry\:spill_inventory=浣犵殑鐗╁搧鍥涗笅绾烽锛 +forfeit.ebwizardry\:teleport_self=浣犺鐬棿浼犻佸埌浜嗗摢閲岋紒 +forfeit.ebwizardry\:levitate_self=浣犲紑濮嬫棤鍔╁湴鍚戜笂婕傛诞锛 +forfeit.ebwizardry\:vex_horde=涓澶у爢鎭奸鍑虹幇鍦ㄤ綘韬竟! +forfeit.ebwizardry\:black_hole=鏃嬭浆鐨勬缉娑″嚭鐜板湪浣犻潰鍓嶏紒 +forfeit.ebwizardry\:arrow_rain=绠洦鏈濅綘钀戒笅! +forfeit.ebwizardry\:damage_self=鍝庡摕! +forfeit.ebwizardry\:spill_armour=浣犳墍鏈夌殑鐩旂敳閮芥帀浜嗭紒 +forfeit.ebwizardry\:hunger=浣犵獊鐒惰寰楀緢楗匡紒 +forfeit.ebwizardry\:blind_self=浣犱粈涔堥兘鐪嬩笉瑙佷簡锛 +forfeit.ebwizardry\:weaken_self=浣犺涓ラ噸鍓婂急浜嗭紒 +forfeit.ebwizardry\:jam_self=浣犵殑榄旀硶鍏ㄩ儴澶卞幓浜嗘晥鐢紒 +forfeit.ebwizardry\:curse_self=浣犺璇呭拻浜嗭紒 +potion.ebwizardry\:frost=鍐讳激 +potion.ebwizardry\:fireskin=鐙辩値鑲岃偆 +potion.ebwizardry\:ice_shroud=鍐伴湝鎶や綋 +potion.ebwizardry\:static_aura=闈欑數鍔涘満 +potion.ebwizardry\:transience=閲戣韩 +potion.ebwizardry\:decay=鑵愬寲 +potion.ebwizardry\:sixth_sense=绗叚鎰 +potion.ebwizardry\:arcane_jammer=濂ユ湳骞叉壈 +potion.ebwizardry\:mind_trick=蹇冪伒娆鸿瘓 +potion.ebwizardry\:mind_control=绮剧鎺у埗 +potion.ebwizardry\:font_of_mana=榄旀硶鍦f硥 +potion.ebwizardry\:fear=鎭愭儳 +potion.ebwizardry\:curse_of_soulbinding=鐏甸瓊缁戝畾璇呭拻 +potion.ebwizardry\:paralysis=楹荤椆 +potion.ebwizardry\:muffle=闈欓煶 +potion.ebwizardry\:ward=榄旀硶鎶ょ浘 +potion.ebwizardry\:slow_time=鏃堕棿婊炵暀 +potion.ebwizardry\:empowerment=澧炲己 +potion.ebwizardry\:curse_of_enfeeblement=琛板急璇呭拻 +potion.ebwizardry\:curse_of_undeath=姝荤伒璇呭拻 +potion.ebwizardry\:containment=鏀跺 +potion.ebwizardry\:frost_step=闇滄 +enchantment.ebwizardry\:magic_sword=榄斿姏鐏屾敞 +enchantment.ebwizardry\:magic_bow=榄斿姏鐏屾敞 +enchantment.ebwizardry\:flaming_weapon=鐏劙鐏屾敞 +enchantment.ebwizardry\:freezing_weapon=鍐伴湝鐏屾敞 +enchantment.ebwizardry\:shocking_weapon=闆风數鐏屾敞 +enchantment.ebwizardry\:magic_protection=榄旀硶淇濇姢 +enchantment.ebwizardry\:frost_protection=鍐伴湝淇濇姢 +enchantment.ebwizardry\:shock_protection=闆风數淇濇姢 +key.categories.ebwizardry=宸湳 key.ebwizardry.next_spell=涓嬩竴涓硶鏈 key.ebwizardry.previous_spell=涓婁竴涓硶鏈 - +<<<<<<< HEAD death.attack.wizardry_magic=%1$s 琚 %2$s 浣跨敤榄旀硶鏉姝 death.attack.indirect_wizardry_magic=%1$s 琚 %2$s 浣跨敤榄旀硶鏉姝 - commands.ebwizardry:cast.usage=/%1$s <娉曟湳> [鐜╁] [浼ゅ鍊嶆暟] [鑼冨洿鍊嶆暟] [鏃堕檺鍊嶆暟] [鐖嗙偢鍊嶆暟] commands.ebwizardry:cast.success=鎴愬姛鍙戝姩 %1$s commands.ebwizardry:cast.success_continuous=鎴愬姛鍙戝姩 %1$s 锛涢噸澶嶈鏉℃寚浠ゅ仠姝 commands.ebwizardry:cast.success_remote=鎴愬姛鍙戝姩 %1$s 鑷 %2$s commands.ebwizardry:cast.success_remote_continuous=鎴愬姛鍙戝姩 %1$s 鑷 %2$s 锛涢噸澶嶈鏉℃寚浠ゅ仠姝 commands.ebwizardry:cast.fail=鏃犳硶 %1$s -commands.ebwizardry:cast.not_found==娌℃湁 %1$s 杩欑娉曟湳ID +commands.ebwizardry:cast.not_found=娌℃湁 %1$s 杩欑娉曟湳ID commands.ebwizardry:cast.tag_error=鏁版嵁鏍囩瑙f瀽閿欒锛 %s - commands.ebwizardry:ally.usage=/%1$s <鐜╁> [鐜╁] commands.ebwizardry:ally.addally=%1$s 宸叉坊鍔犲埌 %2$s 鐨勭洘鍙嬪垪琛 commands.ebwizardry:ally.removeally=%1$s 宸茬粡浠 %2$s 鐨勭洘鍙嬪垪琛ㄤ腑绉婚櫎 commands.ebwizardry:ally.self=鐜╁涓嶈兘鎴愪负鑷繁鐨勭洘鍙嬶紒 commands.ebwizardry:ally.permission=浣犳病鏈夋潈闄愭敼鍙樺叾瀹冪帺瀹剁殑鐩熷弸 - commands.ebwizardry:allies.usage=/%1$s [鐜╁] commands.ebwizardry:allies.list=涓庝綘缁撶洘鐨勭帺瀹 %1$s commands.ebwizardry:allies.list_other=鐜╁缁撶洘 %1$s: %2$s commands.ebwizardry:allies.permission=浣犳病鏈夋潈闄愭煡鐪嬪叾瀹冪帺瀹剁殑鐩熷弸 commands.ebwizardry:allies.none=鏃 - commands.ebwizardry:discoverspell.usage=/%1$s <娉曟湳/鎵鏈/娓呴櫎> [鐜╁] commands.ebwizardry:discoverspell.not_found=娌℃湁 %1$s 杩欑娉曟湳ID commands.ebwizardry:discoverspell.clear=浠 %1$s 涓竻闄ゆ墍鏈夋硶鏈帰绱㈡暟鎹 -commands.ebwizardry:discoverspell.all=娣诲姞鎵鏈夌殑娉曟湳鍒 %1$s 鐨勬硶鏈帰绱㈡暟鎹腑 +commands.ebwizardry:discoverspell.all=娣诲姞鎵鏈夌殑娉曟湳鍒 %1$s 鐨勬硶鏈帰绱㈡暟鎹腑 commands.ebwizardry:discoverspell.addspell=灏 %1$s 娣诲姞 %2$s 鐨勬硶鏈帰绱㈡暟鎹腑 commands.ebwizardry:discoverspell.removespell=灏 %1$s 浠 %2$s 鐨勬硶鏈帰绱㈡暟鎹腑绉婚櫎 - -config.ebwizardry.title.general=Mod 閰嶇疆 - -config.ebwizardry.category.spells=閰嶇疆娉曟湳 -config.ebwizardry.category.spells.tooltip=閫夋嫨浠ュ惎鐢ㄦ硶鏈 -config.ebwizardry.title.spells=娉曟湳閰嶇疆 -config.ebwizardry.subtitle.spells=灏嗕竴涓硶鏈缃负false浠ョ鐢ㄣ - -config.ebwizardry.category.resistances=閰嶇疆鎶楁 -config.ebwizardry.category.resistances.tooltip=閰嶇疆鏌愪簺鎬墿瀵逛笉鍚屽睘鎬ч瓟娉曠殑鎶楁 -config.ebwizardry.title.resistances=鎶楁ч厤缃 -config.ebwizardry.subtitle.resistances=璇︽儏璇峰弬鑰冧釜鍒夐」璇存槑銆 - +config.ebwizardry.title.general=妯$粍閫夐」 +config.ebwizardry.category.spells=娉曟湳璁惧畾 +config.ebwizardry.category.spells.tooltip=閫夋嫨鍚敤鐨勬硶鏈 +config.ebwizardry.title.spells=娉曟湳璁惧畾 +config.ebwizardry.subtitle.spells=鍦ㄨ繖閲屽叏灞鍏抽棴涓涓硶鏈細瑕嗗啓JSON鏂囦欢閲岀殑缁嗚妭鏇存敼銆 +config.ebwizardry.category.resistances=鎶楁ц缃 +config.ebwizardry.category.resistances.tooltip=璁惧畾鏌愪簺鎬墿瀵逛笉鍚屽睘鎬ч瓟娉曠殑鎶楁 +config.ebwizardry.title.resistances=鎶楁ц缃 +config.ebwizardry.subtitle.resistances=鍏佽瀹炰綋瀵规煇浜涚绫荤殑榄旀硶鍏嶇柅鐨勮瀹氥 config.ebwizardry.category.ids=閰嶇疆 IDs config.ebwizardry.category.ids.tooltip=鏀瑰彉宸笀鐨処D config.ebwizardry.title.ids=ID 閰嶇疆 config.ebwizardry.subtitle.ids=濡傛灉杩欎簺ID涓庡彟涓涓狹od鍙戠敓鍐茬獊锛岃鏇存敼杩欎簺ID - config.ebwizardry.tower_rarity=宸笀濉旂█鏈夌▼搴 config.ebwizardry.ore_dimensions=姘存櫠鐭跨敓鎴愮淮搴 config.ebwizardry.flower_dimensions=姘存櫠鑺辩敓鎴愮淮搴 @@ -680,32 +976,30 @@ config.ebwizardry.firebomb_is_craftable=鐏劙寮瑰埗浣 config.ebwizardry.poison_bomb_is_craftable=姣掓恫寮瑰埗浣 config.ebwizardry.smoke_bomb_is_craftable=鐑熼浘寮瑰埗浣 config.ebwizardry.use_alternate_scroll_recipe=浣跨敤鏇夸唬鍗疯酱鍚堟垚 -config.ebwizardry.teleport_through_unbreakable_blocks=浼犻佺┛杩囦笉鍙牬鍧忕殑鏂瑰潡 +config.ebwizardry.teleport_through_unbreakable_blocks=浼犻佺┛杩囨棤娉曠牬鍧忕殑鏂瑰潡 config.ebwizardry.show_summoned_creature_names=鏄剧ず鍙敜鐢熺墿鍚嶇О config.ebwizardry.friendly_fire=鍙嬪啗浼ゅ config.ebwizardry.telekinetic_disarmament=闅旂┖鍙栫墿瑙i櫎瑁呭 config.ebwizardry.discovery_mode=鎺㈢储妯″紡 config.ebwizardry.enable_shift_scrolling=鍚敤 Shift-_婊氳疆 -config.ebwizardry.minion_revenge_targeting=浠嗕粠鍙嶅嚮鐩爣 +config.ebwizardry.minion_revenge_targeting=浠嗕粠浠囨仺鍙嶅彌 config.ebwizardry.player_damage_scaling=鐜╁浼ゅ姣斾緥鍥犳暟 config.ebwizardry.npc_damage_scaling=NPC浼ゅ姣斾緥鍥犳暟 -config.ebwizardry.cast_command_multiplier_limit=Cast鎸囦护鍊嶆暟闄愬埗 +config.ebwizardry.cast_command_multiplier_limit=Cast 鎸囦护鍊嶆暟闄愬埗 config.ebwizardry.summoned_creature_targets_whitelist=鍙敜鐢熺墿鐨勭洰鏍囩櫧鍚嶅崟 config.ebwizardry.summoned_creature_targets_blacklist=鍙敜鐢熺墿鐨勭洰鏍囬粦鍚嶅崟 config.ebwizardry.spell_hud_position=娉曟湳HUD浣嶇疆 -config.ebwizardry.cast_command_name=Cast Spell鎸囦护鍚嶅瓧 -config.ebwizardry.discoverspell_command_name=Discover Spell鎸囦护鍚嶅瓧 -config.ebwizardry.ally_command_name=璁剧疆Ally鎸囦护鍚嶅瓧 -config.ebwizardry.allies_command_name=鏌ョ湅Allies鎸囦护鍚嶅瓧 - +config.ebwizardry.cast_command_name=Cast锛堟柦娉曪級娉曟湳鎸囦护鍚嶅瓧 +config.ebwizardry.discoverspell_command_name=Discover Spell锛堝彂鐜版硶鏈級鎸囦护鍚嶅瓧 +config.ebwizardry.ally_command_name=璁剧疆Ally锛堢洘鍙嬶級鎸囦护鍚嶅瓧 +config.ebwizardry.allies_command_name=鏌ョ湅Allies锛堢洘鍙嬶級鎸囦护鍚嶅瓧 config.ebwizardry.mobs_immune_to_fire=鍏嶇柅鐏劙鐨勬墿 config.ebwizardry.mobs_immune_to_ice=鍏嶇柅鍐板喕鐨勬墿 config.ebwizardry.mobs_immune_to_lightning=鍏嶇柅闂數鐨勬墿 config.ebwizardry.mobs_immune_to_wither=鍏嶇柅鍑嬮浂鐨勬墿 config.ebwizardry.mobs_immune_to_poison=鍏嶇柅姣掓恫鐨勬墿 - -config.ebwizardry.tower_rarity.tooltip=宸笀濉旂殑绋鏈夊害锛屾暟瀛楄秺楂樿秺缃曡銆傝缃负0瀹屽叏绂佺敤宸笀濉斻 -config.ebwizardry.ore_dimensions.tooltip=姘存櫠鐭跨煶鐢熸垚鐨勭淮搴D銆傝娉ㄦ剰锛屼粠杩欎釜鍒楄〃涓垹闄や富涓栫晫锛坕d 0锛夎繖灏嗕娇寰楄繖涓猰od闈炲父闅剧帺銆 +config.ebwizardry.tower_rarity.tooltip=宸笀濉旂殑绋鏈夊害锛屼唬琛ㄦ瘡澶氬皯涓尯鍧楀唴浼氱敓鎴愪竴涓帆甯堝銆傚悓鐞嗭紝鏁板瓧瓒婇珮鐢熸垚姒傜巼灏辫秺灏戙 +config.ebwizardry.ore_dimensions.tooltip=姘存櫠鐭跨煶鐢熸垚鐨勭淮搴D銆傝娉ㄦ剰锛屼粠杩欎釜鍒楄〃涓垹闄や富涓栫晫锛坕d 0锛夎繖灏嗕娇寰楄繖涓猰od闈炲父闅剧帺锛 config.ebwizardry.flower_dimensions.tooltip=姘存櫠鑺变細鑷姩鐢熸垚鐨勭淮搴D銆 config.ebwizardry.tower_dimensions.tooltip=宸笀濉旂敓鎴愮淮搴D鐨勫垪琛ㄣ config.ebwizardry.spell_book_drop_chance.tooltip=鎬墿姝讳骸鏃舵帀钀芥硶鏈功鐨勫嚑鐜囷紝鏁板瓧瓒婂ぇ锛屾帀鐨勮秺澶氥傝缃负0鍙互鍏抽棴娉曟湳涔︾殑鎺夎惤锛岃缃200淇濊瘉鎺夎惤銆 @@ -714,28 +1008,273 @@ config.ebwizardry.firebomb_is_craftable.tooltip=鏄惁鍙互鍒堕犵伀鐒板脊銆 config.ebwizardry.poison_bomb_is_craftable.tooltip=鏄惁鍙互鍒堕犳瘨娑插脊銆 config.ebwizardry.smoke_bomb_is_craftable.tooltip=鏄惁鍙互鍒堕犵儫闆惧脊銆 config.ebwizardry.use_alternate_scroll_recipe.tooltip=鏄惁闇瑕侀瓟娉曟按鏅跺湪绌虹櫧鍗疯酱涓棤搴忓悎鎴愪腑锛屽鏋滃彟涓涓猰od娣诲姞閰嶆柟鍐茬獊锛屽垯璁剧疆涓簍rue銆 -config.ebwizardry.teleport_through_unbreakable_blocks.tooltip=鏄惁鍏佽鐜╁浣跨敤鐩镐綅鏉ョ┛杩囦笉鍙牬鍧忕殑鏂瑰潡锛堝 鍩哄博锛夈 +config.ebwizardry.teleport_through_unbreakable_blocks.tooltip=鎺у埗鏄惁鍏佽鐜╁浣跨敤闅х┛鏈潵绌胯繃涓嶅彲鐮村潖鐨勬柟鍧楋紙濡傚熀宀╋級銆 config.ebwizardry.show_summoned_creature_names.tooltip=鏄惁灏嗗彫鍞ょ殑鐢熺墿鍚嶅瓧鍜屾墍鏈夎呮樉绀哄湪澶撮《銆 -config.ebwizardry.friendly_fire.tooltip=鏄惁鍏佽鐜╁浣跨敤榄旀硶浼ゅ浠栦滑鐨勭洘鍙嬨 -config.ebwizardry.telekinetic_disarmament.tooltip=鏄惁鍏佽鐜╁浣跨敤闅旂┖鍙栫墿鏉ヨВ闄ゅ叾浠栫帺瀹剁殑瑁呭銆俥bwizardry锛氳缃负false闃叉鐗╁搧琚洍銆 -config.ebwizardry.discovery_mode.tooltip=瀵逛簬閭d簺鍠滄绁炵鐨勪汉锛佸綋璁剧疆涓簍rue鏃讹紝浣犺繕娌℃柦鏀剧殑娉曟湳涓嶅彲璇伙紝鐭ラ亾鏂芥斁鍚庯紙鍩轰簬杩欎釜涓栫晫锛夈傚湪鍒涢犳ā寮忎笅鏃犳晥锛屽鏋滆繖鏄痜alse锛屽湪鐢熷瓨妯″紡涓嬫棤娉曡幏寰楀緟閴村畾鍗疯酱銆 +config.ebwizardry.friendly_fire.tooltip=璁剧疆浣犵殑榄旀硶鏄惁浼氬鍙嬪ソ鐢熺墿閫犳垚浼ゅ锛涗笉绠℃槸鍚﹀叧闂璁惧畾榄旀硶閮戒笉浼氳拷韪綘鐨勫彫鍞ょ墿鍜岀洘鍙嬶紝浣嗚嫢鍏抽棴姝よ瀹氾紝鍙嬪啗灏嗗厤鐤綘鐨勪激瀹炽 +config.ebwizardry.telekinetic_disarmament.tooltip=鎺у埗鏄惁鍏佽鐜╁浣跨敤闅旂┖鍙栫墿鏉ヨВ闄ゅ叾浠栫帺瀹剁殑瑁呭銆傚叧闂互閬垮厤鎺ヨЕ瑁呭銆 +config.ebwizardry.discovery_mode.tooltip=瀵逛簬閭d簺鍠滄绁炵鎰熺殑浜猴紒褰撴璁剧疆涓烘墦寮鏃讹紝浣犺繕娌℃柦鏀剧殑娉曟湳涓嶅彲璇伙紝鐩村埌鏂芥斁鍚庯紙鍩轰簬杩欎釜涓栫晫锛夈傚湪鍒涢犳ā寮忎笅鏃犳晥銆傚鏋滆繖琚叧闂紝鐢熷瓨妯″紡涓嬪皢鏃犳硶鑾峰緱寰呴壌瀹氬嵎杞淬 config.ebwizardry.enable_shift_scrolling.tooltip=鏄惁鍙互鍦ㄦ粦缈旂殑鏃跺欎娇鐢ㄩ紶鏍囨粴杞垏鎹㈡硶鏉栦笂鐨勬硶鏈傝娉ㄦ剰锛岃繖鍙細褰卞搷鍒颁綘锛屽悓涓涓湇鍔″櫒鐨勫叾浠栫帺瀹跺彧浼氭寜鐓т粬浠嚜宸辩殑璁剧疆銆 -config.ebwizardry.minion_revenge_targeting.tooltip=濡傛灉琚彫鍞ょ敓鐗╃殑涓讳汉鏀诲嚮瀹冧滑锛屽畠浠槸鍚﹀彲浠ュ弽鍑诲畠浠殑涓讳汉銆 -config.ebwizardry.player_damage_scaling.tooltip=鐜╁鏂芥斁娉曟湳閫犳垚浼ゅ鐨勬瘮渚嬪洜鏁, relative to 1. -config.ebwizardry.npc_damage_scaling.tooltip=NPC鏂芥斁娉曟湳閫犳垚浼ゅ鐨勬瘮渚嬪洜鏁帮紝relative to 1銆 -config.ebwizardry.cast_command_multiplier_limit.tooltip=杈撳叆/cast鍛戒护鐨勬渶澶у嶆暟鐨勪笂闄愶紝杩欐槸涓轰簡闃绘鐜╁鎰忓姣佸潖瀛樻。/鏈嶅姟鍣ㄣ傚ぇ鍊嶆暟鐖嗙偢浼氶犳垚鏋佸ぇ鐨勫欢杩-浣犲凡缁忚璀﹀憡杩囦簡锛 -config.ebwizardry.summoned_creature_targets_whitelist.tooltip=闄や簡榛樿澶栵紝鍏佽鍙敜鐢熺墿鍜屽帆甯堟敾鍑诲疄浣撳悕鍗曘傚鏋滄兂璁╁彫鍞ょ殑鐢熺墿鏀诲嚮瀹冧滑銆傝鎶婅繖涓猰od鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 +config.ebwizardry.minion_revenge_targeting.tooltip=鎺у埗鍙敜鐗╃殑涓讳汉鏄惁鑳藉惛寮曞埌鑷韩鍙敜鐗╃殑浠囨仺銆 +config.ebwizardry.player_damage_scaling.tooltip=鐜╁鏂芥斁娉曟湳閫犳垚浼ゅ鐨勬瘮渚嬪洜鏁, 鐩稿浜 1 鑰岃█銆 +config.ebwizardry.npc_damage_scaling.tooltip=NPC鏂芥斁娉曟湳閫犳垚浼ゅ鐨勬瘮渚嬪洜鏁帮紝鐩稿浜 1 鑰岃█銆 +config.ebwizardry.cast_command_multiplier_limit.tooltip=杈撳叆 /cast 鍛戒护鐨勬渶澶у嶆暟鐨勪笂闄愶紝杩欐槸涓轰簡闃绘鐜╁鎰忓姣佸潖瀛樻。/鏈嶅姟鍣ㄣ傚ぇ鍊嶆暟鐖嗙偢浼氶犳垚鏋佸ぇ鐨勫欢杩熲斺斾綘宸茬粡琚鍛婅繃浜嗭紒 +config.ebwizardry.summoned_creature_targets_whitelist.tooltip=闄や簡榛樿澶栵紝鍏佽鍙敜鐢熺墿鍜屽帆甯堟敾鍑诲疄浣撶殑鍚嶅崟銆傚鏋滄兂璁╁彫鍞ょ殑鐢熺墿鏀诲嚮瀹冧滑銆傝鎶婅繖涓猰od鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 config.ebwizardry.summoned_creature_targets_blacklist.tooltip=涓嶅厑璁稿彫鍞ょ敓鐗╁拰宸笀杩涜鏀诲嚮鐨勯粯璁よ缃拰鐧藉悕鍗曘傚鏋滃厑璁稿畠浠繘琛屾敾鍑讳細瀵艰嚧闂鎴栨槸澶叿鐮村潖鎬э紙灏嗙埇琛岃呯Щ闄よ繖涓悕鍗曞悗鏋滆嚜璐燂紒锛夈傛妸杩欎釜mod鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 -config.ebwizardry.spell_hud_position.tooltip=娉曟湳HUD鐨勪綅缃 +config.ebwizardry.spell_hud_position.tooltip=娉曟湳HUD鐨勪綅缃 config.ebwizardry.cast_command_name.tooltip=/cast鐨勫懡浠ゅ悕绉般傝繖鏄綘鐩存帴杈撳叆/鍚庣殑搴旇杈撳叆鐨勫唴瀹广傚鏋滆繖涓缃负鈥渕agic鈥濓紝閭d箞涓嶉渶瑕佽緭鍏/cast锛岃屾槸杈撳叆/magic銆 config.ebwizardry.discoverspell_command_name.tooltip=/discoverspell鐨勫懡浠ゅ悕绉般傝繖鏄綘鐩存帴杈撳叆/鍚庣殑搴旇杈撳叆鐨勫唴瀹广傚鏋滆繖涓缃负鈥渕agic鈥濓紝閭d箞涓嶉渶瑕佽緭鍏/discoverspell锛岃屾槸杈撳叆/magic銆 config.ebwizardry.ally_command_name.tooltip=/ally鐨勫懡浠ゅ悕绉般傝繖鏄綘鐩存帴杈撳叆/鍚庣殑搴旇杈撳叆鐨勫唴瀹广傚鏋滆繖涓缃负鈥渕agic鈥濓紝閭d箞涓嶉渶瑕佽緭鍏/ally锛岃屾槸杈撳叆/magic銆 config.ebwizardry.allies_command_name.tooltip=/allies鐨勫懡浠ゅ悕绉般傝繖鏄綘鐩存帴杈撳叆/鍚庣殑搴旇杈撳叆鐨勫唴瀹广傚鏋滆繖涓缃负鈥渕agic鈥濓紝閭d箞涓嶉渶瑕佽緭鍏/allies锛岃屾槸杈撳叆/magic銆 - config.ebwizardry.mobs_immune_to_fire.tooltip=闄や簡榛樿澶栵紝涓嶅彈鐏劙褰卞搷鐨勫疄浣撳悕绉板垪琛ㄣ傚鏋滀綘鎯宠浠栦滑涓嶅彈鐏劙榄旀硶褰卞搷锛岃鎶婅繖涓猰od鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 config.ebwizardry.mobs_immune_to_ice.tooltip=闄や簡榛樿澶栵紝涓嶅彈鍐板喕褰卞搷鐨勫疄浣撳悕绉板垪琛ㄣ傚鏋滀綘鎯宠浠栦滑涓嶅彈鍐板喕榄旀硶褰卞搷锛岃鎶婅繖涓猰od鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 config.ebwizardry.mobs_immune_to_lightning.tooltip=闄や簡榛樿澶栵紝涓嶅彈闂數褰卞搷鐨勫疄浣撳悕绉板垪琛ㄣ傚鏋滀綘鎯宠浠栦滑涓嶅彈闂數榄旀硶褰卞搷锛岃鎶婅繖涓猰od鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 -config.ebwizardry.mobs_immune_to_wither.tooltip=闄や簡榛樿澶栵紝涓嶅彈鍑嬮浂褰卞搷鐨勫疄浣撳悕绉板垪琛ㄣ傚鏋滀綘鎯宠浠栦滑涓嶅彈鍑嬮浂榄旀硶褰卞搷锛岃鎶婅繖涓猰od鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 +config.ebwizardry.mobs_immune_to_wither.tooltip=闄や簡榛樿澶栵紝涓嶅彈鍑嬬伒褰卞搷鐨勫疄浣撳悕绉板垪琛ㄣ傚鏋滀綘鎯宠浠栦滑涓嶅彈鍑嬬伒榄旀硶褰卞搷锛岃鎶婅繖涓猰od鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 config.ebwizardry.mobs_immune_to_poison.tooltip=闄や簡榛樿澶栵紝涓嶅彈姣掓恫褰卞搷鐨勫疄浣撳悕绉板垪琛ㄣ傚鏋滀綘鎯宠浠栦滑涓嶅彈姣掓恫榄旀硶褰卞搷锛岃鎶婅繖涓猰od鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 - wizard.debug=%1$s, %2$s, %3$s +config.ebwizardry.category.gameplay=娓告垙鏈哄埗璁惧畾 +config.ebwizardry.category.gameplay.tooltip=鏇存敼娓告垙鏈哄埗閫氱敤璁惧畾 +config.ebwizardry.title.gameplay=娓告垙鏈哄埗璁惧畾 +config.ebwizardry.subtitle.gameplay=褰卞搷娓告垙鏈哄埗鐨勫叏灞璁惧畾銆 +config.ebwizardry.category.worldgen=涓栫晫鐢熸垚璁剧疆 +config.ebwizardry.category.worldgen.tooltip=璁惧畾鏈ā缁勭殑涓栫晫鐢熸垚鐗瑰緛 +config.ebwizardry.title.worldgen=涓栫晫鐢熸垚璁剧疆 +config.ebwizardry.subtitle.worldgen=鏇存敼涓栫晫鐢熸垚鐨勮缃 +config.ebwizardry.category.commands=鍛戒护璁剧疆 +config.ebwizardry.category.commands.tooltip=閰嶇疆妯$粍鐨勫懡浠 +config.ebwizardry.title.commands=鍛戒护閰嶇疆 +config.ebwizardry.subtitle.commands=璁剧疆鏈ā缁勭殑鍛戒护. +config.ebwizardry.category.client=瀹㈡埛绔缃 +config.ebwizardry.category.client.tooltip=璁惧畾鏈ā缁勭殑鏄剧ず鍜屾帶鍒 +config.ebwizardry.title.client=瀹㈡埛绔缃 +config.ebwizardry.subtitle.client=浠呭奖鍝嶆湰鍦扮殑瀹㈡埛绔缃 +config.ebwizardry.mind_control_targets_blacklist=鎺у埗瀹炰綋鐨勯粦鍚嶅崟 +config.ebwizardry.evil_wizard_dimensions=閭伓宸笀灏哄 +config.ebwizardry.mind_control_targets_blacklist.tooltip=涓嶅厑璁稿彫鍞ょ敓鐗╁拰宸笀杩涜鏀诲嚮鐨勯粯璁よ缃拰鐧藉悕鍗曘傚鏋滃厑璁稿畠浠繘琛屾敾鍑讳細瀵艰嚧闂鎴栨槸澶叿鐮村潖鎬э紙灏嗙埇琛岃呯Щ闄よ繖涓悕鍗曞悗鏋滆嚜璐燂紒锛夈傛妸杩欎釜mod鐨勭敓鐗╂坊鍔犲埌杩欎釜鍒楄〃涓傚疄浣撳悕绉颁笉鍖哄垎澶у皬鍐欍傚浜巑od瀹炰綋锛屼互mod ID浣滀负鍓嶇紑锛堜緥濡 ebwizardry.wizard锛夈 +config.ebwizardry.evil_wizard_dimensions.tooltip=娉曟湳HUD鐨勪綅缃 +#PARSE_ESCAPES +tile.ebwizardry\:arcane_workbench.name=濂ユ湳宸ヤ綔鍙 +tile.ebwizardry\:crystal_ore.name=姘存櫠鐭跨煶 +tile.ebwizardry\:ice_statue.name=鍐伴洉 +tile.ebwizardry\:crystal_flower.name=姘存櫠鑺 +tile.ebwizardry\:transportation_stone.name=鍥炰紶涔嬬煶 +tile.ebwizardry\:transportation_stone.remember=璁颁綇缁村害 %s 涓殑浣嶇疆 %s, %s, %s +tile.ebwizardry\:transportation_stone.forget=蹇樿缁村害 %s 涓殑浣嶇疆 %s, %s, %s +tile.ebwizardry\:transportation_stone.invalid=浣犲繀椤诲厛鐢8涓洖浼犱箣鐭冲仛涓涓渾鍦堬紒 +tile.ebwizardry\:runestone.name=绗︾煶 +tile.ebwizardry\:runestone_pedestal.name=绗︾煶鍩哄骇 +tile.ebwizardry\:obsidian_crust.name=榛戞洔鐭冲3 +tile.ebwizardry\:dry_frosted_ice.name=骞茬嚗闇滃啺 +tile.ebwizardry\:magic_crystal_block.name=姘存櫠鍧 +tile.ebwizardry\:fire_crystal_block.name=鎴剧値鏅跺潡 +tile.ebwizardry\:ice_crystal_block.name=瀵掗湝鏅跺潡 +tile.ebwizardry\:lightning_crystal_block.name=鏆撮鏅跺潡 +tile.ebwizardry\:necromancy_crystal_block.name=鏆楅粦鏅跺潡 +tile.ebwizardry\:earth_crystal_block.name=鑻嶇繝鏅跺潡 +tile.ebwizardry\:sorcery_crystal_block.name=绉樻硶鏅跺潡 +tile.ebwizardry\:healing_crystal_block.name=杈夊厜鏅跺潡 +item.ebwizardry\:crystal_magic.name=榄旀硶姘存櫠 +item.ebwizardry\:crystal_fire.name=鎴剧値姘存櫠 +item.ebwizardry\:crystal_ice.name=瀵掗湝姘存櫠 +item.ebwizardry\:crystal_lightning.name=椋庢毚姘存櫠 +item.ebwizardry\:crystal_necromancy.name=閭冩殫姘存櫠 +item.ebwizardry\:crystal_earth.name=鑻嶇繝姘存櫠 +item.ebwizardry\:crystal_sorcery.name=绉樻硶姘存櫠 +item.ebwizardry\:crystal_healing.name=杈夊厜姘存櫠 +item.ebwizardry\:magic_wand.name=榄旀潠 +item.ebwizardry\:apprentice_wand.name=瀛﹀緬榄旀潠 +item.ebwizardry\:advanced_wand.name=杩涢樁榄旀潠 +item.ebwizardry\:master_wand.name=澶у笀榄旀潠 +item.ebwizardry\:spell_book.name=娉曟湳涔 +item.ebwizardry\:spell_book.apply_to_wizard=灏 %1$s 鐨勬硶鏈 %2$s 鏇挎崲涓 %3$s +item.ebwizardry\:arcane_tome.name=濂ヤ箟涔嬩功 +item.ebwizardry\:arcane_tome.desc1=鍗囩骇浠讳綍 %1$s +spell.ebwizardry\:reversal.desc=绉婚櫎涓涓礋闈㈣嵂姘存晥鏋滃苟瀵圭洰鏍囨柦鍔犺鏁堟灉锛岀洰鏍囧皢缁忓巻璇ユ晥鏋滄墍鍓╀綑鐨勬寔缁椂闂淬傚己搴﹀皢褰卞搷浣滅敤鏁堟灉鐨勬暟閲忋 +soundCategory.ebwizardry\:spells=娉曟湳 +commands.ebwizardry\:cast.usage=/%1$s <娉曟湳> [鐜╁ | x y z 鏂瑰悜] [鎸佺画鏃堕棿] [澧炲箙] +commands.ebwizardry\:cast.success=鎴愬姛鏂芥斁 %s +commands.ebwizardry\:cast.success_continuous=鎴愬姛鏂芥斁 %s %s 绉 +commands.ebwizardry\:cast.success_remote=鎴愬姛鏂芥斁 %s 浠 %s +commands.ebwizardry\:cast.success_remote_continuous=鎴愬姛鏂芥斁 %s 浠 %s %s 绉 +commands.ebwizardry\:cast.success_position=鎴愬姛鏂芥斁 %s 浜 %s锛%s锛%s +commands.ebwizardry\:cast.success_position_continuous=Successfully cast %s at %s, %s, %s %s 绉 +commands.ebwizardry\:cast.fail=鏃犳硶鏂芥斁 %1$s +commands.ebwizardry\:cast.not_found=娌℃湁鎷ユ湁 ID %1$s 鐨勬硶鏈 +commands.ebwizardry\:cast.invalid_direction=鏃犳晥鏂瑰悜锛%1$s锛堟湁鏁堟柟鍚戜负锛氫笂锛屼笅锛屽寳锛屽崡锛屼笢锛岃タ锛 +commands.ebwizardry\:cast.tag_error=鏁版嵁鏍囩瑙f瀽澶辫触锛%s +commands.ebwizardry\:cast.origin_not_specified=浣犲繀椤诲啓鏄庝竴涓帺瀹舵垨鑰呬綅缃潵鏂芥硶 +commands.ebwizardry\:cast.duration_not_specified=浣犲繀椤诲啓鏄庢硶鏈殑鎸佺画鏃堕棿 +commands.ebwizardry\:ally.usage=/%1$s <鐜╁> [鐜╁] +commands.ebwizardry\:ally.addally=%1$s 鎴愪负 %2$s 鐨勭洘鍙嬩簡 +commands.ebwizardry\:ally.removeally=%1$s 涓嶅啀鏄 %2$s 鐨勭洘鍙 +commands.ebwizardry\:ally.self=鐜╁涓嶈兘鎴愪负鑷韩鐨勭洘鍙嬶紒 +commands.ebwizardry\:ally.permission=浣犳病鏈夋潈闄愭洿鏀瑰叾浠栫帺瀹剁殑鐩熷弸 +commands.ebwizardry\:allies.usage=/%1$s [鐜╁] +commands.ebwizardry\:allies.list=浣犵殑鐩熷弸锛%1$s +commands.ebwizardry\:allies.list_other=%1$s 鐨勭洘鍙嬶細%2$s +commands.ebwizardry\:allies.permission=浣犳病鏈夋潈闄愭煡鐪嬪叾浠栫帺瀹剁殑鐩熷弸 +commands.ebwizardry\:allies.none=鏃 +commands.ebwizardry\:discoverspell.usage=/%1$s <娉曟湳/鍏ㄩ儴/娓呯┖> [鐜╁] +commands.ebwizardry\:discoverspell.not_found=娌℃湁ID涓 %1$s 鐨勬硶鏈 +commands.ebwizardry\:discoverspell.clear=娓呯┖浜 %1$s 鐨勬硶鏈彂鐜版暟鎹 +commands.ebwizardry\:discoverspell.all=涓 %1$s 娣诲姞浜嗘硶鏈彂鐜版暟鎹 +commands.ebwizardry\:discoverspell.addspell=灏 %1$s 娣诲姞鑷充簡 2%$s 鐨勬硶鏈彂鐜版暟鎹腑 +commands.ebwizardry\:discoverspell.removespell=灏 %1$s 鐢 %2$s 鐨勬硶鏈彂鐜版暟鎹腑绉婚櫎浜 +config.ebwizardry.generic.true=寮鍚 +config.ebwizardry.generic.false=鍏抽棴 +config.ebwizardry.legacy_wand_levelling=榄旀潠鍗囩骇 +config.ebwizardry.legacy_wand_levelling.tooltip=鎺у埗榄旀潠鏄惁蹇呴』閲婃斁瓒冲榄旀硶鎵嶈兘杩涜鍗囩骇銆傝嫢鎵撳紑姝よ瀹氫究浼氬洖鍒 pre-4.2 绯荤粺锛屼究鍙細娑堣楀ゥ涔夊吀绫嶅崌绾с傚湪杩欎釜鐘舵佷笅锛岄瓟鏉栦緷鏃т細閫愭笎绉疮缁忛獙鍊硷紝鎵浠ヨ嫢閲嶆柊鍏抽棴鏃犻渶鎷呭績榄旀潠杩涘害銆 +config.ebwizardry.legacy_wand_levelling.true=鎵撳紑鈥斺旀垜鍠滄浠ュ墠閭f牱锛 +config.ebwizardry.legacy_wand_levelling.false=鍏抽棴鈥斺旀垜瑕佸姫鍔涜倽锛 +config.ebwizardry.minion_revenge_targeting.true=鎵撳紑鈥斺旀垜鐖卞叺濡傚瓙锛屼粠鏈激杩囧畠浠紒 +config.ebwizardry.minion_revenge_targeting.false=鍏抽棴鈥斺斾笉璁烘庢牱锛屽畠浠兘瑕侀伒浠庢垜鐨勬剰蹇楋紒 +config.ebwizardry.players_move_each_other=鐜╁鐩镐簰寮哄埗浣嶇Щ +config.ebwizardry.players_move_each_other.tooltip=鎺у埗鏄惁鍏佽鐜╁浜掔浉浣跨敤寮哄埗浣嶇Щ. +config.ebwizardry.players_move_each_other.true=鎵撳紑鈥斺旇鎴戜笂鍦鸿〃婕斾簡锛 +config.ebwizardry.players_move_each_other.false=鍏抽棴鈥斺旀垜鏈鎭ㄩ殢娉㈤愭祦 +config.ebwizardry.player_block_damage=鐜╁鐮村潖鏂瑰潡 +config.ebwizardry.player_block_damage.tooltip=鎺у埗鏄惁鍏佽鐜╁鐢ㄩ瓟娉曠牬鍧忔柟鍧椼傚紑鍚璁惧畾浠ラ槻姝㈢唺瀛╁瓙銆傜劧鑰岃嫢瑕侀槻姝PC鐮村潖鏂瑰潡锛岃鎿嶄綔 mobGriefing 娓告垙璁惧畾銆 +config.ebwizardry.player_block_damage.true=寮鍚斺旇壓鏈氨鏄垎鐐革紒 +config.ebwizardry.player_block_damage.false=鍏抽棴鈥斺旈槻鐏槻鐩楅槻鐔婂瀛 +config.ebwizardry.telekinetic_disarmament.true=寮鍚斺旈櫎浣犳鍣紒 +config.ebwizardry.telekinetic_disarmament.false=鍏抽棴鈥斺旈偅绠楁槸鍗婁釜鎸傦紒 +config.ebwizardry.teleport_through_unbreakable_blocks.true=寮鍚斺旂鎺㈣櫄绌轰箖鎴戞瘯鐢熸墍鏈涳紒 +config.ebwizardry.teleport_through_unbreakable_blocks.false=鍏抽棴鈥斺斿熀宀╀箖涓栫晫涔嬮檯锛屼笉寰楀儹瓒 +config.ebwizardry.world_time_manipulation=涓栫晫鏃堕棿鎺у埗 +config.ebwizardry.world_time_manipulation.tooltip=鎺у埗鏄惁鍏佽鐜╁鐢ㄦ椂闂村姞閫熸潵鍔犲揩鏁翠釜涓栫晫鐨勬椂闂存祦閫濄傚鏋滃叧闂紝鏃堕棿鍔犻熶笉浼氬奖鍝嶄笘鐣岀殑涓栫晫锛屼絾浠嶄細鍔犲揩鍛ㄥ洿鏂瑰潡鍜屽疄浣撶殑tick銆 +config.ebwizardry.world_time_manipulation.true=寮鍚斺斿ぉ鍫傚埗閫...... +config.ebwizardry.world_time_manipulation.false=鍏抽棴鈥斺旀櫄涓婂崄涓鐐圭潯锛屾瘡澶╄鐫¤冻8涓皬鏃讹紒 +config.ebwizardry.replace_vanilla_fireballs=鏇挎崲鍘熺増鐏悆 +config.ebwizardry.replace_vanilla_fireballs.tooltip=鎺у埗鏄惁鐢ㄦā缁勭殑鐏悆鏇挎崲鎴戠殑涓栫晫鍘熺増鐨勭伀鐞冿紝鑻ュ叧闂紝鍙湁姝ゆā缁勪細浣跨敤妯$粍鑷甫鐨勭伀鐞冦 +config.ebwizardry.replace_vanilla_fireballs.true=寮鍚斺旂噧璧锋潵鍚э紒 +config.ebwizardry.replace_vanilla_fireballs.false=鍏抽棴鈥斺旂儓鐒颁汉宸茬粡瓒冲闅炬墦浜 +config.ebwizardry.replace_vanilla_fall_damage=鏇挎崲鍘熺増鎽旇惤浼ゅ +config.ebwizardry.replace_vanilla_fall_damage.tooltip=鎺у埗鏄惁灏嗘垜鐨勪笘鐣屽師鐗堜互璺濈涓哄熀纭鐨勬憯钀戒激瀹虫洿鏀规垚姝ゆā缁勪互閫熷害涓哄熀纭鐨勬憯钀戒激瀹炽傝繖涓瀹氫笉浼氬奖鍝嶅埛鎬鐨勫伐浣滐紝浣嗚嫢浣犳鍥犱负濂囨殑鎽旇惤鏈哄埗鐑︽伡鐨勫寲锛岃鍏抽棴姝よ瀹氥傚鏋滄璁惧畾琚叧闂殑鍖栵紝鏈変簺娉曟湳鍙兘浼氬彈鍒板奖鍝嶃 +config.ebwizardry.replace_vanilla_fall_damage.true=寮鍚斺旇窇閰峰ぇ甯堝弬涓 +config.ebwizardry.replace_vanilla_fall_damage.false=鍏抽棴鈥斺旀垜澶╁ぉ鎽旀柇鑵 +config.ebwizardry.creative_bypasses_arcane_lock=鏃犺濂ユ湳閿 +config.ebwizardry.creative_bypasses_arcane_lock.tooltip=鎺у埗鍝簺鐜╁鍙互鏃犺濂ユ湳閿併 +config.ebwizardry.creative_bypasses_arcane_lock.true=浠讳綍鍒涢犳ā寮忕帺瀹 +config.ebwizardry.creative_bypasses_arcane_lock.false=鍙湁鍒涢犳ā寮忕殑绠$悊鍛 +config.ebwizardry.slow_time_affects_players=鏃堕棿婊炵暀褰卞搷鐜╁ +config.ebwizardry.slow_time_affects_players.tooltip=鎺у埗鏄惁鍏佽涓涓帺瀹堕氳繃鏃堕棿婊炵暀鏉ュ噺缂撻檮杩戝彟涓涓帺瀹剁殑鍔ㄤ綔銆傚鏋滄璁惧畾琚叧闂紝鎬墿鍜屽脊灏勭墿浠嶇劧浼氳鍑忔參锛屼絾鐜╁鍒欎粛鑳戒互甯歌閫熷害杩愬姩銆 +config.ebwizardry.mob_loot_table_whitelist=鐢熺墿鎺夎惤鐗╃櫧鍚嶅崟 +config.ebwizardry.mob_loot_table_whitelist.tooltip=鐧藉悕鍗曪紝鍙皢棰濆涓涓敓鐗╃殑鎺夎惤琛ㄥ姞鍏ワ紙鍦 loot_tables/entities/mob_addition.json 涓湁璇︾粏琛ㄨ堪)銆傛湰妯$粍浼氬鍝釜鎺夎惤琛ㄥ睘浜庢晫瀵圭敓鐗╁仛鍑烘帹鏁诧紝浣嗗苟涓嶆绘槸姝g‘锛涘皢鎺夎惤琛ㄤ綅缃紙涓嶆槸瀹炰綋ID锛夊姞鍏ユ鍚嶅崟浠ユ墜鍔ㄥ寘鎷畠浠 +config.ebwizardry.mob_loot_table_blacklist=鐢熺墿鎺夎惤鐗╅粦鍚嶅崟 +config.ebwizardry.mob_loot_table_blacklist.tooltip=榛戝悕鍗曪紝鍙皢棰濆涓涓敓鐗╃殑鎺夎惤琛ㄥ姞鍏ワ紙鍦 loot_tables/entities/mob_addition.json 涓湁璇︾粏琛ㄨ堪)銆傛湰妯$粍浼氬鍝釜鎺夎惤琛ㄥ睘浜庢晫瀵圭敓鐗╁仛鍑烘帹鏁诧紝浣嗗苟涓嶆绘槸姝g‘锛涘皢鎺夎惤琛ㄤ綅缃紙涓嶆槸瀹炰綋ID锛夊姞鍏ユ鍚嶅崟浠ユ墜鍔ㄧЩ闄ゅ畠浠 +config.ebwizardry.mob_spawn_dimensions=鐢熺墿鐢熸垚缁村害 +config.ebwizardry.mob_spawn_dimensions.tooltip=鏈ā缁勭敓鎴愭晫瀵圭敓鐗╃殑缁村害ID琛ㄣ +config.ebwizardry.mob_spawn_biome_blacklist=鐢熺墿鐢熸垚鐢熺墿缇ょ郴榛戝悕鍗 +config.ebwizardry.mob_spawn_biome_blaclist.tooltip=鎺у埗鍝簺鐢熺墿缇ょ郴鍐呮湰妯$粍鐨勬晫瀵圭敓鐗╂棤娉曠敓鎴愩傜敓鐗╃兢绯诲悕鏃犺澶у皬鍐欍傝嫢鏄ā缁勭敓鐗╃兢绯伙紝璇峰姞鍏ユā缁勫墠缂ID锛堝 biomesoplenty:mystic_grove锛夈 +config.ebwizardry.evil_wizard_spawn_rate=閭伓宸笀鐢熸垚鐜 +config.ebwizardry.evil_wizard_spawn_rate.tooltip=閭伓宸笀鐨勮嚜鐒剁敓鎴愶紱鏁板间笌鐢熸垚鐜囨垚姝f瘮銆5 鐩稿綋浜庡コ宸敓鎴愮巼锛100 鐩稿浜庡兊灏革紝楠烽珔锛屼互鍙婅嫤鍔涙曠殑鐢熸垚鐜囥傝嫢璁剧疆涓洪浂锛屽垯浼氬畬鍏ㄩ樆姝㈤偑鎭跺帆甯堢殑鐢熸垚銆 +config.ebwizardry.ice_wraith_spawn_rate=鍐板皝骞界伒 +config.ebwizardry.ice_wraith_spawn_rate.tooltip=鍐板皝骞界伒鐨勮嚜鐒剁敓鎴愶紱鏁板间笌鐢熸垚鐜囨垚姝f瘮銆5 鐩稿綋浜庡コ宸敓鎴愮巼锛100 鐩稿浜庡兊灏革紝楠烽珔锛屼互鍙婅嫤鍔涙曠殑鐢熸垚鐜囥傝嫢璁剧疆涓洪浂锛屽垯浼氬畬鍏ㄩ樆姝㈠啺灏佸菇鐏电殑鐢熸垚銆 +config.ebwizardry.lightning_wraith_spawn_rate=闂數骞界伒 +config.ebwizardry.lightning_wraith_spawn_rate.tooltip=闂數骞界伒鐨勮嚜鐒剁敓鎴愶紱鏁板间笌鐢熸垚鐜囨垚姝f瘮銆5 鐩稿綋浜庡コ宸敓鎴愮巼锛100 鐩稿浜庡兊灏革紝楠烽珔锛屼互鍙婅嫤鍔涙曠殑鐢熸垚鐜囥傝嫢璁剧疆涓洪浂锛屽垯浼氬畬鍏ㄩ樆姝㈤棯鐢靛菇鐏电殑鐢熸垚銆 +config.ebwizardry.forfeit_chance=浜嬫晠绾緥 +config.ebwizardry.forfeit_chance.tooltip=鍙傞忓け璇竴涓湭鍙戠幇鐨勬硶鏈岃Е鍙戜簨鏁呯殑姒傜巼銆傚皢姝よ瀹氳涓洪浂浠ュ叧闂簨鏁呮満鍒躲傝嫢鍏抽棴鎺㈢储妯″紡鍒欐病鏈夊姛鑳姐 +config.ebwizardry.pocket_furnace_item_blacklist=鍙h鐔旂倝榛戝悕鍗 +config.ebwizardry.pocket_furnace_item_blacklist.tooltip=鎺у埗闄や簡姝﹀櫒宸ュ叿浠ュ強鎶ょ敳浠ュ涓嶆兂鐔旂偧鐨勬柟鍧楁垨鐗╁搧銆傝繖浜涚墿鍝佺殑鍚嶅瓧鏃犺澶у皬鍐欍傝嫢鏄ā缁勭墿鍝侊紝璇峰姞鍏ユā缁勫墠缂ID锛堝 ebiwizardry:crystal_ore锛夈 +config.ebwizardry.divination_ore_whitelist=鐭跨墿鎼滅储鐧藉悕鍗 +config.ebwizardry.divination_ore_whitelist.tooltip=鍙互琚熆鐗╂帰娴嬫悳绱㈠埌鐨勭熆鐗╃殑鍚嶇О銆傛柟鍧楀悕鏃犺澶у皬鍐欍傝嫢鏄ā缁勭熆鐗╋紝璇峰姞鍏ユā缁勫墠缂ID锛堝 ebiwizardry:crystal_ore锛夈 +config.ebwizardry.sword_item_whitelist=鍒鍓戠墿鍝佺櫧鍚嶅崟 +config.ebwizardry.sword_item_whitelist.tooltip=鏈簲鍙互琚亴娉ㄩ瓟娉曠殑鍓戠殑鍚嶅崟銆傜粷澶у鏁扮殑鍓戝簲璇ヨ兘鑷姩宸ヤ綔锛屼絾鏈変簺鏃犳硶鐏屾敞鐨勫墤鍙互鍦ㄨ繖閲屾墜鍔ㄥ姞鍏ャ傜墿鍝佸悕绉颁笉鍒嗗ぇ灏忓啓銆傝嫢鏄ā缁勭墿鍝侊紝璇峰姞鍏ユā缁勫墠缂ID锛堝 tconstruct:broadsword锛夈 +config.ebwizardry.bow_item_whitelist=寮撶墿鍝佺櫧鍚嶅崟 +config.ebwizardry.bow_item_whitelist.tooltip=鏈簲鍙互琚亴娉ㄩ瓟娉曠殑寮撶殑鍚嶅崟銆傜粷澶у鏁扮殑鍓戝簲璇ヨ兘鑷姩宸ヤ綔锛屼絾鏈変簺鏃犳硶鐏屾敞鐨勫墤鍙互鍦ㄨ繖閲屾墜鍔ㄥ姞鍏ャ傜墿鍝佸悕绉颁笉鍒嗗ぇ灏忓啓銆傝嫢鏄ā缁勭墿鍝侊紝璇峰姞鍏ユā缁勫墠缂ID锛堝 tconstruct:shortbow锛夈 +config.ebwizardry.currency_items=璐у竵鐗╁搧 +config.ebwizardry.currency_items.tooltip=鍙互鐢ㄤ綔璐у竵鐨勭墿鍝佺殑鍚嶅崟锛堢涓鏍硷紱绗簩涓病鐢級銆傛瘡涓涓柊鐨勭墿鍝佸簲褰撳啓鍏ョ墿鍝佸悕锛岀┖鏍硷紝鎺ョ潃涓涓暣鏁颁互浠h〃璇ョ墿鍝佺殑浠峰笺備环鍊间笌浜ゆ槗闇瑕佺殑鐗╁搧閲忔垚鍙嶆瘮銆 +config.ebwizardry.fast_worldgen=鑷劧寤虹瓚鐢熸垚 +config.ebwizardry.fast_worldgen.tooltip=鎺у埗鏈ā缁勮嚜鐒跺缓绛戠敓鎴愮殑瑙勫緥銆傜簿鑷翠笘鐣岀敓鎴愪細闃叉寤虹瓚鐢熸垚鍦ㄦ偓宕栵紝娲炵┐鍐咃紝浠ュ強鍏朵粬鑷劧鐢熸垚寤虹瓚鍐咃紝鍚屾椂娓呯悊娴┖鏍戙傚揩閫熶笘鐣岀敓鎴愬垯鍙嶄箣锛岀壓鐗茶繖浜涘姛鑳戒互蹇熺敓鎴愪笘鐣屻傞熷害灏嗕富瑕佺敱浣犵殑閰嶇疆鍐冲畾銆傛璁惧畾浼氬奖鍝嶇瀛愮殑鐢熸垚銆 +config.ebwizardry.fast_worldgen.true=蹇 +config.ebwizardry.fast_worldgen.false=绮捐嚧 +config.ebwizardry.evil_wizard_chance=閭伓宸笀姒傜巼 +config.ebwizardry.evil_wizard_chance.tooltip=宸笀濉斿唴鐢熸垚涓涓偑鎭跺帆甯堝強涓涓疂绠辫屼笉鏄竴涓弸濂藉帆甯堢殑姒傜巼銆 +config.ebwizardry.tower_files=宸笀濉斿缓绛戞枃浠 +config.ebwizardry.tower_files.tooltip=鍏ㄩ儴娌℃湁绠卞瓙鐨勫帆甯堝寤虹瓚鏂囦欢鍚嶅崟銆傛瘡褰撲竴涓帆甯堝鐢熸垚锛岄兘浼氶殢鏈轰粠杩欎簺鏂囦欢涓夋嫨涓涓傛枃浠朵綅缃殑鏍煎紡涓 [mod id]:[鏂囦欢鍚峕锛岀壒鎸囨枃浠惰矾寰 assets/[mod id]:[filename].nbt 銆傚厑璁稿鍒舵潯鐩紝涓轰究浜庡湪涓嶅鍒跺缓绛戞枃浠舵湰韬殑鎯呭喌涓嬭繘琛岃皟鏁淬 +config.ebwizardry.tower_with_chest_files=鏈夌瀛愮殑宸笀濉旂殑寤虹瓚鏂囦欢 +config.ebwizardry.tower_with_chest_files.tooltip=鍏ㄩ儴鏈夌瀛愮殑宸笀濉斿缓绛戞枃浠跺悕鍗曘傛瘡褰撲竴涓帆甯堝鐢熸垚锛岄兘浼氶殢鏈轰粠杩欎簺鏂囦欢涓夋嫨涓涓傛枃浠朵綅缃殑鏍煎紡涓 [mod id]:[鏂囦欢鍚峕锛岀壒鎸囨枃浠惰矾寰 assets/[mod id]:[filename].nbt 銆傚厑璁稿鍒舵潯鐩紝涓轰究浜庡湪涓嶅鍒跺缓绛戞枃浠舵湰韬殑鎯呭喌涓嬭繘琛岃皟鏁淬 +config.ebwizardry.obelisk_dimensions=鏂圭缁村害 +config.ebwizardry.obelisk_dimensions.tooltip=鏂圭浼氱敓鎴愮殑缁村害鐨処D鍚嶅崟銆 +config.ebwizardry.obelisk_rarity=鏂圭绋鏈夊害 +config.ebwizardry.obelisk_rarity.tooltip=鎺у埗鏂圭鐨勭█鏈夊害銆備唬琛ㄦ瘡澶氬皯鍖哄潡浼氭湁涓涓柟纰戯紝鍊间笌鏂圭鏁伴噺鎴愬弽姣斻 +config.ebwizardry.obelisk_files=鏂圭寤虹瓚鏂囦欢 +config.ebwizardry.obelisk_files.tooltip=鏂圭寤虹瓚鏂囦欢浣嶇疆鍚嶅崟銆傛瘡褰撲竴涓柟纰戠敓鎴愶紝閮戒細闅忔満浠庤繖浜涙枃浠朵腑閫夋嫨涓涓傛枃浠朵綅缃殑鏍煎紡涓 [mod id]:[鏂囦欢鍚峕锛岀壒鎸囨枃浠惰矾寰 assets/[mod id]:[filename].nbt 銆傚厑璁稿鍒舵潯鐩紝涓轰究浜庡湪涓嶅鍒跺缓绛戞枃浠舵湰韬殑鎯呭喌涓嬭繘琛岃皟鏁淬 +config.ebwizardry.shrine_dimensions=绁潧缁村害 +config.ebwizardry.shrine_dimensions.tooltip=绁潧浼氱敓鎴愮殑缁村害鐨処D鍚嶅崟銆 +config.ebwizardry.shrine_rarity=绁潧绋鏈夊害 +config.ebwizardry.shrine_rarity.tooltip=鎺у埗绁潧鐨勭█鏈夊害銆備唬琛ㄦ瘡澶氬皯鍖哄潡浼氭湁涓涓キ鍧涳紝鍊间笌绁潧鏁伴噺鎴愬弽姣斻 +config.ebwizardry.shrine_files=绁潧寤虹瓚鏂囦欢 +config.ebwizardry.shrine_files.tooltip=绁潧寤虹瓚鏂囦欢浣嶇疆鍚嶅崟銆傛瘡褰撲竴涓キ鍧涚敓鎴愶紝閮戒細闅忔満浠庤繖浜涙枃浠朵腑閫夋嫨涓涓傛枃浠朵綅缃殑鏍煎紡涓 [mod id]:[鏂囦欢鍚峕锛岀壒鎸囨枃浠惰矾寰 assets/[mod id]:[filename].nbt 銆傚厑璁稿鍒舵潯鐩紝涓轰究浜庡湪涓嶅鍒跺缓绛戞枃浠舵湰韬殑鎯呭喌涓嬭繘琛岃皟鏁淬 +config.ebwizardry.tree_blocks=鏍戞湪鏂瑰潡 +config.ebwizardry.tree_blocks.tooltip=鍙鏈ā缁勪腑鐨勫缓绛戣鐩栫殑鏂瑰潡鍚嶅崟锛屽揩閫熷拰绮捐嚧鐢熸垚閮戒細鏀跺埌褰卞搷銆傜粷澶у鏁扮殑鏍戞湪鍙婂彾瀛愭柟鍧楀簲褰撹嚜鍔ㄨ瑕嗗啓锛屼絾鑻ユ湁浠讳綍鏃犳硶瑕嗗啓鐨勬柟鍧楋紝璇峰湪杩欓噷鎵嬪姩鍔犲叆銆傛柟鍧楀悕鏃犺澶у皬鍐欍傛ā缁勬柟鍧楄鍔犲叆妯$粍鍓嶇紑ID锛堝 dynamictrees:oakbranch锛夈 +config.ebwizardry.loot_injection_locations=娣诲姞鎺夎惤鐗╀綅缃 +config.ebwizardry.loot_injection_locations.tooltip=闇瑕佸姞鍏ユ湰妯$粍鎺夎惤鐗╃殑鎺夎惤琛ㄥ悕鍗曪紙鍦 loot_tables/chests/dungeon_additions.json 璇︾粏纭锛夈 +config.ebwizardry.shift_scrolling=Shift 鍒囨崲 +config.ebwizardry.shift_scrolling.tooltip=鎺у埗鏄惁甯屾湜鍦ㄦ寜浣 Shift 鏃舵粦鍔ㄦ粴杞細鍒囨崲娉曟湳銆傛敞鎰忥細杩欏彧浼氬奖鍝嶄綘鑷繁鐨勬搷浣滐紝鍏朵粬鐜╁浠嶅彲浠ヤ緷鎹嚜宸辩殑璁剧疆鎿嶄綔銆 +config.ebwizardry.reverse_scroll_direction=婊氬姩鏂瑰悜 +config.ebwizardry.reverse_scroll_direction.tooltip=璁剧疆浣跨敤 Shift+婊氳疆 鍒囨崲娉曟湳鐨勬粴鍔ㄦ柟鍚戙 +config.ebwizardry.reverse_scroll_direction.true=缈昏浆 +config.ebwizardry.reverse_scroll_direction.false=鏅 +config.ebwizardry.spell_hud_skin=娉曟湳HUD鐨偆 +config.ebwizardry.spell_hud_skin.tooltip=鏇存敼娉曟湳HUD鐨勭毊鑲...... +config.ebwizardry.spell_hud_skin.preview=瑙傜湅鏁堟灉 +config.ebwizardry.handbook_progression=鎵嬪唽杩涘害 +config.ebwizardry.handbook_progression.tooltip=鎵撳紑鏃讹紝涓轰簡璁╃帺瀹跺惊搴忔笎杩涘湴浣撻獙娓告垙杩囩▼锛屽帆甯堟墜鍐岀殑涓浜涢儴鍒嗕細闅忕潃鐜╁杩涘害鑰岃В閿併傚叧闂椂鐜╁鍒欒兘涓涓嬪瓙鐪嬪埌鏁存湰涔︺傚湪鍒涢犳ā寮忎笅锛岀帺瀹舵昏兘鐪嬪埌鏁存湰鎵嬪唽銆 +config.ebwizardry.handbook_progression.true=寮鍚斺旀暀鏁欐垜锛屽厛鐢燂紙鏃ヨ锛夛紒 +config.ebwizardry.handbook_progression.false=鍏抽棴鈥斺斿ぉ鐢熷ぉ鎵嶏紝宀傝兘琚繖绉嶅皬鎶婃垙鎷栨參鑴氭锛 +config.ebwizardry.books_pause_game=鐪嬩功鏃跺仠 +config.ebwizardry.books_pause_game.tooltip=鎺у埗鏄惁鎵撳紑浠讳綍涓鏈湰妯$粍鍐呯殑涔︾睄閮戒細鏆傚仠鍗曟満娓告垙銆傚湪澶氫汉娓告垙鍐呮棤鏁堛 +config.ebwizardry.books_pause_game.true=寮鍚斺旇涔﹀矀鑳借鎵撴壈锛 +config.ebwizardry.books_pause_game.false=鍏抽棴鈥斺斿ぇ闅愰殣浜庡競 +config.ebwizardry.summoned_creature_names=鐢熸垚鐢熺墿鍚 +config.ebwizardry.summoned_creature_names.tooltip=鎺у埗鏄惁鍦ㄥ彫鍞ょ殑鐢熺墿澶翠笂鏄剧ず涓讳汉鐨勫悕瀛椼 +config.ebwizardry.summoned_creature_names.true=鏄剧ず +config.ebwizardry.summoned_creature_names.false=闅愯棌 +config.ebwizardry.use_shaders=浣跨敤鑷畾涔夊厜褰 +config.ebwizardry.use_shaders.tooltip=鎺у埗鏄惁寮鍚煇浜涙硶鏈檮鍔犵殑鐗规畩鍏夊奖銆傚畠浠細浣跨敤鍘熺増鐨勫厜褰辩郴缁燂紝骞朵笉搴旇瀵规父鎴忕殑鎬ц兘鏈夊灏戝奖鍝嶏紝浣嗗彲鑳戒笌鍏朵粬鍏夊奖鍙戠敓鍐茬獊銆 +config.ebwizardry.use_shaders.true=寮鍚斺旇佸瓙灏辨槸鍐茬潃鍏夊奖鏉ョ殑锛 +config.ebwizardry.use_shaders.false=鍏抽棴鈥斺旀垜鐢ㄥ湡璞嗙帺MC +config.ebwizardry.category.compatibility=妯$粍鍏煎鎬ц缃 +config.ebwizardry.category.compatibility.tooltip=璁剧疆鏈ā缁勪笌鍏朵粬妯$粍鐨勫吋瀹规 +config.ebwizardry.title.compatibility=妯$粍鍏煎鎬ц缃 +config.ebwizardry.subtitle.compatibility=褰卞搷鏈ā缁勪笌鍏朵粬妯$粍鍏煎鎬х殑璁剧疆 +config.ebwizardry.damage_source_blacklist=浼ゅ婧愰粦鍚嶅崟 +config.ebwizardry.damage_source_blacklist.tooltip=鍏嶇柅鏉ヨ嚜鐗瑰畾浼ゅ婧愮殑浼ゅ鍚嶅崟銆傝嫢鏈ā缁勬娴嬫湁鐗瑰畾浼ゅ婧愬簲琚姞鍏ラ粦鍚嶅崟鍒欎細鎻愰啋锛屽惁鍒欎笉瑕佹搮鑷洿鏀规璁惧畾銆 +config.ebwizardry.compatibility_warnings=鍏煎鎬ц鍛 +config.ebwizardry.compatibility_warnings.tooltip=鎺у埗鏄惁灏嗗吋瀹规ц鍛婂啓鍏ユ父鎴忓唴鑱婂ぉ鏍忋傚叧闂互闃绘嫤杩囬噺淇℃伅銆 +config.ebwizardry.baubles_integration=Baubles 妞嶅叆 +config.ebwizardry.baubles_integration.tooltip=鑻ュ凡涓嬭浇 Baubles锛屾帶鍒舵槸鍚︽帴鍙 Baubles 鐨勭壒鎬с傝嫢鍏抽棴锛屽垯鏈ā缁勮 Baubles 涓嶅瓨鍦ㄣ +config.ebwizardry.jei_integration=JEI 妞嶅叆 +config.ebwizardry.jei_integration.tooltip=鑻ュ凡涓嬭浇 JEI锛屾帶鍒舵槸鍚︽帴鍙 JEI 鐨勭壒鎬с傝嫢鍏抽棴锛屽垯鏈ā缁勮 JEI 涓轰笉瀛樺湪銆 +config.ebwizardry.antique_atlas_integration=鍙ゅ紡鍦板浘妞嶅叆 +config.ebwizardry.antique_atlas_integration.tooltip=鑻ュ凡涓嬭浇鍙ゅ紡鍦板浘锛屾帶鍒舵槸鍚︽帴鍙楀彜寮忓湴鍥剧殑鐗规с傝嫢鍏抽棴锛屽垯鏈ā缁勮鍙ゅ紡鍦板浘涓轰笉瀛樺湪銆 +config.ebwizardry.auto_place_tower_markers=鑷姩鏍囪宸笀濉 +config.ebwizardry.auto_place_tower_markers.tooltip=鎺у埗鍙ゅ紡鍦板浘鏄惁鑷姩鏍囪宸笀濉. +config.ebwizardry.auto_place_obelisk_markers=鑷姩鏍囪鏂圭 +config.ebwizardry.auto_place_obelisk_markers.tooltip=鎺у埗鍙ゅ紡鍦板浘鏄惁鑷姩鏍囪鏂圭. +config.ebwizardry.auto_place_shrine_markers=鑷姩鏍囪绁潧 +config.ebwizardry.auto_place_shrine_markers.tooltip=鎺у埗鍙ゅ紡鍦板浘鏄惁鑷姩鏍囪绁潧銆 +integration.jei.category.ebwizardry\:arcane_workbench=濂ユ湳宸ヤ綔鍙 +integration.antiqueatlas.marker.ebwizardry\:wizard_tower=宸笀濉 +integration.antiqueatlas.marker.ebwizardry\:obelisk=鏂圭 +integration.antiqueatlas.marker.ebwizardry\:shrine=绁潧 +enchantment.ebwizardry\:magic_sword=榄斿姏鐏屾敞 +enchantment.ebwizardry\:magic_bow=榄斿姏鐏屾敞 +enchantment.ebwizardry\:flaming_weapon=鐏劙鐏屾敞 +enchantment.ebwizardry\:freezing_weapon=鍐伴湝鐏屾敞 +enchantment.ebwizardry\:shocking_weapon=闆风數鐏屾敞 + +enchantment.ebwizardry\:magic_protection=榄旀硶淇濇姢 +enchantment.ebwizardry\:frost_protection=鍐伴湝淇濇姢 +enchantment.ebwizardry\:shock_protection=闆风數淇濇姢 + + +enchantment.ebwizardry.magic_sword.desc=榄斿姏鐏屾敞娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). +enchantment.ebwizardry.magic_bow.desc=榄斿姏鐏屾敞娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). +enchantment.ebwizardry.flaming_weapon.desc=璧ょ値姝﹀櫒娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). +enchantment.ebwizardry.freezing_weapon.desc=鍐伴湝姝﹀櫒娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). +enchantment.ebwizardry.shocking_weapon.desc=闆风數姝﹀櫒娉曟湳鐨勪竴閮ㄥ垎;鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). + +enchantment.ebwizardry.magic_protection.desc=鍑忓皯浠绘剰鏉ユ簮鐨勯瓟娉曚激瀹 +enchantment.ebwizardry.frost_protection.desc=鍑忓皯浠绘剰鏉ユ簮鐨勫瘨鍐蜂激瀹 +enchantment.ebwizardry.shock_protection.desc=鍑忓皯浠绘剰鏉ユ簮鐨勯浄鐢典激瀹 From a0bd7b64d79e7a049073c881bce0790ba67cd38e Mon Sep 17 00:00:00 2001 From: Hokorizero <50108932+Hokorizero@users.noreply.github.com> Date: Fri, 7 Feb 2020 18:23:40 +0800 Subject: [PATCH 3/3] Enchantment Descriptions translation done --- .../resources/assets/ebwizardry/lang/zh_cn.lang | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/assets/ebwizardry/lang/zh_cn.lang b/src/main/resources/assets/ebwizardry/lang/zh_cn.lang index a2a0f6e6..be023ed0 100644 --- a/src/main/resources/assets/ebwizardry/lang/zh_cn.lang +++ b/src/main/resources/assets/ebwizardry/lang/zh_cn.lang @@ -1269,12 +1269,12 @@ enchantment.ebwizardry\:frost_protection=鍐伴湝淇濇姢 enchantment.ebwizardry\:shock_protection=闆风數淇濇姢 -enchantment.ebwizardry.magic_sword.desc=榄斿姏鐏屾敞娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). -enchantment.ebwizardry.magic_bow.desc=榄斿姏鐏屾敞娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). -enchantment.ebwizardry.flaming_weapon.desc=璧ょ値姝﹀櫒娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). -enchantment.ebwizardry.freezing_weapon.desc=鍐伴湝姝﹀櫒娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). -enchantment.ebwizardry.shocking_weapon.desc=闆风數姝﹀櫒娉曟湳鐨勪竴閮ㄥ垎;鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). +enchantment.ebwizardry\.magic_sword.desc=榄斿姏鐏屾敞娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). +enchantment.ebwizardry\.magic_bow.desc=榄斿姏鐏屾敞娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). +enchantment.ebwizardry\.flaming_weapon.desc=璧ょ値姝﹀櫒娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). +enchantment.ebwizardry\.freezing_weapon.desc=鍐伴湝姝﹀櫒娉曟湳鐨勪竴閮ㄥ垎; 鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). +enchantment.ebwizardry\.shocking_weapon.desc=闆风數姝﹀櫒娉曟湳鐨勪竴閮ㄥ垎;鏃犳硶鍦ㄧ敓瀛樻ā寮忎笅鑾峰緱(娉曟湳涔︿篃涓嶄細璧蜂綔鐢). -enchantment.ebwizardry.magic_protection.desc=鍑忓皯浠绘剰鏉ユ簮鐨勯瓟娉曚激瀹 -enchantment.ebwizardry.frost_protection.desc=鍑忓皯浠绘剰鏉ユ簮鐨勫瘨鍐蜂激瀹 -enchantment.ebwizardry.shock_protection.desc=鍑忓皯浠绘剰鏉ユ簮鐨勯浄鐢典激瀹 +enchantment.ebwizardry\.magic_protection.desc=鍑忓皯浠绘剰鏉ユ簮鐨勯瓟娉曚激瀹 +enchantment.ebwizardry\.frost_protection.desc=鍑忓皯浠绘剰鏉ユ簮鐨勫瘨鍐蜂激瀹 +enchantment.ebwizardry\.shock_protection.desc=鍑忓皯浠绘剰鏉ユ簮鐨勯浄鐢典激瀹