补光束法杖科技
This commit is contained in:
		
							parent
							
								
									a2b21faa5e
								
							
						
					
					
						commit
						782d1114fd
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="utf-8" ?>
 | 
					<?xml version="1.0" encoding="utf-8" ?>
 | 
				
			||||||
<Defs>
 | 
					<Defs>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<ThingDef ParentName="ApparelNoQualityBase">
 | 
					<!--<ThingDef ParentName="ApparelNoQualityBase">
 | 
				
			||||||
    <defName>DR_Apparel_PackNecro</defName>
 | 
					    <defName>DR_Apparel_PackNecro</defName>
 | 
				
			||||||
    <label>Necro pack</label>
 | 
					    <label>Necro pack</label>
 | 
				
			||||||
    <description>A reusable backpack containing canisters of reagents and a mechanism that uses them to generate deadlifedust.</description>
 | 
					    <description>A reusable backpack containing canisters of reagents and a mechanism that uses them to generate deadlifedust.</description>
 | 
				
			||||||
@ -121,6 +121,6 @@
 | 
				
			|||||||
    <tradeTags>
 | 
					    <tradeTags>
 | 
				
			||||||
      <li>Clothing</li>
 | 
					      <li>Clothing</li>
 | 
				
			||||||
    </tradeTags>
 | 
					    </tradeTags>
 | 
				
			||||||
  </ThingDef>
 | 
					  </ThingDef>-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</Defs>
 | 
					</Defs>
 | 
				
			||||||
@ -35,6 +35,10 @@
 | 
				
			|||||||
      <skillRequirements>
 | 
					      <skillRequirements>
 | 
				
			||||||
        <Crafting>10</Crafting>
 | 
					        <Crafting>10</Crafting>
 | 
				
			||||||
      </skillRequirements>
 | 
					      </skillRequirements>
 | 
				
			||||||
 | 
					      <researchPrerequisites>
 | 
				
			||||||
 | 
					        <li>DragonianMeleeWeapon</li>
 | 
				
			||||||
 | 
					        <li>DragonianWandMagic</li>
 | 
				
			||||||
 | 
					      </researchPrerequisites>
 | 
				
			||||||
    </recipeMaker>
 | 
					    </recipeMaker>
 | 
				
			||||||
    <weaponTags>
 | 
					    <weaponTags>
 | 
				
			||||||
      <li>DR_BattleStaff_Ranged</li>
 | 
					      <li>DR_BattleStaff_Ranged</li>
 | 
				
			||||||
 | 
				
			|||||||
