Divergent/mods/Anomaly Magazines Redux/gamedata/configs/items/weapons/magazines2/mag_9x19.ltx

128 lines
5.6 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.
; standard issue
[mag_mp5_9x19_default]:tch_mag_base
description = st_mag_mp5_9x19_fmj_descr
inv_name = st_mag_mp5_9x19_fmj
inv_name_short = st_mag_mp5_9x19_fmj_fmj
inv_grid_x = 0
inv_grid_y = 8
max_mag_size = 30
mag_size = small
inv_weight = 0.17
cost = 754
visual = dynamics\wpn\mags\wpn_mp5_mag.ogf
base_type = mp5_9x19
retool_group = mp5_default
[mag_mp7_9x19_default]:tch_mag_base
description = st_mag_mp7_9x19_fmj_descr
inv_name = st_mag_mp7_9x19_fmj
inv_name_short = st_mag_mp7_9x19_fmj
inv_grid_x = 1
inv_grid_y = 8
max_mag_size = 40
mag_size = medium
inv_weight = 0.25
cost = 1754
visual = dynamics\wpn\mags\wpn_mp7_mag.ogf
base_type = mp7_9x19
retool_group = mp7_default
[mag_vityaz_9x19_default]:tch_mag_base
description = st_mag_vityaz_9x19_fmj_descr
inv_name = st_mag_vityaz_9x19_fmj
inv_name_short = st_mag_vityaz_9x19_fmj
inv_grid_x = 5
inv_grid_y = 8
max_mag_size = 30
mag_size = small
inv_weight = 0.17
cost = 852
visual = dynamics\wpn\mags\wpn_vityaz_mag.ogf
base_type = vityaz_9x19
retool_group = vityaz_default
[mag_vz61_9x19_default]:tch_mag_base
description = st_mag_vz61_9x19_fmj_descr
inv_name = st_mag_vz61_9x19_fmj
inv_name_short = st_mag_vz61_9x19_fmj
inv_grid_x = 7
inv_grid_y = 21
max_mag_size = 20
mag_size = small
inv_weight = 0.13
cost = 561
visual = dynamics\wpn\mags\wpn_vz61_mag.ogf
base_type = vz61_9x19
[mag_pp2000_9x19_default]:tch_mag_base
description = st_mag_pp2000_9x19_fmj_descr
inv_name = st_mag_pp2000_9x19_fmj
inv_name_short = st_mag_pp2000_9x19_fmj
inv_grid_x = 2
inv_grid_y = 8
max_mag_size = 30
mag_size = small
inv_weight = 0.15
cost = 966
visual = dynamics\wpn\mags\wpn_pp2000_mag.ogf
base_type = pp2k_9x19
retool_group = pp2000_default
; modded
[mag_kiparis_9x19_alt]:tch_mag_base,tch_mag_alt
description = st_mag_kiparis_9x19_fmj_descr
inv_name = st_mag_kiparis_9x19_fmj
inv_name_short = st_mag_kiparis_9x19_fmj
inv_grid_x = 3
inv_grid_y = 8
max_mag_size = 30
mag_size = small
inv_weight = 0.12
cost = 642
visual = dynamics\wpn\mags\wpn_kiparis_mag.ogf
base_type = kip_9x19
[mag_bizon_9x19_alt]:tch_mag_base,tch_mag_alt
description = st_mag_bizon_9x19_fmj_descr
inv_name = st_mag_bizon_9x19_fmj
inv_name_short = st_mag_bizon_9x19_fmj
inv_grid_x = 0
inv_grid_y = 19
max_mag_size = 64
mag_size = medium
inv_weight = 0.5
cost = 1015
visual = dynamics\wpn\mags\wpn_bizon_mag.ogf
base_type = bizon_9x19
retool_group = bizon_default