斩龙尾&DLC内容切割
This commit is contained in:
		
							parent
							
								
									1ee641467f
								
							
						
					
					
						commit
						cf2aac0718
					
				@ -204,35 +204,4 @@
 | 
			
		||||
 | 
			
		||||
	</AlienRace.AlienBackstoryDef>
 | 
			
		||||
 | 
			
		||||
	<AlienRace.AlienBackstoryDef ParentName="DragonianBackStory">
 | 
			
		||||
		<defName>Dragonian_Necromancer</defName>
 | 
			
		||||
		<title>Dragonian Necromancer</title>
 | 
			
		||||
		<titleShort>Dragonian Necromancer</titleShort>
 | 
			
		||||
		<baseDesc>[PAWN_nameDef] is Dragonian Necromancer.\nNot been identified,she is so mysterious that nobody knows she is live or dead.</baseDesc>
 | 
			
		||||
		<slot>Adulthood</slot>
 | 
			
		||||
 | 
			
		||||
		<forcedHediffs>
 | 
			
		||||
			<li>DRM_SummonSickness</li>
 | 
			
		||||
		</forcedHediffs>
 | 
			
		||||
		
 | 
			
		||||
		<spawnCategories>
 | 
			
		||||
			<li>Dragonian_Necromancer</li>
 | 
			
		||||
		</spawnCategories>
 | 
			
		||||
 | 
			
		||||
		<skillGains>
 | 
			
		||||
			<Melee>8</Melee>
 | 
			
		||||
			<Medicine>8</Medicine>
 | 
			
		||||
			<Intellectual>8</Intellectual>
 | 
			
		||||
			<Social>-16</Social>
 | 
			
		||||
		</skillGains>
 | 
			
		||||
 | 
			
		||||
		<forcedTraitsChance MayRequire="Ludeon.RimWorld.Anomaly">
 | 
			
		||||
			<li>
 | 
			
		||||
				<defName>Occultist</defName>
 | 
			
		||||
				<chance>100</chance>
 | 
			
		||||
			</li>
 | 
			
		||||
        </forcedTraitsChance>
 | 
			
		||||
 | 
			
		||||
	</AlienRace.AlienBackstoryDef>
 | 
			
		||||
 | 
			
		||||
</Defs>
 | 
			
		||||
							
								
								
									
										54
									
								
								1.5/Defs/Damage_Defs/DRM_Damages.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										54
									
								
								1.5/Defs/Damage_Defs/DRM_Damages.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,54 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Defs>
 | 
			
		||||
 | 
			
		||||
	<DamageDef>
 | 
			
		||||
		<defName>DRM_Frostbite</defName>
 | 
			
		||||
		<label>frostbite</label>
 | 
			
		||||
		<workerClass>DamageWorker_Frostbite</workerClass>
 | 
			
		||||
		<externalViolence>false</externalViolence>
 | 
			
		||||
		<deathMessage>{0} has succumbed to frostbite.</deathMessage>
 | 
			
		||||
		<hediff>Frostbite</hediff>
 | 
			
		||||
		<harmAllLayersUntilOutside>true</harmAllLayersUntilOutside>
 | 
			
		||||
		<canUseDeflectMetalEffect>false</canUseDeflectMetalEffect>
 | 
			
		||||
		<additionalHediffs>
 | 
			
		||||
			<li>
 | 
			
		||||
				<hediff>Hypothermia</hediff>
 | 
			
		||||
				<severityPerDamageDealt>0.01</severityPerDamageDealt>
 | 
			
		||||
			</li>
 | 
			
		||||
		</additionalHediffs>
 | 
			
		||||
		<armorCategory>Heat</armorCategory>
 | 
			
		||||
		<isRanged>true</isRanged>
 | 
			
		||||
		<makesAnimalsFlee>true</makesAnimalsFlee>
 | 
			
		||||
		<defaultDamage>3</defaultDamage>
 | 
			
		||||
		<defaultArmorPenetration>0</defaultArmorPenetration>
 | 
			
		||||
		<buildingDamageFactorImpassable>0</buildingDamageFactorImpassable>
 | 
			
		||||
		<buildingDamageFactorPassable>0</buildingDamageFactorPassable>
 | 
			
		||||
	</DamageDef>
 | 
			
		||||
 | 
			
		||||
	<DamageDef ParentName="Flame">
 | 
			
		||||
		<defName>DRM_Flame</defName>
 | 
			
		||||
		<label>Flame</label>
 | 
			
		||||
		<additionalHediffs>
 | 
			
		||||
			<li>
 | 
			
		||||
				<hediff>DRM_ArmorMeltdown</hediff>
 | 
			
		||||
				<severityPerDamageDealt>0.01</severityPerDamageDealt>
 | 
			
		||||
			</li>
 | 
			
		||||
		</additionalHediffs>
 | 
			
		||||
	</DamageDef>
 | 
			
		||||
 | 
			
		||||
	<DamageDef ParentName="Flame">
 | 
			
		||||
		<defName>DRM_AcidBurn</defName>
 | 
			
		||||
		<label>acid burn</label>
 | 
			
		||||
		<additionalHediffs>
 | 
			
		||||
			<li>
 | 
			
		||||
				<hediff>DRM_AcidCorrosion</hediff>
 | 
			
		||||
				<severityPerDamageDealt>0.01</severityPerDamageDealt>
 | 
			
		||||
			</li>
 | 
			
		||||
		</additionalHediffs>
 | 
			
		||||
		<workerClass>DamageWorker_AddInjury</workerClass>
 | 
			
		||||
		<armorCategory>Sharp</armorCategory>
 | 
			
		||||
		<hediff>AcidBurn</hediff>
 | 
			
		||||
		<scaleDamageToBuildingsBasedOnFlammability>false</scaleDamageToBuildingsBasedOnFlammability>
 | 
			
		||||
	</DamageDef>
 | 
			
		||||
 | 
			
		||||
</Defs>
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -413,6 +413,7 @@
 | 
			
		||||
 | 
			
		||||
    <techHediffsMoney>600~5500</techHediffsMoney>
 | 
			
		||||
	  <techHediffsTags>
 | 
			
		||||
      <li>DragonianSlashTail</li>
 | 
			
		||||
      <li>DragonianOrbAdvanced</li>
 | 
			
		||||
    </techHediffsTags>
 | 
			
		||||
    <techHediffsRequired>
 | 
			
		||||
