Merge branch 'master' of https://git.ra3battle.cn/Kalospacer/dragonianmix-rimworld-mod
This commit is contained in:
		
						commit
						2274852194
					
				@ -7,6 +7,12 @@
 | 
				
			|||||||
  <DRM_MedDrop.label>请求药物</DRM_MedDrop.label>
 | 
					  <DRM_MedDrop.label>请求药物</DRM_MedDrop.label>
 | 
				
			||||||
  <DRM_MedDrop.description>请求一包20个草药。这是她们能找到最好的货了。</DRM_MedDrop.description>
 | 
					  <DRM_MedDrop.description>请求一包20个草药。这是她们能找到最好的货了。</DRM_MedDrop.description>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <DRM_DressDrop.label>请求衣物</DRM_DressDrop.label>
 | 
				
			||||||
 | 
					  <DRM_DressDrop.description>请求3件龙娘裙装。每位龙娘都应该好好穿衣服。</DRM_DressDrop.description>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <DRM_WoolDrop.label>请求龙娘毛发</DRM_WoolDrop.label>
 | 
				
			||||||
 | 
					  <DRM_WoolDrop.description>请求100个龙娘毛发。利用它们做新衣服穿。</DRM_WoolDrop.description>
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
  <DRM_CallVillagerTeam.label>呼叫龙娘工程队</DRM_CallVillagerTeam.label>
 | 
					  <DRM_CallVillagerTeam.label>呼叫龙娘工程队</DRM_CallVillagerTeam.label>
 | 
				
			||||||
  <DRM_CallVillagerTeam.description>一队4名龙娘村民会来帮助你工作4天。你最好能保证她们的安全。</DRM_CallVillagerTeam.description>
 | 
					  <DRM_CallVillagerTeam.description>一队4名龙娘村民会来帮助你工作4天。你最好能保证她们的安全。</DRM_CallVillagerTeam.description>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -27,7 +27,7 @@
 | 
				
			|||||||
    <workerClass>RoyalTitlePermitWorker_DropResources</workerClass>
 | 
					    <workerClass>RoyalTitlePermitWorker_DropResources</workerClass>
 | 
				
			||||||
    <faction>Dragonian_NPC</faction>
 | 
					    <faction>Dragonian_NPC</faction>
 | 
				
			||||||
    <permitPointCost>1</permitPointCost>
 | 
					    <permitPointCost>1</permitPointCost>
 | 
				
			||||||
    <cooldownDays>45</cooldownDays>
 | 
					    <cooldownDays>20</cooldownDays>
 | 
				
			||||||
    <usableOnWorldMap>true</usableOnWorldMap>
 | 
					    <usableOnWorldMap>true</usableOnWorldMap>
 | 
				
			||||||
    <royalAid>
 | 
					    <royalAid>
 | 
				
			||||||
      <targetingRange>39.9</targetingRange>
 | 
					      <targetingRange>39.9</targetingRange>
 | 
				
			||||||
@ -86,7 +86,7 @@
 | 
				
			|||||||
    <label>med drop</label>
 | 
					    <label>med drop</label>
 | 
				
			||||||
    <description>Call for a drop of 20 Herbal medicine.That's the best thing they can find.</description>
 | 
					    <description>Call for a drop of 20 Herbal medicine.That's the best thing they can find.</description>
 | 
				
			||||||
    <minTitle>DRM_Stranger</minTitle>
 | 
					    <minTitle>DRM_Stranger</minTitle>
 | 
				
			||||||
    <uiPosition>(0,1)</uiPosition>
 | 
					    <uiPosition>(1,0)</uiPosition>
 | 
				
			||||||
    <royalAid>
 | 
					    <royalAid>
 | 
				
			||||||
      <itemsToDrop>
 | 
					      <itemsToDrop>
 | 
				
			||||||
        <MedicineHerbal>20</MedicineHerbal>
 | 
					        <MedicineHerbal>20</MedicineHerbal>
 | 
				
			||||||
