Advertisement
twizmwazin

Untitled

Jan 12th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <map proto="1.3.0">
  3. <include src="tutorial.xml"/>
  4. <name>Fractal Descent</name>
  5. <version>1.0.4</version>
  6. <objective>Leak lava from the enemy's obsidian cores and destroy their two endstone monuments.</objective>
  7. <authors>
  8. <author contribution="Design and building">teheggy</author>
  9. <author contribution="Design, building, and XML">Reshif</author>
  10. </authors>
  11. <timelock>on</timelock>
  12. <teams>
  13. <team color="dark red" max="32">Red Team</team>
  14. <team color="blue" max="32">Blue Team</team>
  15. </teams>
  16. <regions>
  17. <cuboid name="play" min="-42,-oo,-92" max="42,60,92"/>
  18. <circle name="red-spawn" center="0,84" radius="10"/>
  19. <circle name="blue-spawn" center="0,-84" radius="10"/>
  20. <apply block="deny-all" message="You may not interact with blocks outside the playing field.">
  21. <negative>
  22. <region name="play"/>
  23. </negative>
  24. </apply>
  25. <apply block="deny-all" message="You may not destroy the spawn area!">
  26. <region name="red-spawn"/>
  27. <region name="blue-spawn"/>
  28. </apply>
  29. <apply enter="only-red" message="Don't enter the enemy spawn!">
  30. <region name="red-spawn"/>
  31. </apply>
  32. <apply enter="only-blue" message="Don't enter the enemy spawn!">
  33. <region name="blue-spawn"/>
  34. </apply>
  35. </regions>
  36. <filters>
  37. <filter name="only-red">
  38. <team>red</team>
  39. </filter>
  40. <filter name="only-blue">
  41. <team>blue</team>
  42. </filter>
  43. </filters>
  44. <kits>
  45. <kit name="spawn">
  46. <item slot="0">diamond sword</item>
  47. <item slot="1" enchantment="arrow infinite:1">bow</item>
  48. <item slot="28" amount="1">arrow</item>
  49. <item slot="29" name="`6TNT Defuser" lore="`7Right click to defuse teammate's TNT|`7Does not work in `9water`7!">shears</item>
  50. <item slot="2" enchantment="durability:3;dig speed:2">iron pickaxe</item>
  51. <item slot="3" amount="64">smooth brick</item>
  52. <item slot="4" amount="64">smooth brick</item>
  53. <item slot="5" amount="64">glass</item>
  54. <item slot="6" amount="64" damage="1">wood</item>
  55. <item slot="7" amount="32">ladder</item>
  56. <item slot="8" amount="32">golden carrot</item>
  57. <potion duration="3" amplifier="3">damage resistance</potion>
  58. <potion duration="3" amplifier="3">heal</potion>
  59. </kit>
  60. </kits>
  61. <spawns>
  62. <spawn team="blue" kit="spawn" yaw="0">
  63. <cuboid min="-1,18,-102" max="1,18,-100"/>
  64. </spawn>
  65. <spawn team="red" kit="spawn" yaw="180">
  66. <cuboid min="-1,18,100" max="1,18,102"/>
  67. </spawn>
  68. <default yaw="-90">
  69. <cuboid min="-58,29,-2" max="-54,29,2"/>
  70. </default>
  71. </spawns>
  72. <cores material="obsidian" leak="4">
  73. <cores team="blue">
  74. <core name="Left Core">
  75. <cuboid min="-32,37,-86" max="-28,41,-82"/>
  76. </core>
  77. <core name="Right Core">
  78. <cuboid min="28,37,-86" max="32,41,-82"/>
  79. </core>
  80. </cores>
  81. <cores team="red">
  82. <core name="Left Core">
  83. <cuboid min="28,37,82" max="32,41,86"/>
  84. </core>
  85. <core name="Right Core">
  86. <cuboid min="-32,37,82" max="-28,41,86"/>
  87. </core>
  88. </cores>
  89. </cores>
  90. <destroyables owner="blue" materials="ender stone">
  91. <destroyable name="Left Monument">
  92. <cuboid min="-26,11,-31" max="-22,15,-27"/>
  93. </destroyable>
  94. <destroyable name="Right Monument">
  95. <cuboid min="22,11,-31" max="26,15,-27"/>
  96. </destroyable>
  97. </destroyables>
  98. <destroyables owner="red" materials="ender stone">
  99. <destroyable name="Left Monument">
  100. <cuboid min="22,11,27" max="26,15,31"/>
  101. </destroyable>
  102. <destroyable name="Right Monument">
  103. <cuboid min="-26,11,27" max="-22,15,31"/>
  104. </destroyable>
  105. </destroyables>
  106. <toolrepair>
  107. <tool>diamond sword</tool>
  108. <tool>bow</tool>
  109. <tool>iron pickaxe</tool>
  110. <tool>arrow</tool>
  111. </toolrepair>
  112. <itemremove>
  113. <item>obsidian</item>
  114. <item>gold block</item>
  115. <item>smooth brick</item>
  116. <item>glass</item>
  117. <item>ladder</item>
  118. <item>ender stone</item>
  119. <item>arrow</item>
  120. <item>golden carrot</item>
  121. <item>wood</item>
  122. <item>shears</item>
  123. </itemremove>
  124. <tutorial>
  125. <stage title="Destroy The Core">
  126. <message>
  127. <line>`rThis map is a `6Destroy The Core `r(DTC) map.</line>
  128. <line>`rThe objective is to break the `atwo cores `ron the other team's side and leak lava out of it.</line>
  129. <line>`rThere is a core in each of the `ctwo `rtowers and is made up of obsidian.</line>
  130. </message>
  131. <teleport>
  132. <point yaw="135" pitch="15">42,42,110</point>
  133. </teleport>
  134. </stage>
  135. <stage title="Destroy The Monument">
  136. <message>
  137. <line>`rThis map is also a `6Destroy The Monument `r(DTM) map.</line>
  138. <line>`rThe objective is also to break the `atwo endstone monuments `ron the other team's front lines.</line>
  139. <line>`rTThe monuments are in the front lines between the lanes.</line>
  140. </message>
  141. <teleport>
  142. <point yaw="0" pitch="10">0,21,-6</point>
  143. </teleport>
  144. </stage>
  145. <stage title="Diamond Supplies">
  146. <message>
  147. <line>`rFind the diamonds on the front lines on the slope.</line>
  148. <line>`rGet them quick, the enemy will try to blow them up.</line>
  149. </message>
  150. <teleport>
  151. <point yaw="55" pitch="10">53,20,0</point>
  152. </teleport>
  153. </stage>
  154. <stage title="TNT Supplies">
  155. <message>
  156. <line>`rIn these chests you will find TNT and other redstone and water supplies.</line>
  157. <line>`rWith the you can make cannons and other TNT devices to attack the enemy with.</line>
  158. <line>`rTeam Griefing with TNT is `c`lILLEGAL `rand you will be `c`lBANNED`r.</line>
  159. </message>
  160. <teleport>
  161. <point yaw="-50" pitch="10">-33,20,-55</point>
  162. </teleport>
  163. </stage>
  164. </tutorial>
  165. </map>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement