startPoints.xml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- TODO: Require Support -->
  3. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/startPoints.xsd">
  4. <!-- Cedric's Training Hall -->
  5. <startPoints> <!-- 17_25 -->
  6. <spawn x="-71338" y="258271" z="-3104" />
  7. <spawn x="-71417" y="258270" z="-3104" />
  8. <spawn x="-71453" y="258305" z="-3104" />
  9. <spawn x="-71467" y="258378" z="-3104" />
  10. <classId>0</classId> <!-- human_fighter -->
  11. </startPoints>
  12. <!-- Einhobant's School of Magic -->
  13. <startPoints> <!-- 17_25 -->
  14. <spawn x="-90875" y="248162" z="-3570" />
  15. <spawn x="-90954" y="248118" z="-3570" />
  16. <spawn x="-90918" y="248070" z="-3570" />
  17. <spawn x="-90890" y="248027" z="-3570" />
  18. <classId>10</classId> <!-- human_magician -->
  19. </startPoints>
  20. <!-- Shadow of the Mother Tree -->
  21. <startPoints> <!-- 21_19 -->
  22. <spawn x="46045" y="41251" z="-3440" />
  23. <spawn x="46117" y="41247" z="-3440" />
  24. <spawn x="46182" y="41198" z="-3440" />
  25. <spawn x="46115" y="41141" z="-3440" />
  26. <spawn x="46048" y="41141" z="-3440" />
  27. <spawn x="45978" y="41196" z="-3440" />
  28. <classId>18</classId> <!-- elf_fighter -->
  29. <classId>25</classId> <!-- elf_magician -->
  30. </startPoints>
  31. <!-- The Shilen Temple -->
  32. <startPoints> <!-- 20_18 -->
  33. <spawn x="28295" y="11063" z="-4224" />
  34. <spawn x="28302" y="11008" z="-4224" />
  35. <spawn x="28377" y="10916" z="-4224" />
  36. <spawn x="28456" y="10997" z="-4224" />
  37. <spawn x="28461" y="11044" z="-4224" />
  38. <spawn x="28395" y="11127" z="-4224" />
  39. <classId>31</classId> <!-- darkelf_fighter -->
  40. <classId>38</classId> <!-- darkelf_magician -->
  41. </startPoints>
  42. <!-- Near Dwarven Village -->
  43. <startPoints> <!-- 23_12 -->
  44. <spawn x="108644" y="-173947" z="-400" />
  45. <spawn x="108678" y="-174002" z="-400" />
  46. <spawn x="108505" y="-173964" z="-400" />
  47. <spawn x="108512" y="-174026" z="-400" />
  48. <spawn x="108549" y="-174075" z="-400" />
  49. <spawn x="108576" y="-174122" z="-400" />
  50. <classId>53</classId> <!-- dwarf_apprentice -->
  51. </startPoints>
  52. <!-- Pa'agrio Temple -->
  53. <startPoints> <!-- 18_14 -->
  54. <spawn x="-56733" y="-113459" z="-690" />
  55. <spawn x="-56686" y="-113470" z="-690" />
  56. <spawn x="-56728" y="-113610" z="-690" />
  57. <spawn x="-56693" y="-113610" z="-690" />
  58. <spawn x="-56743" y="-113757" z="-690" />
  59. <spawn x="-56682" y="-113730" z="-690" />
  60. <classId>44</classId> <!-- orc_fighter -->
  61. <classId>49</classId> <!-- orc_shaman -->
  62. </startPoints>
  63. <!-- Cave of Souls -->
  64. <startPoints> <!-- 16_19 -->
  65. <spawn x="-125607" y="38452" z="1152" />
  66. <spawn x="-125472" y="38450" z="1152" />
  67. <spawn x="-125615" y="37771" z="1152" />
  68. <spawn x="-125464" y="37776" z="1152" />
  69. <spawn x="-125517" y="38267" z="1155" />
  70. <spawn x="-125531" y="37944" z="1155" />
  71. <classId>123</classId> <!-- kamael_m_soldier -->
  72. <classId>124</classId> <!-- kamael_f_soldier -->
  73. </startPoints>
  74. </list>