@ -95,6 +95,38 @@
 | 
				
			|||||||
    </royalAid>
 | 
					    </royalAid>
 | 
				
			||||||
  </RoyalTitlePermitDef>
 | 
					  </RoyalTitlePermitDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <RoyalTitlePermitDef ParentName="DRM_DropResourcesBase">
 | 
				
			||||||
 | 
					    <defName>DRM_DressDrop</defName>
 | 
				
			||||||
 | 
					    <label>Dress drop</label>
 | 
				
			||||||
 | 
					    <description>Call for a drop of 3 basic dress.All dragonian should dress up nice and clean.</description>
 | 
				
			||||||
 | 
					    <workerClass>DragonianMix.RoyalTitlePermitWorker_DropResources</workerClass>
 | 
				
			||||||
 | 
					    <minTitle>DRM_Stranger</minTitle>
 | 
				
			||||||
 | 
					    <uiPosition>(0,1)</uiPosition>
 | 
				
			||||||
 | 
					    <royalAid>
 | 
				
			||||||
 | 
					      <itemsToDrop>
 | 
				
			||||||
 | 
					        <DR_BasicDress>
 | 
				
			||||||
 | 
					          <stuff>WoolDragonian</stuff>
 | 
				
			||||||
 | 
					          <count>3</count>
 | 
				
			||||||
 | 
					        </DR_BasicDress>
 | 
				
			||||||
 | 
					      </itemsToDrop>
 | 
				
			||||||
 | 
					      <favorCost>8</favorCost>
 | 
				
			||||||
 | 
					    </royalAid>
 | 
				
			||||||
 | 
					  </RoyalTitlePermitDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <RoyalTitlePermitDef ParentName="DRM_DropResourcesBase">
 | 
				
			||||||
 | 
					    <defName>DRM_WoolDrop</defName>
 | 
				
			||||||
 | 
					    <label>Wool drop</label>
 | 
				
			||||||
 | 
					    <description>Call for a drop of 100 dragonian wool.Make use of them.</description>
 | 
				
			||||||
 | 
					    <minTitle>DRM_Stranger</minTitle>
 | 
				
			||||||
 | 
					    <uiPosition>(1,1)</uiPosition>
 | 
				
			||||||
 | 
					    <royalAid>
 | 
				
			||||||
 | 
					      <itemsToDrop>
 | 
				
			||||||
 | 
					        <WoolDragonian>100</WoolDragonian>
 | 
				
			||||||
 | 
					      </itemsToDrop>
 | 
				
			||||||
 | 
					      <favorCost>8</favorCost>
 | 
				
			||||||
 | 
					    </royalAid>
 | 
				
			||||||
 | 
					  </RoyalTitlePermitDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <RoyalTitlePermitDef>
 | 
					  <RoyalTitlePermitDef>
 | 
				
			||||||
    <defName>DRM_CallVillagerTeam</defName>
 | 
					    <defName>DRM_CallVillagerTeam</defName>
 | 
				
			||||||
    <label>call Villager team</label>
 | 
					    <label>call Villager team</label>
 | 
				
			||||||
@ -112,7 +144,7 @@
 | 
				
			|||||||
      <targetingRange>44.9</targetingRange>
 | 
					      <targetingRange>44.9</targetingRange>
 | 
				
			||||||
      <targetingRequireLOS>false</targetingRequireLOS>
 | 
					      <targetingRequireLOS>false</targetingRequireLOS>
 | 
				
			||||||
    </royalAid>
 | 
					    </royalAid>
 | 
				
			||||||
    <cooldownDays>60</cooldownDays>
 | 
					    <cooldownDays>40</cooldownDays>
 | 
				
			||||||
  </RoyalTitlePermitDef>
 | 
					  </RoyalTitlePermitDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <RoyalTitlePermitDef>
 | 
					  <RoyalTitlePermitDef>
 | 
				
			||||||
@ -173,7 +205,7 @@
 | 
				
			|||||||
      <pawnCount>6</pawnCount>
 | 
					      <pawnCount>6</pawnCount>
 | 
				
			||||||
      <targetingRange>39.9</targetingRange>
 | 
					      <targetingRange>39.9</targetingRange>
 | 
				
			||||||
    </royalAid>
 | 
					    </royalAid>
 | 
				
			||||||
    <cooldownDays>60</cooldownDays>
 | 
					    <cooldownDays>40</cooldownDays>
 | 
				
			||||||
  </RoyalTitlePermitDef>
 | 
					  </RoyalTitlePermitDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <RoyalTitlePermitDef>
 | 
					  <RoyalTitlePermitDef>
 | 
				
			||||||
@ -191,7 +223,7 @@
 | 
				
			|||||||
      <pawnCount>4</pawnCount>
 | 
					      <pawnCount>4</pawnCount>
 | 
				
			||||||
      <targetingRange>39.9</targetingRange>
 | 
					      <targetingRange>39.9</targetingRange>
 | 
				
			||||||
    </royalAid>
 | 
					    </royalAid>
 | 
				
			||||||
    <cooldownDays>50</cooldownDays>
 | 
					    <cooldownDays>40</cooldownDays>
 | 
				
			||||||
  </RoyalTitlePermitDef>
 | 
					  </RoyalTitlePermitDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <RoyalTitlePermitDef>
 | 
					  <RoyalTitlePermitDef>
 | 
				
			||||||
@ -210,7 +242,7 @@
 | 
				
			|||||||
      <pawnCount>4</pawnCount>
 | 
					      <pawnCount>4</pawnCount>
 | 
				
			||||||
      <targetingRange>39.9</targetingRange>
 | 
					      <targetingRange>39.9</targetingRange>
 | 
				
			||||||
    </royalAid>
 | 
					    </royalAid>
 | 
				
			||||||
    <cooldownDays>60</cooldownDays>
 | 
					    <cooldownDays>40</cooldownDays>
 | 
				
			||||||
  </RoyalTitlePermitDef>
 | 
					  </RoyalTitlePermitDef>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <RoyalTitlePermitDef>
 | 
					  <RoyalTitlePermitDef>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user