Ksarper

"Commodities!" [Russian translation]

Oct 7th, 2024
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 23.64 KB | Gaming | 0 0
  1. <?xml version="1.0" encoding="Windows-1251"?>
  2. <Items>
  3.   <Item name="Древесина" identifier="lumber" category="Material" Tags="crate" scale="0.8" impactsoundtag="impact_metal_heavy" description="[Базовая цена: 450$] Премиальная древесина, выращенная на Земле. Лесная промышленность на Европе ещё не развита, поэтому настоящая древесина имеет огромную ценность. Будьте осторожны с повреждениями от воды.">
  4.     <PreferredContainer primary="storagecab" spawnprobability="0.02" />
  5.     <PreferredContainer secondary="wreckstoragecab" spawnprobability="0.05" />
  6.     <Price baseprice="600">
  7.       <Price storeidentifier="merchantoutpost" maxavailable="1" multiplier="1.25" />
  8.       <Price storeidentifier="merchantcity" maxavailable="1" multiplier="1.0" />
  9.       <Price storeidentifier="merchantresearch" sold="false" multiplier="6.9" />
  10.       <Price storeidentifier="merchantmilitary" sold="false" multiplier="5.8" />
  11.       <Price storeidentifier="merchantmine" sold="false" multiplier="1.8" />
  12.       <Price storeidentifier="merchantarmory" sold="false" multiplier="6.1" />
  13.     </Price>
  14.     <Deconstruct time="15">
  15.       <Item identifier="carbon" copycondition="true" />
  16.       <Item identifier="carbon" copycondition="true" />
  17.       <Item identifier="carbon" copycondition="true" />
  18.     </Deconstruct>
  19.     <InventoryIcon texture="%ModDir%/Items/InventoryIcon_material_sprites.png" sourcerect="0,0,64,64" />
  20.     <Sprite texture="material_sprites.png" sourcerect="0,0,147,43" depth="0.54" origin="0.5,0.5" />
  21.     <Body width="150" height="30" density="4.0" />
  22.     <Holdable slots="RightHand+LeftHand" holdpos="0,-50" handle1="-40,25" handle2="110,-65" holdangle="10" msg="ItemMsgPickUpSelect">
  23.       <StatValue stattype="MovementSpeed" value="-0.4" />
  24.       <StatusEffect type="InWater" target="This" delay="15.0" setvalue="true" condition="0" checkconditionalalways="true" stackable="false">
  25.         <!-- check the item is still in water after the delay has run out-->
  26.         <Conditional InWater="true" />
  27.       </StatusEffect>
  28.       <StatusEffect type="OnBroken" target="This">
  29.         <Remove />
  30.         <SpawnItem identifier="rotlumber" spawnposition="This" />
  31.       </StatusEffect>
  32.       <StatusEffect type="InWater" target="This" IsOn="true">
  33.         <ParticleEmitter particle="damagebubbles" particlespersecond="2" scalemin="0.5" scalemax="0.7" anglemin="0" anglemax="360" velocitymin="-10" velocitymax="10" />
  34.         <sound file="Content/Items/Tools/FlareLoop.ogg" type="OnActive" volume="20.0" range="200.0" loop="true" />
  35.       </StatusEffect>
  36.     </Holdable>
  37.   </Item>
  38.   <Item name="Гнилая древесина" identifier="rotlumber" category="Material" Tags="crate" scale="0.8" impactsoundtag="impact_metal_heavy" description="Владелец не позаботился о защите от повреждений водой.">
  39.     <PreferredContainer primary="storagecab" spawnprobability="0.02" />
  40.     <PreferredContainer secondary="wreckstoragecab" spawnprobability="0.05" />
  41.     <Price baseprice="100">
  42.       <Price storeidentifier="merchantoutpost" sold="false" multiplier="1.0" />
  43.       <Price storeidentifier="merchantcity" sold="false" multiplier="1.0" />
  44.       <Price storeidentifier="merchantresearch" sold="false" multiplier="2.5" />
  45.       <Price storeidentifier="merchantmine" sold="false" multiplier="1.2" />
  46.     </Price>
  47.     <Deconstruct time="15">
  48.       <Item identifier="carbon" copycondition="true" />
  49.     </Deconstruct>
  50.     <InventoryIcon texture="%ModDir%/Items/InventoryIcon_material_sprites.png" sourcerect="64,0,64,64" />
  51.     <Sprite texture="material_sprites.png" sourcerect="148,0,147,43" depth="0.54" origin="0.5,0.5" />
  52.     <Body width="150" height="30" density="7.7" />
  53.     <Holdable slots="RightHand+LeftHand" holdpos="0,-50" handle1="-40,25" handle2="110,-65" holdangle="10" msg="ItemMsgPickUpSelect">
  54.       <StatValue stattype="MovementSpeed" value="-0.2" />
  55.     </Holdable>
  56.   </Item>
  57.   <Item name="Кофе" identifier="coffeecrate" tags="crate,allowcleanup" category="Material" scale="0.5" pickdistance="150" impactsoundtag="impact_metal_heavy" description="[Базовая цена: 300$] Долгие смены в Коалиции требуют внушительных запасов кофе. Альтернативы кофе, как правило, вредят здоровью.">
  58.     <Price baseprice="320">
  59.       <Price storeidentifier="merchantoutpost" minavailable="1" maxavailable="6" multiplier="1.0" />
  60.       <Price storeidentifier="merchantcity" sold="false" multiplier="7.1" />
  61.       <Price storeidentifier="merchantresearch" maxavailable="2" multiplier="1.2" />
  62.       <Price storeidentifier="merchantmilitary" sold="false" multiplier="5.8" />
  63.       <Price storeidentifier="merchantmine" sold="false" multiplier="5.5" />
  64.     </Price>
  65.     <Deconstruct time="5">
  66.       <Item identifier="carbon" copycondition="true" />
  67.       <Item identifier="adrenaline" copycondition="true" />
  68.       <Item identifier="metalcrate" copycondition="false" />
  69.     </Deconstruct>
  70.     <Sprite texture="material_sprites.png" depth="0.54" sourcerect="0,199,146,82" origin="0.5,0.5" />
  71.     <Body width="150" height="75" density="25" />
  72.     <Holdable slots="RightHand+LeftHand" holdpos="0,-80" handle1="-30,14" handle2="30,14" aimable="false" msg="ItemMsgPickUpSelect">
  73.       <StatValue stattype="MovementSpeed" value="-0.2" />
  74.     </Holdable>
  75.   </Item>
  76.   <Item name="Сахар" identifier="sugarcrate" tags="crate,allowcleanup" category="Material" scale="0.5" pickdistance="150" impactsoundtag="impact_metal_heavy" description="[Base Price: $150] Far too much of Earth's history is dedicated to killing each other to exploit production of this addictive powder.">
  77.     <Price baseprice="150">
  78.       <Price storeidentifier="merchantoutpost" maxavailable="2" multiplier="1.3" />
  79.       <Price storeidentifier="merchantcity" maxavailable="10" multiplier="1.1" />
  80.       <Price storeidentifier="merchantresearch" sold="false" multiplier="5.2" />
  81.       <Price storeidentifier="merchantarmory" sold="false" multiplier="4.5" />
  82.     </Price>
  83.     <Deconstruct time="15">
  84.       <Item identifier="carbon" copycondition="true" />
  85.       <Item identifier="ethanol" copycondition="true" />
  86.       <Item identifier="metalcrate" copycondition="false" />
  87.     </Deconstruct>
  88.     <Sprite texture="material_sprites.png" depth="0.54" sourcerect="0,282,146,82" origin="0.5,0.5" />
  89.     <Body width="150" height="75" density="25" />
  90.     <Holdable slots="RightHand+LeftHand" holdpos="0,-80" handle1="-30,14" handle2="30,14" aimable="false" msg="ItemMsgPickUpSelect">
  91.       <StatValue stattype="MovementSpeed" value="-0.4" />
  92.       <StatusEffect type="InWater" target="This" delay="3.0" condition="0.0" stackable="false">
  93.         <!-- check the item is still in water after the delay has run out-->
  94.         <Conditional InWater="true" />
  95.       </StatusEffect>
  96.       <StatusEffect type="OnBroken" target="This">
  97.         <Remove />
  98.         <SpawnItem identifier="metalcrate" spawnposition="This" />
  99.       </StatusEffect>
  100.       <StatusEffect type="InWater" target="This" IsOn="true">
  101.         <ParticleEmitter particle="damagebubbles" particlespersecond="2" scalemin="0.5" scalemax="0.7" anglemin="0" anglemax="360" velocitymin="-10" velocitymax="10" />
  102.         <sound file="Content/Items/Tools/FlareLoop.ogg" type="OnActive" volume="20.0" range="200.0" loop="true" />
  103.       </StatusEffect>
  104.     </Holdable>
  105.   </Item>
  106.   <Item name="Текстиль" identifier="textilecrate" tags="crate,allowcleanup" category="Material" scale="0.5" pickdistance="150" impactsoundtag="impact_soft" description="[Базовая цена: 245$] 3% хлопка, 4% полиэстера, 93% поливинилхлорида. На ощупь мягкое, как попка младенца ползуна!">
  107.     <PreferredContainer primary="storagecab" spawnprobability="0.05" />
  108.     <PreferredContainer secondary="wreckstoragecab" spawnprobability="0.02" />
  109.     <PreferredContainer primary="crateshelf" spawnprobability="0.03" />
  110.     <Price baseprice="245">
  111.       <Price storeidentifier="merchantoutpost" sold="false" multiplier="5.25" />
  112.       <Price storeidentifier="merchantcity" maxavailable="8" multiplier="1.1" />
  113.       <Price storeidentifier="merchantmilitary" sold="false" multiplier="5.9" />
  114.     </Price>
  115.     <Deconstruct time="15">
  116.       <Item identifier="organicfiber" copycondition="true" />
  117.       <Item identifier="organicfiber" copycondition="true" />
  118.       <Item identifier="organicfiber" copycondition="true" />
  119.       <Item identifier="metalcrate" copycondition="false" />
  120.     </Deconstruct>
  121.     <Sprite texture="material_sprites.png" depth="0.54" sourcerect="0,365,146,82" origin="0.5,0.5" />
  122.     <Body width="150" height="75" density="11" />
  123.     <Holdable slots="RightHand+LeftHand" holdpos="20,-30" handle1="-5,-30" handle2="30,-14" aimable="false" msg="ItemMsgPickUpSelect">
  124.       <StatValue stattype="MovementSpeed" value="-0.2" />
  125.     </Holdable>
  126.   </Item>
  127.   <Item name="Письма" identifier="mailcrate" tags="crate,allowcleanup" category="Material" scale="0.5" pickdistance="150" impactsoundtag="impact_metal_heavy" description="[Базовая цена: 180$] Различные письма, счета, пропагандистские материалы и посылки от тех, кто был достаточно наивен, чтобы доверять почтовой службе Коалиции.">
  128.     <Price baseprice="180">
  129.       <Price storeidentifier="merchantoutpost" sold="false" multiplier="4.35" />
  130.       <Price storeidentifier="merchantresearch" sold="false" multiplier="4.1" />
  131.       <Price storeidentifier="merchantcity" minavailable="1" maxavailable="5" multiplier="1.0">
  132.         <Reputation faction="coalition" min="20" />
  133.       </Price>
  134.       <Price storeidentifier="merchantmilitary" sold="false" multiplier="5.4" />
  135.       <Price storeidentifier="merchantarmory" minavailable="1" maxavailable="2" multiplier="0.9">
  136.         <Reputation faction="coalition" min="20" />
  137.       </Price>
  138.     </Price>
  139.     <Deconstruct time="5">
  140.       <Item identifier="organicfiber" copycondition="true" />
  141.       <Item identifier="plastic" copycondition="true" />
  142.       <Item identifier="metalcrate" copycondition="false" />
  143.     </Deconstruct>
  144.     <Sprite texture="material_sprites.png" depth="0.54" sourcerect="147,357,146,82" origin="0.5,0.5" />
  145.     <Body width="150" height="75" density="25" />
  146.     <Holdable slots="RightHand+LeftHand" holdpos="0,-80" handle1="-30,14" handle2="30,14" aimable="false" msg="ItemMsgPickUpSelect">
  147.       <StatValue stattype="MovementSpeed" value="-0.4" />
  148.     </Holdable>
  149.   </Item>
  150.   <Item name="Принадлежности для гигиены" identifier="toiletriescrate" tags="crate,allowcleanup" category="Material" scale="0.5" pickdistance="150" impactsoundtag="impact_metal_light" description="[Базовая цена: 375$] Большинство предпочитает запах моющих средств с примесью свинца и тошнотворных дезодорантов вместо кошачьей мочи.">
  151.     <Price baseprice="375">
  152.       <Price storeidentifier="merchantoutpost" maxavailable="1" multiplier="1.4" />
  153.       <Price storeidentifier="merchantcity" sold="false" multiplier="4.85" />
  154.       <Price storeidentifier="merchantresearch" minavailable="1" maxavailable="3" multiplier="1.2" />
  155.       <Price storeidentifier="merchantmilitary" sold="false" multiplier="5.9" />
  156.       <Price storeidentifier="merchantarmory" sold="false" multiplier="5.4" />
  157.     </Price>
  158.     <Deconstruct time="10">
  159.       <Item identifier="sulphuricacid" copycondition="true" />
  160.       <Item identifier="potassium" copycondition="true" />
  161.       <Item identifier="metalcrate" copycondition="false" />
  162.     </Deconstruct>
  163.     <Sprite texture="material_sprites.png" depth="0.54" sourcerect="166,80,146,108" origin="0.5,0.6" />
  164.     <Body width="150" height="75" density="15" />
  165.     <Holdable slots="RightHand+LeftHand" holdpos="20,-30" handle1="-5,-30" handle2="30,-14" aimable="false" msg="ItemMsgPickUpSelect">
  166.       <StatValue stattype="MovementSpeed" value="-0.2" />
  167.     </Holdable>
  168.   </Item>
  169.   <Item name="Качественные пайки" identifier="mrequality" category="Material" Tags="crate,decoy,depthchargeammo" scale="0.6" damagedbymonsters="true" impactsoundtag="impact_metal_heavy" description="[Базовая цена: 500$] Органические массово производимые блюда из томатов, погружённые в раствор дигидроген монооксида. Обезвожены для сохранности.">
  170.     <PreferredContainer primary="storagecab" spawnprobability="0.02" />
  171.     <PreferredContainer secondary="wreckstoragecab" spawnprobability="0.02" />
  172.     <PreferredContainer primary="crateshelf" spawnprobability="0.02" />
  173.     <Price baseprice="500">
  174.       <Price storeidentifier="merchantoutpost" sold="false" multiplier="5.2" />
  175.       <Price storeidentifier="merchantcity" sold="false" multiplier="4.5" />
  176.       <Price storeidentifier="merchantresearch" sold="false" multiplier="1.5" />
  177.       <Price storeidentifier="merchantmilitary" maxavailable="2" multiplier="1.15" />
  178.       <Price storeidentifier="merchantmine" sold="false" multiplier="1.8" />
  179.       <Price storeidentifier="merchantarmory" maxavailable="1" multiplier="1.0" />
  180.     </Price>
  181.     <Deconstruct time="5">
  182.       <Item identifier="energydrink" copycondition="true" />
  183.       <Item identifier="proteinbar" copycondition="true" />
  184.       <Item identifier="proteinbar" copycondition="true" />
  185.     </Deconstruct>
  186.     <Sprite texture="material_sprites.png" sourcerect="147,199,171,78" depth="0.54" origin="0.5,0.55" />
  187.     <Body width="170" height="50" density="12.5" />
  188.     <AiTarget maxsoundrange="10000" maxsightrange="6000" />
  189.     <Holdable slots="RightHand+LeftHand" holdpos="0,-30" handle1="-30,-29" handle2="95,-85" holdangle="10" msg="ItemMsgPickUpSelect">
  190.       <StatValue stattype="MovementSpeed" value="-0.4" />
  191.     </Holdable>
  192.     <LightComponent canbeselected="false" lightcolor="255,255,255,100" alphablend="true" castshadows="false" blinkfrequency="0.68" range="0" isActiveConditionalComparison="OR">
  193.       <IsActive inWater="True" />
  194.       <IsActive hasTag="provocative" />
  195.       <StatusEffect tags="provocative" type="onActive" target="this" isOn="true"></StatusEffect>
  196.       <StatusEffect tags="" type="OnActive" target="This" disableDeltaTime="True">
  197.         <Conditional InWater="False" />
  198.       </StatusEffect>
  199.       <StatusEffect type="OnDamaged" target="This" disabledeltatime="true" setvalue="true">
  200.         <particleemitter particle="shrapnel" drawontop="true" particleamount="5" velocitymin="100" velocitymax="500" anglemin="0" anglemax="360" distancemin="0" distancemax="20" scalemin="0.2" scalemax="0.35" />
  201.         <Sound file="Content/Sounds/Damage/HitArmor1.ogg" range="800" />
  202.       </StatusEffect>
  203.       <StatusEffect type="OnBroken" target="This" delay="0.01">
  204.         <Remove />
  205.       </StatusEffect>
  206.       <StatusEffect type="InWater" target="This" IsOn="true">
  207.         <ParticleEmitter particle="damagebubbles" particlespersecond="2" scalemin="0.7" scalemax="1.0" anglemin="0" anglemax="360" velocitymin="-10" velocitymax="10" />
  208.       </StatusEffect>
  209.     </LightComponent>
  210.     <Projectile characterusable="false" launchimpulse="1.2">
  211.       <!-- Self-destruction after 45 seconds-->
  212.       <StatusEffect type="OnUse" target="This" IsOn="false" delay="60" setvalue="true" condition="-200" />
  213.     </Projectile>
  214.   </Item>
  215.   <Item name="Рационы" identifier="mreregular" category="Material" Tags="crate,decoy,depthchargeammo" scale="0.6" damagedbymonsters="true" impactsoundtag="impact_metal_heavy" description="[Базовая цена: 200$] Желатиновые брикеты пищевого концентрата. Законы Коалиции не требуют указания состава и питательных веществ. Большинство моряков используют это как приманку для ловли живой пищи.">
  216.     <PreferredContainer primary="storagecab" spawnprobability="0.06" />
  217.     <PreferredContainer secondary="wreckstoragecab" spawnprobability="0.05" />
  218.     <PreferredContainer primary="crateshelf" spawnprobability="0.04" />
  219.     <Price baseprice="200">
  220.       <Price storeidentifier="merchantoutpost" sold="false" multiplier="4.7" />
  221.       <Price storeidentifier="merchantcity" sold="false" multiplier="4.2" />
  222.       <Price storeidentifier="merchantresearch" sold="false" multiplier="1.5" />
  223.       <Price storeidentifier="merchantmilitary" minavailable="2" maxavailable="4" multiplier="1.15" />
  224.       <Price storeidentifier="merchantmine" sold="false" multiplier="1.4" />
  225.       <Price storeidentifier="merchantarmory" minavailable="2" maxavailable="8" multiplier="1.0" />
  226.     </Price>
  227.     <Deconstruct time="5">
  228.       <Item identifier="proteinbar" copycondition="true" />
  229.     </Deconstruct>
  230.     <Sprite texture="material_sprites.png" sourcerect="147,278,171,78" depth="0.54" origin="0.5,0.55" />
  231.     <Body width="170" height="50" density="11.5" />
  232.     <AiTarget maxsoundrange="8000" maxsightrange="4500" />
  233.     <Holdable slots="RightHand+LeftHand" holdpos="0,-30" handle1="-30,-29" handle2="95,-85" holdangle="10" msg="ItemMsgPickUpSelect">
  234.       <StatValue stattype="MovementSpeed" value="-0.4" />
  235.     </Holdable>
  236.     <LightComponent canbeselected="false" lightcolor="255,255,255,100" alphablend="true" castshadows="false" blinkfrequency="0.68" range="0" isActiveConditionalComparison="OR">
  237.       <IsActive inWater="True" />
  238.       <IsActive hasTag="provocative" />
  239.       <StatusEffect tags="provocative" type="onActive" target="this" isOn="true"></StatusEffect>
  240.       <StatusEffect tags="" type="OnActive" target="This" disableDeltaTime="True">
  241.         <Conditional InWater="False" />
  242.       </StatusEffect>
  243.       <StatusEffect type="OnDamaged" target="This" disabledeltatime="true" setvalue="true">
  244.         <particleemitter particle="shrapnel" drawontop="true" particleamount="5" velocitymin="100" velocitymax="500" anglemin="0" anglemax="360" distancemin="0" distancemax="20" scalemin="0.2" scalemax="0.35" />
  245.         <Sound file="Content/Sounds/Damage/HitArmor1.ogg" range="800" />
  246.       </StatusEffect>
  247.       <StatusEffect type="OnBroken" target="This" delay="0.01">
  248.         <Remove />
  249.       </StatusEffect>
  250.       <StatusEffect type="InWater" target="This" IsOn="true">
  251.         <ParticleEmitter particle="damagebubbles" particlespersecond="2" scalemin="0.7" scalemax="1.0" anglemin="0" anglemax="360" velocitymin="-10" velocitymax="10" />
  252.       </StatusEffect>
  253.     </LightComponent>
  254.     <Projectile characterusable="false" launchimpulse="1.2">
  255.       <!-- Self-destruction after 45 seconds-->
  256.       <StatusEffect type="OnUse" target="This" IsOn="false" delay="60" setvalue="true" condition="-200" />
  257.     </Projectile>
  258.   </Item>
  259.   <Item name="Эротика" identifier="erotica" tags="crate,allowcleanup,mediumitem" category="Material" scale="0.5" pickdistance="150" impactsoundtag="impact_soft" description="[Базовая цена: 750$] Отсутствие интернета на Европе делает этот товар, возможно, самым ценным из всех.">
  260.     <PreferredContainer primary="storagecab" spawnprobability="0.01" />
  261.     <PreferredContainer primary="crateshelf" spawnprobability="0.02" />
  262.     <Price baseprice="750">
  263.       <Price storeidentifier="merchantoutpost" sold="false" multiplier="4.2" />
  264.       <Price storeidentifier="merchantcity" sold="false" multiplier="4.0" />
  265.       <Price storeidentifier="merchantmilitary" sold="false" multiplier="7.1" />
  266.       <Price storeidentifier="merchantarmory" sold="false" multiplier="6.4" />
  267.       <Price storeidentifier="merchantclown" maxavailable="1" multiplier="1.1">
  268.         <Reputation faction="clowns" min="30" />
  269.       </Price>
  270.     </Price>
  271.     <Deconstruct time="5">
  272.       <Item identifier="organicfiber" copycondition="true" />
  273.       <Item identifier="rubber" copycondition="true" />
  274.     </Deconstruct>
  275.     <Sprite texture="material_sprites.png" depth="0.54" sourcerect="296,0,95,79" origin="0.5,0.5" />
  276.     <Body width="90" height="72" density="15" />
  277.     <Holdable slots="RightHand,LeftHand" holdpos="0,-30" handle1="0,-30" aimable="false" msg="ItemMsgPickUpSelect">
  278.       <StatValue stattype="MovementSpeed" value="-0.2" />
  279.     </Holdable>
  280.   </Item>
  281.   <Item name="Очищенная вода" identifier="purifiedwater" tags="crate,allowcleanup,mediumitem" category="Material" scale="0.5" pickdistance="120" impactsoundtag="impact_metal_light" description="[Базовая цена: 90$] Среди торговцев и контрабандистов бытует мнение, что торговля питьевой водой — это занятие либо для совсем зелёных новичков, либо для тех, кто опустился на самое дно.">
  282.     <PreferredContainer primary="storagecab" spawnprobability="0.05" />
  283.     <PreferredContainer secondary="wreckstoragecab" spawnprobability="0.02" />
  284.     <PreferredContainer primary="crateshelf" spawnprobability="0.05" />
  285.     <Price baseprice="90">
  286.       <Price storeidentifier="merchantoutpost" sold="false" multiplier="4.2" />
  287.       <Price storeidentifier="merchantcity" minavailable="2" maxavailable="10" multiplier="1.2" />
  288.       <Price storeidentifier="merchantresearch" sold="false" multiplier="4.6" />
  289.       <Price storeidentifier="merchantmilitary" sold="false" multiplier="3.95" />
  290.       <Price storeidentifier="merchantmine" sold="false" multiplier="3.9" />
  291.       <Price storeidentifier="merchantarmory" sold="false" multiplier="3.65" />
  292.     </Price>
  293.     <Deconstruct time="5">
  294.       <Item identifier="plastic" copycondition="true" />
  295.     </Deconstruct>
  296.     <Sprite texture="material_sprites.png" depth="0.54" sourcerect="393,0,92,67" origin="0.5,0.5" />
  297.     <Body width="90" height="62" density="15" />
  298.     <Holdable slots="RightHand,LeftHand" holdpos="0,-30" handle1="0,-30" aimable="false" msg="ItemMsgPickUpSelect">
  299.       <StatValue stattype="MovementSpeed" value="-0.2" />
  300.     </Holdable>
  301.   </Item>
  302.   <Item name="Вакцины" identifier="vaccines" tags="crate,allowcleanup,mediumitem" category="Material" scale="0.5" pickdistance="120" impactsoundtag="impact_metal_light" description="[Базовая цена: 560$] Различные жизненно важные вакцины и медикаменты. Даже самые простые из них являются редкостью на Европе.">
  303.     <PreferredContainer primary="storagecab" spawnprobability="0.01" />
  304.     <Price baseprice="560">
  305.       <Price storeidentifier="merchantoutpost" sold="false" multiplier="5.9" />
  306.       <Price storeidentifier="merchantcity" sold="false" multiplier="6.4" />
  307.       <Price storeidentifier="merchantresearch" maxavailable="2" multiplier="1.15">
  308.         <Reputation faction="coalition" min="40" />
  309.       </Price>
  310.       <Price storeidentifier="merchantmilitary" sold="false" multiplier="6.25" />
  311.       <Price storeidentifier="merchantarmory" sold="false" multiplier="6.1" />
  312.     </Price>
  313.     <Deconstruct time="5">
  314.       <Item identifier="plastic" copycondition="true" />
  315.     </Deconstruct>
  316.     <Sprite texture="material_sprites.png" depth="0.54" sourcerect="295,357,92,93" origin="0.5,0.5" />
  317.     <Body width="90" height="90" density="11" />
  318.     <Holdable slots="RightHand,LeftHand" holdpos="0,-30" handle1="0,-38" aimable="false" msg="ItemMsgPickUpSelect">
  319.       <StatValue stattype="MovementSpeed" value="-0.2" />
  320.     </Holdable>
  321.   </Item>
  322. </Items>
Add Comment
Please, Sign In to add comment