Villagers and lumera trade vision (#1657)
* villagers and lumera trade vision * Revert "Merge branch 'traders_vision_for_villagers' of https://github.com/PhantornRU/crystall-punk-14 into traders_vision_for_villagers" This reverts commit7689e87dfb, reversing changes made toe87e021f1b. * lumera and workers visions * Update Resources/Prototypes/_CP14/Roles/Jobs/Artisan/apprentice.yml * linter fix * Comments WHY
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
- GodMerkas
|
||||
- type: CP14ReligionEntity
|
||||
religion: Merkas
|
||||
- type: CP14ReligionVision
|
||||
- type: CP14ReligionVision
|
||||
shaderColor: 0.02, 0.36, 0.05
|
||||
|
||||
- type: entity
|
||||
@@ -117,4 +117,6 @@
|
||||
enum.CP14ReligionEntityUiKey.Key:
|
||||
toggleAction: CP14ActionSpellGodLumeraWarp
|
||||
- type: CP14ReligionSpeaker
|
||||
speaker: CP14LumeraSpeakImpact
|
||||
speaker: CP14LumeraSpeakImpact
|
||||
- type: CP14PriceScanner
|
||||
- type: SolutionScanner
|
||||
@@ -8,9 +8,17 @@
|
||||
supervisors: cp14-job-supervisors-command
|
||||
canBeAntag: false
|
||||
special:
|
||||
- !type:CP14AddTradingReputationSpecial
|
||||
factions:
|
||||
- VictoriaGardens
|
||||
- BradPotions
|
||||
- Thaumaturgy
|
||||
- HomeDecor
|
||||
- Horticulture
|
||||
- !type:CP14LearnSkillsSpecial
|
||||
skills:
|
||||
- AlchemyVision
|
||||
- TraderWit # Craftsmen have always taken this perk. The main purpose of craftsmen is trade.
|
||||
requirements:
|
||||
- !type:DepartmentTimeRequirement
|
||||
department: CP14Artisan
|
||||
|
||||
@@ -7,6 +7,14 @@
|
||||
icon: "CP14JobIconApprentice"
|
||||
supervisors: cp14-job-supervisors-command
|
||||
special:
|
||||
- !type:CP14AddTradingReputationSpecial
|
||||
factions:
|
||||
- DwarfMining
|
||||
- HomeDecor
|
||||
- Tailors
|
||||
- Horticulture
|
||||
- Butchers
|
||||
- Dairy
|
||||
- !type:CP14LearnSkillsSpecial
|
||||
skills:
|
||||
- CopperMelting
|
||||
|
||||
@@ -8,6 +8,13 @@
|
||||
supervisors: cp14-job-supervisors-command
|
||||
canBeAntag: false
|
||||
special:
|
||||
- !type:CP14AddTradingReputationSpecial
|
||||
factions:
|
||||
- DwarfMining
|
||||
- Thaumaturgy
|
||||
- HomeDecor
|
||||
- Butchers # For leather
|
||||
- Tailors
|
||||
- !type:CP14LearnSkillsSpecial
|
||||
skills:
|
||||
- CopperMelting
|
||||
@@ -15,6 +22,7 @@
|
||||
- GoldMelting
|
||||
- GlassMelting
|
||||
- MithrilMelting
|
||||
- TraderWit # Craftsmen have always taken this perk. The main purpose of craftsmen is trade.
|
||||
requirements:
|
||||
- !type:DepartmentTimeRequirement
|
||||
department: CP14Artisan
|
||||
|
||||
@@ -6,6 +6,16 @@
|
||||
startingGear: CP14InnkeeperGear
|
||||
icon: "CP14JobIconInnkeeper"
|
||||
supervisors: cp14-job-supervisors-command
|
||||
special:
|
||||
- !type:CP14AddTradingReputationSpecial
|
||||
factions:
|
||||
- VictoriaGardens
|
||||
- HomeDecor
|
||||
- Butchers
|
||||
- Dairy
|
||||
- !type:CP14LearnSkillsSpecial
|
||||
skills:
|
||||
- TraderWit # Craftsmen have always taken this perk. The main purpose of craftsmen is trade.
|
||||
|
||||
- type: startingGear
|
||||
id: CP14InnkeeperGear
|
||||
|
||||
Reference in New Issue
Block a user