mirror of
https://gitgud.io/c0ffeeeeeeee/coffees-rjw-ideology-addons.git
synced 2024-08-14 23:57:38 +00:00
hucow meme basic start
This commit is contained in:
parent
4054d98254
commit
edc619a950
5 changed files with 102 additions and 4 deletions
20
CRIALactation/Defs/PreceptDefs/Precepts_Lactating_Role.xml
Normal file
20
CRIALactation/Defs/PreceptDefs/Precepts_Lactating_Role.xml
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<PreceptDef ParentName="PreceptRoleMultiBase">
|
||||
<defName>IdeoRole_Hucow</defName>
|
||||
<label>hucow</label>
|
||||
<description>A special ideoligious status focusing on the production of breast milk. This specialized role gives greatly increased breast milk production speed and yield, at the cost of decreased global work speed.</description>
|
||||
<iconPath>UI/Roles/SpecialistMelee</iconPath>
|
||||
<nameMaker>NamerRoleMoralist</nameMaker>
|
||||
<roleEffects>
|
||||
<li Class="RoleEffect_PawnStatOffset">
|
||||
<statDef>WorkSpeedGlobal</statDef>
|
||||
<modifier>1.5</modifier>
|
||||
</li>
|
||||
</roleEffects>
|
||||
<displayOrderInImpact>2</displayOrderInImpact>
|
||||
<roleTags>
|
||||
<li>Hucow</li>
|
||||
</roleTags>
|
||||
</PreceptDef>
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue