Add Tizona del Cid Blueprint & Schematic

This commit is contained in:
D4rkl1ght3r
2026-07-11 08:14:05 +02:00
parent ce5810923d
commit f17ce74784
3 changed files with 68 additions and 5 deletions
+35 -1
View File
@@ -1083,6 +1083,40 @@ shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
item_icon = Equipment\models\commodities\nn_icons\commod_weapon_secondary_blueprint.3db
jump_dist = 2
; Tizona del Cid Blueprint
[Good]
nickname = commodity_tizona_blueprint
equipment = commodity_tizona_blueprint
msg_id_prefix = gcs_gen_commodity_tizona_blueprint
category = commodity
price = 25000
combinable = false
good_sell_price = 1
bad_buy_price = 1
bad_sell_price = 1
good_buy_price = 1
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
item_icon = Equipment\models\commodities\nn_icons\commod_weapon_secondary_blueprint.3db
jump_dist = 2
; Tizona del Cid Schematic
[Good]
nickname = commodity_tizona_schematic
equipment = commodity_tizona_schematic
msg_id_prefix = gcs_gen_commodity_tizona_schematics
category = commodity
price = 25000
combinable = false
good_sell_price = 1
bad_buy_price = 1
bad_sell_price = 1
good_buy_price = 1
shop_archetype = Equipment\models\commodities\nn_icons\cwire_rawmats_1.3db
item_icon = Equipment\models\commodities\nn_icons\commod_weapon_secondary_blueprint.3db
jump_dist = 2
; Tractor Beam Blueprint
[Good]
@@ -3724,7 +3758,7 @@ addon = contrail01, HpContrail02, 1
nickname = kubd_hull
category = shiphull
ship = ku_blooddragon
price = 348320
price = 63200
ids_name = 12006
item_icon = Equipment\models\commodities\nn_icons\ku_elite.3db
+26 -1
View File
@@ -910,7 +910,6 @@ decay_per_second = 0
volume = 0
hit_pts = 250
; CHIMERA Blueprint
[Commodity]
@@ -1302,6 +1301,32 @@ decay_per_second = 0
volume = 0
hit_pts = 250
; Tizona del Cid Blueprint
[Commodity]
nickname = commodity_tizona_blueprint
ids_name = 299860
ids_info = 299861
units_per_container = 1
pod_appearance = cargopod_drab
loot_appearance = lootcrate_drab
decay_per_second = 0
volume = 0
hit_pts = 250
; Tizona del Cid Schematic
[Commodity]
nickname = commodity_tizona_schematic
ids_name = 299862
ids_info = 299863
units_per_container = 1
pod_appearance = cargopod_drab
loot_appearance = lootcrate_drab
decay_per_second = 0
volume = 0
hit_pts = 250
; Tractor Beam Blueprint
[Commodity]
+7 -3
View File
@@ -608,6 +608,9 @@ rem.AddInfoCard(299061, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JU
rem.AddInfoCard(299062, "Pulse Laser Green")
rem.AddInfoCard(299063, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JUST loc="c"/><TRA bold="true"/><TEXT>GMG "Pulse Laser Green" Pulse Laser</TEXT><TRA bold="false"/><PARA/><JUST loc="l"/><PARA/><TEXT>This is a particle-based weapon which, though providing a high refire rate, requires enormous amounts of energy. This weapon is most effective against graviton shields and weakest against molecular shields. This weapon have an improved damage output and a decent refirerate but sacrifice range and high energy consumption. This is the best Particle Gun The Order has to offer.</TEXT><PARA/><PARA/><POP/></RDL>]])
rem.AddInfoCard(520000, "Acc. Tizona del Cid")
rem.AddInfoCard(520001, "Rapid Tizona del Cid")
-- Infocards Power
-- Energy Core Extension
@@ -689,6 +692,10 @@ rem.AddInfoCard(299856, "VULCAN Blueprint")
rem.AddInfoCard(299857, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TEXT>VULCAN Blueprints are lootable items from special enemies and locations. It must be cloned to a VULCAN Schematic to use this item for further limited crafting purposes.</TEXT><PARA/><POP/></RDL>]])
rem.AddInfoCard(299858, "VULCAN Schematic")
rem.AddInfoCard(299859, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TEXT>VULCAN Schematics are limited cloned VULCAN Blueprints which are usable for weapon crafting and trading purposes.</TEXT><PARA/><POP/></RDL>]])
rem.AddInfoCard(299860, "Tizona del Cid Blueprint")
rem.AddInfoCard(299861, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TEXT>Tizona del Cid Blueprints are lootable items from special enemies and locations. It must be cloned to a Tizona del Cid Schematic to use this item for further limited crafting purposes.</TEXT><PARA/><POP/></RDL>]])
rem.AddInfoCard(299862, "Tizona del Cid Schematic")
rem.AddInfoCard(299863, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TEXT>Tizona del Cid Schematics are limited cloned Tizona del Cid Blueprints which are usable for weapon crafting and trading purposes.</TEXT><PARA/><POP/></RDL>]])
-- Infocards Solars
@@ -885,6 +892,3 @@ rem.AddInfoCard(500005, "Hokkaido->Chugoku")
rem.AddInfoCard(500010, "Chugoku->Hokkaido")
-- Weapons
rem.AddInfoCard(520000, "Acc. Tizona del Cid")
rem.AddInfoCard(520001, "Rapid Tizona del Cid")