map.xml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <AssetDeclaration
  3. xmlns="uri:ea.com:eala:asset"
  4. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  5. <Tags/>
  6. <Includes>
  7. <Include
  8. source="DATA:static.xml"
  9. type="reference"/>
  10. <Include
  11. source="DATA:global.xml"
  12. type="reference"/>
  13. <Include
  14. source="DATA:audio.xml"
  15. type="reference"/>
  16. <Include
  17. source="ART:EVDefault.xml"
  18. type="instance"/>
  19. <Include
  20. source="ART:FXDepthLut.xml"
  21. type="instance"/>
  22. <Include
  23. source="ART:TSCloudMed.xml"
  24. type="instance"/>
  25. <Include
  26. source="ART:TSNoiseUrb.xml"
  27. type="instance"/>
  28. <Include
  29. source="DATA:GlobalData/roads.xml"
  30. type="instance"/>
  31. <Include
  32. source="DATA:sounds/musicscript_unknownzone.xml"
  33. type="instance"/>
  34. <Include
  35. source="overrides.xml"
  36. type="all"/>
  37. </Includes>
  38. <GameMap
  39. id="Lib_YurikoAutoHeal">
  40. <MapMetaData
  41. BorderSize="30"
  42. CRC="0"
  43. Description="Map:Lib_YurikoAutoHeal/Desc"
  44. DisplayName="Lib_YurikoAutoHeal"
  45. FileName="data"
  46. Height="160"
  47. IsMultiplayer="false"
  48. IsOfficial="false"
  49. NumPlayers="1"
  50. Width="160">
  51. <StartPosition
  52. Name="InitialCameraPosition">
  53. <Position
  54. x="1.735357e-39"
  55. y="1.736125e-39"
  56. z="1.736125e-39"/>
  57. </StartPosition>
  58. <StartPosition
  59. Name="Player_1_Start">
  60. <Position
  61. x="0"
  62. y="0"
  63. z="0"/>
  64. </StartPosition>
  65. </MapMetaData>
  66. <EnvironmentData
  67. Cloud="TSCloudMed"
  68. DepthLut="FXDepthLut"
  69. Environment="EVDefault"
  70. Macro="TSNoiseUrb"/>
  71. <WorldDict>
  72. <AssetIdProperty
  73. Key="musicZone"
  74. Value="MusicPalette_NotSet"/>
  75. <StringProperty
  76. Key="terrainTextureStrings"
  77. Value="RA3Grid1;RA3Grid1_NRM;"/>
  78. <IntProperty
  79. Key="weather"
  80. Value="0"/>
  81. </WorldDict>
  82. <MapAnalysis
  83. CellsExamined="25600"
  84. GarrisonableStructures="0"
  85. TechStructures="0"
  86. WaterAreas="0"
  87. WaterCells="0"/>
  88. </GameMap>
  89. <TerrainTextureAtlas
  90. AllowLossyCompression="true"
  91. AtlasSize="2048"
  92. id="Lib_YurikoAutoHeal">
  93. <Tile
  94. BaseTexture="ART:Terrain/RA3Grid1.tga"
  95. NormalTexture="ART:Terrain/RA3Grid1_NRM.tga"
  96. TextureID="2945728103"/>
  97. </TerrainTextureAtlas>
  98. <GameScriptList
  99. id="_neutral_">
  100. <ScriptSet/>
  101. </GameScriptList>
  102. <GameScriptList
  103. id="Player">
  104. <ScriptSet>
  105. <ScriptGroup
  106. id="Yuriko Died">
  107. <Script
  108. id="Lib - Yuriko Died - Disable Input">
  109. <Action
  110. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  111. <ParameterList/>
  112. </Action>
  113. <Action
  114. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  115. <ParameterList/>
  116. </Action>
  117. <Action
  118. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  119. <ParameterList/>
  120. </Action>
  121. <Action
  122. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  123. <ParameterList/>
  124. </Action>
  125. <Action
  126. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  127. <ParameterList/>
  128. </Action>
  129. <Action
  130. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  131. <ParameterList/>
  132. </Action>
  133. <Action
  134. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  135. <ParameterList/>
  136. </Action>
  137. <Action
  138. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  139. <ParameterList/>
  140. </Action>
  141. <Action
  142. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  143. <ParameterList/>
  144. </Action>
  145. <Action
  146. Type="PLAYER_SPECIAL_POWER_AVAILABILITY">
  147. <ParameterList/>
  148. </Action>
  149. </Script>
  150. </ScriptGroup>
  151. <ScriptGroup
  152. id="Yuriko Auto Heal">
  153. <Script
  154. id="Lib - Yuriko AutoHeal - Activate">
  155. <Action
  156. Type="NAMED_RECEIVE_UPGRADE">
  157. <ParameterList/>
  158. </Action>
  159. <Action
  160. Type="ENABLE_SCRIPT">
  161. <ParameterList/>
  162. </Action>
  163. </Script>
  164. <Script
  165. id="Lib - Yuriko AutoHeal - Deactivate">
  166. <Action
  167. Type="NAMED_REMOVE_UPGRADE">
  168. <ParameterList/>
  169. </Action>
  170. <Action
  171. Type="ENABLE_SCRIPT">
  172. <ParameterList/>
  173. </Action>
  174. </Script>
  175. </ScriptGroup>
  176. </ScriptSet>
  177. </GameScriptList>
  178. </AssetDeclaration>