@ -678,51 +679,4 @@
 | 
			
		||||
    </inventoryOptions>
 | 
			
		||||
  </PawnKindDef>
 | 
			
		||||
 | 
			
		||||
  <PawnKindDef ParentName="DRMDragonianBasePawnKind">
 | 
			
		||||
    <defName>Dragonian_Necro_Warrier</defName>
 | 
			
		||||
    <label>Dragonian necro Warrier</label>
 | 
			
		||||
    <labelPlural>Dragonian necro Warrier</labelPlural>
 | 
			
		||||
    <combatPower>40</combatPower>
 | 
			
		||||
    <isFighter>true</isFighter>
 | 
			
		||||
    <itemQuality>Normal</itemQuality>
 | 
			
		||||
 | 
			
		||||
    <weaponTags>
 | 
			
		||||
      <li>DR_BattleStaff_Melee</li>
 | 
			
		||||
    </weaponTags>
 | 
			
		||||
    <weaponMoney>
 | 
			
		||||
      <min>900</min>
 | 
			
		||||
      <max>1500</max>
 | 
			
		||||
    </weaponMoney>
 | 
			
		||||
 | 
			
		||||
    <backstoryFiltersOverride>
 | 
			
		||||
      <li>
 | 
			
		||||
        <categoriesChildhood>
 | 
			
		||||
          <li>Dragonian_spawnCategoriesA</li>
 | 
			
		||||
        </categoriesChildhood>
 | 
			
		||||
        <categoriesAdulthood>
 | 
			
		||||
          <li>Dragonian_Necromancer</li>
 | 
			
		||||
        </categoriesAdulthood>
 | 
			
		||||
      </li>
 | 
			
		||||
    </backstoryFiltersOverride>
 | 
			
		||||
 | 
			
		||||
    <techHediffsMoney>600~5500</techHediffsMoney>
 | 
			
		||||
	  <techHediffsTags>
 | 
			
		||||
      <li>DragonianOrbAdvanced</li>
 | 
			
		||||
    </techHediffsTags>
 | 
			
		||||
    <techHediffsRequired>
 | 
			
		||||
      <li>NecroDragonianOrb</li>
 | 
			
		||||
    </techHediffsRequired>
 | 
			
		||||
 | 
			
		||||
    <inventoryOptions>
 | 
			
		||||
      <skipChance>0.70</skipChance>
 | 
			
		||||
      <subOptionsChooseOne>
 | 
			
		||||
        <li>
 | 
			
		||||
          <choiceChance>90</choiceChance>
 | 
			
		||||
          <thingDef>Silver</thingDef>
 | 
			
		||||
          <countRange>30~100</countRange>
 | 
			
		||||
        </li>
 | 
			
		||||
      </subOptionsChooseOne>
 | 
			
		||||
    </inventoryOptions>
 | 
			
		||||
  </PawnKindDef>
 | 
			
		||||
 | 
			
		||||
</Defs>
 | 
			
		||||
 | 
			
		||||
@ -114,7 +114,6 @@
 | 
			
		||||
				  <Dragonian_Clan_Guard>40</Dragonian_Clan_Guard>
 | 
			
		||||
				  <Dragonian_Clan_Hunter>30</Dragonian_Clan_Hunter>
 | 
			
		||||
				  <Dragonian_Clan_Warrier>29</Dragonian_Clan_Warrier>
 | 
			
		||||
				  <Dragonian_Clan_Councilman>1</Dragonian_Clan_Councilman>
 | 
			
		||||
				</options>
 | 
			
		||||
			</li>
 | 
			
		||||
 | 
			
		||||
@ -126,7 +125,6 @@
 | 
			
		||||
				  <Dragonian_Clan_Guard>20</Dragonian_Clan_Guard>
 | 
			
		||||
				  <Dragonian_Clan_Hunter>60</Dragonian_Clan_Hunter>
 | 
			
		||||
				  <Dragonian_Clan_Warrier>19</Dragonian_Clan_Warrier>
 | 
			
		||||
				  <Dragonian_Clan_Councilman>1</Dragonian_Clan_Councilman>
 | 
			
		||||
				</options>
 | 
			
		||||
			</li>
 | 
			
		||||
 | 
			
		||||
@ -140,7 +138,6 @@
 | 
			
		||||
				  <Dragonian_Clan_Warrier>19</Dragonian_Clan_Warrier>
 | 
			
		||||
				  <Dragonian_Royal_Guard>20</Dragonian_Royal_Guard>
 | 
			
		||||
				  <Dragonian_Royal_Hunter>19</Dragonian_Royal_Hunter>
 | 
			
		||||
				  <Dragonian_Clan_Councilman>1</Dragonian_Clan_Councilman>
 | 
			
		||||
				</options>
 | 
			
		||||
			</li>
 | 
			
		||||
 | 
			
		||||
@ -176,15 +173,6 @@
 | 
			
		||||
				</options>
 | 
			
		||||
			</li>
 | 
			
		||||
 | 
			
		||||
			<li>
 | 
			
		||||
				<!--=死灵教团=-->
 | 
			
		||||
				<kindDef>Combat</kindDef>
 | 
			
		||||
				<commonality>10</commonality>
 | 
			
		||||
				<options>
 | 
			
		||||
				  <Dragonian_Necro_Warrier>100</Dragonian_Necro_Warrier>
 | 
			
		||||
				</options>
 | 
			
		||||
			</li>
 | 
			
		||||
 | 
			
		||||
			<li>
 | 
			
		||||
				<kindDef>Peaceful</kindDef>
 | 
			
		||||
				<commonality>99</commonality>
 | 
			
		||||
 | 
			
		||||
@ -3,21 +3,21 @@
 | 
			
		||||
 | 
			
		||||
  <ThingDef Name="DRM_ApparelArmorBase" ParentName="ApparelBase" Abstract="True">
 | 
			
		||||
    <recipeMaker>
 | 
			
		||||
			<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
 | 
			
		||||
			<workSkill>Crafting</workSkill>
 | 
			
		||||
			<effectWorking>Tailor</effectWorking>
 | 
			
		||||
			<soundWorking>Recipe_Tailor</soundWorking>
 | 
			
		||||
			<recipeUsers>
 | 
			
		||||
				<li>ElectricTailoringBench</li>
 | 
			
		||||
				<li>HandTailoringBench</li>
 | 
			
		||||
			</recipeUsers>
 | 
			
		||||
			<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
 | 
			
		||||
		</recipeMaker>
 | 
			
		||||
		<graphicData>
 | 
			
		||||
			<texPath>Dragonian/Apparel/Gear/drapparelF</texPath>
 | 
			
		||||
			<graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
			<shaderType>CutoutComplex</shaderType>
 | 
			
		||||
		</graphicData>
 | 
			
		||||
      <workSpeedStat>GeneralLaborSpeed</workSpeedStat>
 | 
			
		||||
      <workSkill>Crafting</workSkill>
 | 
			
		||||
      <effectWorking>Tailor</effectWorking>
 | 
			
		||||
      <soundWorking>Recipe_Tailor</soundWorking>
 | 
			
		||||
      <recipeUsers>
 | 
			
		||||
        <li>ElectricTailoringBench</li>
 | 
			
		||||
        <li>HandTailoringBench</li>
 | 
			
		||||
      </recipeUsers>
 | 
			
		||||
      <unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
 | 
			
		||||
    </recipeMaker>
 | 
			
		||||
    <graphicData>
 | 
			
		||||
      <texPath>Dragonian/Apparel/Gear/drapparelF</texPath>
 | 
			
		||||
      <graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
      <shaderType>CutoutComplex</shaderType>
 | 
			
		||||
    </graphicData>
 | 
			
		||||
    <tradeTags>
 | 
			
		||||
      <li>Armor</li>
 | 
			
		||||
    </tradeTags>
 | 
			
		||||
