A paramedic can use empty bloodbags (<emptybloodbag>-tag, item #1756) to create blood bags (<bloodbag>-tag, item #1757) from other mercs. These can then boost the health returned by surgery by ONTOP_PERCENT_SURGERY_HEAL_BLOODBAG percent.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2467 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2019-02-10 16:22:27 +00:00
parent a241003580
commit cf700d0f8e
15 changed files with 90 additions and 2 deletions
+49
View File
@@ -195,6 +195,8 @@
<diseaseprotectionhand>0</diseaseprotectionhand>
<usRiotShieldStrength>0</usRiotShieldStrength>
<usRiotShieldGraphic>0</usRiotShieldGraphic>
<bloodbag>0</bloodbag>
<emptybloodbag>0</emptybloodbag>
<STAND_MODIFIERS>
<FlatBase>0</FlatBase>
<PercentBase>0</PercentBase>
@@ -52146,4 +52148,51 @@
<CROUCH_MODIFIERS />
<PRONE_MODIFIERS />
</ITEM>
<ITEM>
<uiIndex>1756</uiIndex>
<szItemName>E. Blood bag</szItemName>
<szLongItemName>Empty blood bag</szLongItemName>
<szItemDesc>This blood bag can be filled with the blood of a (hopefully willing) donor.</szItemDesc>
<szBRName>Blood bag</szBRName>
<szBRDesc>A simple blood bag, used to store blood for medical purposes.</szBRDesc>
<usItemClass>268435456</usItemClass>
<nasLayoutClass>1</nasLayoutClass>
<ubGraphicType>1</ubGraphicType>
<ubGraphicNum>908</ubGraphicNum>
<ubWeight>1</ubWeight>
<ubPerPocket>4</ubPerPocket>
<ItemSize>16</ItemSize>
<usPrice>4</usPrice>
<ubCoolness>1</ubCoolness>
<BR_NewInventory>6</BR_NewInventory>
<usOverheatingCooldownFactor>100.0</usOverheatingCooldownFactor>
<emptybloodbag>1</emptybloodbag>
<STAND_MODIFIERS />
<CROUCH_MODIFIERS />
<PRONE_MODIFIERS />
</ITEM>
<ITEM>
<uiIndex>1757</uiIndex>
<szItemName>Blood bag</szItemName>
<szLongItemName>Blood bag</szLongItemName>
<szItemDesc>This package of fresh blood can be used up to boost a surgery.</szItemDesc>
<szBRName>Blood bag</szBRName>
<szBRDesc>Not for sale through BR.</szBRDesc>
<usItemClass>268435456</usItemClass>
<nasLayoutClass>1</nasLayoutClass>
<ubCursor>5</ubCursor>
<ubGraphicType>1</ubGraphicType>
<ubGraphicNum>907</ubGraphicNum>
<ubWeight>6</ubWeight>
<ubPerPocket>2</ubPerPocket>
<ItemSize>18</ItemSize>
<usPrice>25</usPrice>
<ubCoolness>1</ubCoolness>
<Medical>1</Medical>
<usOverheatingCooldownFactor>100.0</usOverheatingCooldownFactor>
<bloodbag>1</bloodbag>
<STAND_MODIFIERS />
<CROUCH_MODIFIERS />
<PRONE_MODIFIERS />
</ITEM>
</ITEMLIST>