fix
This commit is contained in:
		
							parent
							
								
									3dddaec110
								
							
						
					
					
						commit
						95c349387b
					
				@ -7,7 +7,8 @@
 | 
				
			|||||||
        <description>Emit a burst of burning fuel in all directions to form puddles of ignited liquid on the ground.</description>
 | 
					        <description>Emit a burst of burning fuel in all directions to form puddles of ignited liquid on the ground.</description>
 | 
				
			||||||
        <jobDef>CastAbilityOnThingWithoutWeapon</jobDef>
 | 
					        <jobDef>CastAbilityOnThingWithoutWeapon</jobDef>
 | 
				
			||||||
        <iconPath>UI/Abilities/FireBurst</iconPath>
 | 
					        <iconPath>UI/Abilities/FireBurst</iconPath>
 | 
				
			||||||
        <cooldownTicksRange>2700</cooldownTicksRange>
 | 
					        <cooldownTicksRange>60000</cooldownTicksRange>
 | 
				
			||||||
 | 
					        <sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
 | 
				
			||||||
        <aiCanUse>true</aiCanUse>
 | 
					        <aiCanUse>true</aiCanUse>
 | 
				
			||||||
        <ai_SearchAOEForTargets>true</ai_SearchAOEForTargets>
 | 
					        <ai_SearchAOEForTargets>true</ai_SearchAOEForTargets>
 | 
				
			||||||
        <targetRequired>false</targetRequired>
 | 
					        <targetRequired>false</targetRequired>
 | 
				
			||||||
 | 
				
			|||||||
@ -326,4 +326,77 @@
 | 
				
			|||||||
	  <addsHediff>HyperhealDragonianOrb</addsHediff>
 | 
						  <addsHediff>HyperhealDragonianOrb</addsHediff>
 | 
				
			||||||
	</RecipeDef>
 | 
						</RecipeDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						<HediffDef ParentName="AddedBodyPartBase">
 | 
				
			||||||
 | 
							<defName>HardenDragonianOrb</defName>
 | 
				
			||||||
 | 
							<label>Harden DragonianOrb</label>
 | 
				
			||||||
 | 
							<labelNoun>a Harden DragonianOrb.</labelNoun>
 | 
				
			||||||
 | 
							<description>An installed Harden DragonianOrb.</description>
 | 
				
			||||||
 | 
							<priceImpact>false</priceImpact>
 | 
				
			||||||
 | 
							<keepOnBodyPartRestoration>True</keepOnBodyPartRestoration>
 | 
				
			||||||
 | 
							<stages>
 | 
				
			||||||
 | 
							  <li>
 | 
				
			||||||
 | 
								<statOffsets>
 | 
				
			||||||
 | 
									<ArmorRating_Sharp>0.7</ArmorRating_Sharp>
 | 
				
			||||||
 | 
									<ArmorRating_Blunt>0.5</ArmorRating_Blunt>
 | 
				
			||||||
 | 
								  </statOffsets>
 | 
				
			||||||
 | 
							  </li>
 | 
				
			||||||
 | 
							</stages>
 | 
				
			||||||
 | 
							<addedPartProps>
 | 
				
			||||||
 | 
							  <solid>true</solid>
 | 
				
			||||||
 | 
							</addedPartProps>
 | 
				
			||||||
 | 
							<spawnThingOnRemoved>HardenDragonianOrb</spawnThingOnRemoved>
 | 
				
			||||||
 | 
						  </HediffDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						<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>	
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						<RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase">
 | 
				
			||||||
 | 
						  <defName>InstallHardenDragonianOrb</defName>
 | 
				
			||||||
 | 
						  <label>install Harden DragonianOrb</label>
 | 
				
			||||||
 | 
						  <description>Install Harden DragonianOrb.</description>
 | 
				
			||||||
 | 
						  <descriptionHyperlinks>
 | 
				
			||||||
 | 
						    <ThingDef>HardenDragonianOrb</ThingDef>
 | 
				
			||||||
 | 
						    <HediffDef>HardenDragonianOrb</HediffDef>
 | 
				
			||||||
 | 
						  </descriptionHyperlinks>
 | 
				
			||||||
 | 
						  <jobString>Installing Harden DragonianOrb.</jobString>
 | 
				
			||||||
 | 
						  <surgeryOutcomeEffect IsNull="True" /> <!-- Always succeeds -->
 | 
				
			||||||
 | 
						  <ingredients>
 | 
				
			||||||
 | 
						    <li>
 | 
				
			||||||
 | 
						      <filter>
 | 
				
			||||||
 | 
						        <thingDefs>
 | 
				
			||||||
 | 
						          <li>HardenDragonianOrb</li>
 | 
				
			||||||
 | 
						        </thingDefs>
 | 
				
			||||||
 | 
						      </filter>
 | 
				
			||||||
 | 
						      <count>1</count>
 | 
				
			||||||
 | 
						    </li>
 | 
				
			||||||
 | 
						  </ingredients>
 | 
				
			||||||
 | 
						  <fixedIngredientFilter>
 | 
				
			||||||
 | 
						    <thingDefs>
 | 
				
			||||||
 | 
						      <li>HardenDragonianOrb</li>
 | 
				
			||||||
 | 
						    </thingDefs>
 | 
				
			||||||
 | 
						  </fixedIngredientFilter>
 | 
				
			||||||
 | 
						  <appliedOnFixedBodyParts>
 | 
				
			||||||
 | 
						    <li>DragonianOrb</li>
 | 
				
			||||||
 | 
						  </appliedOnFixedBodyParts>
 | 
				
			||||||
 | 
						  <addsHediff>HardenDragonianOrb</addsHediff>
 | 
				
			||||||
 | 
						</RecipeDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</Defs>
 | 
					</Defs>
 | 
				
			||||||
 | 
				
			|||||||
