From 6aec56d73ce0e8ce0863dd939a30e9ea4efb03ed Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Fri, 19 Jul 2024 15:27:06 +0800
Subject: [PATCH 1/5] Dragons descent patch update, and tag Royalty content
---
.../Projectiles/Projectile_Dragon.xml | 34 +++----------------
.../ThingDefs_Misc/Weapons/MeleeDD.xml | 8 ++---
2 files changed, 8 insertions(+), 34 deletions(-)
diff --git a/ModPatches/Dragons Descent/Patches/Dragons Descent/Projectiles/Projectile_Dragon.xml b/ModPatches/Dragons Descent/Patches/Dragons Descent/Projectiles/Projectile_Dragon.xml
index ad861166ed..8cde39b6e4 100644
--- a/ModPatches/Dragons Descent/Patches/Dragons Descent/Projectiles/Projectile_Dragon.xml
+++ b/ModPatches/Dragons Descent/Patches/Dragons Descent/Projectiles/Projectile_Dragon.xml
@@ -2,14 +2,14 @@
- Defs/ThingDef[defName="Projectile_DragonSpitBlunt"]/thingClass
+ Defs/ThingDef[defName="DD_Projectile_DragonSpitBlunt"]/thingClass
CombatExtended.ProjectileCE_Explosive
- Defs/ThingDef[defName="Projectile_DragonSpitBlunt"]/projectile
+ Defs/ThingDef[defName="DD_Projectile_DragonSpitBlunt"]/projectile
26
@@ -28,14 +28,14 @@
- Defs/ThingDef[defName="Projectile_DragonSpit"]/thingClass
+ Defs/ThingDef[defName="DD_Projectile_DragonSpit"]/thingClass
CombatExtended.ProjectileCE_Explosive
- Defs/ThingDef[defName="Projectile_DragonSpit"]/projectile
+ Defs/ThingDef[defName="DD_Projectile_DragonSpit"]/projectile
38
@@ -54,31 +54,5 @@
-
-
- Defs/ThingDef[defName="Projectile_DragonBreath_AOE"]/thingClass
-
- CombatExtended.ProjectileCE_Explosive
-
-
-
-
- Defs/ThingDef[defName="Projectile_DragonBreath_AOE"]/projectile
-
-
- 38
- DraconicFlame
- 4.5
- 3.0
- 2.0
- 27
- Filth_Ash
- 0.3
- true
- 0.2
- 1
-
-
-
\ No newline at end of file
diff --git a/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Misc/Weapons/MeleeDD.xml b/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Misc/Weapons/MeleeDD.xml
index 6472947d36..81035ccbfb 100644
--- a/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Misc/Weapons/MeleeDD.xml
+++ b/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Misc/Weapons/MeleeDD.xml
@@ -168,7 +168,7 @@
-
+
Defs/ThingDef[defName="DDMeleeWeapon_FocusingTome"]/statBases
2
@@ -176,7 +176,7 @@
-
+
Defs/ThingDef[defName="DDMeleeWeapon_FocusingTome"]/equippedStatOffsets
0.23
@@ -185,7 +185,7 @@
-
+
Defs/ThingDef[defName="DDMeleeWeapon_FocusingTome"]/tools
@@ -202,7 +202,7 @@
-
+
Defs/ThingDef[defName="DDMeleeWeapon_FocusingTome"]
From 301aaa3bf5e85c08a775821b7064d9391bc5c3a5 Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Fri, 19 Jul 2024 15:27:18 +0800
Subject: [PATCH 2/5] tag BW Anomaly content
---
ModPatches/BiologicalWarfare/Defs/Ammo.xml | 20 +++++++++----------
.../BiologicalWarfare/Patches/Patches.xml | 16 +++++++--------
2 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/ModPatches/BiologicalWarfare/Defs/Ammo.xml b/ModPatches/BiologicalWarfare/Defs/Ammo.xml
index 7145a063fa..7a00fa577e 100644
--- a/ModPatches/BiologicalWarfare/Defs/Ammo.xml
+++ b/ModPatches/BiologicalWarfare/Defs/Ammo.xml
@@ -22,7 +22,7 @@
true
-
+
Necroa
Filled with gas containing Necroa archovirus, This archovirus turns pawns into shamblers post-mortem
@@ -854,7 +854,7 @@
-
+
Ammo_40x46mmGrenade_Necroa
@@ -868,7 +868,7 @@
Bullet_40x46mmGrenade_Necroa
-
+
Bullet_40x46mmGrenade_Necroa
@@ -879,7 +879,7 @@
-
+
MakeAmmo_40x46mmGrenade_Necroa
Craft 100 40x46mm necroa grenades.
@@ -925,7 +925,7 @@
-
+
Ammo_81mmMortarShell_Necroa
@@ -942,7 +942,7 @@
Bullet_81mmMortarShell_Necroa
-
+
Bullet_81mmMortarShell_Necroa
@@ -963,7 +963,7 @@
-
+
MakeAmmo_81mmMortarShell_Necroa
Craft 5 81mm necroa mortar shells.
@@ -1012,7 +1012,7 @@
-
+
Ammo_50mmRocket_Necroa
@@ -1029,7 +1029,7 @@
Bullet_50mmRocket_Necroa
-
+
Bullet_50mmRocket_Necroa
CombatExtended.ProjectileCE_Explosive
@@ -1074,7 +1074,7 @@
-
+
MakeAmmo_50mmRocket_Necroa
Craft 10 50mm necroa rockets.
diff --git a/ModPatches/BiologicalWarfare/Patches/Patches.xml b/ModPatches/BiologicalWarfare/Patches/Patches.xml
index 8f9e2e5e0f..d58abea611 100644
--- a/ModPatches/BiologicalWarfare/Patches/Patches.xml
+++ b/ModPatches/BiologicalWarfare/Patches/Patches.xml
@@ -7,7 +7,7 @@
Bullet_40x46mmGrenade_FleshBreaker
Bullet_40x46mmGrenade_Flu
Bullet_40x46mmGrenade_Malaria
- Bullet_40x46mmGrenade_Necroa
+ Bullet_40x46mmGrenade_Necroa
Bullet_40x46mmGrenade_Plague
Bullet_40x46mmGrenade_Scaria
Bullet_40x46mmGrenade_SleepingSickness
@@ -20,7 +20,7 @@
Bullet_81mmMortarShell_FleshBreaker
Bullet_81mmMortarShell_Flu
Bullet_81mmMortarShell_Malaria
- Bullet_81mmMortarShell_Necroa
+ Bullet_81mmMortarShell_Necroa
Bullet_81mmMortarShell_Plague
Bullet_81mmMortarShell_Scaria
Bullet_81mmMortarShell_SleepingSickness
@@ -33,7 +33,7 @@
Bullet_50mmRocket_FleshBreaker
Bullet_50mmRocket_Flu
Bullet_50mmRocket_Malaria
- Bullet_50mmRocket_Necroa
+ Bullet_50mmRocket_Necroa
Bullet_50mmRocket_Plague
Bullet_50mmRocket_Scaria
Bullet_50mmRocket_SleepingSickness
@@ -182,7 +182,7 @@
defName="USH_MalariaGrenadeBullet"]
-
+
Defs/BiologicalWarfare.CombatDiseaseDef[defName="USH_Necroa"]/thingDefsToFormatAndColor/li[
.="USH_NecroaShell" or
.="USH_NecroaShellBullet" or
@@ -192,15 +192,15 @@
.="USH_NecroaGrenadeBullet"]
-
+
Defs/BiologicalWarfare.CombatDiseaseDef[defName="USH_Necroa"]/thingDefsToColorIcons/li[.="USH_NecroaMissileLauncher"]
-
+
Defs/BiologicalWarfare.CombatDiseaseDef[defName="USH_Necroa"]/thingDefsToFormat/li[.="USH_NecroaMissileLauncher"]
-
+
Defs/ThingDef[defName="USH_NecroaShell" or
defName="USH_NecroaMissileLauncher" or
defName="USH_NecroaMissileLauncherTurret" or
@@ -209,7 +209,7 @@
defName="USH_NecroaGrenadeBullet"]
-
+
Defs/BiologicalWarfare.CombatDiseaseDef[defName="USH_Plague"]/thingDefsToFormatAndColor/li[
.="USH_PlagueShell" or
.="USH_PlagueShellBullet" or
From 85abe03693b1df5ef4ac4369ac25dfafb6bccbdc Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Fri, 19 Jul 2024 15:55:35 +0800
Subject: [PATCH 3/5] verb update
---
.../ThingDefs_Races/Races_Animal_Common_Dragon.xml | 2 +-
.../ThingDefs_Races/Races_Animal_Rare_Dragon.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Races/Races_Animal_Common_Dragon.xml b/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Races/Races_Animal_Common_Dragon.xml
index c5aa7ffdcb..9d4053f474 100644
--- a/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Races/Races_Animal_Common_Dragon.xml
+++ b/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Races/Races_Animal_Common_Dragon.xml
@@ -222,7 +222,7 @@
CombatExtended.Verb_ShootCE
true
- Projectile_DragonSpitBlunt
+ DD_Projectile_DragonSpitBlunt
2.2
5
32
diff --git a/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Races/Races_Animal_Rare_Dragon.xml b/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Races/Races_Animal_Rare_Dragon.xml
index 08c21bd513..460d3094f9 100644
--- a/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Races/Races_Animal_Rare_Dragon.xml
+++ b/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Races/Races_Animal_Rare_Dragon.xml
@@ -164,7 +164,7 @@
CombatExtended.Verb_ShootCE
true
- Projectile_DragonSpitBlunt
+ DD_Projectile_DragonSpitBlunt
2.0
5
34
From 6ee98d73ceb368be2286e64d9231ffee959aca9a Mon Sep 17 00:00:00 2001
From: SaltyKarl <84060664+SaltyKarl@users.noreply.github.com>
Date: Fri, 19 Jul 2024 15:58:48 +0800
Subject: [PATCH 4/5] Update DamageDef_DragonMelee.xml
---
.../Dragons Descent/DamageDefs/DamageDef_DragonMelee.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ModPatches/Dragons Descent/Patches/Dragons Descent/DamageDefs/DamageDef_DragonMelee.xml b/ModPatches/Dragons Descent/Patches/Dragons Descent/DamageDefs/DamageDef_DragonMelee.xml
index c5baa8c311..d64a9b1b22 100644
--- a/ModPatches/Dragons Descent/Patches/Dragons Descent/DamageDefs/DamageDef_DragonMelee.xml
+++ b/ModPatches/Dragons Descent/Patches/Dragons Descent/DamageDefs/DamageDef_DragonMelee.xml
@@ -1,7 +1,7 @@
- Defs/DamageDef[defName="Pyro_Bite"]
+ Defs/DamageDef[defName="DD_Pyro_Bite"]
true
From b105e84673af035e9a6065cdbf7e0a0296ecc623 Mon Sep 17 00:00:00 2001
From: n7huntsman
Date: Mon, 22 Jul 2024 00:28:16 -0400
Subject: [PATCH 5/5] Patch dragon crown
---
.../ThingDefs_Misc/Apparel_Headgear.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Misc/Apparel_Headgear.xml b/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Misc/Apparel_Headgear.xml
index 251abd37d7..00829cf3a7 100644
--- a/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Misc/Apparel_Headgear.xml
+++ b/ModPatches/Dragons Descent/Patches/Dragons Descent/ThingDefs_Misc/Apparel_Headgear.xml
@@ -1,5 +1,6 @@
+
Defs/ThingDef[defName="DD_Apparel_ScaleHelm"]/statBases
@@ -24,7 +25,16 @@
+
+
+ Defs/ThingDef[defName="DD_Apparel_DragonCrown"]/statBases
+
+ 2
+ 1
+
+
+
Defs/ThingDef[defName="DD_Apparel_DragonCrown"]/statBases/StuffEffectMultiplierArmor
@@ -38,4 +48,5 @@
-0.1
+
\ No newline at end of file