@ -51,7 +51,7 @@
 | 
			
		||||
      <wornGraphicPath>Dragonian/Apparel/Gear/drapparelF</wornGraphicPath>
 | 
			
		||||
      <layers>
 | 
			
		||||
        <li>Middle</li>
 | 
			
		||||
				<li>OnSkin</li>
 | 
			
		||||
        <li>OnSkin</li>
 | 
			
		||||
      </layers>
 | 
			
		||||
      <defaultOutfitTags>
 | 
			
		||||
        <li>Soldier</li>
 | 
			
		||||
@ -67,21 +67,21 @@
 | 
			
		||||
 | 
			
		||||
  <ThingDef Name="DRM_ApparelArmorHelmetBase" ParentName="ApparelBase" Abstract="True">
 | 
			
		||||
    <recipeMaker>
 | 
			
		||||
			<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
 | 
			
		||||
			<workSkill>Crafting</workSkill>
 | 
			
		||||
			<effectWorking>Tailor</effectWorking>
 | 
			
		||||
			<soundWorking>Recipe_Tailor</soundWorking>
 | 
			
		||||
			<recipeUsers>
 | 
			
		||||
				<li>ElectricTailoringBench</li>
 | 
			
		||||
				<li>HandTailoringBench</li>
 | 
			
		||||
			</recipeUsers>
 | 
			
		||||
			<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
 | 
			
		||||
		</recipeMaker>
 | 
			
		||||
		<graphicData>
 | 
			
		||||
			<texPath>Dragonian/Apparel/Gear/drahgA</texPath>
 | 
			
		||||
			<graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
			<shaderType>CutoutComplex</shaderType>
 | 
			
		||||
		</graphicData>
 | 
			
		||||
      <workSpeedStat>GeneralLaborSpeed</workSpeedStat>
 | 
			
		||||
      <workSkill>Crafting</workSkill>
 | 
			
		||||
      <effectWorking>Tailor</effectWorking>
 | 
			
		||||
      <soundWorking>Recipe_Tailor</soundWorking>
 | 
			
		||||
      <recipeUsers>
 | 
			
		||||
        <li>ElectricTailoringBench</li>
 | 
			
		||||
        <li>HandTailoringBench</li>
 | 
			
		||||
      </recipeUsers>
 | 
			
		||||
      <unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
 | 
			
		||||
    </recipeMaker>
 | 
			
		||||
    <graphicData>
 | 
			
		||||
      <texPath>Dragonian/Apparel/Gear/drahgA</texPath>
 | 
			
		||||
      <graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
      <shaderType>CutoutComplex</shaderType>
 | 
			
		||||
    </graphicData>
 | 
			
		||||
    <tradeTags>
 | 
			
		||||
      <li>Armor</li>
 | 
			
		||||
    </tradeTags>
 | 
			
		||||
@ -129,23 +129,23 @@
 | 
			
		||||
    <label>dragonian Battle dress c</label>
 | 
			
		||||
    <description>Lightweight armor with plate on the dress.Upgrade with Plasteel.</description>
 | 
			
		||||
    <apparel>
 | 
			
		||||
			<tags>
 | 
			
		||||
				<li>DR_Armor</li>
 | 
			
		||||
      <tags>
 | 
			
		||||
        <li>DR_Armor</li>
 | 
			
		||||
        <li>DRM_BattleDressC</li>
 | 
			
		||||
			</tags>
 | 
			
		||||
      </tags>
 | 
			
		||||
    </apparel>
 | 
			
		||||
		<comps>
 | 
			
		||||
			<li Class="CompProperties_CauseHediff_Apparel">
 | 
			
		||||
				<hediff>DRM_KnightForce</hediff>
 | 
			
		||||
			</li>
 | 
			
		||||
		</comps>
 | 
			
		||||
    <comps>
 | 
			
		||||
      <li Class="CompProperties_CauseHediff_Apparel">
 | 
			
		||||
        <hediff>DRM_KnightForce</hediff>
 | 
			
		||||
      </li>
 | 
			
		||||
    </comps>
 | 
			
		||||
  </ThingDef>
 | 
			
		||||
 | 
			
		||||
  <HediffDef>
 | 
			
		||||
		<defName>DRM_KnightForce</defName>
 | 
			
		||||
		<label>KnightForce</label>
 | 
			
		||||
		<description>Can't be knock back.This person is fully prepared.</description>
 | 
			
		||||
		<hediffClass>HediffWithComps</hediffClass>
 | 
			
		||||
    <defName>DRM_KnightForce</defName>
 | 
			
		||||
    <label>KnightForce</label>
 | 
			
		||||
    <description>Can't be knock back.This person is fully prepared.</description>
 | 
			
		||||
    <hediffClass>HediffWithComps</hediffClass>
 | 
			
		||||
    <stages>
 | 
			
		||||
      <li>
 | 
			
		||||
        <statFactors>
 | 
			
		||||
@ -153,38 +153,38 @@
 | 
			
		||||
        </statFactors>
 | 
			
		||||
      </li>
 | 
			
		||||
    </stages>
 | 
			
		||||
		<comps>
 | 
			
		||||
		  <li Class="HediffCompProperties_RemoveIfApparelDropped" />
 | 
			
		||||
		</comps>
 | 
			
		||||
		<isBad>false</isBad>
 | 
			
		||||
	</HediffDef>
 | 
			
		||||
    <comps>
 | 
			
		||||
      <li Class="HediffCompProperties_RemoveIfApparelDropped" />
 | 
			
		||||
    </comps>
 | 
			
		||||
    <isBad>false</isBad>
 | 
			
		||||
  </HediffDef>
 | 
			
		||||
 | 
			
		||||
  <ThingDef ParentName="DRM_ApparelArmorHelmetBase">
 | 
			
		||||
    <defName>DRM_BattleHelmC</defName>
 | 
			
		||||
    <label>dragonian battle helm C</label>
 | 
			
		||||
    <description>A lightweight battle helm with a complex design.Can protect Full Head.</description>
 | 
			
		||||
    <apparel>
 | 
			
		||||
			<tags>
 | 
			
		||||
				<li>DR_Armor</li>
 | 
			
		||||
      <tags>
 | 
			
		||||
        <li>DR_Armor</li>
 | 
			
		||||
        <li>DRM_BattleHelmC</li>
 | 
			
		||||
			</tags>
 | 
			
		||||
      </tags>
 | 
			
		||||
    </apparel>
 | 
			
		||||
  </ThingDef>
 | 
			
		||||
 | 
			
		||||
  <ThingDef ParentName="DRM_ApparelArmorHelmetBase">
 | 
			
		||||
		<defName>DRM_BattleHelmD</defName>
 | 
			
		||||
		<label>dragonian battle helm D</label>
 | 
			
		||||
		<description>A lightweight battle helm with a complex design.Can protect Full Head.</description>
 | 
			
		||||
    <defName>DRM_BattleHelmD</defName>
 | 
			
		||||
    <label>dragonian battle helm D</label>
 | 
			
		||||
    <description>A lightweight battle helm with a complex design.Can protect Full Head.</description>
 | 
			
		||||
    <apparel>
 | 
			
		||||
			<tags>
 | 
			
		||||
				<li>DR_Armor</li>
 | 
			
		||||
      <tags>
 | 
			
		||||
        <li>DR_Armor</li>
 | 
			
		||||
        <li>DRM_BattleHelmD</li>
 | 
			
		||||
			</tags>
 | 
			
		||||
      </tags>
 | 
			
		||||
      <wornGraphicPath>Dragonian/Apparel/Gear/drahgB</wornGraphicPath>
 | 
			
		||||
    </apparel>
 | 
			
		||||
		<graphicData>
 | 
			
		||||
			<texPath>Dragonian/Apparel/Gear/drahgB</texPath>
 | 
			
		||||
		</graphicData> 
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
    <graphicData>
 | 
			
		||||
      <texPath>Dragonian/Apparel/Gear/drahgB</texPath>
 | 
			
		||||
    </graphicData>
 | 
			
		||||
  </ThingDef>
 | 
			
		||||
 | 
			
		||||
