-
Notifications
You must be signed in to change notification settings - Fork 130
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
Softcrit re-return #1480
Softcrit re-return #1480
Conversation
Линтер чет упал |
This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord. |
This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates. |
Что этот PR делает
Не изменяет текущий "прогрессивный крит", а лишь дополняет его.
Теперь при достижении крита, вы:
Также усилен эпинефрин, чтобы он мог вывести из крита, а не оставлять в подвешанном состоянии.
Продолжение #1210 и #1433
Почему это хорошо для игры
Более смертные куклы
Changelog
🆑
add: Возвращен софткрит, делая куклы более смертными. При достижении 100 урона (крит), кукла переходит в состояние софт-крита, в котором она может только ползать и шептать.
tweak: Эпинефрин теперь лечит всегда, когда кукла в крите. Было: от -65 до -10 здоровья у куклы.
/:cl:
ВАЖНО
Меняет то, как определяются какие модпаки использовать на мейне и прайме.
При мерже нужно добавить дефайны модпаков в code/__DEFINES/_ss220.dm
#define MODPACK_EXCLUDE_PRIME_ONLY
#define MODPACK_EXCLUDE_MAIN_ONLY