-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Balance это кто/who #359
base: master
Are you sure you want to change the base?
Balance это кто/who #359
Changes from 2 commits
056d9b3
ab6f43d
fc926c5
2954b89
4288f96
71c238d
f318388
56a9907
383ede2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,9 @@ uplink-em1-name = Гаусс пушка EM-1 | |
uplink-em1-desc = Гаусс пушка, что стреляет крайне маленькими металлическими шариками, уничтожающие цели на молекулярном уровне, может пройти сквозь стекло. | ||
uplink-br12-name = BR-12A "Ravager" | ||
uplink-br12-desc = Хороший представитель семейства буллпап, логическое продолжение данного семейства, эргономичен, имеет возможность стрельбы как левой, так и правой рукой. Использует патроны 5.56. | ||
uplink-tb2s-name = LPPWeaponShotgunTBS2S | ||
uplink-tb2s-name = TBS-2s "Boomstick" | ||
uplink-tb2s-desc = Помповый дробовик, что имеет две трубки для хранения боеприпасов. Использует .50 ружейные. | ||
uplink-saiber-name = LPPWeaponSubMachineGunSaiber | ||
uplink-saiber-name = Сайбер | ||
uplink-saiber-desc = Пла-кет-кет-кет-кет! Но с глушителем! Использует автоматные патроны 35-го калибра. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧹 Nitpick (assertive) Уточните транслитерацию названия |
||
uplink-energyscythe-name = Энергетическая коса | ||
uplink-energyscythe-desc = Фермеры синдиката подумали, что только энергетические мечи недостаточно круто. | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,3 +40,5 @@ uplink-clothing-gorlex-trooper-name = Боевой скафандр GRX-101 - "C | |
uplink-clothing-gorlex-trooper-desc = Стандартная модель скафандров Gorlex, слегка изменённая со времён корпоративных воин, в основном с улучшением визора в шлеме, что было большим недостатком предыдущих моделей. | ||
uplink-clothing-gorlex-elite-name = Боевой скафандр GRX-111 - "Ratkin" | ||
uplink-clothing-gorlex-elite-desc = Данный скафандр получил такое наименование не с проста, группы мародёров Gorlex с таким наименованием, воевавшие во времена корпоративных воин славились своими засадными тактиками и скрытностью. | ||
uplink-telescopicshield-name = Телескопический щит | ||
uplink-telescopicshield-desc = Продвинутый щит на случай беспорядков, изготовлен из облегчённых материалов, способен складываться для удобства хранения. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 💡 Codebase verification Русский текст в en-US файле требует переноса в соответствующий файл локализации Текст на русском языке для
🔗 Analysis chainУбедитесь, что текст на русском языке в en-US файле не вызовет путаницы Let me verify if this Russian text appears in other localization files and check the overall structure of localization files in the repository. Let me check specifically for the Russian localization files to see if this translation exists there. 🏁 Scripts executedThe following scripts were executed for the analysis: Error: No shell scripts found Script: #!/bin/bash
# Check for all localization files and their content
fd . Resources/Locale -t f -e ftl
# Search for the specific text in all files
rg "uplink-telescopicshield" Resources/Locale/
Length of output: 73438 Script: #!/bin/bash
# Check for the specific text in Russian localization files
rg "uplink-telescopicshield" Resources/Locale/ru-RU/
Length of output: 52 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Инглииииииииииш There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Какая разница, мазафака There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
всё что надо знать о разрабах ЛП 💀 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Та похуй, как будто бы от нас кто-то будет форкаться. |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -112,10 +112,10 @@ | |
- !type:HealthChange | ||
conditions: | ||
- !type:ReagentThreshold | ||
min: 80 #please wait 3 minutes before using another stimpack | ||
min: 50 #please wait 3 minutes before using another stimpack | ||
damage: | ||
types: | ||
Poison: 1 | ||
Poison: 10 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 💡 Codebase verification Значение урона от яда слишком высокое! Анализ показывает, что значение урона от яда 10 является аномально высоким по сравнению с другими реагентами в игре:
Рекомендуется снизить урон от яда до значения 2-4, что будет соответствовать балансу других опасных веществ в игре. 🔗 Analysis chainПроверить влияние увеличенного урона от яда! Значительное увеличение урона от яда (с 1 до 10) существенно повышает риск использования стимуляторов. Необходимо убедиться, что это не делает их слишком опасными для использования. Let's gather more specific information about poison damage values across reagents. 🏁 Scripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Поиск других эффектов урона от яда в реагентах для сравнения
rg -l "Poison: \d+" Resources/Prototypes/Reagents/
Length of output: 693 Script: #!/bin/bash
# Поиск конкретных значений урона от яда в реагентах
rg "Poison: \d+" Resources/Prototypes/Reagents/ -n
Length of output: 4175 |
||
- !type:AdjustReagent | ||
conditions: | ||
- !type:ReagentThreshold | ||
|
@@ -157,6 +157,15 @@ | |
groups: | ||
Burn: -1 | ||
Brute: -1 | ||
Poison: | ||
effects: | ||
- !type:HealthChange | ||
damage: | ||
types: | ||
Poison: 0.25 | ||
- !type:Emote | ||
emote: Scream | ||
probability: 0.05 | ||
|
||
- type: reagent | ||
id: THC | ||
|
@@ -198,6 +207,12 @@ | |
effects: | ||
- !type:ChemAddMoodlet | ||
moodPrototype: NicotineBenefit | ||
Poison: | ||
effects: | ||
- !type:HealthChange | ||
damage: | ||
types: | ||
Poison: 0.05 | ||
|
||
# TODO: Replace these nonstandardized effects with generic brain damage | ||
- type: reagent | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
en-US значит на инглише надо
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
А какого хрена всё это в папке en-US и на русском