</Defs>
 | 
			
		||||
@ -22,12 +22,13 @@
 | 
			
		||||
			<li>Simple</li>
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BodyPartBionicBase">
 | 
			
		||||
		<defName>DR_BionicTail</defName>
 | 
			
		||||
		<label>bionic tail</label>
 | 
			
		||||
		<description>An advanced artificial tail. It also has a small AI that automatically balances the user's missing.</description>
 | 
			
		||||
		<techLevel>Spacer</techLevel>
 | 
			
		||||
		<costList> 
 | 
			
		||||
		<costList>
 | 
			
		||||
			<Plasteel>15</Plasteel>
 | 
			
		||||
			<ComponentSpacer>4</ComponentSpacer>
 | 
			
		||||
		</costList>
 | 
			
		||||
@ -40,4 +41,158 @@
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef Name="BodyPartDROrbsBase" ParentName="BodyPartBase" Abstract="True">
 | 
			
		||||
		<graphicData>
 | 
			
		||||
			<texPath>Things/Item/Health/HealthItem</texPath>
 | 
			
		||||
			<graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
			<drawSize>0.80</drawSize>
 | 
			
		||||
			<color>(190,190,190)</color>
 | 
			
		||||
		</graphicData>
 | 
			
		||||
		<thingCategories>
 | 
			
		||||
			<li>BodyPartsNatural</li>
 | 
			
		||||
		</thingCategories>
 | 
			
		||||
		<statBases>
 | 
			
		||||
			<DeteriorationRate>0</DeteriorationRate>
 | 
			
		||||
		</statBases>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BodyPartDROrbsBase">
 | 
			
		||||
		<defName>FlareDragonianOrb</defName>
 | 
			
		||||
		<label>Flare DragonianOrb</label>
 | 
			
		||||
		<description>An Flare DragonianOrb. Allow owner to burst a fireball.</description>
 | 
			
		||||
		<graphicData>
 | 
			
		||||
			<texPath>Dragonian/Things/Item/Resource/Dorb_flare</texPath>
 | 
			
		||||
			<graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
		</graphicData>
 | 
			
		||||
		<techHediffsTags>
 | 
			
		||||
			<li>FlareDragonianOrb</li>
 | 
			
		||||
			<li>DragonianOrbAdvanced</li>
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
		<statBases>
 | 
			
		||||
			<MarketValue>1000</MarketValue>
 | 
			
		||||
			<Mass>0.3</Mass>
 | 
			
		||||
		</statBases>
 | 
			
		||||
		<thingSetMakerTags>
 | 
			
		||||
			<li>RewardStandardCore</li>
 | 
			
		||||
		</thingSetMakerTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BodyPartDROrbsBase">
 | 
			
		||||
		<defName>HyperhealDragonianOrb</defName>
 | 
			
		||||
		<label>Hyperheal DragonianOrb</label>
 | 
			
		||||
		<description>An Hyperheal DragonianOrb.</description>
 | 
			
		||||
		<graphicData>
 | 
			
		||||
			<texPath>Dragonian/Things/Item/Resource/Dorb_heal</texPath>
 | 
			
		||||
			<graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
		</graphicData>
 | 
			
		||||
		<techHediffsTags>
 | 
			
		||||
			<li>HyperhealDragonianOrb</li>
 | 
			
		||||
			<li>DragonianOrbAdvanced</li>
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
		<statBases>
 | 
			
		||||
			<MarketValue>1000</MarketValue>
 | 
			
		||||
			<Mass>0.3</Mass>
 | 
			
		||||
		</statBases>
 | 
			
		||||
		<thingSetMakerTags>
 | 
			
		||||
			<li>RewardStandardCore</li>
 | 
			
		||||
		</thingSetMakerTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BodyPartDROrbsBase">
 | 
			
		||||
		<defName>HardenDragonianOrb</defName>
 | 
			
		||||
		<label>Harden DragonianOrb</label>
 | 
			
		||||
		<description>An Harden DragonianOrb.Make it Hard.</description>
 | 
			
		||||
		<graphicData>
 | 
			
		||||
			<texPath>Dragonian/Things/Item/Resource/Dorb_AP</texPath>
 | 
			
		||||
			<graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
		</graphicData>
 | 
			
		||||
		<techHediffsTags>
 | 
			
		||||
			<li>HardenDragonianOrb</li>
 | 
			
		||||
			<li>DragonianOrbAdvanced</li>
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
		<statBases>
 | 
			
		||||
			<MarketValue>1000</MarketValue>
 | 
			
		||||
			<Mass>0.3</Mass>
 | 
			
		||||
		</statBases>
 | 
			
		||||
		<thingSetMakerTags>
 | 
			
		||||
			<li>RewardStandardCore</li>
 | 
			
		||||
		</thingSetMakerTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BodyPartDROrbsBase">
 | 
			
		||||
		<defName>DRM_SlashTail</defName>
 | 
			
		||||
		<label>slash tail</label>
 | 
			
		||||
		<description>A slash tail turn dragonian's tail into a massive blade.</description>
 | 
			
		||||
		<descriptionHyperlinks>
 | 
			
		||||
			<RecipeDef>InstallDRM_SlashTail</RecipeDef>
 | 
			
		||||
		</descriptionHyperlinks>
 | 
			
		||||
		<thingSetMakerTags>
 | 
			
		||||
			<li>RewardStandardLowFreq</li>
 | 
			
		||||
		</thingSetMakerTags>
 | 
			
		||||
		<statBases>
 | 
			
		||||
			<MarketValue>1000</MarketValue>
 | 
			
		||||
			<Mass>1.0</Mass>
 | 
			
		||||
		</statBases>
 | 
			
		||||
		<techHediffsTags>
 | 
			
		||||
			<li>DragonianSlashTail</li>
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BodyPartDROrbsBase">
 | 
			
		||||
		<defName>DRM_FlameSlashTail</defName>
 | 
			
		||||
		<label>Flame slash tail</label>
 | 
			
		||||
		<description>A Flame slash tail turn dragonian's tail into a massive blade.This kind make the tail extreamly hot.</description>
 | 
			
		||||
		<descriptionHyperlinks>
 | 
			
		||||
			<RecipeDef>InstallDRM_FlameSlashTail</RecipeDef>
 | 
			
		||||
		</descriptionHyperlinks>
 | 
			
		||||
		<thingSetMakerTags>
 | 
			
		||||
			<li>RewardStandardLowFreq</li>
 | 
			
		||||
		</thingSetMakerTags>
 | 
			
		||||
		<statBases>
 | 
			
		||||
			<MarketValue>1000</MarketValue>
 | 
			
		||||
			<Mass>1.0</Mass>
 | 
			
		||||
		</statBases>
 | 
			
		||||
		<techHediffsTags>
 | 
			
		||||
			<li>DragonianSlashTail</li>
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BodyPartDROrbsBase">
 | 
			
		||||
		<defName>DRM_AcidSlashTail</defName>
 | 
			
		||||
		<label>Acid slash tail</label>
 | 
			
		||||
		<description>An Acid slash tail turn dragonian's tail into a massive blade.This kind make the tail cover with acid.</description>
 | 
			
		||||
		<descriptionHyperlinks>
 | 
			
		||||
			<RecipeDef>InstallDRM_AcidSlashTail</RecipeDef>
 | 
			
		||||
		</descriptionHyperlinks>
 | 
			
		||||
		<thingSetMakerTags>
 | 
			
		||||
			<li>RewardStandardLowFreq</li>
 | 
			
		||||
		</thingSetMakerTags>
 | 
			
		||||
		<statBases>
 | 
			
		||||
			<MarketValue>1000</MarketValue>
 | 
			
		||||
			<Mass>1.0</Mass>
 | 
			
		||||
		</statBases>
 | 
			
		||||
		<techHediffsTags>
 | 
			
		||||
			<li>DragonianSlashTail</li>
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BodyPartDROrbsBase">
 | 
			
		||||
		<defName>DRM_ExplosiveSlashTail</defName>
 | 
			
		||||
		<label>Explosive slash tail</label>
 | 
			
		||||
		<description>An Explosive slash tail turn dragonian's tail into a massive blade.This kind make the tail cover with Explosives.</description>
 | 
			
		||||
		<descriptionHyperlinks>
 | 
			
		||||
			<RecipeDef>InstallDRM_ExplosiveSlashTail</RecipeDef>
 | 
			
		||||
		</descriptionHyperlinks>
 | 
			
		||||
		<thingSetMakerTags>
 | 
			
		||||
			<li>RewardStandardLowFreq</li>
 | 
			
		||||
		</thingSetMakerTags>
 | 
			
		||||
		<statBases>
 | 
			
		||||
			<MarketValue>1000</MarketValue>
 | 
			
		||||
			<Mass>1.0</Mass>
 | 
			
		||||
		</statBases>
 | 
			
		||||
		<techHediffsTags>
 | 
			
		||||
			<li>DragonianSlashTail</li>
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
</Defs>
 | 
			
		||||
 | 
			
		||||
