This commit is contained in:
@@ -1954,3 +1954,55 @@ AZ_maritime_patrol = {
|
||||
}
|
||||
}
|
||||
|
||||
AZ_jianniangji = {
|
||||
category = air
|
||||
|
||||
available_for = { BYG HUJ CHY DOH TIX BFL SAD YUW BLI WEX SIR SR1 SR2 SR3 SR4 DH1 }
|
||||
|
||||
roles = {
|
||||
air_fighter
|
||||
}
|
||||
|
||||
priority = {
|
||||
factor = 5000
|
||||
modifier = {
|
||||
has_War = yes
|
||||
factor = 100
|
||||
}
|
||||
}
|
||||
|
||||
jizaijianniang_fighter_ex = {
|
||||
priority = {
|
||||
factor = 100
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1000
|
||||
type = jizaijianniang_equipment_airframe
|
||||
modules = {
|
||||
fixed_main_weapon_slot = az_fighter_weapon
|
||||
fixed_auxiliary_weapon_slot_1 = az_fighter_weapon
|
||||
fixed_auxiliary_weapon_slot_2 = az_fighter_weapon
|
||||
fixed_auxiliary_weapon_slot_3 = az_fighter_weapon
|
||||
fixed_auxiliary_weapon_slot_4 = az_fighter_weapon
|
||||
engine_type_slot = engine_4_2x
|
||||
special_type_slot_1 = fuel_tanks_small
|
||||
special_type_slot_2 = non_strategic_materials_small
|
||||
special_type_slot_3 = fuel_tanks_small
|
||||
special_type_slot_4 = armor_plate_small
|
||||
special_type_slot_5 = self_sealing_fuel_tanks_small
|
||||
special_type_slot_6 = drop_tanks
|
||||
}
|
||||
}
|
||||
|
||||
allowed_modules = {
|
||||
engine_4_2x
|
||||
az_fighter_weapon
|
||||
armor_plate_small
|
||||
non_strategic_materials_small
|
||||
fuel_tanks_small
|
||||
self_sealing_fuel_tanks_small
|
||||
drop_tanks
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user