LimbSlot combinations for pickable items ("Any,RightHand+LeftHand"...)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<Body width="39" height="18" density="5"/>
|
||||
|
||||
<!-- the character will hold the item 50 pixels in front of him, with his hands at the handle1 and handle2 positions -->
|
||||
<Holdable slots="Any,BothHands" controlpose="true"
|
||||
<Holdable slots="Any,RightHand+LeftHand" controlpose="true"
|
||||
aimpos="50,0" handle1="-17,0" handle2="8,0"/>
|
||||
|
||||
<RepairTool structurefixamount="5.0" limbfixamount="-0.5" range="100" barrelpos="19,8" particles="weld">
|
||||
@@ -56,7 +56,7 @@
|
||||
|
||||
<Body width="39" height="18" density="5"/>
|
||||
|
||||
<Holdable slots="Any,BothHands" controlpose="true"
|
||||
<Holdable slots="Any,RightHand+LeftHand" controlpose="true"
|
||||
aimpos="50,0" handle1="-12,4"/>
|
||||
|
||||
<RepairTool structurefixamount="-2.0" limbfixamount="-0.5" range="100" barrelpos="19,8" particles="plasma">
|
||||
@@ -94,9 +94,6 @@
|
||||
<Body radius="6" height="22" density="5"/>
|
||||
|
||||
<Holdable slots="RightHand,Any" holdpos="30,-15" handle1="0,5" handle2="0,-5">
|
||||
<StatusEffect type="OnWearing" target="This" Condition="-0.5"/>
|
||||
<StatusEffect type="OnWearing" target="Character" Oxygen="-40.0"/>
|
||||
|
||||
<StatusEffect type="OnFire" target="This" Condition="-100.0" sound="Content/Items/Reactor/explosion.ogg" disabledeltatime="true">
|
||||
<Explosion range="500.0" structuredamage="100" damage="200" stun="5" force="3.0"/>
|
||||
</StatusEffect>
|
||||
@@ -113,7 +110,7 @@
|
||||
|
||||
<Body radius="10" height="45" density="5"/>
|
||||
|
||||
<Holdable slots="Any,BothHands" controlpose="false"
|
||||
<Holdable slots="Any,RightHand+LeftHand" controlpose="false"
|
||||
aimpos="40,-20" handle1="-2,30"/>
|
||||
|
||||
<RepairTool extinquishamount="30.0" range="300" barrelpos="21,25" particles="extinguisher" particlespeed="650.0">
|
||||
|
||||
Reference in New Issue
Block a user