@ -320,30 +320,6 @@
 | 
			
		||||
		<meleeHitSound>DRHammerSound</meleeHitSound>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
	<DamageDef>
 | 
			
		||||
		<defName>DRM_Frostbite</defName>
 | 
			
		||||
		<label>frostbite</label>
 | 
			
		||||
		<workerClass>DamageWorker_Frostbite</workerClass>
 | 
			
		||||
		<externalViolence>false</externalViolence>
 | 
			
		||||
		<deathMessage>{0} has succumbed to frostbite.</deathMessage>
 | 
			
		||||
		<hediff>Frostbite</hediff>
 | 
			
		||||
		<harmAllLayersUntilOutside>true</harmAllLayersUntilOutside>
 | 
			
		||||
		<canUseDeflectMetalEffect>false</canUseDeflectMetalEffect>
 | 
			
		||||
		<additionalHediffs>
 | 
			
		||||
			<li>
 | 
			
		||||
				<hediff>Hypothermia</hediff>
 | 
			
		||||
				<severityPerDamageDealt>0.01</severityPerDamageDealt>
 | 
			
		||||
			</li>
 | 
			
		||||
		</additionalHediffs>
 | 
			
		||||
		<armorCategory>Heat</armorCategory>
 | 
			
		||||
		<isRanged>true</isRanged>
 | 
			
		||||
		<makesAnimalsFlee>true</makesAnimalsFlee>
 | 
			
		||||
		<defaultDamage>3</defaultDamage>
 | 
			
		||||
		<defaultArmorPenetration>0</defaultArmorPenetration>
 | 
			
		||||
		<buildingDamageFactorImpassable>0</buildingDamageFactorImpassable>
 | 
			
		||||
		<buildingDamageFactorPassable>0</buildingDamageFactorPassable>
 | 
			
		||||
	</DamageDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
 | 
			
		||||
		<defName>DR_BattleStaff_Flare</defName>
 | 
			
		||||
		<label>Dragonian Flare Staff</label>
 | 
			
		||||
@ -401,7 +377,7 @@
 | 
			
		||||
			  <requireLineOfSight>true</requireLineOfSight>
 | 
			
		||||
			  <beamWidth>4</beamWidth>
 | 
			
		||||
			  <ticksBetweenBurstShots>4</ticksBetweenBurstShots>
 | 
			
		||||
			  <beamDamageDef>Flame</beamDamageDef>
 | 
			
		||||
			  <beamDamageDef>DRM_Flame</beamDamageDef>
 | 
			
		||||
			  <soundCastTail>GunTail_Medium</soundCastTail>
 | 
			
		||||
			  <muzzleFlashScale>9</muzzleFlashScale>
 | 
			
		||||
			  <soundCastBeam>Flamethrower_Firing</soundCastBeam>
 | 
			
		||||
@ -450,7 +426,7 @@
 | 
			
		||||
				<power>15</power>
 | 
			
		||||
				<extraMeleeDamages>
 | 
			
		||||
					<li>
 | 
			
		||||
						<def>Flame</def>
 | 
			
		||||
						<def>DRM_Flame</def>
 | 
			
		||||
						<amount>30</amount>
 | 
			
		||||
						<chance>1</chance>
 | 
			
		||||
					  </li>
 | 
			
		||||
 | 
			
		||||
@ -36,15 +36,15 @@
 | 
			
		||||
    <Dragonian_Engineer.title>龙娘 工程师</Dragonian_Engineer.title>
 | 
			
		||||
    <Dragonian_Engineer.titleShort>工程师</Dragonian_Engineer.titleShort>
 | 
			
		||||
    <Dragonian_Engineer.description>[PAWN_nameDef]是龙娘工程师。\n她负责造漂亮房子和制作可爱的东西。</Dragonian_Engineer.description>
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    <Dragonian_Doctor.title>龙娘 博士</Dragonian_Doctor.title>
 | 
			
		||||
    <Dragonian_Doctor.titleShort>博士</Dragonian_Doctor.titleShort>
 | 
			
		||||
    <Dragonian_Doctor.description>[PAWN_nameDef]是龙娘博士。\n在这种地方保持智慧是一件很难的事情。不过她做到了。</Dragonian_Doctor.description>
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    <Dragonian_Royal_Guard.title>龙娘 皇家卫士</Dragonian_Royal_Guard.title>
 | 
			
		||||
    <Dragonian_Royal_Guard.titleShort>皇家卫士</Dragonian_Royal_Guard.titleShort>
 | 
			
		||||
    <Dragonian_Royal_Guard.description>[PAWN_nameDef]是龙娘皇家卫士。\n她负责保护皇室成员。即使在最危急的情况也未尝败绩。</Dragonian_Royal_Guard.description>
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    <Dragonian_Royal_Maid.title>龙娘 皇家女仆</Dragonian_Royal_Maid.title>
 | 
			
		||||
    <Dragonian_Royal_Maid.titleShort>皇家女仆</Dragonian_Royal_Maid.titleShort>
 | 
			
		||||
    <Dragonian_Royal_Maid.description>[PAWN_nameDef]是龙娘皇家女仆。\n她是家政工作的真正大师。真正的优雅化身。</Dragonian_Royal_Maid.description>
 | 
			
		||||
@ -56,5 +56,5 @@
 | 
			
		||||
    <Dragonian_Necromancer.title>龙娘 死灵女巫</Dragonian_Necromancer.title>
 | 
			
		||||
    <Dragonian_Necromancer.titleShort>死灵女巫</Dragonian_Necromancer.titleShort>
 | 
			
		||||
    <Dragonian_Necromancer.description>[PAWN_nameDef]是龙娘死灵女巫。\n尚未被归类。她是如此神秘,没人知道她究竟是活着还是已经死了。</Dragonian_Necromancer.description>
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
</LanguageData>
 | 
			
		||||
@ -1,10 +1,10 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<LanguageData>
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  <DR_BionicTail.label>仿生尾</DR_BionicTail.label>
 | 
			
		||||
  <DR_BionicTail.description>一条龙娘专用的仿生尾巴。它还包含一个小型AI帮助使用者自动保持平衡。</DR_BionicTail.description>
 | 
			
		||||
  <DR_BionicTail.labelNoun>仿生尾</DR_BionicTail.labelNoun>
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  <DR_FakeTail.label>假尾巴</DR_FakeTail.label>
 | 
			
		||||
  <DR_FakeTail.description>一条龙娘专用的假尾巴。它只是用一根皮革带子作为替代。总比没有强一点。</DR_FakeTail.description>
 | 
			
		||||
  <DR_FakeTail.labelNoun>假尾巴</DR_FakeTail.labelNoun>
 | 
			
		||||
@ -28,13 +28,29 @@
 | 
			
		||||
  <HardenDragonianOrb.label>龙娘 硬化龙珠</HardenDragonianOrb.label>
 | 
			
		||||
  <HardenDragonianOrb.description>一颗龙珠。硬起来吧!</HardenDragonianOrb.description>
 | 
			
		||||
  <HardenDragonianOrb.labelNoun>硬化龙珠</HardenDragonianOrb.labelNoun>
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  <DRM_SlashTail.label>龙娘 斩龙尾</DRM_SlashTail.label>
 | 
			
		||||
  <DRM_SlashTail.description>一条斩龙尾。巨大的剑刃替代了尾巴。</DRM_SlashTail.description>
 | 
			
		||||
  <DRM_SlashTail.labelNoun>斩龙尾</DRM_SlashTail.labelNoun>
 | 
			
		||||
 | 
			
		||||
  <DRM_FlameSlashTail.label>龙娘 焚斩尾</DRM_FlameSlashTail.label>
 | 
			
		||||
  <DRM_FlameSlashTail.description>一条焚斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴温度极度炙热。</DRM_FlameSlashTail.description>
 | 
			
		||||
  <DRM_FlameSlashTail.labelNoun>焚斩尾</DRM_FlameSlashTail.labelNoun>
 | 
			
		||||
 | 
			
		||||
  <DRM_AcidSlashTail.label>龙娘 酸斩尾</DRM_AcidSlashTail.label>
 | 
			
		||||
  <DRM_AcidSlashTail.description>一条酸斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴能分泌危险的腐蚀性酸液。</DRM_AcidSlashTail.description>
 | 
			
		||||
  <DRM_AcidSlashTail.labelNoun>酸斩尾</DRM_AcidSlashTail.labelNoun>
 | 
			
		||||
 | 
			
		||||
  <DRM_ExplosiveSlashTail.label>龙娘 碎斩尾</DRM_ExplosiveSlashTail.label>
 | 
			
		||||
  <DRM_ExplosiveSlashTail.description>一条碎斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴上覆盖了危险的易爆材料。</DRM_ExplosiveSlashTail.description>
 | 
			
		||||
  <DRM_ExplosiveSlashTail.labelNoun>碎斩尾</DRM_ExplosiveSlashTail.labelNoun>
 | 
			
		||||
 | 
			
		||||
  <DRM_KnightForce.label>骑士之力</DRM_KnightForce.label>
 | 
			
		||||
  <DRM_KnightForce.description>这个人已经完全准备就绪。无法被击退。</DRM_KnightForce.description>
 | 
			
		||||
 | 
			
		||||
  <DRM_HealBreakOut.label>超再生爆发</DRM_HealBreakOut.label>
 | 
			
		||||
  <DRM_HealBreakOut.description>这个人正处于超再生爆发状态。伤势以极度异常的速度愈合。</DRM_HealBreakOut.description>
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  <DRM_SummonSickness.label>召唤失调综合征</DRM_SummonSickness.label>
 | 
			
		||||
  <DRM_SummonSickness.description>这个人不应该出现在这里。他的身体正在崩解,症状将会持续恶化,最终会导致死亡。</DRM_SummonSickness.description>
 | 
			
		||||
 | 
			
		||||
@ -54,4 +70,35 @@
 | 
			
		||||
  <DRM_Frostbite.injuryProps.destroyedLabel>因冻伤失去</DRM_Frostbite.injuryProps.destroyedLabel>
 | 
			
		||||
  <!-- EN: {0} in the {1} -->
 | 
			
		||||
  <DRM_Frostbite.labelNounPretty>{1}中的{0}</DRM_Frostbite.labelNounPretty>
 | 
			
		||||
 | 
			
		||||
  <DRM_ArmorMeltdown.label>护甲熔解</DRM_ArmorMeltdown.label>
 | 
			
		||||
  <DRM_ArmorMeltdown.description>由于持续受到高热影响,这个人的护甲正在熔化。将随程度降低热能护甲。</DRM_ArmorMeltdown.description>
 | 
			
		||||
  <!-- EN: minor -->
 | 
			
		||||
  <DRM_ArmorMeltdown.stages.minor-0.label>轻微熔化</DRM_ArmorMeltdown.stages.minor-0.label>
 | 
			
		||||
  <!-- EN: minor -->
 | 
			
		||||
  <DRM_ArmorMeltdown.stages.minor-1.label>较轻熔化</DRM_ArmorMeltdown.stages.minor-1.label>
 | 
			
		||||
  <!-- EN: moderate -->
 | 
			
		||||
  <DRM_ArmorMeltdown.stages.moderate.label>中等熔化</DRM_ArmorMeltdown.stages.moderate.label>
 | 
			
		||||
  <!-- EN: serious -->
 | 
			
		||||
  <DRM_ArmorMeltdown.stages.serious.label>严重熔化</DRM_ArmorMeltdown.stages.serious.label>
 | 
			
		||||
  <!-- EN: extreme -->
 | 
			
		||||
  <DRM_ArmorMeltdown.stages.extreme.label>极重熔化</DRM_ArmorMeltdown.stages.extreme.label>
 | 
			
		||||
  <!-- EN: extreme -->
 | 
			
		||||
  <DRM_ArmorMeltdown.stages.completely.label>完全熔化</DRM_ArmorMeltdown.stages.completely.label>
 | 
			
		||||
 | 
			
		||||
  <DRM_AcidCorrosion.label>酸性腐蚀</DRM_AcidCorrosion.label>
 | 
			
		||||
  <DRM_AcidCorrosion.description>由于接触强酸性物质,这个人的护甲正在受到腐蚀。将随程度降低护甲。</DRM_AcidCorrosion.description>
 | 
			
		||||
  <!-- EN: minor -->
 | 
			
		||||
  <DRM_AcidCorrosion.stages.minor-0.label>轻微腐蚀</DRM_AcidCorrosion.stages.minor-0.label>
 | 
			
		||||
  <!-- EN: minor -->
 | 
			
		||||
  <DRM_AcidCorrosion.stages.minor-1.label>较轻腐蚀</DRM_AcidCorrosion.stages.minor-1.label>
 | 
			
		||||
  <!-- EN: moderate -->
 | 
			
		||||
  <DRM_AcidCorrosion.stages.moderate.label>中等腐蚀</DRM_AcidCorrosion.stages.moderate.label>
 | 
			
		||||
  <!-- EN: serious -->
 | 
			
		||||
  <DRM_AcidCorrosion.stages.serious.label>严重腐蚀</DRM_AcidCorrosion.stages.serious.label>
 | 
			
		||||
  <!-- EN: extreme -->
 | 
			
		||||
  <DRM_AcidCorrosion.stages.extreme.label>极重腐蚀</DRM_AcidCorrosion.stages.extreme.label>
 | 
			
		||||
  <!-- EN: extreme -->
 | 
			
		||||
  <DRM_AcidCorrosion.stages.completely.label>完全腐蚀</DRM_AcidCorrosion.stages.completely.label>
 | 
			
		||||
 | 
			
		||||
