Skip to content
Open
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
@@ -0,0 +1,2 @@
job-name-WanderingAlchemic-medieval = странствующий алхимик
.desc = Короб на спине заменяет ему целую лабораторию, хотя и постоянное место жительства ему не помешает.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ent-BluespaceBeaker = блюспейс мензурка
.desc = Работает на экспериментальной блюспейс технологии.
.suffix = { "" }
ent-Dropper = пипетка
.desc = Используется для перемещения небольших объемов реагентов между емкостями.
.desc = Сделано из тонкой трубки и мочевого пузыря кролика.
.suffix = { "" }
ent-BaseSyringe = шприц
.desc = Используется для забора образцов крови у существ, или для введения им реагентов.
Expand Down
15 changes: 15 additions & 0 deletions Resources/Prototypes/Imperial/Medieval/armor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,21 @@
examine: explosion-resistance-contents-coefficient-value
damageCoefficient: 0.025

- type: entity
parent: MedievalAlchemicBelt
id: MedievalAlchemicBeltFull
components:
- type: StorageFill
contents:
- id: MedievalChemistryEmptyBottle01
- id: MedievalChemistryEmptyBottle01
- id: MedievalChemistryEmptyBottle02
- id: MedievalChemistryEmptyBottle02
- id: MedievalChemistryEmptyBottle03
- id: MedievalChemistryEmptyBottle03
- id: MedievalChemistryEmptyBottle04
- id: MedievalChemistryEmptyBottle04

- type: entity
parent: Clothing
id: MedievalClothingFeetSteel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- MedievalChaplain
- MedievalWanderMag
- MedievalArchivist
- MedievalWanderingAlchemic

- type: department
id: Legion
Expand Down
5 changes: 5 additions & 0 deletions Resources/Prototypes/Imperial/Medieval/map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
MedievalInnkeeperN: [ 1, 1 ]
MedievalChaplain: [ 7, 7 ]
MedievalWanderMag: [ 4, 4 ]
MedievalWanderingAlchemic: [ 2, 2 ]
# Legion (29 total)
MedievalLegionJailed: [ 5, 5 ]
MedievalLegionJailer: [ 1, 1 ]
Expand Down Expand Up @@ -104,6 +105,7 @@
MedievalInnkeeperN: [ 1, 1 ]
MedievalChaplain: [ 5, 5 ]
MedievalWanderMag: [ 3, 3 ]
MedievalWanderingAlchemic: [ 1, 1 ]
# Legion (22 total)
MedievalLegionRecruit: [ 6, 6 ]
MedievalLegionLegioner: [ 8, 8 ]
Expand Down Expand Up @@ -185,6 +187,7 @@
MedievalInnkeeperN: [ 1, 1 ]
MedievalChaplain: [ 3, 3 ]
MedievalWanderMag: [ 2, 2 ]
MedievalWanderingAlchemic: [ 1, 1 ]
# Legion (15 total)
MedievalLegionRecruit: [ 3, 3 ]
MedievalLegionLegioner: [ 5, 5 ]
Expand Down Expand Up @@ -265,6 +268,7 @@
MedievalInnkeeperN: [ 1, 1 ]
MedievalChaplain: [ 2, 2 ]
MedievalWanderMag: [ 1, 1 ]
MedievalWanderingAlchemic: [ 1, 1 ]
# Legion (11 total)
MedievalLegionRecruit: [ 3, 3 ]
MedievalLegionLegioner: [ 3, 3 ]
Expand Down Expand Up @@ -340,6 +344,7 @@
MedievalInnkeeperN: [ 1, 1 ]
MedievalChaplain: [ 1, 1 ]
MedievalWanderMag: [ 1, 1 ]
MedievalWanderingAlchemic: [ 1, 1 ]
# Legion (8 total)
MedievalLegionRecruit: [ 2, 2 ]
MedievalLegionLegioner: [ 2, 2 ]
Expand Down
69 changes: 69 additions & 0 deletions Resources/Prototypes/Imperial/Medieval/travellerJobs/jobs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# Странствующий алхимик


####
- type: job
id: MedievalWanderingAlchemic
parent: MedievalTraveller
name: job-name-WanderingAlchemic-medieval
description: job-description-WanderingAlchemic-medieval
playTimeTracker: JobMedievalWanderingAlchemic
startingGear: MedievalWanderingAlchemicGear
icon: "JobIconMedievalWanderingAlchemic"
requirements:
- !type:SpeciesRequirement
species:
- Orc
- Skeleton
inverted: true
- !type:OverallPlaytimeRequirement
time: 14400
special:
- !type:AddComponentSpecial
components:
- type: MedievalJobSpawn
spawnType: Default

- type: jobIcon
parent: JobIcon
id: JobIconMedievalWanderingAlchemic
icon:
sprite: /Textures/Imperial/Medieval/Misc/job_icons.rsi
state: alc
jobName: job-name-WanderingAlchemic-medieval

- type: playTimeTracker
id: JobMedievalWanderingAlchemic

- type: startingGear
id: MedievalWanderingAlchemicGear
equipment:
pocket2: MedievalRevent50
jumpsuit: MedievalClothingUniformJumpsuitShitCloth68
belt: MedievalAlchemicBeltFull
back: MedievalClothingBackpackBox
storage:
back:
- MedievalChemistryRecipe
- MedievalChemistryRecipe
- MedievalChemistryRecipe
- MedievalChemistryRecipe
- MedievalChemistryRecipe
- MedievalChemistryRecipe
- MedievalChemistryRecipe
- MedievalChemistryRecipe
- MedievalChemistryRecipe
- MedievalChemistryRecipe
- MedievalRecipeBook
- MedievalMortarNew
- MedievalMortarTool
- Dropper

- type: roleLoadout
id: JobMedievalWanderingAlchemic
groups:
- TravellerHead
- MedievalNeck
- MedievalShoes
- MedievalTrinkets
- MedievalGloves
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 1,
"license": "this content is under ICLA licence, read more on https://wiki.imperialspace.net/icla",
"license": "this content is under ICLA licence, read more on https://wiki.imperialspace.net/icla, resprite alc of Ledniky",
"copyright": "by zhenya28 and dantanat for imperial space",
"size": {
"x": 8,
Expand Down Expand Up @@ -53,7 +53,7 @@
"name": "farmer"
},
{
"name": "alchemic"
"name": "alc"
},
{
"name": "band_common"
Expand Down
Loading