阿马泰克 MK.1 步枪
该模组为游戏增添了一把关联军用科技早期历史的定制化步枪-阿马泰克 MK.1 步枪,配备定制消音器和瞄准镜,适配中远距离作战场景。
注意:该武器仅适用于定制消音器。瞄准镜照常工作。
获取方式:制作配方可在以下地点购买:
普通品质:海伍德区 - 格伦枪械商人
不普通品质:海伍德区 - 泉源枪械商人(需等级 9)
稀有品质:海伍德区 - 维斯塔德尔雷枪械商人(需等级 17)
史诗品质:太平洲枪械商人(需等级 25)
传奇品质:沃森区 - 小中国枪械商人(需等级 33)
传奇品质的武器成品可在夜之城的大部分枪械商人处直接购买。
该武器也可在我的虚拟工坊购买,或通过 CET 控制台指令添加。
所有CET代码:
458 SOCOM:
Game.AddToInventory("Items.Armatech_458_SOCOM",1)
Game.AddToInventory("Items.Armatech_458_SOCOM_Epic",1)
Game.AddToInventory("Items.Armatech_458_SOCOM_Rare",1)
Game.AddToInventory("Items.Armatech_458_SOCOM_Uncommon",1)
Game.AddToInventory("Items.Armatech_458_SOCOM_Common",1)
5.56 NATO:
Game.AddToInventory("Items.Armatech_MK1_556",1)
Game.AddToInventory("Items.Armatech_MK1_556_Epic",1)
Game.AddToInventory("Items.Armatech_MK1_556_Rare",1)
Game.AddToInventory("Items.Armatech_MK1_556_Uncommon",1)
Game.AddToInventory("Items.Armatech_MK1_556_Common",1)
RED DOT SIGHT:
Game.AddToInventory("Items.Armatech_MK1_Sight",1)
Game.AddToInventory("Items.Armatech_MK1_Sight_Epic",1)
Game.AddToInventory("Items.Armatech_MK1_Sight_Rare",1)
Game.AddToInventory("Items.Armatech_MK1_Sight_Uncommon",1)
Game.AddToInventory("Items.Armatech_MK1_Sight_Common",1)
SUPPRESSOR:
Game.AddToInventory("Items.Armatech_MK1_Suppressor",1)
Game.AddToInventory("Items.Armatech_MK1_Suppressor_Epic",1)
Game.AddToInventory("Items.Armatech_MK1_Suppressor_Rare",1)
Game.AddToInventory("Items.Armatech_MK1_Suppressor_Uncommon",1)
Game.AddToInventory("Items.Armatech_MK1_Suppressor_Common",1)
所有制作配方:
Game.AddToInventory("Items.ArmatechSocom_Recipe_Legendary",1)
Game.AddToInventory("Items.ArmatechSocom_Recipe_Epic",1)
Game.AddToInventory("Items.ArmatechSocom_Recipe_Rare",1)
Game.AddToInventory("Items.Armatech556_Recipe_Legendary",1)
Game.AddToInventory("Items.Armatech556_Recipe_Epic",1)
Game.AddToInventory("Items.Armatech556_Recipe_Rare",1)
Game.AddToInventory("Items.Armatech556_Recipe_Uncommon",1)
Game.AddToInventory("Items.Armatech556_Recipe_Common",1)



注意!! 此mod与其他相同类型的mod有冲突,请单独使用!