Skip to content
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

Roadmap chem #16

Closed
wants to merge 5 commits into from
Closed

Conversation

Ghostkokos
Copy link
Contributor

Основные изменения

Роадмап химии https://docs.google.com/document/d/1lCOLAVpr8quo8dtb6BgcBfUIG-Xs1GYU0FptodU9ENQ/edit

Как это улучшит игру

Балансит химию в игре добавляя 4 основных хиллящих комбинации которые несовместимы друг с другом
Частично убирает из игры возможность стать сверх неубиваемым использя все виды химии в игре

Ченджлог

Убирает возможность настакивания реагентов хилла.
Убрана возможность как либо получить пери+ и кк+ (кроме как ЕРТ)
Возвращён старый реагент пери

:cl:
add: Добавил новые механики или изменил геймплей.
add: Добавил больше вещей.
balance: Изменил баланс некоторых вещей.
code: Изменил некую составляющую кода.
/:cl:

@Ghostkokos Ghostkokos closed this Jul 15, 2024
@Ghostkokos Ghostkokos deleted the roadmap_chem branch July 15, 2024 12:39
@Ghostkokos Ghostkokos restored the roadmap_chem branch July 15, 2024 12:39
@Tatarla Tatarla reopened this Jul 17, 2024
@Tatarla Tatarla added Marine Затронута сторона Маринов. Feature Добавление новых механик и прочего. Balance Изменение важных игровых механик. labels Jul 17, 2024
@Tatarla Tatarla requested review from homexp13, Tatarla and Helg2 July 17, 2024 15:55
@@ -483,65 +478,18 @@
L.adjustStaminaLoss(15*effect_str)
return ..()

/* RUTGMC - MOVED TO MODULE
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

какой модуль?

@@ -1095,8 +1047,6 @@
overdose_threshold = REAGENTS_OVERDOSE
overdose_crit_threshold = REAGENTS_OVERDOSE_CRITICAL
scannable = TRUE
purge_list = list(/datum/reagent/medicine/xenojelly)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

@@ -1369,32 +1328,35 @@
if(volume < 30) //smol injection will self-replicate up to 30u using 240u of blood.
L.reagents.add_reagent(/datum/reagent/medicine/research/medicalnanites, 0.15)
L.blood_volume -= 2
L.adjust_slowdown(0.1)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

стандартный реген слоудауна STANDARD_SLOWDOWN_REGEN 0.3, просто перебивать будет, а если даже сделаешь больше оно будет стакаться.

@Ghostkokos Ghostkokos closed this Jul 19, 2024
@Ghostkokos Ghostkokos deleted the roadmap_chem branch September 12, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Balance Изменение важных игровых механик. Feature Добавление новых механик и прочего. Marine Затронута сторона Маринов.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants