补光束法杖科技
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>
|
||||||
|
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user