From eb8e7fb469119d005a7bdfc1aeba436559bec7b5 Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Sat, 19 Oct 2024 22:38:18 +0800
Subject: [PATCH 1/9] update
---
.../Defs/Spacer Pack/Defs_Projectiles.xml | 41 ++++++
.../Patches/Spacer Pack/Backpacks.xml | 123 ++++++++++++++++--
2 files changed, 150 insertions(+), 14 deletions(-)
create mode 100644 ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
diff --git a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
new file mode 100644
index 0000000000..ec9dc1dcf0
--- /dev/null
+++ b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+ dvd_grubpack_spit_CE
+ CombatExtended.ProjectileCE_Explosive
+
+
+ Graphic_Single_AgeSecs
+ Things/Projectile/GrubpackGlob
+ (1.0,1.0)
+ MoteGlow
+
+
+ True
+ 1
+ 10
+ True
+ 5
+ AcidBurn
+ 30
+ 2.9
+ SpitterSpitLands
+ Filth_SpentAcid
+ 1
+ Shell_AcidSpitImpact
+ 60
+ false
+
+
+
+ Shell_AcidSpitStream
+
+
+ Shell_AcidSpitLaunched
+
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
index 84b763e827..a1ae754c6f 100644
--- a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
+++ b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
@@ -1,8 +1,8 @@
-
+
-
+
Defs/ThingDef[@Name="BackpackBase"]
ParentName
@@ -25,7 +25,7 @@
-
+
Defs/ThingDef[@Name="BackpackBase"]/thingCategories
@@ -43,15 +43,32 @@
-
+
+
+
+
+ Defs/ThingDef[defName="dvd_harvestpack"]/equippedStatOffsets/VEF_MassCarryCapacity
+
+ 30
+
+
+
+
+ Defs/ThingDef[defName="dvd_harvestpack"]/statBases/Mass
+
+ 6
+ 8
+
+
+
-
+
Defs/ThingDef[defName="dvd_ventpack"]/equippedStatOffsets
25
-
+
@@ -70,8 +87,86 @@
+
+
+
+ Defs/ThingDef[defName="dvd_grubpack"]/equippedStatOffsets/VEF_MassCarryCapacity
+
+
+ 70
+
+
+
+
+
+ Defs/ThingDef[defName="dvd_grubpack"]/statBases/Mass
+
+ 6
+ 8
+
+
+
+
+ Defs/ThingDef[defName="dvd_grubpack"]/comps/li[@Class="CompProperties_ApparelReloadable"]/maxCharges
+
+ 2
+
+
+
+
+ Defs/ThingDef[defName="dvd_grubpack"]/comps/li[@Class="CompProperties_ApparelReloadable"]/ammoCountPerCharge
+
+ 20
+
+
+
+
+ Defs/ThingDef[defName="dvd_grubpack"]/comps
+
+
+
+ 30
+ 50
+ 70
+ 90
+
+
+
+
+
+
+ Defs/ThingDef[defName="dvd_grubpack"]/verbs
+
+
+
+
+ CombatExtended.Verb_LaunchProjectileStaticCE
+ true
+ True
+ 2
+ 35
+ 5
+ true
+ Mortar_LaunchA
+ GunTail_Medium
+ 14
+ true
+
+ true
+
+ true
+ dvd_grubpack_spit_CE
+ Combat_RangedFire_Thrown
+
+
+
+
+
+
+
+
-
+
Defs/ThingDef[defName="dvd_spacerpack"]/equippedStatOffsets
@@ -80,7 +175,7 @@
-
+
Defs/ThingDef[defName="dvd_spacerpack"]/statBases/Mass
@@ -88,25 +183,25 @@
5
-
+
-
+
Defs/ThingDef[defName="dvd_medpack"]/equippedStatOffsets/VEF_MassCarryCapacity
50
-
+
Defs/ThingDef[defName="dvd_medpack"]/statBases
4
-
+
-
+
Defs/ThingDef[defName="dvd_archopack"]/equippedStatOffsets/VEF_MassCarryCapacity
@@ -122,5 +217,5 @@
6
-
+
\ No newline at end of file
From 0b6004ee3c13f9a40b9c3623cbb186f8869a2ef1 Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Sat, 19 Oct 2024 22:45:38 +0800
Subject: [PATCH 2/9] Update Backpacks.xml
---
ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
index a1ae754c6f..8010d4a04b 100644
--- a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
+++ b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
@@ -92,9 +92,7 @@
Defs/ThingDef[defName="dvd_grubpack"]/equippedStatOffsets/VEF_MassCarryCapacity
-
- 70
-
+ 70
@@ -163,8 +161,6 @@
-
-
From ff69b05555fb315ad6a48ef3eada47c195b76f18 Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Sat, 19 Oct 2024 23:07:28 +0800
Subject: [PATCH 3/9] Update Defs_Projectiles.xml
---
.../Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
index ec9dc1dcf0..995b5fa983 100644
--- a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
+++ b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
@@ -8,12 +8,13 @@
CombatExtended.ProjectileCE_Explosive
- Graphic_Single_AgeSecs
+ Graphic_Single
Things/Projectile/GrubpackGlob
(1.0,1.0)
MoteGlow
+ 0
True
1
10
@@ -29,13 +30,5 @@
60
false
-
-
- Shell_AcidSpitStream
-
-
- Shell_AcidSpitLaunched
-
-
\ No newline at end of file
From d61cb9e6e163b466c980734b27fbdcef98b8f6b1 Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Sun, 20 Oct 2024 17:13:59 +0800
Subject: [PATCH 4/9] Update Backpacks.xml
---
.../Patches/Spacer Pack/Backpacks.xml | 18 ++++--------------
1 file changed, 4 insertions(+), 14 deletions(-)
diff --git a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
index 8010d4a04b..c7bbdaebb1 100644
--- a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
+++ b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
@@ -96,6 +96,10 @@
+
+ Defs/ThingDef[defName="dvd_grubpack"]/equippedStatOffsets/MoveSpeed
+
+
Defs/ThingDef[defName="dvd_grubpack"]/statBases/Mass
@@ -104,20 +108,6 @@
-
- Defs/ThingDef[defName="dvd_grubpack"]/comps/li[@Class="CompProperties_ApparelReloadable"]/maxCharges
-
- 2
-
-
-
-
- Defs/ThingDef[defName="dvd_grubpack"]/comps/li[@Class="CompProperties_ApparelReloadable"]/ammoCountPerCharge
-
- 20
-
-
-
Defs/ThingDef[defName="dvd_grubpack"]/comps
From 438e58956f09f82c972fa7e5b40054e5f58beef2 Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Wed, 23 Oct 2024 16:04:53 +0800
Subject: [PATCH 5/9] update3
---
.../Defs/Spacer Pack/Defs_Projectiles.xml | 20 +++++++++++++++
.../Patches/Spacer Pack/Backpacks.xml | 25 ++++++++++++++++++-
2 files changed, 44 insertions(+), 1 deletion(-)
diff --git a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
index 995b5fa983..5d5004ea4c 100644
--- a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
+++ b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
@@ -31,4 +31,24 @@
false
+
+
+ archopack_bolt_CE
+
+
+ Things/Projectile/ArchoPack_Bolt
+ Graphic_Single
+
+
+ dvd_SkipBolt
+ 26
+ 120
+ 120
+
+
+
+ dvd_ArchoPack_Stream
+
+
+
\ No newline at end of file
diff --git a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
index c7bbdaebb1..0349cc6597 100644
--- a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
+++ b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
@@ -135,7 +135,7 @@
35
5
true
- Mortar_LaunchA
+ SpitterSpit
GunTail_Medium
14
true
@@ -204,4 +204,27 @@
+
+ Defs/ThingDef[defName="dvd_archopack"]/verbs
+
+
+
+
+ CombatExtended.Verb_LaunchProjectileStaticCE
+ true
+ true
+ 0.5
+ 55
+ 3
+ 10
+ dvd_Sound_SkipBolt
+ GunTail_Medium
+ 14
+ dvd_SkipBolt_CE
+ Combat_RangedFire_Thrown
+
+
+
+
+
\ No newline at end of file
From 4eb44f5ea192ce2b90b95ed9ead060ff942f01dd Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Wed, 23 Oct 2024 16:10:27 +0800
Subject: [PATCH 6/9] typo
---
ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
index 5d5004ea4c..989ea9d182 100644
--- a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
+++ b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
@@ -33,7 +33,7 @@
- archopack_bolt_CE
+ dvd_SkipBolt_CE
Things/Projectile/ArchoPack_Bolt
From 75b43f8a81f5d3e687d248dcd1b46b7388ac97e3 Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Wed, 23 Oct 2024 16:22:46 +0800
Subject: [PATCH 7/9] fleck
---
.../Defs/Spacer Pack/Defs_Projectiles.xml | 20 +++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)
diff --git a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
index 989ea9d182..8f92a55c11 100644
--- a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
+++ b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
@@ -46,8 +46,24 @@
120
-
- dvd_ArchoPack_Stream
+
+
+
+ dvd_Fleck_ArchoPack_Main
+ 0.5
+ 0
+ .5
+ 1
+
+
+ dvd_Fleck_ArchoPack_Smoke
+ 0.5
+ 0
+ .5
+ 1
+ 120~240
+
+
From 921153b92b516ab9a78728a5034fb3ce89ea5ad2 Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Wed, 23 Oct 2024 16:34:33 +0800
Subject: [PATCH 8/9] voidpack
---
.../Patches/Spacer Pack/Backpacks.xml | 30 +++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
index 0349cc6597..809ee84417 100644
--- a/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
+++ b/ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
@@ -186,6 +186,36 @@
+
+
+
+ Defs/ThingDef[defName="dvd_voidpack"]/equippedStatOffsets/VEF_MassCarryCapacity
+
+ 80
+
+
+
+
+ Defs/ThingDef[defName="dvd_voidpack"]/statBases
+
+ 4
+
+
+
+
+ Defs/ThingDef[defName="dvd_voidpack"]/comps/li[@Class="VFECore.CompProperties_ShieldBubble"]/EnergyShieldEnergyMax
+
+ 30
+
+
+
+
+ Defs/ThingDef[defName="dvd_voidpack"]/comps/li[@Class="VFECore.CompProperties_ShieldBubble"]/EnergyShieldRechargeRate
+
+ 6
+
+
+
From 70aacedaf3e5027de4d3e248423777388cc67157 Mon Sep 17 00:00:00 2001
From: n7huntsman
Date: Fri, 25 Oct 2024 18:46:29 -0400
Subject: [PATCH 9/9] Whitespace
---
ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
index 8f92a55c11..0db59b7c29 100644
--- a/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
+++ b/ModPatches/Spacer Pack/Defs/Spacer Pack/Defs_Projectiles.xml
@@ -67,4 +67,5 @@
+
\ No newline at end of file