Advertisement
Guest User

Untitled

a guest
Nov 1st, 2014
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. SALVAGE.MUL
  2. <?xml version="1.0" encoding="UTF-8"?>
  3.  
  4. <unit version="0.38.0" >
  5.  
  6. <entity chassis="Koshi (Mist Lynx)" model="B" type="Biped" commander="false" deployment="0" camoCategory="-- No Camo --">
  7. <pilot name="Carol Ilyas" size="1" nick="" gunnery="2" piloting="5" hits="1" ejected="false" autoeject="false"/>
  8. The first slot in a location is at index="1".
  9. <location index="1"> Center Torso
  10. <armor points="Destroyed"/>
  11. <armor points="2" type="Internal"/>
  12. <armor points="1" type="Rear"/>
  13. <breached/>
  14. </location>
  15. <location index="2" isDestroyed="true" /> Right Torso
  16. <location index="3"> Left Torso
  17. <armor points="Destroyed"/>
  18. <armor points="2" type="Internal"/>
  19. <breached/>
  20. </location>
  21. <location index="4"> Right Arm has been blown off.
  22. <armor points="Destroyed"/>
  23. <armor points="3" type="Internal"/>
  24. <blownOff/>
  25. <slot index="1" type="System" isHit="true" isMissing="true" isDestroyed="true"/>
  26. <slot index="2" type="System" isMissing="true" isDestroyed="false"/>
  27. <slot index="3" type="System" isMissing="true" isDestroyed="false"/>
  28. <slot index="4" type="System" isMissing="true" isDestroyed="false"/>
  29. <slot index="5" type="CLSRM6" isMissing="true" isDestroyed="false"/>
  30. <slot index="6" type="Clan Ammo SRM-6" shots="11" isMissing="true" isDestroyed="false"/>
  31. <slot index="7" type="Clan Ammo SRM-6" shots="15" isMissing="true" isDestroyed="false"/>
  32. <slot index="8" type="CLSRM6" isMissing="true" isDestroyed="false"/>
  33. <slot index="9" type="CLERSmallLaser" isMissing="true" isDestroyed="false"/>
  34. <slot index="10" type="Clan Endo Steel" isMissing="true" isDestroyed="false"/>
  35. <slot index="11" type="Clan Ferro-Fibrous" isMissing="true" isDestroyed="false"/>
  36. </location>
  37. <location index="5" isDestroyed="true" /> Left Arm
  38. <location index="6"> Right Leg
  39. <armor points="0"/>
  40. <breached/>
  41. </location>
  42. <location index="7"> Left Leg
  43. <armor points="2"/>
  44. </location>
  45. </entity>
  46.  
  47. </unit>
  48.  
  49.  
  50.  
  51. HUCAST.MUL
  52. <?xml version="1.0" encoding="UTF-8"?>
  53.  
  54. <unit version="0.38.0" >
  55.  
  56. <entity chassis="Dervish" model="DV-6M" type="Biped" commander="false" deployment="0" camoCategory="-- No Camo --">
  57. <pilot name="Magdaléna Basta" size="1" nick="" gunnery="3" piloting="4" ejected="false" autoeject="true" externalId="328e4688-7bb0-457f-b0ce-58ebba52066a"/>
  58. The first slot in a location is at index="1".
  59. <location index="2"> Right Torso
  60. <slot index="3" type="IS Ammo LRM-10" shots="12"/>
  61. </location>
  62. <location index="3"> Left Torso
  63. <slot index="3" type="IS Ammo LRM-10" shots="6"/>
  64. </location>
  65. <location index="4"> Right Arm
  66. <slot index="6" type="IS Ammo SRM-2" shots="50"/>
  67. </location>
  68. <location index="5"> Left Arm
  69. <slot index="6" type="IS Ammo SRM-2" shots="45"/>
  70. </location>
  71. </entity>
  72.  
  73. <entity chassis="Hornet" model="HNT-151" type="Biped" commander="false" deployment="0" camoCategory="-- No Camo --">
  74. <pilot name="Carole Hale" size="1" nick="" gunnery="5" piloting="4" commandB="1" ejected="false" autoeject="true" externalId="5faef628-74a5-469c-bdd7-a88b69579720"/>
  75. The first slot in a location is at index="1".
  76. <location index="1"> Center Torso
  77. <armor points="7"/>
  78. </location>
  79. <location index="2"> Right Torso
  80. <armor points="1"/>
  81. </location>
  82. <location index="3" isDestroyed="true" /> Left Torso
  83. <location index="4"> Right Arm
  84. <armor points="Destroyed"/>
  85. <armor points="2" type="Internal"/>
  86. <slot index="2" type="System" isHit="true" isDestroyed="true"/>
  87. <slot index="4" type="Empty"/>
  88. </location>
  89. <location index="5"> Left Arm has been blown off.
  90. <blownOff/>
  91. <slot index="1" type="System" isMissing="true" isDestroyed="false"/>
  92. <slot index="2" type="System" isMissing="true" isDestroyed="false"/>
  93. <slot index="3" type="Small Laser" isMissing="true" isDestroyed="false"/>
  94. <slot index="4" type="Empty"/>
  95. </location>
  96. <location index="7"> Left Leg
  97. <armor points="4"/>
  98. </location>
  99. </entity>
  100.  
  101. </unit>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement