zc
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<useFactionXenotypes>false</useFactionXenotypes>
|
||||
</PawnKindDef>
|
||||
|
||||
<PawnKindDef Name="Dragonian_Boxed" ParentName="LBDragonianBasePawnKind">
|
||||
<PawnKindDef ParentName="LBDragonianBasePawnKind">
|
||||
<defName>Dragonian_Boxed</defName>
|
||||
<label>稀有龙娘</label>
|
||||
<combatPower>100</combatPower>
|
||||
@@ -57,12 +57,12 @@
|
||||
<inventoryOptions>
|
||||
</inventoryOptions>
|
||||
|
||||
<skills>
|
||||
<skills>
|
||||
<li>
|
||||
<skill>Melee</skill>
|
||||
<range>8~15</range>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<skill>Animals</skill>
|
||||
<range>8~15</range>
|
||||
@@ -71,7 +71,7 @@
|
||||
<skill>Plants</skill>
|
||||
<range>8~15</range>
|
||||
</li>
|
||||
|
||||
|
||||
</skills>
|
||||
</PawnKindDef>
|
||||
|
||||
|
||||
@@ -23,10 +23,9 @@
|
||||
</xenotypeSet>
|
||||
<useFactionXenotypes>false</useFactionXenotypes>
|
||||
</PawnKindDef>
|
||||
<inventoryOptions Inherit="False"><!-- 决定了随身携带物品 -->
|
||||
</inventoryOptions>
|
||||
|
||||
<PawnKindDef Name="Dragonian_baby" ParentName="LBDragonianBasePawnKind">
|
||||
|
||||
<PawnKindDef ParentName="LBDragonianBasePawnKind">
|
||||
<defName>Dragonian_baby</defName>
|
||||
<label>小孩龙娘</label>
|
||||
<combatPower>100</combatPower>
|
||||
@@ -41,6 +40,8 @@
|
||||
<max>0</max>
|
||||
</apparelMoney>
|
||||
<apparelAllowHeadgearChance>0.4</apparelAllowHeadgearChance>
|
||||
<inventoryOptions Inherit="False"><!-- 决定了随身携带物品 -->
|
||||
</inventoryOptions>
|
||||
|
||||
<weaponTags>
|
||||
</weaponTags>
|
||||
@@ -59,7 +60,8 @@
|
||||
<inventoryOptions>
|
||||
</inventoryOptions>
|
||||
|
||||
<skills>
|
||||
<skills>
|
||||
|
||||
<li>
|
||||
<skill>Melee</skill>
|
||||
<range>8~15</range>
|
||||
|
||||
Reference in New Issue
Block a user