@ -483,7 +483,7 @@
 | 
				
			|||||||
      <li>DragonianOrbAdvanced</li>
 | 
					      <li>DragonianOrbAdvanced</li>
 | 
				
			||||||
    </techHediffsTags>
 | 
					    </techHediffsTags>
 | 
				
			||||||
    <techHediffsRequired>
 | 
					    <techHediffsRequired>
 | 
				
			||||||
      <li>HyperhealDragonianOrb</li>
 | 
					      <li>HardenDragonianOrb</li>
 | 
				
			||||||
    </techHediffsRequired>
 | 
					    </techHediffsRequired>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    <inventoryOptions>
 | 
					    <inventoryOptions>
 | 
				
			||||||
@ -554,12 +554,13 @@
 | 
				
			|||||||
      </li>
 | 
					      </li>
 | 
				
			||||||
    </backstoryFiltersOverride>
 | 
					    </backstoryFiltersOverride>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <techHediffsChance>0.55</techHediffsChance>
 | 
					    <techHediffsMoney>600~5500</techHediffsMoney>
 | 
				
			||||||
    <techHediffsMoney>600~3500</techHediffsMoney>
 | 
						  <techHediffsTags>
 | 
				
			||||||
    <techHediffsTags>
 | 
					      <li>DragonianOrbAdvanced</li>
 | 
				
			||||||
      <li>Advanced</li>
 | 
					 | 
				
			||||||
      <li>ImplantEmpireCommon</li>
 | 
					 | 
				
			||||||
    </techHediffsTags>
 | 
					    </techHediffsTags>
 | 
				
			||||||
 | 
					    <techHediffsRequired>
 | 
				
			||||||
 | 
					      <li>HardenDragonianOrb</li>
 | 
				
			||||||
 | 
					    </techHediffsRequired>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    <inventoryOptions>
 | 
					    <inventoryOptions>
 | 
				
			||||||
      <skipChance>0.70</skipChance>
 | 
					      <skipChance>0.70</skipChance>
 | 
				
			||||||
@ -643,7 +644,7 @@
 | 
				
			|||||||
      <li>DragonianOrbAdvanced</li>
 | 
					      <li>DragonianOrbAdvanced</li>
 | 
				
			||||||
    </techHediffsTags>
 | 
					    </techHediffsTags>
 | 
				
			||||||
    <techHediffsRequired>
 | 
					    <techHediffsRequired>
 | 
				
			||||||
      <li>FlareDragonianOrb</li>
 | 
					      <li>HyperhealDragonianOrb</li>
 | 
				
			||||||
    </techHediffsRequired>
 | 
					    </techHediffsRequired>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <inventoryOptions>
 | 
					    <inventoryOptions>
 | 
				
			||||||
@ -732,9 +733,6 @@
 | 
				
			|||||||
	  <techHediffsTags>
 | 
						  <techHediffsTags>
 | 
				
			||||||
      <li>DragonianOrbAdvanced</li>
 | 
					      <li>DragonianOrbAdvanced</li>
 | 
				
			||||||
    </techHediffsTags>
 | 
					    </techHediffsTags>
 | 
				
			||||||
    <techHediffsRequired>
 | 
					 | 
				
			||||||
      <li>HyperhealDragonianOrb</li>
 | 
					 | 
				
			||||||
    </techHediffsRequired>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <inventoryOptions>
 | 
					    <inventoryOptions>
 | 
				
			||||||
      <skipChance>0.70</skipChance>
 | 
					      <skipChance>0.70</skipChance>
 | 
				
			||||||
 | 
				
			|||||||
