diff --git a/src/main/resources/assets/unicopia/lang/ru_ru.json b/src/main/resources/assets/unicopia/lang/ru_ru.json index 10c4b531..1027494c 100644 --- a/src/main/resources/assets/unicopia/lang/ru_ru.json +++ b/src/main/resources/assets/unicopia/lang/ru_ru.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": "Фокусировки",