Pastebinning04

Untitled

Nov 22nd, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.43 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3.   <CubeBlocks>
  4.     <Definition xsi:type="MyObjectBuilder_AdvancedDoorDefinition">
  5.       <Id>
  6.         <TypeId>AdvancedDoor</TypeId>
  7.         <SubtypeId>LargeShipShutterBlastWindow</SubtypeId>
  8.       </Id>
  9.       <DisplayName>Blast Window</DisplayName>
  10.       <Icon>Textures\GUI\Icons\Cubes\blastwindow_icon.dds</Icon>
  11.       <CubeSize>Large</CubeSize>
  12.       <BlockTopology>TriangleMesh</BlockTopology>
  13.       <Size x="1" y="1" z="1" />
  14.       <ModelOffset x="0" y="0" z="0" />
  15.       <Model>Models\Door.mwm</Model>
  16.       <Components>
  17.         <Component Subtype="SteelPlate" Count="2" />
  18.         <Component Subtype="InteriorPlate" Count="4" />
  19.         <Component Subtype="Construction" Count="15" />
  20.         <Component Subtype="MetalGrid" Count="4" />
  21.         <Component Subtype="SmallTube" Count="4" />
  22.         <Component Subtype="Motor" Count="2" />
  23.         <Component Subtype="Display" Count="1" />
  24.         <Component Subtype="Computer" Count="2" />
  25.         <Component Subtype="BulletproofGlass" Count="15" />
  26.         <Component Subtype="InteriorPlate" Count="6" />
  27.         <Component Subtype="Construction" Count="25" />
  28.         <Component Subtype="SteelPlate" Count="6" />
  29.       </Components>
  30.       <CriticalComponent Subtype="Computer" Index="0" />
  31.       <MountPoints>
  32.         <MountPoint Side="Left" PropertiesMask="1" StartX="0.4" StartY="0" EndX="0.6" EndY="1" />
  33.         <MountPoint Side="Right" PropertiesMask="1" StartX="0.4" StartY="0" EndX="0.6" EndY="1" />
  34.         <MountPoint Side="Top" ExclusionMask="1" PropertiesMask="2" StartX="0" StartY="0.4" EndX="1" EndY="0.6" />
  35.         <MountPoint Side="Bottom" StartX="0" StartY="0.4" EndX="1" EndY="0.6" />
  36.       </MountPoints>
  37.       <BuildProgressModels>
  38.         <Model BuildPercentUpperBound="0.50" File="Models\Door.mwm" />
  39.         <Model BuildPercentUpperBound="1.00" File="Models\Door.mwm" />
  40.       </BuildProgressModels>
  41.       <BlockPairName>ShutterBlastWindow</BlockPairName>
  42.       <MirroringY>Z</MirroringY>
  43.       <MirroringZ>Y</MirroringZ>
  44.       <EdgeType>Light</EdgeType>
  45.       <BuildTimeSeconds>24</BuildTimeSeconds>
  46.       <DisassembleRatio>1.5</DisassembleRatio>
  47.       <IsAirTight>true</IsAirTight>
  48.       <PowerConsumptionIdle>0.00001</PowerConsumptionIdle>
  49.       <PowerConsumptionMoving>0.001</PowerConsumptionMoving>
  50.       <DamageEffectId>212</DamageEffectId>
  51.       <DamagedSound>ParticleHeavyMech</DamagedSound>
  52.       <ResourceSinkGroup>Doors</ResourceSinkGroup>
  53.       <Subparts>
  54.         <SubpartDefinition>
  55.           <Name>Top Vent 1</Name> <!--ID=0-->
  56.         </SubpartDefinition>
  57.         <SubpartDefinition>
  58.           <Name>Vent 2</Name> <!--ID=1-->
  59.         </SubpartDefinition>
  60.         <SubpartDefinition>
  61.           <Name>Vent 3</Name> <!--ID=2-->
  62.         </SubpartDefinition>
  63.         <SubpartDefinition>
  64.           <Name>Vent 4</Name> <!--ID=3-->
  65.         </SubpartDefinition>
  66.         <SubpartDefinition>
  67.           <Name>Vent 5</Name> <!--ID=4-->
  68.         </SubpartDefinition>
  69.         <SubpartDefinition>
  70.           <Name>Vent 6</Name> <!--ID=5-->
  71.         </SubpartDefinition>
  72.       </Subparts>
  73.       <OpeningSequence>
  74.     <Opening>
  75.         <IDs>0</IDs>
  76.         <Move>Rotate</Move>
  77.         <RotationAxis>X</RotationAxis>
  78.         <MaxOpen>45</MaxOpen>
  79.         <PivotPosition x="0" y="0" z="0" />
  80.         <Speed>67</Speed>
  81.         <OpenSound>BlockDoorSmallOpen</OpenSound>
  82.         <CloseSound>BlockDoorSmallClose</CloseSound>
  83.     </Opening>
  84.     <Opening>
  85.         <IDs>1</IDs>
  86.         <Move>Rotate</Move>
  87.         <RotationAxis>X</RotationAxis>
  88.         <MaxOpen>45</MaxOpen>
  89.         <PivotPosition x="0" y="0" z="0" />
  90.         <Speed>67</Speed>
  91.         <OpenSound>BlockDoorSmallOpen</OpenSound>
  92.         <CloseSound>BlockDoorSmallClose</CloseSound>
  93.     </Opening>
  94.     <Opening>
  95.         <IDs>2</IDs>
  96.         <Move>Rotate</Move>
  97.         <RotationAxis>X</RotationAxis>
  98.         <MaxOpen>45</MaxOpen>
  99.         <PivotPosition x="0" y="0" z="0" />
  100.         <Speed>67</Speed>
  101.         <OpenSound>BlockDoorSmallOpen</OpenSound>
  102.         <CloseSound>BlockDoorSmallClose</CloseSound>
  103.     </Opening>
  104.     <Opening>
  105.         <IDs>3</IDs>
  106.         <Move>Rotate</Move>
  107.         <RotationAxis>X</RotationAxis>
  108.         <MaxOpen>45</MaxOpen>
  109.         <PivotPosition x="0" y="0" z="0" />
  110.         <Speed>67</Speed>
  111.         <OpenSound>BlockDoorSmallOpen</OpenSound>
  112.         <CloseSound>BlockDoorSmallClose</CloseSound>
  113.     </Opening>
  114.     <Opening>
  115.         <IDs>4</IDs>
  116.         <Move>Rotate</Move>
  117.         <RotationAxis>X</RotationAxis>
  118.         <MaxOpen>45</MaxOpen>
  119.         <PivotPosition x="0" y="0" z="0" />
  120.         <Speed>67</Speed>
  121.         <OpenSound>BlockDoorSmallOpen</OpenSound>
  122.         <CloseSound>BlockDoorSmallClose</CloseSound>
  123.     </Opening>
  124.     <Opening>
  125.         <IDs>5</IDs>
  126.         <Move>Rotate</Move>
  127.         <RotationAxis>X</RotationAxis>
  128.         <MaxOpen>45</MaxOpen>
  129.         <PivotPosition x="0" y="0" z="0" />
  130.         <Speed>67</Speed>
  131.         <OpenSound>BlockDoorSmallOpen</OpenSound>
  132.         <CloseSound>BlockDoorSmallClose</CloseSound>
  133.     </Opening>
  134.     <Opening>
  135.         <IDs>6</IDs>
  136.         <Move>Rotate</Move>
  137.         <RotationAxis>X</RotationAxis>
  138.         <MaxOpen>45</MaxOpen>
  139.         <PivotPosition x="0" y="0" z="0" />
  140.         <Speed>67</Speed>
  141.         <OpenSound>BlockDoorSmallOpen</OpenSound>
  142.         <CloseSound>BlockDoorSmallClose</CloseSound>
  143.     </Opening>
  144.     <Opening>
  145.         <IDs>7</IDs>
  146.         <Move>Rotate</Move>
  147.         <RotationAxis>X</RotationAxis>
  148.         <MaxOpen>45</MaxOpen>
  149.         <PivotPosition x="0" y="0" z="0" />
  150.         <Speed>67</Speed>
  151.         <OpenSound>BlockDoorSmallOpen</OpenSound>
  152.         <CloseSound>BlockDoorSmallClose</CloseSound>
  153.     </Opening>
  154.     </OpeningSequence>
  155.     </Definition>
  156.   </CubeBlocks>
  157. </Definitions>
Advertisement
Add Comment
Please, Sign In to add comment