@ -20,32 +20,36 @@
 | 
				
			|||||||
			<AccuracyMedium>0.65</AccuracyMedium>
 | 
								<AccuracyMedium>0.65</AccuracyMedium>
 | 
				
			||||||
			<AccuracyLong>0.55</AccuracyLong>
 | 
								<AccuracyLong>0.55</AccuracyLong>
 | 
				
			||||||
			<RangedWeapon_Cooldown>1.70</RangedWeapon_Cooldown>
 | 
								<RangedWeapon_Cooldown>1.70</RangedWeapon_Cooldown>
 | 
				
			||||||
		  </statBases>
 | 
							</statBases>
 | 
				
			||||||
		<equippedAngleOffset>45</equippedAngleOffset>
 | 
							<equippedAngleOffset>45</equippedAngleOffset>
 | 
				
			||||||
		<costStuffCount>80</costStuffCount>
 | 
							<costStuffCount>80</costStuffCount>
 | 
				
			||||||
		<stuffCategories>
 | 
							<stuffCategories>
 | 
				
			||||||
			<li>Metallic</li>
 | 
								<li>Metallic</li>
 | 
				
			||||||
		</stuffCategories>	
 | 
							</stuffCategories>
 | 
				
			||||||
		<costList>
 | 
							<costList>
 | 
				
			||||||
			<WoolDragonian>40</WoolDragonian>
 | 
								<WoolDragonian>40</WoolDragonian>
 | 
				
			||||||
			<Steel>40</Steel>
 | 
								<Steel>40</Steel>
 | 
				
			||||||
			<ComponentIndustrial>5</ComponentIndustrial>
 | 
								<ComponentIndustrial>5</ComponentIndustrial>
 | 
				
			||||||
		</costList>	
 | 
							</costList>
 | 
				
			||||||
		<recipeMaker>
 | 
							<recipeMaker>
 | 
				
			||||||
			<skillRequirements>
 | 
								<skillRequirements>
 | 
				
			||||||
				<Crafting>10</Crafting>
 | 
									<Crafting>10</Crafting>
 | 
				
			||||||
			</skillRequirements>
 | 
								</skillRequirements>
 | 
				
			||||||
 | 
								<researchPrerequisites>
 | 
				
			||||||
 | 
									<li>DragonianMeleeWeapon</li>
 | 
				
			||||||
 | 
									<li>DragonianWandMagic</li>
 | 
				
			||||||
 | 
								</researchPrerequisites>
 | 
				
			||||||
		</recipeMaker>
 | 
							</recipeMaker>
 | 
				
			||||||
		<weaponTags>
 | 
							<weaponTags>
 | 
				
			||||||
			<li>DR_BattleStaff_Ranged</li>
 | 
								<li>DR_BattleStaff_Ranged</li>
 | 
				
			||||||
		</weaponTags>
 | 
							</weaponTags>
 | 
				
			||||||
		<thingCategories>
 | 
							<thingCategories>
 | 
				
			||||||
			<li>WeaponsRanged</li>
 | 
								<li>WeaponsRanged</li>
 | 
				
			||||||
		  </thingCategories>
 | 
							</thingCategories>
 | 
				
			||||||
		  <weaponClasses>
 | 
							<weaponClasses>
 | 
				
			||||||
			<li>Ranged</li>
 | 
								<li>Ranged</li>
 | 
				
			||||||
		  </weaponClasses>
 | 
							</weaponClasses>
 | 
				
			||||||
		  <verbs>
 | 
							<verbs>
 | 
				
			||||||
			<li>
 | 
								<li>
 | 
				
			||||||
				<verbClass>Verb_ShootBeam</verbClass>
 | 
									<verbClass>Verb_ShootBeam</verbClass>
 | 
				
			||||||
				<hasStandardCommand>true</hasStandardCommand>
 | 
									<hasStandardCommand>true</hasStandardCommand>
 | 
				
			||||||
@ -78,8 +82,8 @@
 | 
				
			|||||||
					</points>
 | 
										</points>
 | 
				
			||||||
				</beamLineFleckChanceCurve>
 | 
									</beamLineFleckChanceCurve>
 | 
				
			||||||
			</li>
 | 
								</li>
 | 
				
			||||||
		  </verbs>
 | 
							</verbs>
 | 
				
			||||||
		  <tools>
 | 
							<tools>
 | 
				
			||||||
			<li>
 | 
								<li>
 | 
				
			||||||
				<label>handle</label>
 | 
									<label>handle</label>
 | 
				
			||||||
				<capacities>
 | 
									<capacities>
 | 
				
			||||||
@ -100,7 +104,7 @@
 | 
				
			|||||||
						<def>DRM_Damage_FrostCoverd_after</def>
 | 
											<def>DRM_Damage_FrostCoverd_after</def>
 | 
				
			||||||
						<amount>30</amount>
 | 
											<amount>30</amount>
 | 
				
			||||||
						<chance>1</chance>
 | 
											<chance>1</chance>
 | 
				
			||||||
					  </li>
 | 
										</li>
 | 
				
			||||||
					<li>
 | 
										<li>
 | 
				
			||||||
						<def>Stun</def>
 | 
											<def>Stun</def>
 | 
				
			||||||
						<amount>1.5</amount>
 | 
											<amount>1.5</amount>
 | 
				
			||||||
@ -116,5 +120,5 @@
 | 
				
			|||||||
		</equippedStatOffsets>
 | 
							</equippedStatOffsets>
 | 
				
			||||||
		<meleeHitSound>DRHammerSound</meleeHitSound>
 | 
							<meleeHitSound>DRHammerSound</meleeHitSound>
 | 
				
			||||||
	</ThingDef>
 | 
						</ThingDef>
 | 
				
			||||||
	
 | 
					
 | 
				
			||||||
</Defs>
 | 
					</Defs>
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user