division_template = { name = "Juntuán" # Represents: two-division infantry corps (generally poorly-equipped militias), and local militia groups regiments = { infantry = { x = 0 y = 0 } # Note: Chinese divisions were brigade-sized compared other nations' armies infantry = { x = 0 y = 1 } infantry = { x = 1 y = 0 } infantry = { x = 1 y = 1 } } } ### OOB ### units = { #Guangdong/Guangxi units - 21 divisions division = { name = "62 Juntuán" location = 10404 start_experience_factor = 0.1 division_template = "Juntuán" start_equipment_factor = 0.7 } division = { name = "63 Juntuán" location = 1047 division_template = "Juntuán" start_experience_factor = 0.1 start_equipment_factor = 0.7 } division = { name = "64 Juntuán" location = 7137 division_template = "Juntuán" start_experience_factor = 0.1 start_equipment_factor = 0.7 } division = { name = "65 Juntuán" location = 9938 division_template = "Juntuán" start_experience_factor = 0.1 start_equipment_factor = 0.7 } division = { name = "66 Juntuán" location = 994 division_template = "Juntuán" start_experience_factor = 0.1 start_equipment_factor = 0.7 } division = { name = "67 Juntuán" location = 1047 division_template = "Juntuán" start_experience_factor = 0.1 start_equipment_factor = 0.7 } division = { name = "Guangzhou Jingbei" location = 1047 division_template = "Juntuán" # Provincial militia unit (poor equipment and training) start_equipment_factor = 0.5 } division = { name = "Hainan Jingbei" location = 994 division_template = "Juntuán" # Provincial militia unit (poor equipment and training) start_equipment_factor = 0.5 } division = { name = "Guilin Jingbei" location = 10404 division_template = "Juntuán" # Provincial militia unit (poor equipment and training) start_equipment_factor = 0.5 } } ### STARTING PRODUCTION ### instant_effect = { add_equipment_production = { equipment = { type = infantry_equipment_0 creator = "GXC" } requested_factories = 1 progress = 0.79 efficiency = 100 } }