[Fix] Исправление ошибок.#2627
[Fix] Исправление ошибок.#2627Armorkillerd wants to merge 2 commits intoAdventureTimeSS14:masterfrom
Conversation
ОбзорЭто изменение включает множество корректировок баланса и визуализации в прототипах сущностей и реагентов. Основные изменения: переопределение иерархии наследования напитка ADTHungoverAngel с изменением эффектов метаболизма, добавление компонентов спрайтов для снарядов дробовика и гранат, модификация длительности эффектов сна в комбо-атаке, замена типов урона Poison на Toxin в некоторых напитках, отключение звуковых эффектов для определённых гранат, и корректировка значений урона в метаболизме реагентов. Возможно связанные PR
Предложенные метки
Предложенные рецензенты
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can enforce grammar and style rules using `languagetool`.Configure the |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@Resources/Prototypes/Reagents/biological.yml`:
- Around line 187-194: Surround the entire HealthChange damage block (the
!type:HealthChange entry with damage -> groups: Burn/Brute/Toxin and types:
Bloodloss) with the ADT tweak markers by adding a comment line "#
ADT-Tweak-Start" immediately before the !type:HealthChange block and "#
ADT-Tweak-End" immediately after it so the change is clearly marked as an ADT
tweak outside /ADT/ directories.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro
Run ID: 072cae7a-8954-46b2-b0d5-9604e3a01bcd
📒 Files selected for processing (7)
Resources/Prototypes/ADT/Entities/Objects/Specific/material_args.ymlResources/Prototypes/ADT/Reagents/Consumable/Drink/drinks.ymlResources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/grenade.ymlResources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.ymlResources/Prototypes/Entities/Objects/Weapons/Throwable/projectile_grenades.ymlResources/Prototypes/Reagents/Consumable/Drink/alcohol.ymlResources/Prototypes/Reagents/biological.yml
Описание PR
Снова вернул наши спрайты дроби;
Понизил время сна от приёма спящего карпа "Удар + Дизарм" с 2х секунд на 1 секунду (Твика в руководствах не требует всё равно 2 секунды занимает);
Исправил статы некоторых лекарств.
Почему / Баланс
Техническая информация
Медиа
Чейнджлог
🆑 Armorkillerd