diff --git a/Resources/Locale/ru-RU/weapons/reflect/reflect-component.ftl b/Resources/Locale/ru-RU/weapons/reflect/reflect-component.ftl index 9adc1a97f8..a818f2acf9 100644 --- a/Resources/Locale/ru-RU/weapons/reflect/reflect-component.ftl +++ b/Resources/Locale/ru-RU/weapons/reflect/reflect-component.ftl @@ -1 +1 @@ -reflect-shot = Reflected! +reflect-shot = Отражено! diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml index 0763759c24..f508f22406 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml @@ -250,14 +250,14 @@ - type: IncreaseDamageOnWield damage: types: - Slash: 1.5 - Heat: 1.5 + Slash: 15 + Heat: 15 - type: MeleeWeapon attackRate: 1 - type: Reflect enabled: false - energeticChance: 0.6 - kineticChance: 0.6 + energeticChance: 1 + kineticChance: 0 spread: 45 - type: Construction deconstructionTarget: null