Files
BarotraumaModServer/LocalMods/DynamicEuropa/Items/Gardening/growableplants.xml
T
2026-06-09 00:42:10 +03:00

192 lines
16 KiBLFS
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<Items>
<!-- Those super fast growing seeds are only used for decoration in hydroponics modules and do not produce fruit -->
<Item name="Outpost Pomegrenade seed" identifier="creepingorangevineseedoutpost" description="For decorative purposes only. Doesnt produce fruit" category="Misc" Tags="smallitem,seed,plantitem" maxstacksize="8" cargocontaineridentifier="metalcrate" scale="0.5" impactsoundtag="impact_soft" spritecolor="255,54,0,255" hideinmenus="true">
<Sprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" depth="0.2" sourcerect="830,636,31,30" origin="0.5,0.5" />
<Deconstruct time="30">
<Item identifier="carbon" mincondition="0.5" />
</Deconstruct>
<Growable growthspeed="100" maxhealth="100000" hardiness="0" floodtolerance="0" seedrate="0" productrate="0" pickingtime="3" maximumvines="24" flowertint="255,54,0,255" flowerquantity="10" baseflowerscale="0.35" vinescale="0.25" vinetint="244,172,132,255">
<ProducedItem identifier="creepingorange" probability="0.0" />
<ProducedItem identifier="badcreepingorange" probability="0.0" />
<VineSprites vineatlas="Content/Items/Gardening/branches.png" decayatlas="Content/Items/Gardening/branches_overlay.png">
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="0,0,256,256" />
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="256,0,256,256" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="0,768,128,128" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="128,768,128,128" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="256,768,128,128" />
<VineSprite type="Stem" sourcerect="640,128,128,128" />
<VineSprite type="CrossJunction" sourcerect="512,128,128,128" />
<VineSprite type="HorizontalLine" sourcerect="512,0,128,128" />
<VineSprite type="VerticalLine" sourcerect="640,0,128,128" />
<VineSprite type="TurnTopRight" sourcerect="0,0,128,128" />
<VineSprite type="TurnTopLeft" sourcerect="384,0,128,128" />
<VineSprite type="TurnBottomLeft" sourcerect="256,0,128,128" />
<VineSprite type="TurnBottomRight" sourcerect="128,0,128,128" />
<VineSprite type="TSectionTop" sourcerect="128,128,128,128" />
<VineSprite type="TSectionLeft" sourcerect="256,128,128,128" />
<VineSprite type="TSectionBottom" sourcerect="384,128,128,128" />
<VineSprite type="TSectionRight" sourcerect="0,128,128,128" />
<VineSprite type="StumpTop" sourcerect="768,0,128,128" />
<VineSprite type="StumpLeft" sourcerect="896,0,128,128" />
<VineSprite type="StumpBottom" sourcerect="768,128,128,128" />
<VineSprite type="StumpRight" sourcerect="896,128,128,128" />
</VineSprites>
</Growable>
<Body radius="15" density="10.1" />
<Holdable canBeCombined="false" slots="Any,RightHand,LeftHand" handle1="0,0" msg="ItemMsgPickUpSelect" />
</Item>
<Item name="Outpost tobacco seed" identifier="tobaccovineseedoutpost" description="For decorative purposes only. Doesnt produce fruit" category="Misc" Tags="smallitem,seed,plantitem" maxstacksize="8" cargocontaineridentifier="metalcrate" scale="0.5" impactsoundtag="impact_soft" spritecolor="48,122,245,255" hideinmenus="true">
<Sprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" depth="0.2" sourcerect="863,636,30,31" origin="0.5,0.5" />
<Deconstruct time="30">
<Item identifier="carbon" mincondition="0.5" />
</Deconstruct>
<Growable growthspeed="100" maxhealth="100000" hardiness="0" floodtolerance="0" seedrate="0" productrate="0" pickingtime="3" maximumvines="48" flowerquantity="16" baseflowerscale="0.25" leaftint="226,95,85,255" vinescale="0.25" vinetint="226,95,85,255" flowertint="48,122,245,255">
<ProducedItem identifier="tobaccobud" probability="0.0" />
<VineSprites vineatlas="Content/Items/Gardening/branches.png" decayatlas="Content/Items/Gardening/branches_overlay.png">
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="0,256,256,256" />
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="256,256,256,256" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="384,896,128,128" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="512,896,128,128" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="640,896,128,128" />
<VineSprite type="Stem" sourcerect="640,384,128,128" />
<VineSprite type="CrossJunction" sourcerect="512,384,128,128" />
<VineSprite type="HorizontalLine" sourcerect="512,256,128,128" />
<VineSprite type="VerticalLine" sourcerect="640,256,128,128" />
<VineSprite type="TurnTopRight" sourcerect="0,256,128,128" />
<VineSprite type="TurnTopLeft" sourcerect="384,256,128,128" />
<VineSprite type="TurnBottomLeft" sourcerect="256,256,128,128" />
<VineSprite type="TurnBottomRight" sourcerect="128,256,128,128" />
<VineSprite type="TSectionTop" sourcerect="128,384,128,128" />
<VineSprite type="TSectionLeft" sourcerect="256,384,128,128" />
<VineSprite type="TSectionBottom" sourcerect="384,384,128,128" />
<VineSprite type="TSectionRight" sourcerect="0,384,128,128" />
<VineSprite type="StumpTop" sourcerect="768,256,128,128" />
<VineSprite type="StumpLeft" sourcerect="896,256,128,128" />
<VineSprite type="StumpBottom" sourcerect="768,384,128,128" />
<VineSprite type="StumpRight" sourcerect="896,384,128,128" />
</VineSprites>
</Growable>
<Body radius="15" density="10.1" />
<Holdable canBeCombined="false" slots="Any,RightHand,LeftHand" handle1="0,0" msg="ItemMsgPickUpSelect" />
</Item>
<Item name="Outpost salt vine seed" identifier="saltvineseedoutpost" description="For decorative purposes only. Doesnt produce fruit" category="Misc" Tags="smallitem,seed,plantitem" maxstacksize="8" cargocontaineridentifier="metalcrate" scale="0.5" impactsoundtag="impact_soft" spritecolor="215,245,77,255" hideinmenus="true">
<Sprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" depth="0.2" sourcerect="829,666,33,35" origin="0.5,0.5" />
<Deconstruct time="30">
<Item identifier="carbon" mincondition="0.5" />
</Deconstruct>
<Growable growthspeed="100" maxhealth="100000" hardiness="0" floodtolerance="0" seedrate="0" productrate="0" pickingtime="3" maximumvines="18" flowerquantity="8" baseflowerscale="0.40" vinescale="0.25" vinetint="135,187,61,255" flowertint="240,180,17,255">
<ProducedItem identifier="saltbulb" probability="0.0" />
<VineSprites vineatlas="Content/Items/Gardening/branches.png" decayatlas="Content/Items/Gardening/branches_overlay.png">
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="0,512,256,256" />
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="256,512,256,256" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="384,768,128,128" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="512,768,128,128" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="640,768,128,128" />
<VineSprite type="Stem" sourcerect="640,640,128,128" />
<VineSprite type="CrossJunction" sourcerect="512,640,128,128" />
<VineSprite type="HorizontalLine" sourcerect="512,512,128,128" />
<VineSprite type="VerticalLine" sourcerect="640,512,128,128" />
<VineSprite type="TurnTopRight" sourcerect="0,512,128,128" />
<VineSprite type="TurnTopLeft" sourcerect="384,512,128,128" />
<VineSprite type="TurnBottomLeft" sourcerect="256,512,128,128" />
<VineSprite type="TurnBottomRight" sourcerect="128,512,128,128" />
<VineSprite type="TSectionTop" sourcerect="128,640,128,128" />
<VineSprite type="TSectionLeft" sourcerect="256,640,128,128" />
<VineSprite type="TSectionBottom" sourcerect="384,640,128,128" />
<VineSprite type="TSectionRight" sourcerect="0,640,128,128" />
<VineSprite type="StumpTop" sourcerect="768,512,128,128" />
<VineSprite type="StumpLeft" sourcerect="896,512,128,128" />
<VineSprite type="StumpBottom" sourcerect="768,640,128,128" />
<VineSprite type="StumpRight" sourcerect="896,640,128,128" />
</VineSprites>
</Growable>
<Body radius="15" density="10.1" />
<Holdable canBeCombined="false" slots="Any,RightHand,LeftHand" handle1="0,0" msg="ItemMsgPickUpSelect" />
</Item>
<Item name="Outpost raptor bane seed" identifier="raptorbaneseedoutpost" description="For decorative purposes only. Doesnt produce fruit" category="Misc" Tags="smallitem,seed,plantitem" maxstacksize="8" cargocontaineridentifier="metalcrate" scale="0.5" impactsoundtag="impact_soft" spritecolor="238,36,98,255" hideinmenus="true">
<Sprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" depth="0.2" sourcerect="863,668,30,33" origin="0.5,0.5" />
<Deconstruct time="30">
<Item identifier="carbon" mincondition="0.5" />
</Deconstruct>
<Growable growthspeed="100" maxhealth="100000" hardiness="0" floodtolerance="0" seedrate="0" productrate="0" pickingtime="3" maximumvines="36" flowerquantity="10" baseflowerscale="0.35" vinescale="0.25" leaftint="140,146,56,255" vinetint="140,146,56,255" flowertint="238,36,98,255">
<ProducedItem identifier="raptorbane" probability="0.0" />
<ProducedItem identifier="badraptorbane" probability="0.0" />
<VineSprites vineatlas="Content/Items/Gardening/branches.png" decayatlas="Content/Items/Gardening/branches_overlay.png">
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="0,256,256,256" />
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="256,256,256,256" />
<FlowerSprite scale="0.25" texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="0,896,128,128" />
<FlowerSprite scale="0.25" texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="128,896,128,128" />
<FlowerSprite scale="0.25" texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="256,896,128,128" />
<VineSprite type="Stem" sourcerect="640,896,128,128" />
<VineSprite type="CrossJunction" sourcerect="512,896,128,128" />
<VineSprite type="HorizontalLine" sourcerect="512,768,128,128" />
<VineSprite type="VerticalLine" sourcerect="640,768,128,128" />
<VineSprite type="TurnTopRight" sourcerect="0,768,128,128" />
<VineSprite type="TurnTopLeft" sourcerect="384,768,128,128" />
<VineSprite type="TurnBottomLeft" sourcerect="256,768,128,128" />
<VineSprite type="TurnBottomRight" sourcerect="128,768,128,128" />
<VineSprite type="TSectionTop" sourcerect="128,896,128,128" />
<VineSprite type="TSectionLeft" sourcerect="256,896,128,128" />
<VineSprite type="TSectionBottom" sourcerect="384,896,128,128" />
<VineSprite type="TSectionRight" sourcerect="0,896,128,128" />
<VineSprite type="StumpTop" sourcerect="768,768,128,128" />
<VineSprite type="StumpLeft" sourcerect="896,768,128,128" />
<VineSprite type="StumpBottom" sourcerect="768,896,128,128" />
<VineSprite type="StumpRight" sourcerect="896,896,128,128" />
</VineSprites>
</Growable>
<Body radius="15" density="10.1" />
<Holdable canBeCombined="false" slots="Any,RightHand,LeftHand" handle1="0,0" msg="ItemMsgPickUpSelect" />
</Item>
<Item name="Outpost banana seed" identifier="bananaoutpost" description="For decorative purposes only. Doesnt produce fruit" category="Misc" Tags="smallitem,seed,plantitem" maxstacksize="8" cargocontaineridentifier="metalcrate" scale="0.5" impactsoundtag="impact_soft" spritecolor="215,245,77,255" hideinmenus="true">
<Sprite texture="Content/Map/Outposts/Art/FactionItems.png" sourcerect="263,193,38,39" depth="0.2" origin="0.5,0.5" />
<Growable growthspeed="100" maxhealth="100000" pickingtime="3" maximumvines="18" hardiness="0" floodtolerance="0" seedrate="0" productrate="0" flowerquantity="4" baseflowerscale="0.60" vinescale="0.25" vinetint="55,152,27,255" flowertint="139,56,87,255">
<ProducedItem identifier="banana" probability="0.0" />
<VineSprites vineatlas="Content/Items/Gardening/branches.png" decayatlas="Content/Items/Gardening/branches_overlay.png">
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="0,256,256,256" />
<LeafSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="256,256,256,256" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="0,768,128,128" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="128,768,128,128" />
<FlowerSprite texture="Content/Items/Gardening/GrowablePlants_Temp.png" sourcerect="256,768,128,128" />
<VineSprite type="Stem" sourcerect="640,896,128,128" />
<VineSprite type="CrossJunction" sourcerect="512,896,128,128" />
<VineSprite type="HorizontalLine" sourcerect="512,768,128,128" />
<VineSprite type="VerticalLine" sourcerect="640,768,128,128" />
<VineSprite type="TurnTopRight" sourcerect="0,768,128,128" />
<VineSprite type="TurnTopLeft" sourcerect="384,768,128,128" />
<VineSprite type="TurnBottomLeft" sourcerect="256,768,128,128" />
<VineSprite type="TurnBottomRight" sourcerect="128,768,128,128" />
<VineSprite type="TSectionTop" sourcerect="128,896,128,128" />
<VineSprite type="TSectionLeft" sourcerect="256,896,128,128" />
<VineSprite type="TSectionBottom" sourcerect="384,896,128,128" />
<VineSprite type="TSectionRight" sourcerect="0,896,128,128" />
<VineSprite type="StumpTop" sourcerect="768,768,128,128" />
<VineSprite type="StumpLeft" sourcerect="896,768,128,128" />
<VineSprite type="StumpBottom" sourcerect="768,896,128,128" />
<VineSprite type="StumpRight" sourcerect="896,896,128,128" />
</VineSprites>
</Growable>
<Body radius="15" density="12" />
<MeleeWeapon slots="Any,RightHand,LeftHand" aimable="false" aimpos="32, 4" handle1="-5,-5" holdangle="-45" swingamount="0,3" swingspeed="0.5" swingwhenaiming="true" msg="ItemMsgPickUpSelect">
<StatusEffect type="OnSecondaryUse" target="This" Condition="-30.0" />
<StatusEffect type="OnSecondaryUse" target="This,Character" disabledeltatime="true">
<Conditional Condition="lte 0" />
<ReduceAffliction identifier="nausea" amount="5" />
<ReduceAffliction identifier="opiatewithdrawal" amount="5" />
<Affliction identifier="strengthen" amount="10" />
</StatusEffect>
<StatusEffect type="OnUse" target="This" Condition="-100.0" disabledeltatime="true" />
<StatusEffect type="OnUse" target="Character">
<ReduceAffliction identifier="nausea" amount="5" />
<ReduceAffliction identifier="opiatewithdrawal" amount="5" />
<Affliction identifier="strengthen" amount="10" />
</StatusEffect>
<!-- Remove the item when fully used -->
<StatusEffect type="OnBroken" target="This">
<SpawnItem identifier="bananapeel" spawnposition="SameInventory" />
<Remove />
</StatusEffect>
</MeleeWeapon>
</Item>
</Items>