-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TWEAK] Много разных изменений (#828)
## Описание PR Небольшие изменения: - Ботинки ниндзя теперь бесшумные - Пун Пун, слайм РНД, боксёр-кенгуру, Гамлет теперь имеют таймер общего наигранного времени в 2ч (против набегеров) - Подкрепления Синдиката и СолоЯО теперь имеют таймер общего наигранного времени в 2ч (против набегаторов) - Скелет и ниндзя теперь имеют таймер общего наигранного времени в 2ч (против набегеров и новичков) - Мехи умеют вскрывать незапитанные шлюзы - Добавлены расширенные правила антагонистов: Дракон, Одинокий ЯО, Ниндзя, Скелет из шкафа, а также подкорректированы некоторые другие. - Гайд на Еретика перенесен во вкладку антаги - Время на еретика - 75ч общего времени - Вколоть шприц другому - 6 сек вместо 5. Себе, соответственно, 3 сек вместо 2.5 - Съесть таблетку самому - 0.3 сек вместо 1. Другому скормить так и осталось 1 сек ## Почему / Баланс Потому что ниндзя палили метаеберы + он ниндзя, а соответственно двигаться должен бесшумно. За Пуна и остальных заходили набегеры после смерти и грифили Для удобства игроков. Пусть они могут вскрывать незапитанные шлюзы, хуле. А то нелогично **Ссылка на публикацию в Discord** - [Предложения](https://discord.com/channels/901772674865455115/1308902934721069076) ## Техническая информация Всё достаточно просто ## Медиа Не требуется ## Требования - [Х] Я прочитал(а) и следую [Руководство по созданию пулл реквестов](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html). Я понимаю, что в противном случае мой ПР может быть закрыт по усмотрению мейнтейнера. - [Х] Я добавил скриншоты/видео к этому пулл реквесту, демонстрирующие его изменения в игре, **или** этот пулл реквест не требует демонстрации в игре ## Критические изменения Не имеются **Чейнджлог** :cl: eddiemercury - add: Добавлены расширенные правила антагонистов: Дракон, Одинокий ЯО, Ниндзя, Скелет из шкафа, а также подкорректированы некоторые другие. - add: Добавлен перевод названия и описания гост-роли космокарпа - add: Время на Еретика - 75 часов общего времени, как у генокрада - tweak: Пун Пун, слайм РНД, боксёр-кенгуру, Гамлет, Скелеты, Ниндзя, Подкрепы ЯО и СолоЯО теперь имеют таймер общего наигранного времени в 2ч (против набегаторов) - tweak: Мехи теперь умеют вскрывать незапитанные шлюзы - tweak: Ботинки ниндзя теперь бесшумные (против метаеберов и + логика) - tweak: Гайд на еретика перенесен во вкладку "антагонисты" - tweak: Вколоть шприц другому - 6 сек вместо 5. Себе, соответственно, 3 сек вместо 2.5 - tweak: Съесть таблетку самому - 0.3 сек вместо 1. Другому скормить так и осталось 1 сек
- Loading branch information
Showing
14 changed files
with
143 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
admin-verb-make-heretic = Сделать цель еретиком. | ||
admin-verb-text-make-heretic = Сделать еретиком | ||
admin-verb-text-make-heretic = Сделать еретиком |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
roles-antag-heretic-name = Еретик | ||
roles-antag-heretic-description = Получай древние знания, приноси людей в жертву или умри, попробовав. | ||
roles-antag-heretic-description = Получай древние знания, приноси людей в жертву или умри, попробовав. | ||
roles-antag-heretic-objective = Получайте древние знания, приносите людей в жертву или умрите, попробовав. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
- type: guideEntry | ||
id: Heretics | ||
name: guide-entry-heretics | ||
text: "/ServerInfo/ADT/Guidebook/Antagonist/Heretics.xml" | ||
text: "/ServerInfo/ADT/Guidebook/Antagonist/Heretics.xml" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
- type: antag | ||
id: Heretics | ||
name: roles-antag-heretic-name | ||
antagonist: true | ||
setPreference: true | ||
objective: roles-antag-heretic-objective | ||
requirements: | ||
- !type:OverallPlaytimeRequirement | ||
time: 270000 #75 hrs | ||
#guides: [ Heretics ] закомменчено до появления гайда |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.