Add Armor Upgrade Crafting
This commit is contained in:
@@ -186,4 +186,74 @@ item_icon = equipment\models\commodities\nn_icons\EQUIPICON_tractor_beam_orange.
|
||||
combinable = False
|
||||
ids_name = 266807
|
||||
ids_info = 264744
|
||||
shop_archetype = equipment\models\commodities\crates\crate_grey.3db
|
||||
shop_archetype = equipment\models\commodities\crates\crate_grey.3db
|
||||
|
||||
; Light Protection Armor
|
||||
|
||||
[Good]
|
||||
nickname = light_protection_armor
|
||||
equipment = light_protection_armor
|
||||
ids_name = 222150
|
||||
ids_info = 222222
|
||||
category = equipment
|
||||
price = 100000
|
||||
item_icon = Equipment\models\commodities\nn_icons\EQUIPICON__light_protection_armor.3db
|
||||
combinable = false
|
||||
shop_archetype = equipment\models\hardware\br_protective_armor.3db
|
||||
material_library = equipment\models\hardware.mat
|
||||
|
||||
; Nomad Reactive Armor
|
||||
|
||||
[Good]
|
||||
nickname = nomad_reactive_armor
|
||||
equipment = nomad_reactive_armor
|
||||
ids_name = 222151
|
||||
ids_info = 222223
|
||||
category = equipment
|
||||
price = 100000
|
||||
item_icon = Equipment\models\commodities\nn_icons\EQUIPICON_nomad_reactive_armor.3db
|
||||
combinable = false
|
||||
shop_archetype = equipment\models\hardware\br_protective_armor.3db
|
||||
material_library = equipment\models\hardware.mat
|
||||
|
||||
; Samura Tactical Armor
|
||||
|
||||
[Good]
|
||||
nickname = samura_tactical_armor
|
||||
equipment = samura_tactical_armor
|
||||
ids_name = 222152
|
||||
ids_info = 222224
|
||||
category = equipment
|
||||
price = 100000
|
||||
item_icon = Equipment\models\commodities\nn_icons\EQUIPICON_samura_tactical_armor.3db
|
||||
combinable = false
|
||||
shop_archetype = equipment\models\hardware\br_protective_armor.3db
|
||||
material_library = equipment\models\hardware.mat
|
||||
|
||||
; Kishiro Strategic Armor
|
||||
|
||||
[Good]
|
||||
nickname = kishiro_strategic_armor
|
||||
equipment = kishiro_strategic_armor
|
||||
ids_name = 222153
|
||||
ids_info = 222225
|
||||
category = equipment
|
||||
price = 100000
|
||||
item_icon = Equipment\models\commodities\nn_icons\EQUIPICON_kishiro_strategic_armor.3db
|
||||
combinable = false
|
||||
shop_archetype = equipment\models\hardware\br_protective_armor.3db
|
||||
material_library = equipment\models\hardware.mat
|
||||
|
||||
; Ageira Hazard Armor
|
||||
|
||||
[Good]
|
||||
nickname = ageira_hazard_armor
|
||||
equipment = ageira_hazard_armor
|
||||
ids_name = 222154
|
||||
ids_info = 222226
|
||||
category = equipment
|
||||
price = 100000
|
||||
item_icon = Equipment\models\commodities\nn_icons\EQUIPICON_ageira_hazard_armor.3db
|
||||
combinable = false
|
||||
shop_archetype = equipment\models\hardware\br_protective_armor.3db
|
||||
material_library = equipment\models\hardware.mat
|
||||
Reference in New Issue
Block a user