112 lines
5.3 KiB
TeX
112 lines
5.3 KiB
TeX
;do not edit this file to add new magazines, create a new file in this folder with a name starting with mag_.
|
|
;What ammo a mag takes as well as what guns it fits are determined by it's base_type. see configs/magazines2/_importer.ltx for explanation of base_type
|
|
|
|
;Naming convention:
|
|
;None of this is technical and can be ignored although it is strongly recomended to atlest start the section with mag_
|
|
;Magazines that are not shared by multiple guns tend to be named after the gun they fit.
|
|
;If the magazine fits only one gun and that gun does not have an alternitive ammo type caliber is omited from the mag section.
|
|
;Mag sections ending in _default are used as the a weapons defualt magazine
|
|
;Mag sections ending in _alt exist only for a gun upgraded to a new caliber and are omited from trade profiles and drop/loot tables.
|
|
;_alt magazines are obtainable by modifying another magazine with a multi tool
|
|
;_alt magazines tend to be worth less than their pristine counter parts.
|
|
|
|
;retool_group is a keyword assosiation for magazines that can be changed into one another. Retool groups can have an arbitrary number of members.
|
|
|
|
|
|
|
|
[mag_ak_5.45x39_default]:tch_mag_base
|
|
description = st_mag_ak74_5.45x39_descr
|
|
inv_name = st_mag_ak74_5.45x39
|
|
inv_name_short = st_mag_ak74_5.45x39
|
|
|
|
inv_grid_x = 0
|
|
inv_grid_y = 0
|
|
inv_weight = 0.21
|
|
cost = 1015
|
|
max_mag_size = 30
|
|
mag_size = medium
|
|
visual = dynamics\wpn\mags\wpn_orange_akdefault_mag.ogf
|
|
|
|
base_type = ak_5.45x39
|
|
|
|
[mag_ak_5.45x39_extended]:tch_mag_base,tch_mag_upgr ;quadstack casket
|
|
description = st_mag_ak74_5.45x39_extended_descr
|
|
inv_name = st_mag_ak74_5.45x39_extended
|
|
inv_name_short = st_mag_ak74_5.45x39_extended
|
|
|
|
inv_grid_x = 4
|
|
inv_grid_y = 0
|
|
inv_weight = 0.3
|
|
cost = 6125
|
|
max_mag_size = 60
|
|
mag_size = medium
|
|
visual = dynamics\wpn\mags\wpn_black_akextended_mag.ogf
|
|
|
|
base_type = ak_5.45x39
|
|
load_delay = 0.45
|
|
|
|
|
|
[mag_ak_5.45x39_modern]:tch_mag_base ; black mag for 74M
|
|
description = st_mag_ak74m_5.45x39_descr
|
|
inv_name = st_mag_ak74m_5.45x39
|
|
inv_name_short = st_mag_ak74m_5.45x39
|
|
|
|
inv_grid_x = 1
|
|
inv_grid_y = 0
|
|
inv_weight = 0.21
|
|
cost = 1215
|
|
max_mag_size = 30
|
|
mag_size = medium
|
|
visual = dynamics\wpn\mags\wpn_black_akmodern_mag.ogf
|
|
|
|
base_type = ak_5.45x39
|
|
retool_group = ak_modern ; should turn into black 101 mag
|
|
|
|
[mag_ak_5.45x39_fast]:tch_mag_base,tch_mag_upgr ; pmag for 74M
|
|
description = st_mag_ak74_fast_5.45x39_descr
|
|
inv_name = st_mag_ak74_fast_5.45x39
|
|
inv_name_short = st_mag_ak74_fast_5.45x39
|
|
|
|
inv_grid_x = 2
|
|
inv_grid_y = 0
|
|
inv_weight = 0.2
|
|
cost = 5475
|
|
max_mag_size = 30
|
|
mag_size = medium
|
|
load_delay = 0.3
|
|
visual = dynamics\wpn\mags\wpn_black_akmodern_mag.ogf
|
|
|
|
base_type = ak_5.45x39
|
|
|
|
[mag_rpk_5.45x39_default]:tch_mag_base ; 45rnd rpk74
|
|
description = st_mag_rpk74_5.45x39_descr
|
|
inv_name = st_mag_rpk74_5.45x39
|
|
inv_name_short = st_mag_rpk74_5.45x39
|
|
inv_grid_height = 3
|
|
inv_grid_x = 3
|
|
inv_grid_y = 0
|
|
inv_weight = 0.3
|
|
cost = 3125
|
|
max_mag_size = 45
|
|
mag_size = medium
|
|
retool_group = rpk_default
|
|
visual = dynamics\wpn\mags\wpn_black_rpkdefaultorange_mag.ogf
|
|
|
|
base_type = ak_5.45x39
|
|
|
|
[mag_nato_5.45x39_alt]:tch_mag_base,tch_mag_alt ;
|
|
description = st_mag_nato_5.45x39_descr
|
|
inv_name = st_mag_nato_5.45x39
|
|
inv_name_short = st_mag_nato_5.45x39
|
|
|
|
inv_grid_x = 0
|
|
inv_grid_y = 2
|
|
inv_weight = 0.19
|
|
cost = 1505
|
|
max_mag_size = 30
|
|
mag_size = medium
|
|
visual = dynamics\wpn\mags\wpn_black_nato545_mag.ogf
|
|
|
|
base_type = ar_5.45x39
|
|
retool_group = l85_default
|