</LanguageData>
 | 
			
		||||
@ -24,5 +24,25 @@
 | 
			
		||||
  <InstallHardenDragonianOrb.label>安装硬化龙珠</InstallHardenDragonianOrb.label>
 | 
			
		||||
  <InstallHardenDragonianOrb.description>安装硬化龙珠。</InstallHardenDragonianOrb.description>
 | 
			
		||||
  <InstallHardenDragonianOrb.jobString>正在安装硬化龙珠。</InstallHardenDragonianOrb.jobString>
 | 
			
		||||
 | 
			
		||||
  <InstallHardenDragonianOrb.label>安装硬化龙珠</InstallHardenDragonianOrb.label>
 | 
			
		||||
  <InstallHardenDragonianOrb.description>安装硬化龙珠。</InstallHardenDragonianOrb.description>
 | 
			
		||||
  <InstallHardenDragonianOrb.jobString>正在安装硬化龙珠。</InstallHardenDragonianOrb.jobString>
 | 
			
		||||
 | 
			
		||||
  <InstallDRM_SlashTail.label>安装斩龙尾</InstallDRM_SlashTail.label>
 | 
			
		||||
  <InstallDRM_SlashTail.description>安装斩龙尾。</InstallDRM_SlashTail.description>
 | 
			
		||||
  <InstallDRM_SlashTail.jobString>正在安装斩龙尾。</InstallDRM_SlashTail.jobString>
 | 
			
		||||
 | 
			
		||||
  <InstallDRM_FlameSlashTail.label>安装焚斩尾</InstallDRM_FlameSlashTail.label>
 | 
			
		||||
  <InstallDRM_FlameSlashTail.description>安装焚斩尾。</InstallDRM_FlameSlashTail.description>
 | 
			
		||||
  <InstallDRM_FlameSlashTail.jobString>正在安装焚斩尾。</InstallDRM_FlameSlashTail.jobString>
 | 
			
		||||
 | 
			
		||||
  <InstallDRM_AcidSlashTail.label>安装酸斩尾</InstallDRM_AcidSlashTail.label>
 | 
			
		||||
  <InstallDRM_AcidSlashTail.description>安装酸斩尾。</InstallDRM_AcidSlashTail.description>
 | 
			
		||||
  <InstallDRM_AcidSlashTail.jobString>正在安装酸斩尾。</InstallDRM_AcidSlashTail.jobString>
 | 
			
		||||
  
 | 
			
		||||
  <InstallExplosiveSlashTail.label>安装碎斩尾</InstallExplosiveSlashTail.label>
 | 
			
		||||
  <InstallExplosiveSlashTail.description>安装碎斩尾。</InstallExplosiveSlashTail.description>
 | 
			
		||||
  <InstallExplosiveSlashTail.jobString>正在安装碎斩尾。</InstallExplosiveSlashTail.jobString>
 | 
			
		||||
  
 | 
			
		||||
</LanguageData>
 | 
			
		||||
							
								
								
									
										35
									
								
								Ano1.5/Defs/Backstory/BackstoryDef_Special.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								Ano1.5/Defs/Backstory/BackstoryDef_Special.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,35 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Defs>
 | 
			
		||||
 | 
			
		||||
	<AlienRace.AlienBackstoryDef ParentName="DragonianBackStory">
 | 
			
		||||
		<defName>Dragonian_Necromancer</defName>
 | 
			
		||||
		<title>Dragonian Necromancer</title>
 | 
			
		||||
		<titleShort>Dragonian Necromancer</titleShort>
 | 
			
		||||
		<baseDesc>[PAWN_nameDef] is Dragonian Necromancer.\nNot been identified,she is so mysterious that nobody knows she is live or dead.</baseDesc>
 | 
			
		||||
		<slot>Adulthood</slot>
 | 
			
		||||
 | 
			
		||||
		<forcedHediffs>
 | 
			
		||||
			<li>DRM_SummonSickness</li>
 | 
			
		||||
		</forcedHediffs>
 | 
			
		||||
		
 | 
			
		||||
		<spawnCategories>
 | 
			
		||||
			<li>Dragonian_Necromancer</li>
 | 
			
		||||
		</spawnCategories>
 | 
			
		||||
 | 
			
		||||
		<skillGains>
 | 
			
		||||
			<Melee>8</Melee>
 | 
			
		||||
			<Medicine>8</Medicine>
 | 
			
		||||
			<Intellectual>8</Intellectual>
 | 
			
		||||
			<Social>-16</Social>
 | 
			
		||||
		</skillGains>
 | 
			
		||||
 | 
			
		||||
		<forcedTraitsChance MayRequire="Ludeon.RimWorld.Anomaly">
 | 
			
		||||
			<li>
 | 
			
		||||
				<defName>Occultist</defName>
 | 
			
		||||
				<chance>100</chance>
 | 
			
		||||
			</li>
 | 
			
		||||
        </forcedTraitsChance>
 | 
			
		||||
 | 
			
		||||
	</AlienRace.AlienBackstoryDef>
 | 
			
		||||
 | 
			
		||||
