This commit is contained in:
JulesFlammenkueche 2026-02-22 17:46:03 +01:00
commit c5a59b769d
3 changed files with 8 additions and 5 deletions

View file

@ -609,7 +609,7 @@ toxic_gas_slingers = {
stack = 50 stack = 50
ai_quality = { value = culture_ai_weight_skirmishers } ai_quality = { value = culture_ai_weight_skirmishers }
icon = chemical_weapons
} }
airships = { airships = {
type = airship type = airship

View file

@ -899,6 +899,7 @@ airships_raise_limit_existing_airships_units = {
every_maa_regiment = { every_maa_regiment = {
limit = { limit = {
is_personal_maa_regiment = yes
is_maa_type = airships is_maa_type = airships
} }
add = 1 add = 1
@ -946,6 +947,7 @@ toxic_gas_slingers_raise_limit_existing_toxic_gas_slingers_units = {
every_maa_regiment = { every_maa_regiment = {
limit = { limit = {
is_personal_maa_regiment = yes
is_maa_type = toxic_gas_slingers is_maa_type = toxic_gas_slingers
} }
add = 1 add = 1
@ -993,6 +995,7 @@ militia_raise_limit_existing_militia_units = {
every_maa_regiment = { every_maa_regiment = {
limit = { limit = {
is_personal_maa_regiment = yes
is_maa_type = NEOW_militia is_maa_type = NEOW_militia
} }
add = 1 add = 1
@ -1006,7 +1009,7 @@ militia_raise_limit_existing_militia_buildings = {
limit = { limit = {
has_building_or_higher = city_01 has_building_or_higher = city_01
} }
else_if = { if = {
limit = { limit = {
has_building_or_higher = city_03 has_building_or_higher = city_03
} }
@ -1042,7 +1045,7 @@ gunpowder_raise_limit_existing_gunpowder_units = {
gunpowder_raise_limit_existing_gunpowder_buildings = { gunpowder_raise_limit_existing_gunpowder_buildings = {
value = 0 value = 0
every_directly_owned_province = { every_realm_province = {
limit = { limit = {
has_building_or_higher = powder_magazine_01 has_building_or_higher = powder_magazine_01
} }

View file

@ -60,7 +60,7 @@
guides:0 "Guides" guides:0 "Guides"
guides_flavor:1 "#F Guides are light cavalry, tasked with protecting higher ranking members of nobility not just in battle but day to day life and scouting ahead of the main army. They are recognisable by their extravagant uniforms and lances.#!" guides_flavor:1 "#F Guides are light cavalry, tasked with protecting higher ranking members of nobility not just in battle but day to day life and scouting ahead of the main army. They are recognisable by their extravagant uniforms and lances.#!"
NEOW_militia:0 "Peasant Militia" NEOW_militia:0 "Peasant Militia"
NEOW_militia_flavor:1 "#F Trained to an above average level by a militarily Competent Noble these peasants will hold their own in the field#!" NEOW_militia_flavor:1 "#F Trained to an above average level by a militarily Competent Noble these peasants will hold their own in the field#!\n#help Enabled by the [GetBuilding('city_01').GetName].#!"
carabineers:0 "Carabineers" carabineers:0 "Carabineers"
carabineers_flavor:1 "#F These professional soldiers combine their skills in the art of firearms and horse riding to achieve devastating results on the battlefield.#!\n#help Enabled by the [GetBuilding('powder_magazine_01').GetName].#!" carabineers_flavor:1 "#F These professional soldiers combine their skills in the art of firearms and horse riding to achieve devastating results on the battlefield.#!\n#help Enabled by the [GetBuilding('powder_magazine_01').GetName].#!"
cowboys:0 "Sechsschüssere" cowboys:0 "Sechsschüssere"
@ -184,7 +184,7 @@
mustered_chemical_weapons: "Mustered Chemical Weapon Specialists" mustered_chemical_weapons: "Mustered Chemical Weapon Specialists"
mustered_chemical_weapons_desc: "The liege of this province has recently mustered the chemical weapon specialists stationed here." mustered_chemical_weapons_desc: "The liege of this province has recently mustered the chemical weapon specialists stationed here."
chemical_weapons:0 "[chemical weapons|E]" chemical_weapons:0 "[chemical_weapons|E]"
chemical_weapons_lowercase:0 "chemical weapons" chemical_weapons_lowercase:0 "chemical weapons"
toxic_gas_slingers:0 "Toxic Gas Slingers" toxic_gas_slingers:0 "Toxic Gas Slingers"
toxic_gas_slingers_flavor:1 "#F Expensive and hard to maintain, these Toxic Gas Slingers use chemical weapons such as Chlorine gas thrown in a ceramic pot via a sling. They wear gas masks for their own safety.#!\n#help Enabled by the [GetBuilding('chemistry_workshop_01').GetName].#!" toxic_gas_slingers_flavor:1 "#F Expensive and hard to maintain, these Toxic Gas Slingers use chemical weapons such as Chlorine gas thrown in a ceramic pot via a sling. They wear gas masks for their own safety.#!\n#help Enabled by the [GetBuilding('chemistry_workshop_01').GetName].#!"