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

Небольшие изменения в расах. #776

Merged
merged 8 commits into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

- type: marking
id: ADTMilkyEars
bodyPart: Head
bodyPart: HeadSide
markingCategory: HeadSide
speciesRestriction: [Human]
sprites:
Expand All @@ -98,7 +98,7 @@

- type: marking
id: ADTMilkyHorns
bodyPart: Head
bodyPart: HeadTop
markingCategory: HeadTop
speciesRestriction: [Human]
sprites:
Expand Down
8 changes: 5 additions & 3 deletions Resources/Prototypes/ADT/Entities/Mobs/Species/Drask.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
color: "#4682B4FF"
energy: 1
radius: 1.2
- type: Prying
speedModifier: 0.4
- type: PassiveDamage # Slight passive regen. Assuming one damage type, comes out to about 4 damage a minute.
allowedStates:
- Alive
Expand Down Expand Up @@ -67,9 +69,9 @@
Heat : 0.6
- type: TemperatureSpeed
thresholds:
160: 0.8
140: 0.6
100: 0.4
40: 0.8
0: 0.6
-60: 0.4
- type: SlowOnDamage
speedModifierThresholds:
62: 0.85
Expand Down
7 changes: 6 additions & 1 deletion Resources/Prototypes/ADT/Entities/Mobs/Species/Ursus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,16 @@
0: Alive
115: Critical
250: Dead
- type: Barotrauma
damage:
types:
Blunt: 0.3
Heat: 0.05
- type: Bloodstream
bloodMaxVolume: 235
bloodReagent: Blood
- type: Hunger
baseDecayRate: 0.0983
baseDecayRate: 0.085
thresholds:
Overfed: 300
Okay: 250
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/ADT/Entities/Mobs/Species/kobolt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
species: KoboltSpecies
- type: Hunger
- type: Thirst
- type: Icon #
- type: Icon
sprite: Mobs/Species/Reptilian/parts.rsi
state: full
- type: Sprite #особенность кобольда. в будущем заменить на sizeAtribute
- type: Sprite
netsync: false
noRot: true
drawdepth: Mobs
Expand All @@ -28,10 +28,10 @@
- type: PassiveDamage # Slight passive regen. Assuming one damage type, comes out to about 4 damage a minute.
allowedStates:
- Alive
damageCap: 20
damageCap: 40
damage:
types:
Heat: -0.04
Heat: -0.06
Cold: -0.04
groups:
Brute: -0.08
Expand Down
3 changes: 1 addition & 2 deletions Resources/Prototypes/ADT/Entities/Mobs/Species/novakid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
- type: Barotrauma
damage:
types:
Blunt: 0.01 # Супер пониженный дамаг от давления
Blunt: 0.02 # Супер пониженный дамаг от давления
- type: Reactive
groups:
Flammable: [ Touch ]
Expand Down Expand Up @@ -155,7 +155,6 @@
- type: BloodCough
postingSayDamage: blood-cough-novakid


- type: entity
save: false
name: Urist McHands
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/ADT/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
- StationEngineerBackpack
- ADTEngineeringBelt
- StationEngineerShoes
- Survival
- SurvivalExtended
- Trinkets
# ADT underwear tweak start
- ADTTop
Expand Down
6 changes: 5 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
specificHeat: 42
coldDamage:
types:
Cold : 0.1 #per second, scales with temperature & other constants
Cold : 0.15 #per second, scales with temperature & other constants ADT tweak from 0.1 to 0.15
heatDamage:
types:
Heat : 1.5 #per second, scales with temperature & other constants
Expand Down Expand Up @@ -102,6 +102,10 @@
Cold: -0.06
groups:
Brute: -0.08
- type: SlowOnDamage
speedModifierThresholds:
55: 0.8
75: 0.7
Filokini marked this conversation as resolved.
Show resolved Hide resolved
Filokini marked this conversation as resolved.
Show resolved Hide resolved
- type: Fixtures
fixtures:
fix1:
Expand Down
6 changes: 6 additions & 0 deletions Resources/Prototypes/ai_factions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- PetsNT
- Zombie
- Revolutionary
- Ursus # ADT tweak

- type: npcFaction
id: NanoTrasen
Expand Down Expand Up @@ -43,6 +44,7 @@
- PetsNT
- Zombie
- Revolutionary
- Ursus # ADT tweak

- type: npcFaction
id: SimpleNeutral
Expand All @@ -56,6 +58,7 @@
- PetsNT
- Zombie
- DroneAntag # ADT tweak
- Ursus # ADT tweak

- type: npcFaction
id: Xeno
Expand All @@ -66,6 +69,7 @@
- PetsNT
- Zombie
- Revolutionary
- Ursus # ADT tweak

- type: npcFaction
id: Zombie
Expand All @@ -77,6 +81,7 @@
- Passive
- PetsNT
- Revolutionary
- Ursus # ADT tweak

- type: npcFaction
id: Revolutionary
Expand All @@ -85,3 +90,4 @@
- Zombie
- SimpleHostile
- Dragon
- Ursus # ADT tweak
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading