import endent from 'endent';
import { TieredProductionChain } from './models';
import * as icons from './icons';
export const productionChainsSeason4: TieredProductionChain[] = [
{
colBreak: false,
tierName: 'Artistas',
productionChains: [
{
productionChain: 'sewingmachinesnw',
chainMultiplier: '6',
mermaidDefinition: endent`
flowchart LR;
Bauxite(
33.33%1)
Charcoal(
1)
Aluminium(
3)
Wood(
50%1)
SewingMachines(
1)
Bauxite & Charcoal --> Aluminium
Wood & Aluminium --> SewingMachines
`
},
{
productionChain: 'soccerballs',
mermaidDefinition: endent`
flowchart LR;
Nandu(
1)
Caoutchouc(
2)
SoccerBalls(
1)
Nandu & Caoutchouc --> SoccerBalls
`
},
{
productionChain: 'mezcal',
mermaidDefinition: endent`
flowchart LR;
SugarCane(
1)
Citrus(
1)
Sugar(
1)
Herb(
1)
Mezcal(
1)
SugarCane --> Sugar
Citrus & Sugar & Herb --> Mezcal
`
},
{
productionChain: 'jalea',
mermaidDefinition: endent`
flowchart TB;
Calamari(
2)
Herb(
1)
Corn(
2)
Jalea(
1)
Calamari & Herb & Corn --> Jalea
`
},
{
productionChain: 'icecream',
chainMultiplier: '6',
mermaidDefinition: endent`
flowchart LR;
SugarCane(
50%1)
Sugar(
50%1)
Chocolate(
50%1)
Citrus(
50%1)
Cocoa(
1)
IceCream(
1)
Milk(
16.67%1); style Milk stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
SugarCane --> Sugar --> Chocolate
Cocoa --> Chocolate
Milk & Chocolate & Citrus --> IceCream
`
},
{
productionChain: 'firestation',
chainMultiplier: '24',
mermaidDefinition: endent`
flowchart LR;
Iron(
4.17%1)
Steel(
8.33%1)
Charcoal(
8.33%1)
Caoutchouc(
16.67%1)
FireExtinguisher(
12.5%1)
FireDepartment(
1)
Iron & Charcoal --> Steel
Steel & Caoutchouc --> FireExtinguisher --> FireDepartment
`
},
{
productionChain: 'perfume',
chainMultiplier: '4',
mermaidDefinition: endent`
flowchart LR;
Wood(
25%1)
Orchid(
50%1)
Ethanol(
50%1)
CoconutOil(
50%1)
Corn(
1)
Perfume(
1)
Ethanol & Orchid & CoconutOil --> Perfume
Wood & Corn --> Ethanol
`
},
{
productionChain: 'samba',
chainMultiplier: '8',
mermaidDefinition: endent`
flowchart LR;
Cotton(
50%1)
CottonMill(
25%1)
Minerals(
12.5%1)
Pigments(
37.5%1)
Costumes(
50%1)
Saltpeter(
50%1); style Saltpeter stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
NanduFeathers(
25%1); style NanduFeathers stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
Samba(
1)
Cotton --> CottonMill
Saltpeter & Minerals --> Pigments
CottonMill & Pigments & NanduFeathers --> Costumes
Costumes --> Samba
`
},
{
productionChain: 'police',
chainMultiplier: '24',
mermaidDefinition: endent`
flowchart LR;
Iron(
4.17%1)
Charcoal(
8.33%1)
Cotton(
16.67%1)
Wood(
4.17%1)
Steel(
8.33%1)
CottonMill(
8.33%1)
PoliceEquipment(
16.67%1)
PoliceHeadquarters(
1)
Iron & Charcoal --> Steel
Cotton --> CottonMill
Wood & Steel & CottonMill --> PoliceEquipment
PoliceEquipment --> PoliceHeadquarters
`
}
]
},
{
colBreak: false,
tierName: 'Artistas',
productionChains: [
{
productionChain: 'fan',
chainMultiplier: '6',
mermaidDefinition: endent`
flowchart LR;
Wood(
50%1)
Iron(
50%1)
Bauxite(
33.33%1)
Corn(
2)
Copper(
1)
Caoutchouc(
2)
Cotton(
2)
CamphorWax(
1)
Ethanol(
1)
Charcoal0(
1)
Charcoal1(
1)
Cables(
2)
Celluloid(
1)
Steel(
1)
Aluminium(
3)
Motors(
1); style Motors stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
Fans(
1); style Fans stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
Wood & Corn --> Ethanol
Copper & Caoutchouc --> Cables
Cotton & CamphorWax & Ethanol --> Celluloid
Iron & Charcoal0 --> Steel
Cables & Celluloid & Steel --> Motors
Bauxite & Charcoal1 --> Aluminium
Motors & Aluminium --> Fans
`
},
{
productionChain: 'cinema',
chainMultiplier: '12',
mermaidDefinition: endent`
flowchart BT;
Wood(
8.33%1)
Corn(
33.33%1)
Cotton(
33.33%1)
CamphorWax(
16.67%1)
Ethanol(
16.67%1)
Celluloid(
16.67%1)
Film(
16.67%1)
Saltpeter(
33.33%1); style Saltpeter stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
Cinema(
1)
Wood & Corn --> Ethanol
Cotton & CamphorWax & Ethanol --> Celluloid
Saltpeter & Celluloid --> Film
Film --> Cinema
`
},
{
productionChain: 'hospital',
chainMultiplier: '24',
mermaidDefinition: endent`
flowchart LR;
Wood(
4.17%1)
Corn(
16.67%1)
Orchid(
8.33%1)
Ethanol(
8.33%1)
Herb(
8.33%1)
Medicine(
12.5%1)
Hospital(
1)
Wood & Corn --> Ethanol
Orchid & Ethanol & Herb --> Medicine
Medicine --> Hospital
`
},
{
productionChain: 'scooter',
chainMultiplier: '4',
mermaidDefinition: endent`
flowchart LR;
Wood(
25%1)
Copper(
50%1)
CamphorWax(
50%1)
Ethanol(
50%1)
Iron(
25%1)
Charcoal(
50%1)
Mineral(
25%1)
Celluloid(
50%1)
Steel(
50%1)
Pigments(
75%1)
Corn(
1)
Caoutchouc0(
1)
Cotton(
1)
Cables(
1)
Caoutchouc1(
1)
Saltpeter(
1); style Saltpeter stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
Scooter(
1); style Scooter stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
Motors(
100%1); style Motors stroke:#0675BD,stroke-width:5px,stroke-dasharray: 7 7;
Wood & Corn --> Ethanol
Copper & Caoutchouc0 --> Cables
Cotton & CamphorWax & Ethanol --> Celluloid
Iron & Charcoal --> Steel
Saltpeter & Mineral --> Pigments
Cables & Celluloid & Steel --> Motors
Pigments & Motors & Caoutchouc1 --> Scooter
`
}
]
},
{
colBreak: false,
tierName: 'Supply Factories | Airships',
productionChains: [
{
productionChain: 'bombs',
chainMultiplier: '4',
mermaidDefinition: endent`
flowchart LR
Saltpeter(
2)
Pig(
1)
Saltpeter0(
2)
Dynamite(
1)
Tallow(
1)
Iron(
25%1)
Coal(
25%1)
Steel(
50%1)
Bomb(
1)
Saltpeter --> Bomb
Pig --> Tallow --> Dynamite --> Bomb
Saltpeter0 --> Dynamite
Iron & Coal --> Steel --> Bomb
`
},
{
productionChain: 'seaMines',
chainMultiplier: '4',
mermaidDefinition: endent`
flowchart LR
Copper(
50%1)
Pig(
1)
Tallow(
1)
Saltpeter(
2)
Dynamite(
1)
SeaMine(
1)
Iron(
25%1)
Coal(
25%1)
Steel(
50%1)
Copper --> SeaMine
Pig --> Tallow --> Dynamite --> SeaMine
Saltpeter --> Dynamite
Iron & Coal --> Steel --> SeaMine
`
},
{
productionChain: 'pamphlets',
chainMultiplier: '4',
mermaidDefinition: endent`
flowchart LR
Wood(
25%1)
Cotton(
1)
Pamphlets(
1)
Wood & Cotton --> Pamphlets
`
},
{
productionChain: 'carePackage',
chainMultiplier: '4',
mermaidDefinition: endent`
flowchart LR
Cattle(
2)
RedPeppers(
2)
ArtisnalKitchen(
2)
Cannery(
75%2)
Iron(
25%1)
CarePackage(
1)
SugarCane(
50%1)
Sugar(
50%1)
Chocolate(
50%1)
Cocoa(
1)
Cattle(
2)
Potato(
50%1)
Schnapps(
50%1)
Cattle & RedPeppers --> ArtisnalKitchen --> Cannery --> CarePackage
Iron --> Cannery
SugarCane --> Sugar --> Chocolate --> CarePackage
Cocoa --> Chocolate
Potato --> Schnapps --> CarePackage
`
}
]
},
{ colBreak: true, tierName: 'skip' },
{ colBreak: true, tierName: 'skip' },
{
colBreak: false,
tierName: 'Hacienda',
productionChains: [
{
productionChain: 'hotSauce',
chainMultiplier: '2',
mermaidDefinition: endent`
flowchart LR
Spices(
50%1)
HotSauce(
1)
Spices --> HotSauce
`
},
{
productionChain: 'atole',
chainMultiplier: '2',
mermaidDefinition: endent`
flowchart LR
Corn(
1)
SugarCane(
50%1)
Atole(
1)
Corn & SugarCane --> Atole
`
},
{
productionChain: 'haciendaRum',
chainMultiplier: '2',
mermaidDefinition: endent`
flowchart LR
SugarCane(
1)
Wood(
50%1)
Rum(
1)
SugarCane & Wood --> Rum
`
},
{
productionChain: 'haciendaSchnapps',
chainMultiplier: '2',
mermaidDefinition: endent`
flowchart LR
Potato(
50%1)
Schnapps(
1)
Potato --> Schnapps
`
},
{
productionChain: 'haciendaBeer',
mermaidDefinition: endent`
flowchart LR
Grain(
1)
Corn(
1)
Beer(
1)
Grain & Corn --> Beer
`
}
]
}
];