Guest User

Untitled

a guest
May 30th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.34 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- Created by ModBuddy on 7/19/2018 10:07:57 PM -->
  3. <GameData>
  4. <Defines>
  5. <Update>
  6. <Where Name="RELIGION_GAME_FAITH_DELTA_NEXT_PANTHEON"/>
  7. <Set Value="0"/>
  8. </Update>
  9. </Defines>
  10.  
  11. <BuildingClasses>
  12. <Row>
  13. <Type>BUILDINGCLASS_BURIALGROUNDS</Type>
  14. <DefaultBuilding>BUILDING_BURIALGROUNDS</DefaultBuilding>
  15. <Description>TXT_KEY_BURIALGROUNDS</Description>
  16. </Row>
  17. <Row>
  18. <Type>BUILDINGCLASS_BALLCOURT</Type>
  19. <DefaultBuilding>BUILDING_BALLCOURT</DefaultBuilding>
  20. <Description>TXT_KEY_BALLCOURT</Description>
  21. </Row>
  22. <Row>
  23. <Type>BUILDINGCLASS_STATUE</Type>
  24. <DefaultBuilding>BUILDING_STATUE</DefaultBuilding>
  25. <Description>TXT_KEY_STATUE</Description>
  26. </Row>
  27. <Row>
  28. <Type>BUILDINGCLASS_MENHIR</Type>
  29. <DefaultBuilding>BUILDING_MENHIR</DefaultBuilding>
  30. <Description>TXT_KEY_MENHIR</Description>
  31. </Row>
  32. <Row>
  33. <Type>BUILDINGCLASS_ZIGGURAT</Type>
  34. <DefaultBuilding>BUILDING_ZIGGURAT</DefaultBuilding>
  35. <Description>TXT_KEY_ZIGGURAT</Description>
  36. </Row>
  37. <Row>
  38. <Type>BUILDINGCLASS_CLIFFSIDE_CARVING</Type>
  39. <DefaultBuilding>BUILDING_CLIFFSIDE_CARVING</DefaultBuilding>
  40. <Description>TXT_KEY_CLIFFSIDE_CARVING</Description>
  41. </Row>
  42. <Row>
  43. <Type>BUILDINGCLASS_TOTEMIC_PILLAR</Type>
  44. <DefaultBuilding>BUILDING_TOTEMIC_PILLAR</DefaultBuilding>
  45. <Description>TXT_KEY_TOTEMIC_PILLAR</Description>
  46. </Row>
  47. <Row>
  48. <Type>BUILDINGCLASS_ANIMIST_STATUE</Type>
  49. <DefaultBuilding>BUILDING_ANIMIST_STATUE</DefaultBuilding>
  50. <Description>TXT_KEY_ANIMIST_STATUE</Description>
  51. </Row>
  52. </BuildingClasses>
  53.  
  54. <Buildings>
  55. <Row>
  56. <Type>BUILDING_BURIALGROUNDS</Type>
  57. <BuildingClass>BUILDINGCLASS_BURIALGROUNDS</BuildingClass>
  58. <ConquestProb>100</ConquestProb>
  59. <Cost>50</Cost>
  60. <Description>TXT_KEY_BURIALGROUNDS</Description>
  61. <Civilopedia>TXT_KEY_BURIALGROUNDS_PEDIA</Civilopedia>
  62. <Strategy>TXT_KEY_BURIALGROUNDS_STRATEGY</Strategy>
  63. <IconAtlas>EXPANSION_SCEN_BUILDING_ATLAS</IconAtlas>
  64. <PortraitIndex>0</PortraitIndex>
  65. </Row>
  66. <Row>
  67. <Type>BUILDING_BALLCOURT</Type>
  68. <BuildingClass>BUILDINGCLASS_BALLCOURT</BuildingClass>
  69. <ConquestProb>100</ConquestProb>
  70. <Cost>50</Cost>
  71. <Description>TXT_KEY_BALLCOURT</Description>
  72. <Civilopedia>TXT_KEY_BALLCOURT_PEDIA</Civilopedia>
  73. <Strategy>TXT_KEY_BALLCOURT_STRATEGY</Strategy>
  74. <Help>TXT_KEY_BALLCOURT_HELP</Help>
  75. <IconAtlas>PBIconAtlas</IconAtlas>
  76. <PortraitIndex>6</PortraitIndex>
  77. </Row>
  78. <Row>
  79. <Type>BUILDING_STATUE</Type>
  80. <BuildingClass>BUILDINGCLASS_STATUE</BuildingClass>
  81. <Cost>50</Cost>
  82. <!--<FaithCost>100</FaithCost>-->
  83. <ConquestProb>100</ConquestProb>
  84. <Description>TXT_KEY_STATUE</Description>
  85. <Civilopedia>TXT_KEY_STATUE_PEDIA</Civilopedia>
  86. <Help>TXT_KEY_STATUE_HELP</Help>
  87. <Strategy>TXT_KEY_STATUE_STRATEGY</Strategy>
  88. <EnhancedYieldTech>TECH_FLIGHT</EnhancedYieldTech>
  89. <TechEnhancedTourism>2</TechEnhancedTourism>
  90. <MinAreaSize>-1</MinAreaSize>
  91. <IconAtlas>PBIconAtlas</IconAtlas>
  92. <PortraitIndex>1</PortraitIndex>
  93. </Row>
  94. <Row>
  95. <Type>BUILDING_MENHIR</Type>
  96. <BuildingClass>BUILDINGCLASS_MENHIR</BuildingClass>
  97. <Cost>30</Cost>
  98. <ConquestProb>100</ConquestProb>
  99. <Description>TXT_KEY_MENHIR</Description>
  100. <Civilopedia>TXT_KEY_MENHIR_PEDIA</Civilopedia>
  101. <Strategy>TXT_KEY_MENHIR_STRATEGY</Strategy>
  102. <Help>TXT_KEY_MENHIR_HELP</Help>
  103. <IconAtlas>PBIconAtlas</IconAtlas>
  104. <PortraitIndex>4</PortraitIndex>
  105. <PlotCultureCostModifier>-5</PlotCultureCostModifier>
  106. <PlotBuyCostModifier>-5</PlotBuyCostModifier>
  107. </Row>
  108. <Row>
  109. <Type>BUILDING_ZIGGURAT</Type>
  110. <BuildingClass>BUILDINGCLASS_ZIGGURAT</BuildingClass>
  111. <Cost>60</Cost>
  112. <ConquestProb>100</ConquestProb>
  113. <Description>TXT_KEY_ZIGGURAT</Description>
  114. <Civilopedia>TXT_KEY_ZIGGURAT_PEDIA</Civilopedia>
  115. <Strategy>TXT_KEY_ZIGGURAT_STRATEGY</Strategy>
  116. <Help>TXT_KEY_ZIGGURAT_HELP</Help>
  117. <FoodKept>5</FoodKept>
  118. <MinAreaSize>-1</MinAreaSize>
  119. <IconAtlas>PBIconAtlas</IconAtlas>
  120. <PortraitIndex>5</PortraitIndex>
  121. </Row>
  122. <Row>
  123. <Type>BUILDING_TOTEMIC_PILLAR</Type>
  124. <BuildingClass>BUILDINGCLASS_TOTEMIC_PILLAR</BuildingClass>
  125. <ConquestProb>100</ConquestProb>
  126. <Cost>50</Cost>
  127. <Description>TXT_KEY_TOTEMIC_PILLAR</Description>
  128. <Civilopedia>TXT_KEY_TOTEMIC_PILLAR_PEDIA</Civilopedia>
  129. <Strategy>TXT_KEY_TOTEMIC_PILLAR_STRATEGY</Strategy>
  130. <IconAtlas>3UC_NILOMETER</IconAtlas>
  131. <PortraitIndex>0</PortraitIndex>
  132. </Row>
  133. <Row>
  134. <Type>BUILDING_ANIMIST_STATUE</Type>
  135. <BuildingClass>BUILDINGCLASS_ANIMIST_STATUE</BuildingClass>
  136. <ConquestProb>100</ConquestProb>
  137. <Cost>50</Cost>
  138. <Description>TXT_KEY_ANIMIST_STATUE</Description>
  139. <Help>TXT_KEY_ANIMIST_STATUE_HELP</Help>
  140. <Civilopedia>TXT_KEY_ANIMIST_STATUE_PEDIA</Civilopedia>
  141. <Strategy>TXT_KEY_ANIMIST_STATUE_STRATEGY</Strategy>
  142. <IconAtlas>PBIconAtlas</IconAtlas>
  143. <PortraitIndex>0</PortraitIndex>
  144. <EnhancedYieldTech>TECH_FLIGHT</EnhancedYieldTech>
  145. <TechEnhancedTourism>2</TechEnhancedTourism>
  146. </Row>
  147. <Row>
  148. <Type>BUILDING_CLIFFSIDE_CARVING</Type>
  149. <BuildingClass>BUILDINGCLASS_CLIFFSIDE_CARVING</BuildingClass>
  150. <ConquestProb>100</ConquestProb>
  151. <Cost>50</Cost>
  152. <Description>TXT_KEY_CLIFFSIDE_CARVING</Description>
  153. <Civilopedia>TXT_KEY_CLIFFSIDE_CARVING_PEDIA</Civilopedia>
  154. <Strategy>TXT_KEY_CLIFFSIDE_CARVING_STRATEGY</Strategy>
  155. <IconAtlas>PBIconAtlas</IconAtlas>
  156. <PortraitIndex>7</PortraitIndex>
  157. </Row>
  158. </Buildings>
  159. <Building_YieldChanges>
  160. <Row>
  161. <BuildingType>BUILDING_BURIALGROUNDS</BuildingType>
  162. <YieldType>YIELD_FAITH</YieldType>
  163. <Yield>1</Yield>
  164. </Row>
  165. <Row>
  166. <BuildingType>BUILDING_BURIALGROUNDS</BuildingType>
  167. <YieldType>YIELD_CULTURE</YieldType>
  168. <Yield>1</Yield>
  169. </Row>
  170. <Row>
  171. <BuildingType>BUILDING_BALLCOURT</BuildingType>
  172. <YieldType>YIELD_FAITH</YieldType>
  173. <Yield>1</Yield>
  174. </Row>
  175. <Row>
  176. <BuildingType>BUILDING_STATUE</BuildingType>
  177. <YieldType>YIELD_FAITH</YieldType>
  178. <Yield>1</Yield>
  179. </Row>
  180. <Row>
  181. <BuildingType>BUILDING_ANIMIST_STATUE</BuildingType>
  182. <YieldType>YIELD_FAITH</YieldType>
  183. <Yield>1</Yield>
  184. </Row>
  185. <Row>
  186. <BuildingType>BUILDING_MENHIR</BuildingType>
  187. <YieldType>YIELD_FAITH</YieldType>
  188. <Yield>1</Yield>
  189. </Row>
  190. <Row>
  191. <BuildingType>BUILDING_ZIGGURAT</BuildingType>
  192. <YieldType>YIELD_FAITH</YieldType>
  193. <Yield>1</Yield>
  194. </Row>
  195. <Row>
  196. <BuildingType>BUILDING_CLIFFSIDE_CARVING</BuildingType>
  197. <YieldType>YIELD_FAITH</YieldType>
  198. <Yield>1</Yield>
  199. </Row>
  200. <Row>
  201. <BuildingType>BUILDING_CLIFFSIDE_CARVING</BuildingType>
  202. <YieldType>YIELD_PRODUCTION</YieldType>
  203. <Yield>1</Yield>
  204. </Row>
  205. <Row>
  206. <BuildingType>BUILDING_TOTEMIC_PILLAR</BuildingType>
  207. <YieldType>YIELD_FAITH</YieldType>
  208. <Yield>2</Yield>
  209. </Row>
  210. </Building_YieldChanges>
  211.  
  212.  
  213. <Building_Flavors>
  214. <Row>
  215. <BuildingType>BUILDING_BURIALGROUNDS</BuildingType>
  216. <FlavorType>FLAVOR_RELIGION</FlavorType>
  217. <Flavor>20</Flavor>
  218. </Row>
  219. <Row>
  220. <BuildingType>BUILDING_BALLCOURT</BuildingType>
  221. <FlavorType>FLAVOR_RELIGION</FlavorType>
  222. <Flavor>20</Flavor>
  223. </Row>
  224. <Row>
  225. <BuildingType>BUILDING_STATUE</BuildingType>
  226. <FlavorType>FLAVOR_RELIGION</FlavorType>
  227. <Flavor>20</Flavor>
  228. </Row>
  229. <Row>
  230. <BuildingType>BUILDING_MENHIR</BuildingType>
  231. <FlavorType>FLAVOR_RELIGION</FlavorType>
  232. <Flavor>20</Flavor>
  233. </Row>
  234. <Row>
  235. <BuildingType>BUILDING_ZIGGURAT</BuildingType>
  236. <FlavorType>FLAVOR_RELIGION</FlavorType>
  237. <Flavor>20</Flavor>
  238. </Row>
  239. <Row>
  240. <BuildingType>BUILDING_TOTEMIC_PILLAR</BuildingType>
  241. <FlavorType>FLAVOR_RELIGION</FlavorType>
  242. <Flavor>20</Flavor>
  243. </Row>
  244. <Row>
  245. <BuildingType>BUILDING_ANIMIST_STATUE</BuildingType>
  246. <FlavorType>FLAVOR_RELIGION</FlavorType>
  247. <Flavor>20</Flavor>
  248. </Row>
  249. <Row>
  250. <BuildingType>BUILDING_CLIFFSIDE_CARVING</BuildingType>
  251. <FlavorType>FLAVOR_RELIGION</FlavorType>
  252. <Flavor>20</Flavor>
  253. </Row>
  254. </Building_Flavors>
  255.  
  256. <Building_ClassesNeededInCity>
  257. <Row>
  258. <BuildingType>BUILDING_BURIALGROUNDS</BuildingType>
  259. <BuildingClassType>BUILDINGCLASS_ISKA_PANTHEON_3_ANCESTOR_WORSHIP</BuildingClassType>
  260. </Row>
  261. <Row>
  262. <BuildingType>BUILDING_BALLCOURT</BuildingType>
  263. <BuildingClassType>BUILDINGCLASS_ISKA_PANTHEON_15_CEREMONIAL_GAMES</BuildingClassType>
  264. </Row>
  265. <Row>
  266. <BuildingType>BUILDING_STATUE</BuildingType>
  267. <BuildingClassType>BUILDINGCLASS_ISKA_PANTHEON_16_DIVINE_MONUMENTS</BuildingClassType>
  268. </Row>
  269. <Row>
  270. <BuildingType>BUILDING_MENHIR</BuildingType>
  271. <BuildingClassType>BUILDINGCLASS_ISKA_PANTHEON_17_STANDING_STONES</BuildingClassType>
  272. </Row>
  273. <Row>
  274. <BuildingType>BUILDING_ZIGGURAT</BuildingType>
  275. <BuildingClassType>BUILDINGCLASS_ISKA_PANTHEON_19_ARCHITECTURAL_SYMBOLISM</BuildingClassType>
  276. </Row>
  277. <Row>
  278. <BuildingType>BUILDING_TOTEMIC_PILLAR</BuildingType>
  279. <BuildingClassType>BUILDINGCLASS_ISKA_PANTHEON_20_TOTEMIC_PILLARS</BuildingClassType>
  280. </Row>
  281. <Row>
  282. <BuildingType>BUILDING_ANIMIST_STATUE</BuildingType>
  283. <BuildingClassType>BUILDINGCLASS_ISKA_PANTHEON_21_ANIMISTIC_DEIFICATION</BuildingClassType>
  284. </Row>
  285. <Row>
  286. <BuildingType>BUILDING_CLIFFSIDE_CARVING</BuildingType>
  287. <BuildingClassType>BUILDINGCLASS_ISKA_PANTHEON_22_CLIFFSIDE_CARVINGS</BuildingClassType>
  288. </Row>
  289. </Building_ClassesNeededInCity>
  290.  
  291. <Building_DomainFreeExperiences>
  292. <Row>
  293. <BuildingType>BUILDING_BALLCOURT</BuildingType>
  294. <DomainType>DOMAIN_LAND</DomainType>
  295. <Experience>5</Experience>
  296. </Row>
  297. </Building_DomainFreeExperiences>
  298.  
  299. <IconTextureAtlases>
  300. <Row>
  301. <Atlas>PBIconAtlas</Atlas>
  302. <IconSize>256</IconSize>
  303. <FileName>pb256.dds</FileName>
  304. <IconsPerRow>4</IconsPerRow>
  305. <IconsPerColumn>2</IconsPerColumn>
  306. </Row>
  307. <Row>
  308. <Atlas>PBIconAtlas</Atlas>
  309. <IconSize>128</IconSize>
  310. <FileName>pb128.dds</FileName>
  311. <IconsPerRow>4</IconsPerRow>
  312. <IconsPerColumn>2</IconsPerColumn>
  313. </Row>
  314. <Row>
  315. <Atlas>PBIconAtlas</Atlas>
  316. <IconSize>80</IconSize>
  317. <FileName>pb80.dds</FileName>
  318. <IconsPerRow>4</IconsPerRow>
  319. <IconsPerColumn>2</IconsPerColumn>
  320. </Row>
  321. <Row>
  322. <Atlas>PBIconAtlas</Atlas>
  323. <IconSize>64</IconSize>
  324. <FileName>pb64.dds</FileName>
  325. <IconsPerRow>4</IconsPerRow>
  326. <IconsPerColumn>2</IconsPerColumn>
  327. </Row>
  328. <Row>
  329. <Atlas>PBIconAtlas</Atlas>
  330. <IconSize>45</IconSize>
  331. <FileName>pb45.dds</FileName>
  332. <IconsPerRow>4</IconsPerRow>
  333. <IconsPerColumn>2</IconsPerColumn>
  334. </Row>
  335. <Row>
  336. <Atlas>3UC_NILOMETER</Atlas>
  337. <IconSize>256</IconSize>
  338. <Filename>2dogepalace256.dds</Filename>
  339. <IconsPerRow>1</IconsPerRow>
  340. <IconsPerColumn>1</IconsPerColumn>
  341. </Row>
  342. <Row>
  343. <Atlas>3UC_NILOMETER</Atlas>
  344. <IconSize>128</IconSize>
  345. <Filename>2dogepalace128.dds</Filename>
  346. <IconsPerRow>1</IconsPerRow>
  347. <IconsPerColumn>1</IconsPerColumn>
  348. </Row>
  349. <Row>
  350. <Atlas>3UC_NILOMETER</Atlas>
  351. <IconSize>64</IconSize>
  352. <Filename>2dogepalace64.dds</Filename>
  353. <IconsPerRow>1</IconsPerRow>
  354. <IconsPerColumn>1</IconsPerColumn>
  355. </Row>
  356. <Row>
  357. <Atlas>3UC_NILOMETER</Atlas>
  358. <IconSize>45</IconSize>
  359. <Filename>2dogepalace45.dds</Filename>
  360. <IconsPerRow>1</IconsPerRow>
  361. <IconsPerColumn>1</IconsPerColumn>
  362. </Row>
  363. </IconTextureAtlases>
  364. </GameData>
Add Comment
Please, Sign In to add comment