Skip to content

Commit

Permalink
Merge pull request #1757 from EaW-Team/Manufacturers-for-FAT
Browse files Browse the repository at this point in the history
Manufacturers for fat
  • Loading branch information
Philetairos committed Jan 22, 2022
2 parents edc8ae8 + 975702c commit 3f1f422
Show file tree
Hide file tree
Showing 14 changed files with 305 additions and 142 deletions.
2 changes: 1 addition & 1 deletion common/ideas/zzz_FAL_ideas.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ideas = {
}

Lycurgus = {
picture = generic_motorized_equipment_manufacturer_1
picture = Atto_Rapido
allowed = {
original_tag = FAL
}
Expand Down
143 changes: 143 additions & 0 deletions common/ideas/zzz_FAT_ideas.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3256,4 +3256,147 @@ ideas = {
}
}
}




######### manufacturers #############


naval_manufacturer = {

designer = yes
FAT_republican_shipbuilding_union = {

allowed = {
original_tag = FAT
}

research_bonus = {
naval_equipment = 0.10
}

traits = { atlantic_fleet_naval_manufacturer }

ai_will_do = {
factor = 1
}
}
FAT_river_boats_of_bleakspire = {
available = {
owns_state = 432
owns_state = 449
}
allowed = {
original_tag = FAT
}

research_bonus = {
naval_equipment = 0.10
}

traits = { convoy_escort_naval_manufacturer }

ai_will_do = {
factor = 1
}
}
FAT_shipyards_of_winghagen = {
available = {
owns_state = 432
}
allowed = {
original_tag = FAT
}

research_bonus = {
naval_equipment = 0.10
}

traits = { battlefleet_designer }

ai_will_do = {
factor = 1
}
}
}

aircraft_manufacturer = {
designer = yes
FAT_squark_birds_of_steel = {
allowed = {
original_tag = FAT
}

available = {
582 = {
is_controlled_by = ROOT
}
}

research_bonus = {
air_equipment = 0.10
}

traits = { light_aircraft_manufacturer }

ai_will_do = {
factor = 1
}
}
}

materiel_manufacturer = {
designer = yes
FAT_ignis_car_factory = {

allowed = {
original_tag = FAT
}

research_bonus = {
motorized_equipment = 0.10
}

traits = { motorized_equipment_manufacturer }
}
}

industrial_concern = {
designer = yes
FAT_cloudburi_industrial_union = {
allowed = {
original_tag = FAT
}

research_bonus = {
industry = 0.10
}

traits = { industrial_concern }

ai_will_do = {
factor = 1
}
}

FAT_republican_railroads = {

allowed = {
original_tag = FAT
}

research_bonus = {
train_tech = 0.2
}

cost = 100

traits = { railway_company }

modifier = {

}
}
}
}
Binary file added gfx/interface/ideas/FAL_Aeronautica_Umbra.tga
Binary file not shown.
Binary file added gfx/interface/ideas/FAL_Atto_Rapido.tga
Binary file not shown.
Binary file not shown.
Binary file added gfx/interface/ideas/FAT_ignis_car_factory.tga
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 3f1f422

Please sign in to comment.