Add Acc. and Rapid Tizona del Cid

This commit is contained in:
D4rkl1ght3r
2026-06-04 08:43:03 +02:00
parent 33be737edc
commit 4e9043d48d
3 changed files with 132 additions and 1 deletions
+98
View File
@@ -4057,6 +4057,104 @@ turn_rate = 90
lootable = true lootable = true
LODranges = 0, 999999 LODranges = 0, 999999
; Acc Tizona del Cid
[Munition]
nickname = fc_c_gun02_mark03_700_ammo
hp_type = hp_gun
requires_ammo = false
hit_pts = 2
hull_damage = 40.8
energy_damage = 1222.5
weapon_type = W_Pulse01
one_shot_sound = fire_pulse5
munition_hit_effect = pi_pulse_03_impact
const_effect = pi_pulse_03_proj
lifetime = 0.8
force_gun_ori = false
mass = 1
volume = 0.0001
[Gun]
nickname = fc_c_gun02_mark03_700
ids_name = 520000
ids_info = 264213
DA_archetype = equipment\models\weapons\ge_shredder_shotgun.cmp
material_library = equipment\models\ge_equip.mat
HP_child = HPConnect
hit_pts = 6752
explosion_resistance = 1
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0
mass = 10
hp_gun_type = hp_gun_special_9
damage_per_fire = 0
power_usage = 97.8
refire_delay = 0.25
muzzle_velocity = 750
use_animation = Sc_fire
toughness = 1.6
flash_particle_name = pi_laser_03_flash
flash_radius = 15
light_anim = l_gun01_flash
projectile_archetype = fc_c_gun02_mark03_700_ammo
separation_explosion = sever_debris
auto_turret = false
turn_rate = 90
lootable = true
LODranges = 0, 999999
; Rapid Tizona del Cid
[Munition]
nickname = fc_c_gun02_mark03_750_ammo
hp_type = hp_gun
requires_ammo = false
hit_pts = 2
hull_damage = 40.8
energy_damage = 1222.5
weapon_type = W_Pulse01
one_shot_sound = fire_pulse5
munition_hit_effect = pi_pulse_03_impact
const_effect = pi_pulse_03_proj
lifetime = 0.8
force_gun_ori = false
mass = 1
volume = 0.0001
[Gun]
nickname = fc_c_gun02_mark03_750
ids_name = 520001
ids_info = 264213
DA_archetype = equipment\models\weapons\ge_shredder_shotgun.cmp
material_library = equipment\models\ge_equip.mat
HP_child = HPConnect
hit_pts = 6752
explosion_resistance = 1
debris_type = debris_normal
parent_impulse = 20
child_impulse = 80
volume = 0
mass = 10
hp_gun_type = hp_gun_special_9
damage_per_fire = 0
power_usage = 97.8
refire_delay = 0.25
muzzle_velocity = 750
use_animation = Sc_fire
toughness = 1.6
flash_particle_name = pi_laser_03_flash
flash_radius = 15
light_anim = l_gun01_flash
projectile_archetype = fc_c_gun02_mark03_750_ammo
separation_explosion = sever_debris
auto_turret = false
turn_rate = 90
lootable = true
LODranges = 0, 999999
; Angelito Turret Mk I ; Angelito Turret Mk I
[Munition] [Munition]
+28
View File
@@ -1189,6 +1189,34 @@ ids_info = 264213
shop_archetype = equipment\models\weapons\ge_shredder_shotgun.cmp shop_archetype = equipment\models\weapons\ge_shredder_shotgun.cmp
material_library = equipment\models\ge_equip.mat material_library = equipment\models\ge_equip.mat
; Acc. Tizona del Cid
[Good]
nickname = fc_c_gun02_mark03_700
equipment = fc_c_gun02_mark03_700
category = equipment
price = 120480
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_gun.3db
combinable = false
ids_name = 520000
ids_info = 264213
shop_archetype = equipment\models\weapons\ge_shredder_shotgun.cmp
material_library = equipment\models\ge_equip.mat
; Rapid Tizona del Cid
[Good]
nickname = fc_c_gun02_mark03_750
equipment = fc_c_gun02_mark03_750
category = equipment
price = 120480
item_icon = equipment\models\commodities\nn_icons\EQUIPICON_gun.3db
combinable = false
ids_name = 520001
ids_info = 264213
shop_archetype = equipment\models\weapons\ge_shredder_shotgun.cmp
material_library = equipment\models\ge_equip.mat
; Angelito Turret Mk I ; Angelito Turret Mk I
[Good] [Good]
+6 -1
View File
@@ -768,4 +768,9 @@ rem.AddInfoCard(500004, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TR
rem.AddInfoCard(500005, "Hokkaido->Chugoku") rem.AddInfoCard(500005, "Hokkaido->Chugoku")
-- Chugoku Infocards -- Chugoku Infocards
rem.AddInfoCard(500010, "Chugoku->Hokkaido") rem.AddInfoCard(500010, "Chugoku->Hokkaido")
-- Weapons
rem.AddInfoCard(520000, "Acc. Tizona del Cid")
rem.AddInfoCard(520001, "Rapid Tizona del Cid")