-
-
Notifications
You must be signed in to change notification settings - Fork 10
[TWEAK] Rebalance things from ADT #396
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
base: master
Are you sure you want to change the base?
Changes from all commits
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 |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| ent-ADTBulletIon = Ионный заряд | ||
| ent-ADTBulletLaser = Лазерный заряд | ||
| ent-ADTBulletDisabler = Оглушающий заряд | ||
| ent-BulletLaserHeavySpread = Узкий лазерный залп | ||
| ent-ADTBulletLaserGreenWeak = Лазер | ||
| ent-ADTBulletCutterWeak = Резак | ||
| ent-ADTBulletDisablerStrong = Оглушающий заряд | ||
| ent-ADTBulletYellowLaser = Электрический лазерный заряд | ||
| ent-ADTBulletIon = ионный заряд | ||
| ent-ADTBulletLaser = лазерный заряд | ||
| ent-ADTBulletDisabler = оглушающий заряд | ||
| ent-BulletLaserHeavySpread = узкий лазерный залп | ||
| ent-ADTBulletLaserGreenWeak = лазер | ||
| ent-ADTBulletCutterWeak = резак | ||
| ent-ADTBulletDisablerStrong = оглушающий заряд | ||
| ent-ADTBulletYellowLaser = электрический лазерный заряд |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -710,15 +710,17 @@ | |||||
| # tags: | ||||||
| # - NukeOpsUplink | ||||||
|
|
||||||
| - type: listing | ||||||
| id: ADTUplinkInvisibleCloak | ||||||
| name: uplink-invisible-cloak-name | ||||||
| description: uplink-invisible-cloak-desc | ||||||
| productEntity: ADTClothingNeckInvisibleCloak | ||||||
| cost: | ||||||
| Telecrystal: 5 | ||||||
| categories: | ||||||
| - UplinkWearables | ||||||
| # Ganimed-edit start | ||||||
| # - type: listing | ||||||
| # id: ADTUplinkInvisibleCloak | ||||||
| # name: uplink-invisible-cloak-name | ||||||
| # description: uplink-invisible-cloak-desc | ||||||
| # productEntity: ADTClothingNeckInvisibleCloak | ||||||
| # cost: | ||||||
| # Telecrystal: 5 | ||||||
| # categories: | ||||||
| # - UplinkWearables | ||||||
| # Ganimed-edit end | ||||||
|
|
||||||
| - type: listing | ||||||
| id: ADTUplinkNightVision | ||||||
|
|
@@ -736,7 +738,7 @@ | |||||
| description: uplink-thermal-desc | ||||||
| productEntity: ADTClothingEyesGlassesThermalChameleon | ||||||
| cost: | ||||||
| Telecrystal: 2 | ||||||
| Telecrystal: 5 # Ganimed-edit 2>5 | ||||||
|
Member
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. Изменения цифр Tweak
Suggested change
|
||||||
| categories: | ||||||
| - UplinkWearables | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -334,12 +334,10 @@ | |||||||||
| - type: StaminaResistance | ||||||||||
| damageCoefficient: 0.75 | ||||||||||
| - type: ClothingSpeedModifier | ||||||||||
| walkModifier: 1 | ||||||||||
| sprintModifier: 1 | ||||||||||
| walkModifier: 0.9 # Ganimed-Edit | ||||||||||
| sprintModifier: 0.9 # Ganimed-Edit | ||||||||||
|
Comment on lines
+337
to
+338
Member
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. Другие части этого МОДа не имеют замедления? Изменения цифр Tweak
Suggested change
|
||||||||||
| - type: ExplosionResistance | ||||||||||
| damageCoefficient: 0.6 | ||||||||||
| - type: FireProtection | ||||||||||
| reduction: 0.3 | ||||||||||
|
Comment on lines
-341
to
-342
Member
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. Здесь вроде норм, можно оставить. Но то, что удаляешь комментируй: # - type: FireProtection # Ganimed-Remove
# reduction: 0.3 |
||||||||||
|
|
||||||||||
| - type: entity | ||||||||||
| parent: ADTClothingOuterModsuitBodyBase | ||||||||||
|
|
@@ -410,8 +408,6 @@ | |||||||||
| - type: ClothingSpeedModifier | ||||||||||
| walkModifier: 1 | ||||||||||
| sprintModifier: 1 | ||||||||||
| - type: FireProtection | ||||||||||
| reduction: 0.7 | ||||||||||
|
Comment on lines
-413
to
-414
Member
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. Тоже самое, комментируй |
||||||||||
| - type: ModifyGrabStageTime | ||||||||||
| modifiers: | ||||||||||
| Hard: 2.25 | ||||||||||
|
|
@@ -453,7 +449,7 @@ | |||||||||
| - type: ExplosionResistance | ||||||||||
| damageCoefficient: 0.1 | ||||||||||
| - type: FireProtection | ||||||||||
| reduction: 1 | ||||||||||
| reduction: 0.8 | ||||||||||
|
Member
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. Там вроде у шлема тоже должна была быть защита.
Suggested change
|
||||||||||
| - type: ModifyGrabStageTime | ||||||||||
| modifiers: | ||||||||||
| Hard: 1.5 | ||||||||||
|
|
||||||||||
| Original file line number | Diff line number | Diff line change | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -473,11 +473,15 @@ | |||||||||||||||||
| impactEffect: ADTBulletImpactEffectIon | ||||||||||||||||||
| damage: | ||||||||||||||||||
| types: | ||||||||||||||||||
| Heat: 11 | ||||||||||||||||||
| Shock: 4 | ||||||||||||||||||
| # Ganimed-edit start | ||||||||||||||||||
| Heat: 7 | ||||||||||||||||||
| Shock: 8 | ||||||||||||||||||
| # Ganimed-edit end | ||||||||||||||||||
| soundHit: | ||||||||||||||||||
| collection: WeakHit | ||||||||||||||||||
| forceSound: true | ||||||||||||||||||
| - type: EmpOnCollide | ||||||||||||||||||
| energyConsumption: 20 | ||||||||||||||||||
| disableDuration: 2 | ||||||||||||||||||
| # Ganimed-edit start | ||||||||||||||||||
| #- type: EmpOnCollide | ||||||||||||||||||
| # energyConsumption: 20 | ||||||||||||||||||
| # disableDuration: 2 | ||||||||||||||||||
| # Ganimed-edit end | ||||||||||||||||||
|
Comment on lines
+483
to
+487
Member
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. Ещё думаю над балансом этой штуки, удалять не будем, так как этот проджектайл ионный и может использоваться ещё где-то.
Suggested change
|
||||||||||||||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -12,17 +12,17 @@ | |||||
| - type: loadout | ||||||
| id: ADTParamedicBackpack | ||||||
| equipment: | ||||||
| back: ADTClothingBackpackParamedicFilled | ||||||
| back: ADTClothingBackpackParamedic # Ganimed-edit Криворукий гугу гага разраб АДТ, почему у тебя челюсти жизни привязаны к рюкзаку а не к самой роли? | ||||||
|
Gorox221 marked this conversation as resolved.
Member
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.
Suggested change
|
||||||
|
|
||||||
| - type: loadout | ||||||
| id: ADTParamedicSatchel | ||||||
| equipment: | ||||||
| back: ADTClothingBackpackSatchelParamedicFilled | ||||||
| back: ADTClothingBackpackSatchelParamedic # Ganimed-edit | ||||||
|
|
||||||
| - type: loadout | ||||||
| id: ADTParamedicDuffel | ||||||
| equipment: | ||||||
| back: ADTClothingBackpackDuffelParamedicFilled | ||||||
| back: ADTClothingBackpackDuffelParamedic # Ganimed-edit | ||||||
|
|
||||||
| - type: loadout | ||||||
| id: ADTParamedicBeltEMT | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -492,7 +492,7 @@ | |||||
| physicalDesc: reagent-physical-desc-murky | ||||||
| flavor: medicine | ||||||
| color: "#9575c7" | ||||||
| worksOnTheDead: true | ||||||
| worksOnTheDead: false # Ganimed-edit | ||||||
|
Member
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. Откат
Suggested change
|
||||||
| metabolisms: | ||||||
| Medicine: | ||||||
| metabolismRate : 0.75 | ||||||
|
|
@@ -519,7 +519,7 @@ | |||||
| physicalDesc: reagent-physical-desc-fizzy | ||||||
| flavor: medicine | ||||||
| color: "#ff6d05" | ||||||
| worksOnTheDead: true | ||||||
| worksOnTheDead: false # Ganimed-edit | ||||||
|
Member
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. Откат
Suggested change
|
||||||
| metabolisms: | ||||||
| Medicine: | ||||||
| metabolismRate : 0.5 | ||||||
|
Member
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. Думаю вот тут стоит замедлить в 2 раза
Suggested change
|
||||||
|
|
@@ -540,7 +540,7 @@ | |||||
| physicalDesc: reagent-physical-desc-acrid | ||||||
| flavor: medicine | ||||||
| color: "#47061a" | ||||||
| worksOnTheDead: true | ||||||
| worksOnTheDead: false # Ganimed-edit | ||||||
|
Member
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. Тут ок |
||||||
| metabolisms: | ||||||
| Medicine: | ||||||
| metabolismRate : 0.5 | ||||||
|
|
@@ -568,7 +568,7 @@ | |||||
| physicalDesc: reagent-physical-desc-exotic-smelling | ||||||
| flavor: medicine | ||||||
| color: "#b315c2" | ||||||
| worksOnTheDead: true | ||||||
| worksOnTheDead: false # Ganimed-edit | ||||||
|
Member
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. Думаю, ок |
||||||
| metabolisms: | ||||||
| Medicine: | ||||||
| metabolismRate : 0.5 | ||||||
|
|
@@ -595,7 +595,7 @@ | |||||
| physicalDesc: reagent-physical-desc-strong-smelling | ||||||
| flavor: medicine | ||||||
| color: "#111b30" | ||||||
| worksOnTheDead: true | ||||||
| worksOnTheDead: false # Ganimed-edit | ||||||
|
Member
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. Откат, так как очень специфичное лекарство
Suggested change
|
||||||
| metabolisms: | ||||||
| Medicine: | ||||||
| metabolismRate : 0.5 | ||||||
|
|
@@ -669,7 +669,7 @@ | |||||
| physicalDesc: reagent-physical-desc-sickly | ||||||
| flavor: acid | ||||||
| color: "#213200" | ||||||
| worksOnTheDead: true | ||||||
| worksOnTheDead: false # Ganimed-edit | ||||||
|
Member
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. Откат, это лекарство применяется ТОЛЬКО на мёртвых
Suggested change
|
||||||
| metabolisms: | ||||||
| Medicine: | ||||||
| effects: | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -22,7 +22,7 @@ | |||||||
| - ADTLauncherSyringe | ||||||||
| - ADTMiniSyringe | ||||||||
| - ADTTourniquet | ||||||||
| - ADTPatchLepo | ||||||||
| # - ADTPatchLepo Ganimed-edit | ||||||||
|
Member
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.
Suggested change
|
||||||||
|
|
||||||||
| - type: latheRecipePack | ||||||||
| id: ADTAdvancedMedical | ||||||||
|
|
@@ -45,11 +45,13 @@ | |||||||
| - type: latheRecipePack | ||||||||
| id: ADTCryoTech | ||||||||
| recipes: | ||||||||
| - ADTPatchCryo | ||||||||
| # - ADTPatchCryo Ganimed-edit | ||||||||
|
Member
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.
Suggested change
|
||||||||
| - CryostasisBeaker | ||||||||
| - SyringeCryostasis | ||||||||
|
|
||||||||
| - type: latheRecipePack | ||||||||
| id: ADTThermoTech | ||||||||
| recipes: | ||||||||
| - ADTPatchThermo | ||||||||
| # Ganimed-edit start | ||||||||
| # - type: latheRecipePack | ||||||||
| # id: ADTThermoTech | ||||||||
| # recipes: | ||||||||
| # - ADTPatchThermo | ||||||||
| # Ganimed-edit end | ||||||||
|
Member
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. Перенос строки на конце файла забыл
Suggested change
|
||||||||
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -60,29 +60,31 @@ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Gold: 250 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silver: 400 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - type: latheRecipe | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| id: ADTPatchLepo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| result: ADTPatchLepo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| completetime: 0.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| materials: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copper: 20 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Glass: 20 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Ganimed-edit start | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # - type: latheRecipe | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # id: ADTPatchLepo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # result: ADTPatchLepo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # completetime: 0.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # materials: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Copper: 20 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Glass: 20 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - type: latheRecipe | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| id: ADTPatchCryo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| result: ADTPatchCryo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| completetime: 0.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| materials: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copper: 50 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Glass: 100 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # - type: latheRecipe | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # id: ADTPatchCryo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # result: ADTPatchCryo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # completetime: 0.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # materials: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Copper: 50 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Glass: 100 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - type: latheRecipe | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| id: ADTPatchThermo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| result: ADTPatchThermo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| completetime: 0.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| materials: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copper: 100 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Glass: 50 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # - type: latheRecipe | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # id: ADTPatchThermo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # result: ADTPatchThermo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # completetime: 0.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # materials: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Copper: 100 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Glass: 50 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Ganimed-edit end | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Gorox221 marked this conversation as resolved.
Comment on lines
+63
to
+87
Member
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. Можно не удалять рецепты, они в любом случае будут недоступны, а так хоть меньше шанс на то, что ошибки будут потом
Suggested change
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - type: latheRecipe | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| id: ADTAutoSurgeon | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -27,7 +27,7 @@ | |||||||||||||||||||
| recipeUnlocks: | ||||||||||||||||||||
| - StasisBedMachineCircuitboard | ||||||||||||||||||||
| - ADTAdvancedMedicalBedCircuitboard | ||||||||||||||||||||
| - ADTPatchLepo | ||||||||||||||||||||
| # - ADTPatchLepo Ganimed-edit | ||||||||||||||||||||
|
Member
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.
Suggested change
|
||||||||||||||||||||
| - MedicalScannerMachineCircuitboard | ||||||||||||||||||||
| position: 3,-1 | ||||||||||||||||||||
| requiredTech: | ||||||||||||||||||||
|
|
@@ -61,8 +61,12 @@ | |||||||||||||||||||
| - CloningPodMachineCircuitboard | ||||||||||||||||||||
| - CloningConsoleComputerCircuitboard | ||||||||||||||||||||
| position: 1,-1 | ||||||||||||||||||||
| # Ganimed-edit start | ||||||||||||||||||||
| # requiredTech: | ||||||||||||||||||||
| # - ADTThermoTech Почему оно вообще требует технологию пластырей, а не крио, хоть в консоли и отображается требование технологии крио??? | ||||||||||||||||||||
| requiredTech: | ||||||||||||||||||||
| - ADTThermoTech | ||||||||||||||||||||
| - ADTCryoTech | ||||||||||||||||||||
| # Ganimed-end | ||||||||||||||||||||
|
Comment on lines
+64
to
+69
Member
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. Лишние комментарии
Suggested change
|
||||||||||||||||||||
|
|
||||||||||||||||||||
| - type: technology | ||||||||||||||||||||
| id: ADTIndustrialMedicine | ||||||||||||||||||||
|
|
@@ -110,25 +114,27 @@ | |||||||||||||||||||
| - CryoPodMachineCircuitboard | ||||||||||||||||||||
| - CryostasisBeaker | ||||||||||||||||||||
| - SyringeCryostasis | ||||||||||||||||||||
| - ADTPatchCryo | ||||||||||||||||||||
| # - ADTPatchCryo Ganimed-edit | ||||||||||||||||||||
|
Member
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.
Suggested change
|
||||||||||||||||||||
| requiredTech: | ||||||||||||||||||||
| - ADTAdvancedMedicalCare | ||||||||||||||||||||
| position: 2,-2 | ||||||||||||||||||||
|
|
||||||||||||||||||||
| - type: technology | ||||||||||||||||||||
| id: ADTThermoTech | ||||||||||||||||||||
| name: research-technology-thermo | ||||||||||||||||||||
| icon: | ||||||||||||||||||||
| sprite: ADT/Objects/Specific/Medical/patch.rsi | ||||||||||||||||||||
| state: patch23 | ||||||||||||||||||||
| discipline: Biochemical | ||||||||||||||||||||
| tier: 3 | ||||||||||||||||||||
| cost: 7500 | ||||||||||||||||||||
| recipeUnlocks: | ||||||||||||||||||||
| - ADTPatchThermo | ||||||||||||||||||||
| requiredTech: | ||||||||||||||||||||
| - ADTCryoTech | ||||||||||||||||||||
| position: 2,0 | ||||||||||||||||||||
| # Ganimed-edit start | ||||||||||||||||||||
|
Member
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.
Suggested change
|
||||||||||||||||||||
| #- type: technology | ||||||||||||||||||||
| # id: ADTThermoTech | ||||||||||||||||||||
| # name: research-technology-thermo | ||||||||||||||||||||
| # icon: | ||||||||||||||||||||
| # sprite: ADT/Objects/Specific/Medical/patch.rsi | ||||||||||||||||||||
| # state: patch23 | ||||||||||||||||||||
| # discipline: Biochemical | ||||||||||||||||||||
| # tier: 3 | ||||||||||||||||||||
| # cost: 7500 | ||||||||||||||||||||
| # recipeUnlocks: | ||||||||||||||||||||
| # - ADTPatchThermo | ||||||||||||||||||||
| # requiredTech: | ||||||||||||||||||||
| # - ADTCryoTech | ||||||||||||||||||||
| # position: 2,0 | ||||||||||||||||||||
| # Ganimed-edit end | ||||||||||||||||||||
|
Member
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.
Suggested change
|
||||||||||||||||||||
|
|
||||||||||||||||||||
| - type: technology | ||||||||||||||||||||
| id: ADTMechanizedTreatment | ||||||||||||||||||||
|
|
||||||||||||||||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1135,12 +1135,6 @@ | |
| - type: HeldSpeedModifier | ||
| - type: ToggleableClothing | ||
| clothingPrototype: ClothingHeadHelmetHardsuitDeathsquad | ||
| # ADT-Tweak-start | ||
| - type: ClothingGrantComponent | ||
| component: | ||
| - type: SupermatterImmune | ||
| - type: SupermatterImmune | ||
| # ADT-Tweak-end | ||
|
Comment on lines
-1138
to
-1143
Member
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. Закомментируй |
||
|
|
||
| #CBURN Hardsuit | ||
| - type: entity | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -563,7 +563,6 @@ | |
| - ADTAdvancedMedicalMiscPack | ||
| - ADTAdvancedMedicalCarePack | ||
| - ADTCryoTech | ||
| - ADTThermoTech | ||
|
Member
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. Закомментируй (# Ganimed-Remove) |
||
| #ADT-Tweak End | ||
| - type: Machine | ||
| board: MedicalTechFabCircuitboard | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -201,7 +201,6 @@ | |
| physicalDesc: reagent-physical-desc-fizzy | ||
| flavor: medicine | ||
| color: "#0091ff" | ||
| worksOnTheDead: true | ||
|
Member
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. Коммент |
||
| plantMetabolism: | ||
| - !type:PlantAdjustToxins | ||
| amount: -5 | ||
|
|
@@ -224,10 +223,10 @@ | |
| damage: | ||
| # todo scale with temp like SS13 | ||
| # ADT-Tweak start (made HealthChange even) | ||
| Airloss: -1 | ||
| Brute: -1 | ||
| Burn: -1.2 | ||
| Toxin: -0.8 | ||
| Airloss: -3 | ||
| Brute: -2 | ||
| Burn: -2 | ||
| Toxin: -2 | ||
|
Comment on lines
+226
to
+229
Member
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. Не трогаем |
||
| # ADT-Tweak end | ||
| # Start ADT tweak | ||
| - !type:HealthChange | ||
|
|
@@ -253,7 +252,6 @@ | |
| physicalDesc: reagent-physical-desc-bubbling | ||
| flavor: medicine | ||
| color: "#32cd32" | ||
| worksOnTheDead: true | ||
| metabolisms: | ||
| Medicine: | ||
| effects: | ||
|
|
||
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.
Не удаляй, но повысь стоимость.
Подбери число от 7 до 10