diff --git a/src/main/resources/assets/unicopia/lang/zh_cn.json b/src/main/resources/assets/unicopia/lang/zh_cn.json index 78173a7a..39361f89 100644 --- a/src/main/resources/assets/unicopia/lang/zh_cn.json +++ b/src/main/resources/assets/unicopia/lang/zh_cn.json @@ -483,12 +483,6 @@ "spell.unicopia.fire_bolt": "火焰镭射", "spell.unicopia.fire_bolt.lore": "产生几束燃烧的射线", "spell.unicopia.shield": "护盾", - "spell.unicopia.shield.additional_range": "额外范围", - "spell.unicopia.shield.permit.passive": "允许 友好生物 通过", - "spell.unicopia.shield.permit.hostile": "允许 敌对生物 通过", - "spell.unicopia.shield.permit.player": " 允许 其他玩家 通过", - "spell.unicopia.shield.caston.location": "应用于位置", - "spell.unicopia.shield.caston.person": "应用于自己", "spell.unicopia.shield.lore": "在使用者周围施放一个保护盾", "spell.unicopia.bubble": "泡泡", "spell.unicopia.bubble.lore": "将它击中的任何生物困在泡泡中", @@ -524,6 +518,30 @@ "spell.unicopia.catapult.lore": "将命中的方块或实体抛向空中", "spell.unicopia.dispel_evil": "驱邪", "spell.unicopia.dispel_evil.lore": "驱散附近的任何邪恶力量。", + "spell_attribute.unicopia.cast_on_location": "Applies to location", + "spell_attribute.unicopia.cast_on_person": "Applies to self", + "spell_attribute.unicopia.focused_entity": "Applies to focused entity", + "spell_attribute.unicopia.follows_target": "Follows target", + "spell_attribute.unicopia.permit_items": " Permits Items", + "spell_attribute.unicopia.permit_passive": "Permits Passive Mobs", + "spell_attribute.unicopia.permit_hostile": "Permits Hostile Mobs", + "spell_attribute.unicopia.permit_player": " Permits Other Players", + "spell_attribute.unicopia.range": "Effect Range", + "spell_attribute.unicopia.duration": "Effect Duration", + "spell_attribute.unicopia.strength": "Effect Strength", + "spell_attribute.unicopia.soapiness": "Soapiness", + "spell_attribute.unicopia.velocity": "Velocity", + "spell_attribute.unicopia.vertical_velocity": "Launch Speed", + "spell_attribute.unicopia.damage_to_target": "Damage to Target", + "spell_attribute.unicopia.simultanious_targets": "Simultanious Targets", + "spell_attribute.unicopia.cost_per_individual": "Mana cost per individual", + "spell_attribute.unicopia.explosion_strength": "Blast Strength", + "spell_attribute.unicopia.projectile_count": "Projectile Count", + "spell_attribute.unicopia.follow_range": "Following Range", + "spell_attribute.unicopia.orb_count": "Orb Count", + "spell_attribute.unicopia.wave_size": "Wave Size", + "spell_attribute.unicopia.target_preference": "Target Preference", + "spell_attribute.unicopia.caster_preference": "Caster Preference", "trait.unicopia.strength.name": "力量", "trait.unicopia.strength.description": "赋予身体以力量或增强耐力。\n魔法中的力量要素越多,其效果就越猛烈,越持久。", "trait.unicopia.focus.name": "聚焦",