</Defs>
 | 
			
		||||
							
								
								
									
										73
									
								
								Ano1.5/Defs/HediffDefs/Hediffs_Local_AddedParts.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										73
									
								
								Ano1.5/Defs/HediffDefs/Hediffs_Local_AddedParts.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,73 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Defs>
 | 
			
		||||
 | 
			
		||||
	<HediffDef ParentName="AddedBodyPartBase">
 | 
			
		||||
		<defName>NecroDragonianOrb</defName>
 | 
			
		||||
		<label>Necro DragonianOrb</label>
 | 
			
		||||
		<labelNoun>a Necro DragonianOrb.</labelNoun>
 | 
			
		||||
		<description>An installed Flare DragonianOrb. Allow owner to spray deadlifedust.</description>
 | 
			
		||||
		<priceImpact>false</priceImpact>
 | 
			
		||||
		<abilities MayRequire="Ludeon.RimWorld.Anomaly">
 | 
			
		||||
			<li>ReleaseDeadlifeDust</li>
 | 
			
		||||
		</abilities>
 | 
			
		||||
		<addedPartProps>
 | 
			
		||||
			<solid>true</solid>
 | 
			
		||||
		</addedPartProps>
 | 
			
		||||
		<spawnThingOnRemoved>NecroDragonianOrb</spawnThingOnRemoved>
 | 
			
		||||
	</HediffDef>
 | 
			
		||||
 | 
			
		||||
	<RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase">
 | 
			
		||||
		<defName>InstallNecroDragonianOrb</defName>
 | 
			
		||||
		<label>install Necro DragonianOrb</label>
 | 
			
		||||
		<description>Install Necro DragonianOrb.</description>
 | 
			
		||||
		<descriptionHyperlinks>
 | 
			
		||||
			<ThingDef>NecroDragonianOrb</ThingDef>
 | 
			
		||||
			<HediffDef>NecroDragonianOrb</HediffDef>
 | 
			
		||||
		</descriptionHyperlinks>
 | 
			
		||||
		<jobString>Installing Necro DragonianOrb.</jobString>
 | 
			
		||||
		<surgeryOutcomeEffect IsNull="True" />
 | 
			
		||||
		<!-- Always succeeds -->
 | 
			
		||||
		<ingredients>
 | 
			
		||||
			<li>
 | 
			
		||||
				<filter>
 | 
			
		||||
					<thingDefs>
 | 
			
		||||
						<li>NecroDragonianOrb</li>
 | 
			
		||||
					</thingDefs>
 | 
			
		||||
				</filter>
 | 
			
		||||
				<count>1</count>
 | 
			
		||||
			</li>
 | 
			
		||||
		</ingredients>
 | 
			
		||||
		<fixedIngredientFilter>
 | 
			
		||||
			<thingDefs>
 | 
			
		||||
				<li>NecroDragonianOrb</li>
 | 
			
		||||
			</thingDefs>
 | 
			
		||||
		</fixedIngredientFilter>
 | 
			
		||||
		<appliedOnFixedBodyParts>
 | 
			
		||||
			<li>DragonianOrb</li>
 | 
			
		||||
		</appliedOnFixedBodyParts>
 | 
			
		||||
		<addsHediff>NecroDragonianOrb</addsHediff>
 | 
			
		||||
	</RecipeDef>
 | 
			
		||||
 | 
			
		||||
	<ThingDef ParentName="BodyPartDROrbsBase">
 | 
			
		||||
		<defName>NecroDragonianOrb</defName>
 | 
			
		||||
		<label>Necro DragonianOrb</label>
 | 
			
		||||
		<description>An Necro DragonianOrb. Allow owner to spray deadlifedust.</description>
 | 
			
		||||
		<graphicData>
 | 
			
		||||
			<texPath>Dragonian/Things/Item/Resource/Dorb_AP</texPath>
 | 
			
		||||
			<graphicClass>Graphic_Single</graphicClass>
 | 
			
		||||
		</graphicData>
 | 
			
		||||
		<techHediffsTags>
 | 
			
		||||
			<li>NecroDragonianOrb</li>
 | 
			
		||||
			<li>DragonianOrbAdvanced</li>
 | 
			
		||||
		</techHediffsTags>
 | 
			
		||||
		<statBases>
 | 
			
		||||
			<MarketValue>1000</MarketValue>
 | 
			
		||||
			<Mass>0.3</Mass>
 | 
			
		||||
		</statBases>
 | 
			
		||||
		<thingSetMakerTags>
 | 
			
		||||
			<li>RewardStandardCore</li>
 | 
			
		||||
		</thingSetMakerTags>
 | 
			
		||||
	</ThingDef>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
</Defs>
 | 
			
		||||
							
								
								
									
										52
									
								
								Ano1.5/Defs/PawnKinds/PawnKinds_Dragonian_NPC.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										52
									
								
								Ano1.5/Defs/PawnKinds/PawnKinds_Dragonian_NPC.xml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,52 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<Defs>
 | 
			
		||||
 | 
			
		||||
  <PawnKindDef ParentName="DRMDragonianBasePawnKind">
 | 
			
		||||
    <defName>Dragonian_Necro_Warrier</defName>
 | 
			
		||||
    <label>Dragonian necro Warrier</label>
 | 
			
		||||
    <labelPlural>Dragonian necro Warrier</labelPlural>
 | 
			
		||||
    <combatPower>40</combatPower>
 | 
			
		||||
    <isFighter>true</isFighter>
 | 
			
		||||
    <itemQuality>Normal</itemQuality>
 | 
			
		||||
 | 
			
		||||
    <weaponTags>
 | 
			
		||||
      <li>DR_BattleStaff_Melee</li>
 | 
			
		||||
    </weaponTags>
 | 
			
		||||
    
 | 
			
		||||
    <weaponMoney>
 | 
			
		||||
      <min>900</min>
 | 
			
		||||
      <max>1500</max>
 | 
			
		||||
    </weaponMoney>
 | 
			
		||||
 | 
			
		||||
    <backstoryFiltersOverride>
 | 
			
		||||
      <li>
 | 
			
		||||
        <categoriesChildhood>
 | 
			
		||||
          <li>Dragonian_spawnCategoriesA</li>
 | 
			
		||||
        </categoriesChildhood>
 | 
			
		||||
        <categoriesAdulthood>
 | 
			
		||||
          <li>Dragonian_Necromancer</li>
 | 
			
		||||
        </categoriesAdulthood>
 | 
			
		||||
      </li>
 | 
			
		||||
    </backstoryFiltersOverride>
 | 
			
		||||
 | 
			
		||||
    <techHediffsMoney>600~5500</techHediffsMoney>
 | 
			
		||||
	  <techHediffsTags>
 | 
			
		||||
      <li>DragonianOrbAdvanced</li>
 | 
			
		||||
    </techHediffsTags>
 | 
			
		||||
    <techHediffsRequired>
 | 
			
		||||
      <li>NecroDragonianOrb</li>
 | 
			
		||||
    </techHediffsRequired>
 | 
			
		||||
 | 
			
		||||
    <inventoryOptions>
 | 
			
		||||
      <skipChance>0.70</skipChance>
 | 
			
		||||
      <subOptionsChooseOne>
 | 
			
		||||
        <li>
 | 
			
		||||
          <choiceChance>90</choiceChance>
 | 
			
		||||
          <thingDef>Silver</thingDef>
 | 
			
		||||
          <countRange>30~100</countRange>
 | 
			
		||||
        </li>
 | 
			
		||||
      </subOptionsChooseOne>
 | 
			
		||||
    </inventoryOptions>
 | 
			
		||||
  </PawnKindDef>
 | 
			
		||||
 | 
			
		||||
</Defs>
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user