From 4c93b428e1678db7570e756fd6917f956fe7255d Mon Sep 17 00:00:00 2001
From: Cocopomel <79386233+Cocopomel@users.noreply.github.com>
Date: Sun, 5 Feb 2023 14:14:29 +0900
Subject: [PATCH] =?UTF-8?q?=EB=B0=94=EC=9D=B4=EC=98=A4=ED=85=A4=20?=
=?UTF-8?q?=EC=97=85=EB=8E=83=202?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../Ideo_AbilityDef_Industrial.xml | 4 +-
.../Ideo_Hediffs_Cast_Industrial.xml | 14 +++--
.../HediffDefs/Ideo_Hediffs_Cast_Spacer.xml | 2 +
.../HediffDefs/Hediffs_AutomatonGrade.xml | 57 ++++++++++++++++++-
.../HediffDefs/Hediffs_AutomatonGrade_PA.xml | 4 +-
.../PawnKindsDef_Paniel/PawnKind_Faction.xml | 46 +++++++++++----
1.4/Defs/RecipeDefs/Recipes_Surgery.xml | 2 +-
1.4/Defs/ThingDef/ThingDef_Apparel_TierA.xml | 13 +++++
1.4/Defs/ThingDef/ThingDef_Apparel_TierB.xml | 2 +-
1.4/Defs/ThingDef/ThingDef_Apparel_TierC.xml | 3 +-
1.4/Defs/ThingDef/ThingDef_Item.xml | 8 +--
1.4/Defs/ThingDef/ThingDef_Module.xml | 17 +++---
12 files changed, 132 insertions(+), 40 deletions(-)
diff --git a/1.4 Ideology/Defs/AbilityDefs/Ideo_AbilityDef_Industrial.xml b/1.4 Ideology/Defs/AbilityDefs/Ideo_AbilityDef_Industrial.xml
index dc3fe00..9b9133e 100644
--- a/1.4 Ideology/Defs/AbilityDefs/Ideo_AbilityDef_Industrial.xml
+++ b/1.4 Ideology/Defs/AbilityDefs/Ideo_AbilityDef_Industrial.xml
@@ -27,7 +27,7 @@
3
CombatCommand_Warmup
- 84
+ 167
Verb_CastAbility
@@ -76,7 +76,7 @@
3
CombatCommand_Warmup
- 84
+ 167
Verb_CastAbility
diff --git a/1.4 Ideology/Defs/HediffDefs/Ideo_Hediffs_Cast_Industrial.xml b/1.4 Ideology/Defs/HediffDefs/Ideo_Hediffs_Cast_Industrial.xml
index 59cf1ac..f6c777a 100644
--- a/1.4 Ideology/Defs/HediffDefs/Ideo_Hediffs_Cast_Industrial.xml
+++ b/1.4 Ideology/Defs/HediffDefs/Ideo_Hediffs_Cast_Industrial.xml
@@ -88,9 +88,10 @@
- 4
- 4
- -4
+ 2
+ 2
+ -0.15
+ 0.10
@@ -134,9 +135,10 @@
- -3
- -3
- -4
+ -4
+ -4
+ -0.25
+ -0.20
diff --git a/1.4 Ideology/Defs/HediffDefs/Ideo_Hediffs_Cast_Spacer.xml b/1.4 Ideology/Defs/HediffDefs/Ideo_Hediffs_Cast_Spacer.xml
index 41d7ed4..f9bcc92 100644
--- a/1.4 Ideology/Defs/HediffDefs/Ideo_Hediffs_Cast_Spacer.xml
+++ b/1.4 Ideology/Defs/HediffDefs/Ideo_Hediffs_Cast_Spacer.xml
@@ -34,6 +34,7 @@
2
+ 0.10
0.80
@@ -70,6 +71,7 @@
2
+ 0.10
0.80
diff --git a/1.4/Defs/HediffDefs/Hediffs_AutomatonGrade.xml b/1.4/Defs/HediffDefs/Hediffs_AutomatonGrade.xml
index 26ffd9a..0454734 100644
--- a/1.4/Defs/HediffDefs/Hediffs_AutomatonGrade.xml
+++ b/1.4/Defs/HediffDefs/Hediffs_AutomatonGrade.xml
@@ -111,6 +111,54 @@
+
+ This pawn is an automaton.\nAfter production, it was rated normal grade.
+
+
+
+
+ Moving
+ 0.05
+
+
+ Sight
+ 0.05
+
+
+ Manipulation
+ 0.05
+
+
+
+
+
+
+
+ This pawn is an automaton.\nAfter production, it was rated good grade.
+
+
+
+
+ Consciousness
+ 0.05
+
+
+ Moving
+ 0.10
+
+
+ Sight
+ 0.10
+
+
+ Manipulation
+ 0.10
+
+
+
+
+
+
This pawn is an automaton.\nAfter production, it was rated excellent grade.
@@ -135,6 +183,7 @@
-0.10
+ 0.10
@@ -164,6 +213,7 @@
-0.20
+ 0.20
-0.10
-0.04
@@ -194,7 +244,8 @@
- -0.40
+ -0.35
+ 0.35
-0.25
-0.08
@@ -315,7 +366,7 @@
-
+
PN_SyncNormal_Combat
Combat model (norm)
@@ -340,7 +391,7 @@
-
+
PN_SyncGood_Combat
Combat model (good)
diff --git a/1.4/Defs/HediffDefs/Hediffs_AutomatonGrade_PA.xml b/1.4/Defs/HediffDefs/Hediffs_AutomatonGrade_PA.xml
index 7fa0dac..cca3c10 100644
--- a/1.4/Defs/HediffDefs/Hediffs_AutomatonGrade_PA.xml
+++ b/1.4/Defs/HediffDefs/Hediffs_AutomatonGrade_PA.xml
@@ -61,7 +61,7 @@
-
+
PN_SyncNormal_Combat_PA
Combat model (norm)
@@ -89,7 +89,7 @@
-
+
PN_SyncGood_Combat_PA
Combat model (good)
diff --git a/1.4/Defs/PawnKindsDef_Paniel/PawnKind_Faction.xml b/1.4/Defs/PawnKindsDef_Paniel/PawnKind_Faction.xml
index add152c..ac9dfce 100644
--- a/1.4/Defs/PawnKindsDef_Paniel/PawnKind_Faction.xml
+++ b/1.4/Defs/PawnKindsDef_Paniel/PawnKind_Faction.xml
@@ -65,9 +65,12 @@
false
- 0.75
- 0.03
- 0.03
+ 0.1
+ 0.1
+ 0.1
+ 0.05
+ 0.1
+ 0.05
@@ -258,9 +261,9 @@
false
- 0.05
- 0.05
- 0.05
+ 0.2
+ 0.2
+ 0.2
@@ -375,9 +378,9 @@
false
- 0.05
- 0.05
- 0.05
+ 0.2
+ 0.2
+ 0.2
@@ -411,9 +414,9 @@
false
- 0.05
- 0.05
- 0.05
+ 0.2
+ 0.2
+ 0.2
@@ -474,6 +477,12 @@
1~3
15~24
+
+
+ 0.25
+ 0.25
+
+
@@ -663,6 +672,7 @@
Apparel_ShieldBelt
+ PN_CQCModule
@@ -675,6 +685,9 @@
BeltDefensePop
+
+ PN_RapidFireModule
+
1100~2500
Brawler
@@ -690,6 +703,9 @@
BeltDefensePop
+
+ PN_RapidFireModule
+
1100~2500
Brawler
@@ -702,6 +718,12 @@
PN_Cannon
+
+ BeltDefensePop
+
+
+ PN_RapidFireModule
+
1100~2500
Brawler
diff --git a/1.4/Defs/RecipeDefs/Recipes_Surgery.xml b/1.4/Defs/RecipeDefs/Recipes_Surgery.xml
index 7a47f25..ab2d83d 100644
--- a/1.4/Defs/RecipeDefs/Recipes_Surgery.xml
+++ b/1.4/Defs/RecipeDefs/Recipes_Surgery.xml
@@ -66,7 +66,7 @@
PN_RepairKit
- 2
+ 1
diff --git a/1.4/Defs/ThingDef/ThingDef_Apparel_TierA.xml b/1.4/Defs/ThingDef/ThingDef_Apparel_TierA.xml
index 68f5eb0..4a29f06 100644
--- a/1.4/Defs/ThingDef/ThingDef_Apparel_TierA.xml
+++ b/1.4/Defs/ThingDef/ThingDef_Apparel_TierA.xml
@@ -46,6 +46,11 @@
PN_ApparelBasic
PnL basic shirt and boots
+
+
+ PN_AutomatonBench
+
+
This is a basic paniel costume. It consists of a shirt and boots.
Things/Apparel/PNBasic1
@@ -109,6 +114,11 @@
PN_ApparelBasicHat
PnL basic hat
+
+
+ PN_AutomatonBench
+
+
This is a basic paniel hat.
Things/Apparel/hats/PNbasichat1
@@ -174,6 +184,9 @@
PnL cape
ComplexClothing
+
+ PN_AutomatonBench
+
Things/Apparel/PNCape1
diff --git a/1.4/Defs/ThingDef/ThingDef_Apparel_TierB.xml b/1.4/Defs/ThingDef/ThingDef_Apparel_TierB.xml
index 2032acc..c6347c1 100644
--- a/1.4/Defs/ThingDef/ThingDef_Apparel_TierB.xml
+++ b/1.4/Defs/ThingDef/ThingDef_Apparel_TierB.xml
@@ -42,7 +42,7 @@
-0.15
1
- -0.20
+ -0.60
diff --git a/1.4/Defs/ThingDef/ThingDef_Apparel_TierC.xml b/1.4/Defs/ThingDef/ThingDef_Apparel_TierC.xml
index 30a33da..a10e961 100644
--- a/1.4/Defs/ThingDef/ThingDef_Apparel_TierC.xml
+++ b/1.4/Defs/ThingDef/ThingDef_Apparel_TierC.xml
@@ -84,7 +84,8 @@
-0.35
3
- -0.35
+ -0.1
+ -0.60
diff --git a/1.4/Defs/ThingDef/ThingDef_Item.xml b/1.4/Defs/ThingDef/ThingDef_Item.xml
index 8d5ec4a..0180ab9 100644
--- a/1.4/Defs/ThingDef/ThingDef_Item.xml
+++ b/1.4/Defs/ThingDef/ThingDef_Item.xml
@@ -277,10 +277,10 @@
PNKit
- 1
- 15
- 5
- 10
+ 2
+ 30
+ 10
+ 20
GeneralLaborSpeed
diff --git a/1.4/Defs/ThingDef/ThingDef_Module.xml b/1.4/Defs/ThingDef/ThingDef_Module.xml
index 8609f08..0a20630 100644
--- a/1.4/Defs/ThingDef/ThingDef_Module.xml
+++ b/1.4/Defs/ThingDef/ThingDef_Module.xml
@@ -125,7 +125,7 @@
rapid fire module
[CAUTION]\nThis module can only be installed on compatible models.\nAlso, the module system must be stable.\n\n[compatible models list]\n\nCombat model (legd), (mast), (exc)\n\nThis module allows automaton to use rapid fire ability.
-
+ PN_RapidFireAbility
PN_RapidFireModuleHediff
@@ -169,9 +169,9 @@
-
+
@@ -181,7 +181,7 @@
CQC module
[CAUTION]\nThis module can only be installed on compatible models.\nAlso, the module system must be stable.\n\n[compatible models list]\n\nCombat model (legd), (mast), (exc)\n\nThis module increases the automaton's close quarters combat stat, and allows automaton to use CQC ability.
-
+ PN_CQCAbility
PN_CQCModuleHediff
@@ -202,7 +202,7 @@
-
+
PN_CQCModuleHediff
PNTorso
@@ -222,14 +222,15 @@
3
3
-6
- -0.15
+ -0.20
+ 0.15
-
+