2025-7-11
This commit is contained in:
72
1.6/Defs/WorkGivers/Wula_WorkGivers.xml
Normal file
72
1.6/Defs/WorkGivers/Wula_WorkGivers.xml
Normal file
@@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<WorkGiverDef>
|
||||
<defName>WULA_Cube_ProductorBills</defName>
|
||||
<label>在编织体制造物品</label>
|
||||
<giverClass>WorkGiver_DoBill</giverClass>
|
||||
<workType>Smithing</workType>
|
||||
<priorityInType>75</priorityInType>
|
||||
<fixedBillGiverDefs>
|
||||
<li>WULA_Cube_Productor_BIO</li>
|
||||
<li>WULA_Cube_Productor_Energy</li>
|
||||
</fixedBillGiverDefs>
|
||||
<verb>工作于</verb>
|
||||
<gerund>工作于</gerund>
|
||||
<requiredCapacities>
|
||||
<li>Manipulation</li>
|
||||
</requiredCapacities>
|
||||
<prioritizeSustains>true</prioritizeSustains>
|
||||
</WorkGiverDef>
|
||||
|
||||
<WorkGiverDef>
|
||||
<defName>WULA_Large_Mechine_proudctor_Bills</defName>
|
||||
<label>在乌拉帝国机械工厂培育机械</label>
|
||||
<giverClass>WorkGiver_DoBill</giverClass>
|
||||
<workType>Smithing</workType>
|
||||
<priorityInType>75</priorityInType>
|
||||
<fixedBillGiverDefs>
|
||||
<li>WULA_Large_Mechine_proudctor</li>
|
||||
</fixedBillGiverDefs>
|
||||
<verb>工作于</verb>
|
||||
<gerund>工作于</gerund>
|
||||
<requiredCapacities>
|
||||
<li>Manipulation</li>
|
||||
</requiredCapacities>
|
||||
<prioritizeSustains>true</prioritizeSustains>
|
||||
</WorkGiverDef>
|
||||
|
||||
<WorkGiverDef>
|
||||
<defName>WULA_War_Machine_Weapon_ProductorBills</defName>
|
||||
<label>在武装组装台制造物品</label>
|
||||
<giverClass>WorkGiver_DoBill</giverClass>
|
||||
<workType>Smithing</workType>
|
||||
<priorityInType>75</priorityInType>
|
||||
<fixedBillGiverDefs>
|
||||
<li>WULA_War_Machine_Weapon_Productor</li>
|
||||
</fixedBillGiverDefs>
|
||||
<verb>工作于</verb>
|
||||
<gerund>工作于</gerund>
|
||||
<requiredCapacities>
|
||||
<li>Manipulation</li>
|
||||
</requiredCapacities>
|
||||
<prioritizeSustains>true</prioritizeSustains>
|
||||
</WorkGiverDef>
|
||||
|
||||
<WorkGiverDef>
|
||||
<defName>WULA_Synth_ServerBills</defName>
|
||||
<label>在服务器系统下载数据</label>
|
||||
<giverClass>WorkGiver_DoBill</giverClass>
|
||||
<workType>Smithing</workType>
|
||||
<priorityInType>75</priorityInType>
|
||||
<fixedBillGiverDefs>
|
||||
<li>WULA_Synth_Server</li>
|
||||
</fixedBillGiverDefs>
|
||||
<verb>工作于</verb>
|
||||
<gerund>工作于</gerund>
|
||||
<requiredCapacities>
|
||||
<li>Manipulation</li>
|
||||
</requiredCapacities>
|
||||
<prioritizeSustains>true</prioritizeSustains>
|
||||
</WorkGiverDef>
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user