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

128 lines
5.8 KiB
Plaintext
Raw Normal View History

2024-03-17 20:18:03 -04:00
;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_7.62x39_default]:tch_mag_base ;steel akm
description = st_mag_ak_7.62x39_descr
inv_name = st_mag_ak_7.62x39
inv_name_short = st_mag_ak_7.62x39
inv_grid_x = 6
inv_grid_y = 0
inv_weight = 0.37
cost = 1010
max_mag_size = 30
mag_size = medium
visual = dynamics\wpn\mags\wpn_ak762_metal_mag.ogf
base_type = ak_7.62x39
[mag_ak_7.62x39_modern]:tch_mag_base ;black ak103
description = st_mag_ak103_7.62x39_descr
inv_name = st_mag_ak103_7.62x39
inv_name_short = st_mag_ak103_7.62x39
inv_grid_x = 7
inv_grid_y = 0
inv_weight = 0.21
cost = 1215
max_mag_size = 30
mag_size = medium
visual = dynamics\wpn\mags\wpn_black_akmodern3_mag.ogf
base_type = ak_7.62x39
retool_group = ak_modern
[mag_ak_7.62x39_fast]:tch_mag_base,tch_mag_upgr
description = st_mag_ak103_fast_7.62x39_descr
inv_name = st_mag_ak103_fast_7.62x39
inv_name_short = st_mag_ak103_fast_7.62x39
inv_grid_x = 8
inv_grid_y = 0
inv_weight = 0.2
cost = 5475
max_mag_size = 30
mag_size = medium
visual = dynamics\wpn\mags\wpn_black_akmodern3_mag.ogf
base_type = ak_7.62x39
load_delay = 0.3
[mag_rpk_7.62x39_default]:tch_mag_base
description = st_mag_rpk_7.62x39_descr
inv_name = st_mag_rpk_7.62x39
inv_name_short = st_mag_rpk_7.62x39
inv_grid_height = 3
inv_grid_x = 11
inv_grid_y = 0
inv_weight = 0.46
cost = 1765
max_mag_size = 40
mag_size = medium
visual = dynamics\wpn\mags\wpn_black_rpkmetal_mag.ogf
base_type = ak_7.62x39
load_delay = 0.3
[mag_rpd_7.62x39_default]:tch_mag_base ;
description = st_mag_rpd_7.62x39_descr
inv_name = st_mag_rpd_7.62x39
inv_name_short = st_mag_rpd_7.62x39
inv_grid_x = 0
inv_grid_y = 13
inv_weight = 0.5
cost = 3125
inv_grid_width = 2
max_mag_size = 100
mag_size = large
load_delay = 0.1
visual = dynamics\wpn\mags\wpn_rpd_mag.ogf
base_type = rpd_7.62x39
[mag_t63_7.62x39_default]:tch_mag_base
description = st_mag_type63_7.62x39_descr
inv_name = st_mag_type63_7.62x39
inv_name_short = st_mag_type63_7.62x39
inv_grid_x = 3
inv_grid_y = 27
max_mag_size = 20
mag_size = medium
inv_weight = 0.3
cost = 1002
visual = dynamics\wpn\mags\wpn_t63_mag.ogf
base_type = ak_7.62x39
retool_group = t63_default
[mag_svt_7.62x39_alt]:tch_mag_base,tch_mag_alt
description = st_mag_svt40_7.62x39_descr
inv_name = st_mag_svt40_7.62x39
inv_name_short = st_mag_svt40_7.62x39
inv_grid_x = 2
inv_grid_y = 27
max_mag_size = 10
mag_size = medium
inv_weight = 0.3
cost = 1335
visual = dynamics\wpn\mags\wpn_svt_mag.ogf
base_type = svt_7.62x39
retool_group = svt_default