From 115b63346d6d2be6d1fe17c5ee93dae37d178941 Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Fri, 22 Nov 2024 18:05:33 +0100 Subject: [PATCH] Add cv02 part entries --- DATA/SHIPS/shiparch.ini | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/DATA/SHIPS/shiparch.ini b/DATA/SHIPS/shiparch.ini index 230add51..2030c27d 100644 --- a/DATA/SHIPS/shiparch.ini +++ b/DATA/SHIPS/shiparch.ini @@ -9757,4 +9757,45 @@ hp_type = hp_turret_special_1, HpTurret01 hp_type = hp_torpedo_special_1, HpTorpedo01 hp_type = hp_torpedo_special_2, HpTorpedo01 +[CollisionGroup] +obj = cv02_port_wing_lod1 +separable +parent_impulse = 120 +child_impulse = 60 +debris_type = debris_small_ship +separation_explosion = explosion_small_ship_breakoff +mass = 5 +type = Port_Wing +dmg_hp = DpDmg_portwing +dmg_obj = cv_fighter4_port_wing_cap +hit_pts = 2475 +root_health_proxy = true + +[CollisionGroup] +obj = cv02_star_wing_lod1 +separable +parent_impulse = 120 +child_impulse = 60 +debris_type = debris_small_ship +separation_explosion = explosion_small_ship_breakoff +mass = 5 +type = Starboard_Wing +dmg_hp = DpDmg_starwing +dmg_obj = cv_fighter4_star_wing_cap +hit_pts = 2475 +root_health_proxy = true + +[CollisionGroup] +obj = cv02_topfin_lod1 +separable +parent_impulse = 120 +child_impulse = 60 +debris_type = debris_small_ship +separation_explosion = explosion_small_ship_breakoff +mass = 5 +type = Top_Fin +dmg_hp = DpDmg_topfin +dmg_obj = cv_fighter5_top_wing_cap +hit_pts = 3135 +root_health_proxy = true