From 0039aa4f19f516a407fa974c85f892073fca4c12 Mon Sep 17 00:00:00 2001 From: Cocopomel <79386233+Cocopomel@users.noreply.github.com> Date: Mon, 13 Sep 2021 00:38:54 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A7=80=ED=9C=98=EB=AA=A8=EB=93=88=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AutomataRaceSettings/AutomataRaceDef.xml | 1 + Ideology/Defs/Hediffs_Casts.xml | 50 +++++++++++ Ideology/Defs/ThingDef_Apparel.xml | 85 +++++++++++++++++++ 3 files changed, 136 insertions(+) create mode 100644 Ideology/Defs/ThingDef_Apparel.xml diff --git a/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml b/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml index ebfdeb3..196aaa6 100644 --- a/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml +++ b/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml @@ -628,6 +628,7 @@
  • PN_ApparelRoyalguardHat
  • PN_ApparelRoyalmaid
  • PN_ApparelRoyalmaidHat
  • +
  • PN_ApparelRoyalguardHat_Commander
  • diff --git a/Ideology/Defs/Hediffs_Casts.xml b/Ideology/Defs/Hediffs_Casts.xml index f36405e..c86c5bd 100644 --- a/Ideology/Defs/Hediffs_Casts.xml +++ b/Ideology/Defs/Hediffs_Casts.xml @@ -1,4 +1,54 @@ + + PN_CombatCommand + + By encouraging and commanding nearby allies, this person can enhance their focus in combat and thus their battle performance. + HediffWithComps + +
  • +
  • +
  • + 9.9 + Mote_CombatCommand + true + + false + false + false + true + + PN_CombatCommandBuff +
  • +
    + false +
    + + PN_CombatCommandBuff + + Combat abilities are boosted thanks to being near someone who is using the combat command ability. + HediffWithComps + +
  • + false +
  • +
  • +
  • +
    + false + +
  • + + 2 + 2 + -0.20 + +
  • +
    +
    \ No newline at end of file diff --git a/Ideology/Defs/ThingDef_Apparel.xml b/Ideology/Defs/ThingDef_Apparel.xml new file mode 100644 index 0000000..a0ded2f --- /dev/null +++ b/Ideology/Defs/ThingDef_Apparel.xml @@ -0,0 +1,85 @@ + + + + PN_ApparelRoyalguardHat_Commander + + ... + + Things/Apparel/hats/PNRoyalguardhat1 + Graphic_Single + CutoutComplex + + +
  • Metallic
  • +
    + 50 + + 2 + 1 + 20 + 10 + + + +
  • PN_AutomatonBench
  • +
    + + 8 + + PNRP_TierC_Apparel +
    + + 26250 + 180 + 2 + 0.4 + 0.98 + 4 + 2 + 4 + + + -0.15 + -0.10 + 3 + + + +
  • FullHead
  • +
    + Things/Apparel/hats/PNRoyalguardhat + true + +
  • Overhead
  • +
    + +
  • Paniel_Basic
  • +
    + + + +
    + + +
  • + 10 + (255,255,255) +
  • +
  • + 15 + (255,255,255) +
  • +
  • + 20 + (255,255,255) +
  • +
    +
    + +
  • + PN_CombatCommand + PNBrain +
  • +
    +
    --> +
    \ No newline at end of file