@ -44,5 +44,13 @@
 | 
				
			|||||||
  <InstallHyperhealDragonianOrb.label>安装超再生珠</InstallHyperhealDragonianOrb.label>
 | 
					  <InstallHyperhealDragonianOrb.label>安装超再生珠</InstallHyperhealDragonianOrb.label>
 | 
				
			||||||
  <InstallHyperhealDragonianOrb.description>安装超再生珠。</InstallHyperhealDragonianOrb.description>
 | 
					  <InstallHyperhealDragonianOrb.description>安装超再生珠。</InstallHyperhealDragonianOrb.description>
 | 
				
			||||||
  <InstallHyperhealDragonianOrb.jobString>正在安装超再生珠。</InstallHyperhealDragonianOrb.jobString>
 | 
					  <InstallHyperhealDragonianOrb.jobString>正在安装超再生珠。</InstallHyperhealDragonianOrb.jobString>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <HardenDragonianOrb.label>龙娘 硬化龙珠</HardenDragonianOrb.label>
 | 
				
			||||||
 | 
					  <HardenDragonianOrb.description>一颗龙珠。硬起来吧!</HardenDragonianOrb.description>
 | 
				
			||||||
 | 
					  <HardenDragonianOrb.labelNoun>硬化龙珠</HardenDragonianOrb.labelNoun>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <InstallHardenDragonianOrb.label>安装硬化龙珠</InstallHardenDragonianOrb.label>
 | 
				
			||||||
 | 
					  <InstallHardenDragonianOrb.description>安装硬化龙珠。</InstallHardenDragonianOrb.description>
 | 
				
			||||||
 | 
					  <InstallHardenDragonianOrb.jobString>正在安装硬化龙珠。</InstallHardenDragonianOrb.jobString>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</LanguageData>
 | 
					</LanguageData>
 | 
				
			||||||
@ -9,5 +9,8 @@
 | 
				
			|||||||
  
 | 
					  
 | 
				
			||||||
    <HyperhealDragonianOrb.label>龙娘 超再生珠</HyperhealDragonianOrb.label>
 | 
					    <HyperhealDragonianOrb.label>龙娘 超再生珠</HyperhealDragonianOrb.label>
 | 
				
			||||||
    <HyperhealDragonianOrb.description>一颗龙珠。拥有强大的再生能力。</HyperhealDragonianOrb.description>
 | 
					    <HyperhealDragonianOrb.description>一颗龙珠。拥有强大的再生能力。</HyperhealDragonianOrb.description>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <HardenDragonianOrb.label>龙娘 硬化龙珠</HardenDragonianOrb.label>
 | 
				
			||||||
 | 
					    <HardenDragonianOrb.description>一颗龙珠。硬起来吧!</HardenDragonianOrb.description>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</LanguageData>
 | 
					</LanguageData>
 | 
				
			||||||
@ -7,9 +7,15 @@
 | 
				
			|||||||
  <li>1.5</li>
 | 
					  <li>1.5</li>
 | 
				
			||||||
  </supportedVersions>
 | 
					  </supportedVersions>
 | 
				
			||||||
  <packageId>kalospacer.DragonianMix</packageId>
 | 
					  <packageId>kalospacer.DragonianMix</packageId>
 | 
				
			||||||
  <modVersion>1.5.24</modVersion><!-- prev 1.5.23 -->
 | 
					  <modVersion>1.5.25</modVersion><!-- prev 1.5.23 -->
 | 
				
			||||||
  <modIconPath IgnoreIfNoMatchingField="True">Dragonian/Icon/viewicon</modIconPath>
 | 
					  <modIconPath IgnoreIfNoMatchingField="True">Dragonian/Icon/viewicon</modIconPath>
 | 
				
			||||||
  <description>
 | 
					  <description>
 | 
				
			||||||
 | 
					--1.5.25 Update
 | 
				
			||||||
 | 
					  Added some advanced orbs that can give special abilities or buff hediff as implant.
 | 
				
			||||||
 | 
					  Like spray fireball or deadlifedust,heal broken arm.
 | 
				
			||||||
 | 
					  Can only found on world pawn dragonian or whatever place you found.
 | 
				
			||||||
 | 
					  Only for 1.5 now.
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
--1.5.24 Update
 | 
					--1.5.24 Update
 | 
				
			||||||
  Butcher now will not give dragonian orbs.instead now you can surgery to remove orbs from dragonian's body.
 | 
					  Butcher now will not give dragonian orbs.instead now you can surgery to remove orbs from dragonian's body.
 | 
				
			||||||
  Don't be worry.It's effect nothing after orb removed.
 | 
					  Don't be worry.It's effect nothing after orb removed.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user