Guest User

Untitled

a guest
Oct 19th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 41.46 KB | None | 0 0
  1. <item name="cat_bengal" code="0e9" type="animal" cat="true" placeable="true" rareItem="true" mastery="true" giftable="false" buyable="false">
  2. <requiredLevel>1</requiredLevel>
  3. <cost>30000</cost>
  4. <XP>300</XP>
  5. <sizeX>1</sizeX>
  6. <sizeY>1</sizeY>
  7. <imageScale>1.1</imageScale>
  8. <growTime>3</growTime>
  9. <coinYield>90</coinYield>
  10. <action>harvest</action>
  11. <actionText>Yarn</actionText>
  12. <insanityProbability>0.5</insanityProbability>
  13. <image name="animation" url="assets/animals/cat_bengal.swf"/>
  14. <image name="frt_idle" url="assets/animals/cat_bengal_full.swf" loadClass="mc"/>
  15. <image name="bk_idle" url="assets/animals/cat_bengal_full.swf" loadClass="mc"/>
  16. <image name="icon" url="assets/animals/animal_cat_bengal_icon.png"/>
  17. <sounds>
  18. <sound url="assets/sounds/animals/sfx_cat_02.mp3"/>
  19. </sounds>
  20. <keyword>cat</keyword>
  21. <masteryLevel count="6" xp="25" coins="500"/>
  22. <masteryLevel count="14" xp="75" coins="1500"/>
  23. <masteryLevel count="34" xp="250" coins="5000" gift="mastercat_bengal"/>
  24. <masteryYield>1</masteryYield>
  25. <breedingShare>common</breedingShare>
  26. </item>
  27. <item name="mastercat_bengal" code="0fa" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  28. <requiredLevel>1</requiredLevel>
  29. <cost>10000</cost>
  30. <sizeX>1</sizeX>
  31. <sizeY>1</sizeY>
  32. <imageScale>1.5</imageScale>
  33. <disallowDelete>1</disallowDelete>
  34. <overrideExportName>animalmastery</overrideExportName>
  35. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  36. <image name="icon" url="assets/decorations/animal_mastery_signs/cat_bengal.png"/>
  37. <image name="masteredItem" url="assets/animals/animal_cat_bengal_icon.png"/>
  38. </item>
  39. <item name="dog_westiebrown" code="0fg" type="animal" placeable="true" rareItem="true" mastery="true" buyable="false" giftable="false">
  40. <requiredLevel>1</requiredLevel>
  41. <cost>1000</cost>
  42. <sizeX>1</sizeX>
  43. <sizeY>1</sizeY>
  44. <imageScale>1.1</imageScale>
  45. <growTime>2</growTime>
  46. <coinYield>90</coinYield>
  47. <action>harvest</action>
  48. <actionText>WestieDogs</actionText>
  49. <insanityProbability>0.5</insanityProbability>
  50. <animalLevel>2</animalLevel>
  51. <image name="animation" url="assets/animals/dog_westiebrown.swf"/>
  52. <image name="frt_idle" url="assets/animals/dog_westiebrown_full.swf" loadClass="mc"/>
  53. <image name="bk_idle" url="assets/animals/dog_westiebrown_full.swf" loadClass="mc"/>
  54. <image name="icon" url="assets/animals/animal_dog_westiebrown_icon.png"/>
  55. <sounds>
  56. <sound url="assets/sounds/animals/sfx_puppy-02.mp3"/>
  57. </sounds>
  58. <masteryYield>1</masteryYield>
  59. <masteryLevel count="12" xp="25" coins="500"/>
  60. <masteryLevel count="32" xp="75" coins="1500"/>
  61. <masteryLevel count="74" xp="250" coins="5000" gift="masterdog_westiebrown"/>
  62. <breedingShare>rare</breedingShare>
  63. </item>
  64. <item name="zoo_baby_rare" code="0hl" giftable="false" type="building" category="animal" buyable="false" market="cash" dialogName="AnimalBreedingGenericBaby" buildingName="ZooBabyRare" className="MutableAnimalCrate" placeable="true" sellable="true">
  65. <requiredLevel>1</requiredLevel>
  66. <cash>30</cash>
  67. <sizeX>1</sizeX>
  68. <sizeY>1</sizeY>
  69. <growTime>1</growTime>
  70. <matsNeeded>30</matsNeeded>
  71. <storageType itemClass="breedable_baby_animal_rare"/>
  72. <finishedReward>animalfeedtrough_feed</finishedReward>
  73. <statsCounter>zoo_baby_rare</statsCounter>
  74. <image name="static" url="assets/decorations/deco_breeding_zoo_baby.swf" loadClass="1"/>
  75. <image name="icon" url="assets/decorations/deco_breeding_zoo_baby_rare_icon.png"/>
  76. <image name="startIcon" url="assets/decorations/deco_breeding_zoo_baby_rare_icon.png"/>
  77. <image name="halfIcon" url="assets/decorations/deco_breeding_zoo_baby_rare_icon.png"/>
  78. <image name="completeIcon" url="assets/decorations/deco_breeding_zoo_baby_rare_icon.png"/>
  79. <keyword>breedable_baby_animal</keyword>
  80. </item>
  81.  
  82. <item name="zoo_baby_common" code="0gm" giftable="false" type="building" category="animal" buyable="false" market="cash" dialogName="AnimalBreedingGenericBaby" buildingName="ZooBabyCommon" className="MutableAnimalCrate" placeable="true" sellable="true">
  83. <requiredLevel>1</requiredLevel>
  84. <cash>10</cash>
  85. <sizeX>1</sizeX>
  86. <sizeY>1</sizeY>
  87. <growTime>1</growTime>
  88. <matsNeeded>10</matsNeeded>
  89. <storageType itemClass="breedable_baby_animal_common"/>
  90. <finishedReward>animalfeedtrough_feed</finishedReward>
  91. <statsCounter>zoo_baby_common</statsCounter>
  92. <image name="static" url="assets/decorations/deco_breeding_zoo_baby.swf" loadClass="1"/>
  93. <image name="icon" url="assets/decorations/deco_breeding_zoo_baby_common_icon.png"/>
  94. <image name="startIcon" url="assets/decorations/deco_breeding_zoo_baby_common_icon.png"/>
  95. <image name="halfIcon" url="assets/decorations/deco_breeding_zoo_baby_common_icon.png"/>
  96. <image name="completeIcon" url="assets/decorations/deco_breeding_zoo_baby_common_icon.png"/>
  97. <keyword>breedable_baby_animal</keyword>
  98. </item>
  99. <item name="zookeeperhat" code="0bH" type="consumable" className="CQuestProgress" giftable="false" buyable="false" rareitem="true">
  100. <targetQuest>zoohabitat-01-001</targetQuest>
  101. <requiredLevel>1</requiredLevel>
  102. <sizeX>1</sizeX>
  103. <sizeY>1</sizeY>
  104. <sellPrice>100</sellPrice>
  105. <image name="icon" url="assets/newsfeed/task_zookeeperhat.png"/>
  106. </item>
  107.  
  108. <item name="zootickets" code="0f1" type="consumable" className="CQuestProgress" giftable="false" buyable="false" rareitem="true">
  109. <targetQuest>zoohabitat-01-002</targetQuest>
  110. <requiredLevel>1</requiredLevel>
  111. <sizeX>1</sizeX>
  112. <sizeY>1</sizeY>
  113. <sellPrice>100</sellPrice>
  114. <image name="icon" url="assets/newsfeed/task_zootickets.png"/>
  115. </item>
  116.  
  117. <item name="monkeymask" code="0f3" type="consumable" className="CQuestProgress" giftable="false" buyable="false" rareItem="true">
  118. <targetQuest>zoohabitat-01-003</targetQuest>
  119. <requiredLevel>1</requiredLevel>
  120. <sizeX>1</sizeX>
  121. <sizeY>1</sizeY>
  122. <sellPrice>100</sellPrice>
  123. <image name="icon" url="assets/newsfeed/task_monkeymask.png"/>
  124. </item>
  125.  
  126. <item name="babybonnet" code="0f6" type="consumable" className="CQuestProgress" giftable="false" buyable="false" rareItem="true">
  127. <targetQuest>zoohabitat-01-004</targetQuest>
  128. <requiredLevel>1</requiredLevel>
  129. <sizeX>1</sizeX>
  130. <sizeY>1</sizeY>
  131. <sellPrice>100</sellPrice>
  132. <image name="icon" url="assets/newsfeed/task_babybonnet.png"/>
  133. </item>
  134.  
  135. <item name="peanutbag" code="0ga" type="consumable" className="CQuestProgress" giftable="false" buyable="false" rareItem="true" requestable="true">
  136. <targetQuest>zoohabitat-01-005</targetQuest>
  137. <requiredLevel>1</requiredLevel>
  138. <sizeX>1</sizeX>
  139. <sizeY>1</sizeY>
  140. <sellPrice>100</sellPrice>
  141. <image name="icon" url="assets/newsfeed/task_peanutbag.png"/>
  142. </item>
  143.  
  144. <item name="zooguide" code="0gc" type="consumable" className="CQuestProgress" giftable="false" buyable="false" rareItem="true" requestable="true">
  145. <targetQuest>zoohabitat-01-006</targetQuest>
  146. <requiredLevel>1</requiredLevel>
  147. <sizeX>1</sizeX>
  148. <sizeY>1</sizeY>
  149. <sellPrice>100</sellPrice>
  150. <image name="icon" url="assets/newsfeed/task_zooguide.png"/>
  151. </item>
  152.  
  153. <item name="penguin_spotted" code="0ge" type="animal" collection="harvestanimalanybird" placeable="true" rareItem="true" mastery="true" giftable="false" buyable="false">
  154. <cost>1500</cost>
  155. <sizeX>1</sizeX>
  156. <sizeY>1</sizeY>
  157. <growTime>3</growTime>
  158. <coinYield>45</coinYield>
  159. <action>harvest</action>
  160. <actionText>Penguin_hair</actionText>
  161. <insanityProbability>0</insanityProbability>
  162. <image name="animation" url="assets/animals/penguin_spotted.swf"/>
  163. <image name="frt_idle" url="assets/animals/penguin_spotted_full.swf" loadClass="mc"/>
  164. <image name="bk_idle" url="assets/animals/penguin_spotted_full.swf" loadClass="mc"/>
  165. <image name="icon" url="assets/animals/animal_penguin_spotted_icon.png"/>
  166. <sounds>
  167. <sound url="assets/sounds/animals/sfx_penguin_02.mp3"/>
  168. </sounds>
  169. <masteryYield>1</masteryYield>
  170. <masteryLevel count="12" xp="25" coins="500"/>
  171. <masteryLevel count="32" xp="75" coins="1500"/>
  172. <masteryLevel count="71" xp="250" coins="5000" gift="masterpenguin_spotted"/>
  173. <breedingShare>common</breedingShare>
  174. </item>
  175.  
  176. <item name="masterpenguin_spotted" code="0gf" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  177. <requiredLevel>1</requiredLevel>
  178. <cost>10000</cost>
  179. <sizeX>1</sizeX>
  180. <sizeY>1</sizeY>
  181. <imageScale>1.5</imageScale>
  182. <disallowDelete>1</disallowDelete>
  183. <overrideExportName>animalmastery</overrideExportName>
  184. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  185. <image name="icon" url="assets/decorations/animal_mastery_signs/penguin_spotted.png"/>
  186. <image name="masteredItem" url="assets/animals/animal_penguin_spotted_icon.png"/>
  187. </item>
  188.  
  189. <item name="elephant_black" code="0gg" type="animal" placeable="true" mastery="true" giftable="false" buyable="false" rareItem="true">
  190. <requiredLevel>1</requiredLevel>
  191. <cost>2500</cost>
  192. <sizeX>3</sizeX>
  193. <sizeY>3</sizeY>
  194. <imageScale>0.8</imageScale>
  195. <growTime>4</growTime>
  196. <coinYield>125</coinYield>
  197. <action>harvest</action>
  198. <actionText>circuspeanuts</actionText>
  199. <insanityProbability>0.5</insanityProbability>
  200. <image name="animation" url="assets/animals/elephant.swf"/>
  201. <image name="frt_idle" url="assets/animals/elephant_black_full.swf" loadClass="mc"/>
  202. <image name="bk_idle" url="assets/animals/elephant_black_full.swf" loadClass="mc"/>
  203. <image name="icon" url="assets/animals/animal_elephant_black_icon.png"/>
  204. <sounds>
  205. <sound url="assets/sounds/animals/sfx_baby_elephant_02.mp3"/>
  206. </sounds>
  207. <masteryYield>1</masteryYield>
  208. <masteryLevel count="9" xp="25" coins="500"/>
  209. <masteryLevel count="24" xp="75" coins="1500"/>
  210. <masteryLevel count="53" xp="250" coins="5000" gift="masterelephant_black"/>
  211. <breedingShare>common</breedingShare>
  212. </item>
  213.  
  214. <item name="masterelephant_black" code="0gi" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  215. <requiredLevel>1</requiredLevel>
  216. <cost>10000</cost>
  217. <sizeX>1</sizeX>
  218. <sizeY>1</sizeY>
  219. <imageScale>1.5</imageScale>
  220. <disallowDelete>1</disallowDelete>
  221. <overrideExportName>animalmastery</overrideExportName>
  222. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  223. <image name="icon" url="assets/decorations/animal_mastery_signs/elephant_black.png"/>
  224. <image name="masteredItem" url="assets/animals/animal_elephant_black_icon.png"/>
  225. </item>
  226. <item name="gallinule_black" code="0gk" type="animal" placeable="true" mastery="true" giftable="false" buyable="false" rareItem="true">
  227. <requiredLevel>1</requiredLevel>
  228. <cost>25000</cost>
  229. <sizeX>1</sizeX>
  230. <sizeY>1</sizeY>
  231. <imageScale>1.5</imageScale>
  232. <growTime>2</growTime>
  233. <coinYield>80</coinYield>
  234. <action>harvest</action>
  235. <actionText>Gallinulefeather</actionText>
  236. <insanityProbability>0.5</insanityProbability>
  237. <image name="animation" url="assets/animals/gallinule_black.swf"/>
  238. <image name="frt_idle" url="assets/animals/gallinule_black_full.swf" loadClass="mc"/>
  239. <image name="bk_id" url="assets/animals/gallinule_black_full.swf" loadClass="mc"/>
  240. <image name="icon" url="assets/animals/animal_gallinule_black_icon.png"/>
  241. <masteryYield>1</masteryYield>
  242. <masteryLevel count="5" xp="25" coins="500"/>
  243. <masteryLevel count="12" xp="75" coins="1500"/>
  244. <masteryLevel count="28" xp="250" coins="5000" gift="mastergallinule_black"/>
  245. <breedingShare>exclusiveCommon</breedingShare>
  246. </item>
  247.  
  248. <item name="mastergallinule_black" code="0go" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  249. <requiredLevel>1</requiredLevel>
  250. <cost>10000</cost>
  251. <sizeX>1</sizeX>
  252. <sizeY>1</sizeY>
  253. <imageScale>1.5</imageScale>
  254. <disallowDelete>1</disallowDelete>
  255. <overrideExportName>animalmastery</overrideExportName>
  256. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  257. <image name="icon" url="assets/decorations/animal_mastery_signs/gallinule_black.png"/>
  258. <image name="masteredItem" url="assets/animals/animal_gallinule_black_icon.png"/>
  259. </item>
  260. <item name="flamingo_lesser" code="0dq" type="animal" placeable="true" mastery="true" giftable="false" buyable="false" rareItem="true">
  261. <requiredLevel>1</requiredLevel>
  262. <cost>7000</cost>
  263. <sizeX>1</sizeX>
  264. <sizeY>1</sizeY>
  265. <imageScale>1.2</imageScale>
  266. <growTime>2</growTime>
  267. <coinYield>92</coinYield>
  268. <action>harvest</action>
  269. <actionText>Flamingo_Feathers</actionText>
  270. <insanityProbability>0.5</insanityProbability>
  271. <image name="animation" url="assets/animals/flamingo_lesser.swf"/>
  272. <image name="frt_idle" url="assets/animals/flamingo_lesser_full.swf" loadClass="mc"/>
  273. <image name="bk_idle" url="assets/animals/flamingo_lesser_full.swf" loadClass="mc"/>
  274. <image name="icon" url="assets/animals/animal_flamingo_lesser_icon.png"/>
  275. <masteryYield>1</masteryYield>
  276. <masteryLevel count="14" xp="25" coins="500"/>
  277. <masteryLevel count="38" xp="75" coins="1500"/>
  278. <masteryLevel count="84" xp="250" coins="5000" gift="masterflamingo_lesser"/>
  279. <breedingShare>common</breedingShare>
  280. </item>
  281.  
  282. <item name="masterflamingo_lesser" code="bbb" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  283. <requiredLevel>1</requiredLevel>
  284. <cost>10000</cost>
  285. <sizeX>1</sizeX>
  286. <sizeY>1</sizeY>
  287. <imageScale>1.5</imageScale>
  288. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  289. <image name="icon" url="assets/decorations/animal_mastery_signs/flamingo_lesser.png"/>
  290. <image name="masteredItem" url="assets/animals/animal_flamingo_lesser_icon.png"/>
  291. </item>
  292.  
  293. <item name="peahen" code="0dp" type="animal" placeable="true" rareItem="true" mastery="true" giftable="false" buyable="false">
  294. <requiredLevel>1</requiredLevel>
  295. <cost>35000</cost>
  296. <sizeX>2</sizeX>
  297. <sizeY>2</sizeY>
  298. <imageScale>1.2</imageScale>
  299. <XP>350</XP>
  300. <growTime>2</growTime>
  301. <coinYield>92</coinYield>
  302. <action>harvest</action>
  303. <actionText>Flamingo_Feathers</actionText>
  304. <insanityProbability>0.5</insanityProbability>
  305. <image name="animation" url="assets/animals/peahen.swf"/>
  306. <image name="frt_idle" url="assets/animals/peahen_full.swf" loadClass="mc"/>
  307. <image name="bk_idle" url="assets/animals/peahen_full.swf" loadClass="mc"/>
  308. <image name="icon" url="assets/animals/animal_peahen_icon.png"/>
  309. <masteryYield>1</masteryYield>
  310. <masteryLevel count="10" xp="25" coins="500"/>
  311. <masteryLevel count="24" xp="75" coins="1500"/>
  312. <masteryLevel count="56" xp="250" coins="5000" gift="masterpeahen"/>
  313. <breedingShare>common</breedingShare>
  314. </item>
  315.  
  316. <item name="kangaroo_grey" code="0jM" type="animal" buyable="false" placeable="true" mastery="true" giftable="false" rareItem="true">
  317. <requiredLevel>1</requiredLevel>
  318. <cost>8000</cost>
  319. <sizeX>1</sizeX>
  320. <sizeY>1</sizeY>
  321. <growTime>2</growTime>
  322. <coinYield>54</coinYield>
  323. <imageScale>2</imageScale>
  324. <action>harvest</action>
  325. <actionText>Kangaroohair</actionText>
  326. <insanityProbability>1.0</insanityProbability>
  327. <image name="animation" url="assets/animals/kangaroo_grey.swf"/>
  328. <image name="frt_idle" url="assets/animals/kangaroo_grey_full.swf" loadClass="mc"/>
  329. <image name="bk_idle" url="assets/animals/kangaroo_grey_full.swf" loadClass="mc"/>
  330. <image name="icon" url="assets/animals/kangaroo_grey_icon.png"/>
  331. <masteryYield>1</masteryYield>
  332. <masteryLevel count="12" xp="25" coins="500"/>
  333. <masteryLevel count="32" xp="75" coins="1500"/>
  334. <masteryLevel count="74" xp="250" coins="5000" gift="masterkangaroo_grey"/>
  335. <breedingShare>common</breedingShare>
  336. </item>
  337.  
  338. <item name="masterkangaroo_grey" code="0bQ" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  339. <requiredLevel>1</requiredLevel>
  340. <cost>10000</cost>
  341. <sizeX>1</sizeX>
  342. <sizeY>1</sizeY>
  343. <imageScale>1.5</imageScale>
  344. <disallowDelete>1</disallowDelete>
  345. <overrideExportName>animalmastery</overrideExportName>
  346. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  347. <image name="icon" url="assets/decorations/animal_mastery_signs/kangaroo_grey.png"/>
  348. <image name="masteredItem" url="assets/animals/kangaroo_grey_icon.png"/>
  349. </item>
  350.  
  351. <item name="monkey_whitefacedspider" code="0eJ" type="animal" buyable="false" placeable="true" mastery="true" giftable="false" rareItem="true">
  352. <requiredLevel>1</requiredLevel>
  353. <cost>9000</cost>
  354. <sizeX>1</sizeX>
  355. <sizeY>1</sizeY>
  356. <imageScale>1.8</imageScale>
  357. <growTime>2</growTime>
  358. <coinYield>92</coinYield>
  359. <action>harvest</action>
  360. <actionText>Spidermonkey</actionText>
  361. <insanityProbability>0.5</insanityProbability>
  362. <image name="animation" url="assets/animals/monkey_whitefacedspider.swf"/>
  363. <image name="frt_idle" url="assets/animals/monkey_whitefacedspider_full.swf" loadClass="mc"/>
  364. <image name="bk_idle" url="assets/animals/monkey_whitefacedspider_full.swf" loadClass="mc"/>
  365. <image name="icon" url="assets/animals/monkey_whitefacedspider_icon.png"/>
  366. <masteryYield>1</masteryYield>
  367. <masteryLevel count="12" xp="25" coins="500"/>
  368. <masteryLevel count="32" xp="75" coins="1500"/>
  369. <masteryLevel count="74" xp="250" coins="5000" gift="masterwhitefacedspider"/>
  370. <breedingShare>rare</breedingShare>
  371. </item>
  372.  
  373. <item name="masterwhitefacedspider" code="0iy" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  374. <requiredLevel>1</requiredLevel>
  375. <cost>10000</cost>
  376. <sizeX>1</sizeX>
  377. <sizeY>1</sizeY>
  378. <imageScale>1.5</imageScale>
  379. <disallowDelete>1</disallowDelete>
  380. <overrideExportName>animalmastery</overrideExportName>
  381. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  382. <image name="icon" url="assets/decorations/animal_mastery_signs/monkey_whitefacedspider.png"/>
  383. <image name="masteredItem" url="assets/animals/monkey_whitefacedspider_icon.png"/>
  384. </item>
  385. <item name="candelabra" code="0b1" type="tree" buyable="true" placeable="true" mastery="true" market="cash" present="true" multiplace="true" rareItem="true" giftable="false">
  386. <nextLevel>0b1</nextLevel>
  387. <requiredLevel>1</requiredLevel>
  388. <cost>1500</cost>
  389. <growTime>2</growTime>
  390. <coinYield>150</coinYield>
  391. <imageScale>3</imageScale>
  392. <altGraphic>lights</altGraphic>
  393. <altGraphic>snow_altgraphic</altGraphic>
  394. <altGraphic>xmaslight</altGraphic>
  395. <masteryYield>1</masteryYield>
  396. <masteryLevel count="75" xp="25" coins="500"/>
  397. <masteryLevel count="225" xp="75" coins="1500"/>
  398. <masteryLevel count="450" xp="250" coins="5000" gift="mastercandelabra"/>
  399. <image name="bare" url="assets/trees/tree_candelabra.swf" loadClass="1"/>
  400. <image name="mature" url="assets/trees/tree_candelabra.swf" loadClass="1"/>
  401. <image name="bare_lights" url="assets/trees/tree_candelabra.swf" loadClass="1"/>
  402. <image name="mature_lights" url="assets/trees/tree_candelabra.swf" loadClass="1"/>
  403. <image name="mature_snow" url="assets/trees/tree_candelabra.swf" loadClass="1"/>
  404. <image name="bare_xmaslight" url="assets/trees/tree_candelabra.swf" loadClass="1"/>
  405. <image name="mature_xmaslight" url="assets/trees/tree_candelabra.swf" loadClass="1"/>
  406. <image name="bare_snow" url="assets/trees/tree_candelabra.swf" loadClass="1"/>
  407. <image name="icon" url="assets/trees/tree_candelabra_icon.png"/>
  408. <marketEntries>
  409. <marketEntry type="seed" subtype="tree"/>
  410. </marketEntries>
  411. <cash>15</cash>
  412. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  413. <limitedStart>09/08/2011</limitedStart>
  414. <limitedEnd>09/22/2011</limitedEnd>
  415. </item>
  416.  
  417. <item name="acacia" code="0b4" type="tree" buyable="true" placeable="true" mastery="true" market="cash" present="true" multiplace="true" rareItem="true" giftable="false">
  418. <nextLevel>0b1</nextLevel>
  419. <requiredLevel>1</requiredLevel>
  420. <cost>1500</cost>
  421. <growTime>2</growTime>
  422. <coinYield>150</coinYield>
  423. <imageScale>3</imageScale>
  424. <altGraphic>lights</altGraphic>
  425. <altGraphic>snow_altgraphic</altGraphic>
  426. <altGraphic>xmaslight</altGraphic>
  427. <masteryYield>1</masteryYield>
  428. <masteryLevel count="75" xp="25" coins="500"/>
  429. <masteryLevel count="225" xp="75" coins="1500"/>
  430. <masteryLevel count="450" xp="250" coins="5000" gift="masteracacia"/>
  431. <image name="bare" url="assets/trees/tree_acacia.swf" loadClass="1"/>
  432. <image name="mature" url="assets/trees/tree_acacia.swf" loadClass="1"/>
  433. <image name="bare_lights" url="assets/trees/tree_acacia.swf" loadClass="1"/>
  434. <image name="mature_lights" url="assets/trees/tree_acacia.swf" loadClass="1"/>
  435. <image name="mature_snow" url="assets/trees/tree_acacia.swf" loadClass="1"/>
  436. <image name="bare_xmaslight" url="assets/trees/tree_acacia.swf" loadClass="1"/>
  437. <image name="mature_xmaslight" url="assets/trees/tree_acacia.swf" loadClass="1"/>
  438. <image name="bare_snow" url="assets/trees/tree_acacia.swf" loadClass="1"/>
  439. <image name="icon" url="assets/trees/tree_acacia_icon.png"/>
  440. <marketEntries>
  441. <marketEntry type="seed" subtype="tree"/>
  442. </marketEntries>
  443. <cash>7</cash>
  444. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  445. <limitedStart>09/08/2011</limitedStart>
  446. <limitedEnd>09/22/2011</limitedEnd>
  447. </item>
  448.  
  449. <item name="mastercandelabra" code="0b8" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  450. <requiredLevel>1</requiredLevel>
  451. <cost>10000</cost>
  452. <sizeX>1</sizeX>
  453. <sizeY>1</sizeY>
  454. <imageScale>2</imageScale>
  455. <disallowDelete>1</disallowDelete>
  456. <image name="static" url="assets/decorations/master_signs.swf" loadClass="1"/>
  457. <image name="icon" url="assets/decorations/treemaster_candelabra_icon.png"/>
  458. </item>
  459.  
  460. <item name="masteracacia" code="0cc" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  461. <requiredLevel>1</requiredLevel>
  462. <cost>10000</cost>
  463. <sizeX>1</sizeX>
  464. <sizeY>1</sizeY>
  465. <imageScale>2</imageScale>
  466. <disallowDelete>1</disallowDelete>
  467. <image name="static" url="assets/decorations/master_signs.swf" loadClass="1"/>
  468. <image name="icon" url="assets/decorations/treemaster_acacia_icon.png"/>
  469. </item>
  470.  
  471. <!-- Object id=1481576, lastChange=191215, moduleId=142, key=0ce -->
  472. <item name="peafowl" code="0ce" type="animal" buyable="true" placeable="true" market="cash" present="true" mastery="true" multiplace="true" giftable="false">
  473. <limitedStart>09/02/2011</limitedStart>
  474. <limitedEnd>09/22/2011</limitedEnd>
  475. <requiredLevel>1</requiredLevel>
  476. <cash>20</cash>
  477. <cost>200000</cost>
  478. <sizeX>2</sizeX>
  479. <sizeY>2</sizeY>
  480. <imageScale>1.25</imageScale>
  481. <growTime>2</growTime>
  482. <coinYield>200</coinYield>
  483. <action>harvest</action>
  484. <actionText>Feathers</actionText>
  485. <insanityProbability>0.5</insanityProbability>
  486. <marketEntries>
  487. <marketEntry type="animal" subtype="exotic"/>
  488. </marketEntries>
  489. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  490. <image name="animation" url="assets/animals/peafowl.swf"/>
  491. <image name="frt_idle" url="assets/animals/peafowl_full.swf" loadClass="mc"/>
  492. <image name="bk_idle" url="assets/animals/peafowl_full.swf" loadClass="mc"/>
  493. <image name="icon" url="assets/animals/animal_peafowl_icon.png"/>
  494. <masteryYield>1</masteryYield>
  495. <masteryLevel count="28" xp="25" coins="500"/>
  496. <masteryLevel count="74" xp="75" coins="1500"/>
  497. <masteryLevel count="167" xp="250" coins="5000" gift="masterpeafowl"/>
  498. <cmsmeta objectId="1481576" lastChange="191215" moduleId="142" key="0ce"/>
  499. </item>
  500.  
  501. <item name="masterpeafowl" code="0cd" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  502. <requiredLevel>1</requiredLevel>
  503. <cost>10000</cost>
  504. <sizeX>1</sizeX>
  505. <sizeY>1</sizeY>
  506. <imageScale>1.5</imageScale>
  507. <disallowDelete>1</disallowDelete>
  508. <overrideExportName>animalmastery</overrideExportName>
  509. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  510. <image name="icon" url="assets/decorations/animal_mastery_signs/peafowl.png"/>
  511. <image name="masteredItem" url="assets/animals/animal_peafowl_icon.png"/>
  512. </item>
  513.  
  514. <item name="mastermini_pegasus_zebra" code="0cf" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  515. <requiredLevel>1</requiredLevel>
  516. <cost>10000</cost>
  517. <sizeX>1</sizeX>
  518. <sizeY>1</sizeY>
  519. <imageScale>1.5</imageScale>
  520. <disallowDelete>1</disallowDelete>
  521. <overrideExportName>animalmastery</overrideExportName>
  522. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  523. <image name="icon" url="assets/decorations/animal_mastery_signs/mini_pegasus_zebra.png"/>
  524. <image name="masteredItem" url="assets/animals/animal_mini_pegasus_zebra_icon.png"/>
  525. </item>
  526.  
  527. <item name="mini_pegasus_zebra" code="0ch" type="animal" buyable="true" placeable="true" market="cash" present="true" mastery="true" multiplace="true">
  528. <limitedStart>09/02/2011</limitedStart>
  529. <limitedEnd>09/22/2011</limitedEnd>
  530. <requiredLevel>1</requiredLevel>
  531. <cash>35</cash>
  532. <cost>350000</cost>
  533. <sizeX>2</sizeX>
  534. <sizeY>2</sizeY>
  535. <imageScale>0.7</imageScale>
  536. <growTime>3</growTime>
  537. <coinYield>140</coinYield>
  538. <action>harvest</action>
  539. <actionText>Horsehair</actionText>
  540. <marketEntries>
  541. <marketEntry type="animal" subtype="exotic"/>
  542. </marketEntries>
  543. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  544. <insanityProbability>0.5</insanityProbability>
  545. <image name="icon" url="assets/animals/animal_mini_pegasus_zebra_icon.png"/>
  546. <sounds>
  547. <sound url="assets/sounds/animals/horse_01.mp3"/>
  548. <sound url="assets/sounds/animals/horse_02.mp3"/>
  549. <sound url="assets/sounds/animals/horse_03.mp3"/>
  550. </sounds>
  551. <keyword>horse</keyword>
  552. <masteryYield>1</masteryYield>
  553. <masteryLevel count="4" xp="25" coins="500"/>
  554. <masteryLevel count="12" xp="75" coins="1500"/>
  555. <masteryLevel count="26" xp="250" coins="5000" gift="mastermini_pegasus_zebra"/>
  556. </item>
  557.  
  558. <item name="hippopond" code="0ci" type="decoration" buyable="true" subtype="decor_misc" market="cash" present="true" placeable="true" className="InteractiveDecoration" giftable="false">
  559. <activeFrame>68</activeFrame>
  560. <minWait>30</minWait>
  561. <maxWait>60</maxWait>
  562. <requiredLevel>1</requiredLevel>
  563. <limitedStart>09/02/2011</limitedStart>
  564. <limitedEnd>09/22/2011</limitedEnd>
  565. <cash>18</cash>
  566. <cost>180000</cost>
  567. <sizeX>5</sizeX>
  568. <sizeY>6</sizeY>
  569. <image name="static" url="assets/decorations/deco_hippopond.swf"/>
  570. <image name="icon" url="assets/decorations/deco_hippopond_icon.png"/>
  571. <marketEntries>
  572. <marketEntry type="decoration" subtype="ornament" subsubtype="other"/>
  573. </marketEntries>
  574. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  575. </item>
  576.  
  577. <item name="zebrabench" code="0cj" type="decoration" buyable="true" subtype="decor_misc" placeable="true" className="RotateableDecoration" giftable="false">
  578. <requiredLevel>1</requiredLevel>
  579. <limitedStart>09/02/2011</limitedStart>
  580. <limitedEnd>09/22/2011</limitedEnd>
  581. <cost>10000</cost>
  582. <sizeX>3</sizeX>
  583. <sizeY>1</sizeY>
  584. <marketEntries>
  585. <marketEntry type="decoration" subtype="ornament" subsubtype="other"/>
  586. </marketEntries>
  587. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  588. <image name="horizontal" url="assets/decorations/deco_zebrabench.swf" loadClass="1"/>
  589. <image name="vertical" url="assets/decorations/deco_zebrabench.swf" loadClass="1"/>
  590. <image name="icon" url="assets/decorations/deco_zebrabench_icon.png"/>
  591. </item>
  592.  
  593. <item name="rhino" code="0cg" type="animal" placeable="true" rareItem="true" mastery="true" subtype="mystery" giftable="false" buyable="false">
  594. <requiredLevel>1</requiredLevel>
  595. <cost>2000000</cost>
  596. <sizeX>2</sizeX>
  597. <sizeY>2</sizeY>
  598. <growTime>2</growTime>
  599. <coinYield>90</coinYield>
  600. <action>harvest</action>
  601. <actionText>angryRino</actionText>
  602. <insanityProbability>0.5</insanityProbability>
  603. <animalLevel>2</animalLevel>
  604. <image name="animation" url="assets/animals/rhino.swf"/>
  605. <image name="frt_idle" url="assets/animals/rhino_full.swf" loadClass="mc"/>
  606. <image name="bk_idle" url="assets/animals/rhino_full.swf" loadClass="mc"/>
  607. <image name="icon" url="assets/animals/animal_rhino_icon.png"/>
  608. <masteryYield>1</masteryYield>
  609. <masteryLevel count="6" xp="25" coins="500"/>
  610. <masteryLevel count="16" xp="75" coins="1500"/>
  611. <masteryLevel count="37" xp="250" coins="5000" gift="masterrhino"/>
  612. <breedingShare>exclusiveRare</breedingShare>
  613. <imageScale>1.35</imageScale>
  614. </item>
  615.  
  616. <item name="masterrhino" code="0j3" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  617. <requiredLevel>1</requiredLevel>
  618. <cost>10000</cost>
  619. <sizeX>1</sizeX>
  620. <sizeY>1</sizeY>
  621. <imageScale>1.5</imageScale>
  622. <disallowDelete>1</disallowDelete>
  623. <overrideExportName>animalmastery</overrideExportName>
  624. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  625. <image name="icon" url="assets/decorations/animal_mastery_signs/rhino.png"/>
  626. <image name="masteredItem" url="assets/animals/animal_rhino_icon.png"/>
  627. </item>
  628.  
  629. <item name="hippo" code="0j4" type="animal" placeable="true" rareItem="true" mastery="true" subtype="mystery" giftable="false" buyable="false">
  630. <requiredLevel>1</requiredLevel>
  631. <cost>2000000</cost>
  632. <sizeX>3</sizeX>
  633. <sizeY>3</sizeY>
  634. <growTime>2</growTime>
  635. <coinYield>90</coinYield>
  636. <action>harvest</action>
  637. <actionText>playHippo</actionText>
  638. <insanityProbability>0.5</insanityProbability>
  639. <animalLevel>2</animalLevel>
  640. <image name="animation" url="assets/animals/rhino.swf"/>
  641. <image name="frt_idle" url="assets/animals/hippo_full.swf" loadClass="mc"/>
  642. <image name="bk_idle" url="assets/animals/hippo_full.swf" loadClass="mc"/>
  643. <image name="icon" url="assets/animals/animal_hippo_icon.png"/>
  644. <sounds>
  645. <sound url="assets/sounds/animals/sfx_puppy-02.mp3"/>
  646. </sounds>
  647. <masteryYield>1</masteryYield>
  648. <masteryLevel count="6" xp="25" coins="500"/>
  649. <masteryLevel count="16" xp="75" coins="1500"/>
  650. <masteryLevel count="37" xp="250" coins="5000" gift="masterhippo"/>
  651. <breedingShare>exclusiveRare</breedingShare>
  652. <imageScale>0.8</imageScale>
  653. </item>
  654.  
  655. <item name="masterhippo" code="0j5" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  656. <requiredLevel>1</requiredLevel>
  657. <cost>10000</cost>
  658. <sizeX>1</sizeX>
  659. <sizeY>1</sizeY>
  660. <imageScale>1.5</imageScale>
  661. <disallowDelete>1</disallowDelete>
  662. <overrideExportName>animalmastery</overrideExportName>
  663. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  664. <image name="masteredItem" url="assets/animals/animal_hippo_icon.png"/>
  665. </item>
  666.  
  667. <item name="honeybadger" code="0j6" type="animal" placeable="true" rareItem="true" mastery="true" subtype="mystery" giftable="false" buyable="false">
  668. <requiredLevel>1</requiredLevel>
  669. <cost>2000000</cost>
  670. <sizeX>2</sizeX>
  671. <sizeY>2</sizeY>
  672. <growTime>2</growTime>
  673. <coinYield>90</coinYield>
  674. <action>harvest</action>
  675. <actionText>playHoneyBadger</actionText>
  676. <insanityProbability>0.5</insanityProbability>
  677. <animalLevel>2</animalLevel>
  678. <image name="animation" url="assets/animals/honeybadger.swf"/>
  679. <image name="frt_idle" url="assets/animals/honeybadger_full.swf" loadClass="mc"/>
  680. <image name="bk_idle" url="assets/animals/honeybadger_full.swf" loadClass="mc"/>
  681. <image name="icon" url="assets/animals/animal_honeybadger_icon.png"/>
  682. <masteryYield>1</masteryYield>
  683. <masteryLevel count="6" xp="25" coins="500"/>
  684. <masteryLevel count="16" xp="75" coins="1500"/>
  685. <masteryLevel count="37" xp="250" coins="5000" gift="masterhoneybadger"/>
  686. <breedingShare>exclusiveRare</breedingShare>
  687. <imageScale>0.75</imageScale>
  688. </item>
  689.  
  690. <item name="masterhoneybadger" code="0j8" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  691. <requiredLevel>1</requiredLevel>
  692. <cost>10000</cost>
  693. <sizeX>1</sizeX>
  694. <sizeY>1</sizeY>
  695. <imageScale>1.5</imageScale>
  696. <disallowDelete>1</disallowDelete>
  697. <overrideExportName>animalmastery</overrideExportName>
  698. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  699. <image name="icon" url="assets/decorations/animal_mastery_signs/honeybadger.png"/>
  700. <image name="masteredItem" url="assets/animals/animal_honeybadger_icon.png"/>
  701. </item>
  702.  
  703. <item name="oryx" code="0ka" type="animal" placeable="true" rareItem="true" mastery="true" subtype="mystery" giftable="false" buyable="false">
  704. <requiredLevel>1</requiredLevel>
  705. <cost>2000000</cost>
  706. <sizeX>2</sizeX>
  707. <sizeY>3</sizeY>
  708. <growTime>2</growTime>
  709. <coinYield>90</coinYield>
  710. <action>harvest</action>
  711. <actionText>brushOryx</actionText>
  712. <insanityProbability>0.5</insanityProbability>
  713. <animalLevel>2</animalLevel>
  714. <image name="animation" url="assets/animals/oryx.swf"/>
  715. <image name="frt_idle" url="assets/animals/oryx_full.swf" loadClass="mc"/>
  716. <image name="bk_idle" url="assets/animals/oryx_full.swf" loadClass="mc"/>
  717. <image name="icon" url="assets/animals/animal_oryx_icon.png"/>
  718. <sounds>
  719. <sound url="assets/sounds/animals/sfx_puppy-02.mp3"/>
  720. </sounds>
  721. <masteryYield>1</masteryYield>
  722. <masteryLevel count="6" xp="25" coins="500"/>
  723. <masteryLevel count="16" xp="75" coins="1500"/>
  724. <masteryLevel count="37" xp="250" coins="5000" gift="masteroryx"/>
  725. <breedingShare>exclusiveRare</breedingShare>
  726. <imageScale>1</imageScale>
  727. </item>
  728.  
  729. <item name="masteroryx" code="0kb" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  730. <requiredLevel>1</requiredLevel>
  731. <cost>10000</cost>
  732. <sizeX>1</sizeX>
  733. <sizeY>1</sizeY>
  734. <imageScale>1.5</imageScale>
  735. <disallowDelete>1</disallowDelete>
  736. <overrideExportName>animalmastery</overrideExportName>
  737. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  738. <image name="icon" url="assets/decorations/animal_mastery_signs/oryx.png"/>
  739. <image name="masteredItem" url="assets/animals/animal_oryx_icon.png"/>
  740. </item>
  741.  
  742. <item name="wombat" code="0kc" type="animal" placeable="true" rareItem="true" mastery="true" subtype="mystery" giftable="false" buyable="false">
  743. <requiredLevel>1</requiredLevel>
  744. <cost>2000000</cost>
  745. <sizeX>2</sizeX>
  746. <sizeY>2</sizeY>
  747. <growTime>2</growTime>
  748. <coinYield>90</coinYield>
  749. <action>harvest</action>
  750. <actionText>playWombat</actionText>
  751. <insanityProbability>0.5</insanityProbability>
  752. <animalLevel>2</animalLevel>
  753. <image name="animation" url="assets/animals/wombat.swf"/>
  754. <image name="frt_idle" url="assets/animals/wombat_full.swf" loadClass="mc"/>
  755. <image name="bk_idle" url="assets/animals/wombat_full.swf" loadClass="mc"/>
  756. <image name="icon" url="assets/animals/animal_wombat_icon.png"/>
  757. <masteryYield>1</masteryYield>
  758. <masteryLevel count="6" xp="25" coins="500"/>
  759. <masteryLevel count="16" xp="75" coins="1500"/>
  760. <masteryLevel count="37" xp="250" coins="5000" gift="masterwombat"/>
  761. <breedingShare>rare</breedingShare>
  762. <imageScale>0.75</imageScale>
  763. </item>
  764.  
  765. <item name="masterwombat" code="0kd" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  766. <requiredLevel>1</requiredLevel>
  767. <cost>10000</cost>
  768. <sizeX>1</sizeX>
  769. <sizeY>1</sizeY>
  770. <imageScale>1.5</imageScale>
  771. <disallowDelete>1</disallowDelete>
  772. <overrideExportName>animalmastery</overrideExportName>
  773. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  774. <image name="icon" url="assets/decorations/animal_mastery_signs/wombat.png"/>
  775. <image name="masteredItem" url="assets/animals/animal_wombat_icon.png"/>
  776. </item>
  777.  
  778. <item name="wallaby" code="0ke" type="animal" placeable="true" rareItem="true" mastery="true" subtype="mystery" giftable="false" buyable="false">
  779. <requiredLevel>1</requiredLevel>
  780. <cost>2000000</cost>
  781. <sizeX>2</sizeX>
  782. <sizeY>2</sizeY>
  783. <growTime>2</growTime>
  784. <coinYield>90</coinYield>
  785. <action>harvest</action>
  786. <actionText>Kangaroohair</actionText>
  787. <insanityProbability>0.5</insanityProbability>
  788. <animalLevel>2</animalLevel>
  789. <image name="animation" url="assets/animals/wallaby.swf"/>
  790. <image name="frt_idle" url="assets/animals/wallaby_full.swf" loadClass="mc"/>
  791. <image name="bk_idle" url="assets/animals/wallaby_full.swf" loadClass="mc"/>
  792. <image name="icon" url="assets/animals/animal_wallaby_icon.png"/>
  793. <masteryYield>1</masteryYield>
  794. <masteryLevel count="6" xp="25" coins="500"/>
  795. <masteryLevel count="16" xp="75" coins="1500"/>
  796. <masteryLevel count="37" xp="250" coins="5000" gift="masterwallaby"/>
  797. <breedingShare>rare</breedingShare>
  798. <imageScale>0.75</imageScale>
  799. </item>
  800.  
  801. <item name="masterwallaby" code="0kf" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  802. <requiredLevel>1</requiredLevel>
  803. <cost>10000</cost>
  804. <sizeX>1</sizeX>
  805. <sizeY>1</sizeY>
  806. <imageScale>1.5</imageScale>
  807. <disallowDelete>1</disallowDelete>
  808. <overrideExportName>animalmastery</overrideExportName>
  809. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  810. <image name="icon" url="assets/decorations/animal_mastery_signs/wallaby.png"/>
  811. <image name="masteredItem" url="assets/animals/animal_wallaby_icon.png"/>
  812. </item>
  813.  
  814. <item name="waterbuffalo" code="0kh" type="animal" placeable="true" rareItem="true" mastery="true" subtype="mystery" giftable="false" buyable="false">
  815. <requiredLevel>1</requiredLevel>
  816. <cost>2000000</cost>
  817. <sizeX>3</sizeX>
  818. <sizeY>3</sizeY>
  819. <growTime>2</growTime>
  820. <coinYield>90</coinYield>
  821. <action>harvest</action>
  822. <actionText>angryWaterBuffalo</actionText>
  823. <insanityProbability>0.5</insanityProbability>
  824. <animalLevel>2</animalLevel>
  825. <image name="animation" url="assets/animals/waterbuffalo.swf"/>
  826. <image name="frt_idle" url="assets/animals/waterbuffalo_full.swf" loadClass="mc"/>
  827. <image name="bk_idle" url="assets/animals/waterbuffalo_full.swf" loadClass="mc"/>
  828. <image name="icon" url="assets/animals/animal_waterbuffalo_icon.png"/>
  829. <masteryYield>1</masteryYield>
  830. <masteryLevel count="6" xp="25" coins="500"/>
  831. <masteryLevel count="16" xp="75" coins="1500"/>
  832. <masteryLevel count="37" xp="250" coins="5000" gift="masterwaterbuffalo"/>
  833. <breedingShare>exclusiveRare</breedingShare>
  834. <imageScale>1</imageScale>
  835. </item>
  836.  
  837. <item name="masterwaterbuffalo" code="0kj" className="DynamicMasterySign" type="decoration" placeable="true" rareItem="true" giftable="false" buyable="false">
  838. <requiredLevel>1</requiredLevel>
  839. <cost>10000</cost>
  840. <sizeX>1</sizeX>
  841. <sizeY>1</sizeY>
  842. <imageScale>1.5</imageScale>
  843. <disallowDelete>1</disallowDelete>
  844. <overrideExportName>animalmastery</overrideExportName>
  845. <image name="static" url="assets/misc/animalmastery_sign.swf" loadClass="mc"/>
  846. <image name="icon" url="assets/decorations/animal_mastery_signs/waterbuffalo.png"/>
  847. <image name="masteredItem" url="assets/animals/animal_waterbuffalo_icon.png"/>
  848. </item>
  849.  
  850. <item name="safarirock" code="54" type="decoration" buyable="true" subtype="decor_misc" placeable="true" giftable="false" market="cash" present="true">
  851. <limitedStart>09/08/2011</limitedStart>
  852. <limitedEnd>09/22/2011</limitedEnd>
  853. <requiredLevel>1</requiredLevel>
  854. <cost>30000</cost>
  855. <sizeX>3</sizeX>
  856. <sizeY>3</sizeY>
  857. <marketEntries>
  858. <marketEntry type="decoration" subtype="ornament" subsubtype="other"/>
  859. </marketEntries>
  860. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  861. <image name="static" url="assets/decorations/animalsanctuary_deco_static.swf" loadClass="1"/>
  862. <cash>3</cash>
  863. </item>
  864.  
  865. <item name="safarignome" code="55" type="decoration" buyable="true" placeable="true" market="cash" present="true" giftable="false">
  866. <requiredLevel>1</requiredLevel>
  867. <cash>15</cash>
  868. <cost>150000</cost>
  869. <sizeX>1</sizeX>
  870. <sizeY>1</sizeY>
  871. <marketEntries>
  872. <marketEntry type="decoration" subtype="ornament" subsubtype="other"/>
  873. </marketEntries>
  874. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  875. <image name="static" url="assets/decorations/animalsanctuary_deco_static.swf" loadClass="1"/>
  876. <limitedStart>09/08/2011</limitedStart>
  877. <limitedEnd>09/22/2011</limitedEnd>
  878. <imageScale>1.18</imageScale>
  879. </item>
  880.  
  881. <item name="safaritent" code="0kz" type="building" buyable="true" subtype="home" placeable="true" market="cash" present="true" rareitem="true" giftable="false">
  882. <requiredLevel>1</requiredLevel>
  883. <limitedStart>09/08/2011</limitedStart>
  884. <limitedEnd>09/22/2011</limitedEnd>
  885. <cost>200000</cost>
  886. <sizeX>8</sizeX>
  887. <sizeY>7</sizeY>
  888. <marketEntries>
  889. <marketEntry type="decoration" subtype="building"/>
  890. <marketEntry type="building" subtype="decorative"/>
  891. </marketEntries>
  892. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  893. <image name="built" url="assets/buildings/bldg_safaritent.swf" loadClass="1"/>
  894. <image name="built_rotatable" url="assets/buildings/bldg_safaritent.swf" loadClass="1"/>
  895. <image name="icon" url="assets/buildings/bldg_safaritent_icon.png"/>
  896. <cash>20</cash>
  897. </item>
  898.  
  899. <item name="safarisunsetflower" code="57" type="decoration" buyable="true" subtype="decor_misc" placeable="true" giftable="false" multiplace="true">
  900. <limitedStart>09/08/2011</limitedStart>
  901. <limitedEnd>09/22/2011</limitedEnd>
  902. <requiredLevel>1</requiredLevel>
  903. <cost>4000</cost>
  904. <sizeX>1</sizeX>
  905. <sizeY>1</sizeY>
  906. <marketEntries>
  907. <marketEntry type="decoration" subtype="ornament" subsubtype="other"/>
  908. </marketEntries>
  909. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  910. <image name="static" url="assets/decorations/animalsanctuary_deco_static.swf" loadClass="1"/>
  911. <image name="icon" url="assets/decorations/deco_safari_sunsetflower_icon.png"/>
  912. <imageScale>2</imageScale>
  913. </item>
  914.  
  915. <item name="giantanteater" code="58" type="animal" placeable="true" rareItem="true" mastery="true" buyable="true" multiplace="true" market="cash" present="true" giftable="false">
  916. <requiredLevel>1</requiredLevel>
  917. <cost>180000</cost>
  918. <sizeX>2</sizeX>
  919. <sizeY>2</sizeY>
  920. <growTime>2</growTime>
  921. <coinYield>110</coinYield>
  922. <action>harvest</action>
  923. <actionText>antEater</actionText>
  924. <insanityProbability>0.5</insanityProbability>
  925. <image name="animation" url="assets/animals/giantanteater.swf"/>
  926. <image name="frt_idle" url="assets/animals/giantanteater_full.swf" loadClass="mc"/>
  927. <image name="bk_idle" url="assets/animals/giantanteater_full.swf" loadClass="mc"/>
  928. <image name="icon" url="assets/animals/animal_giantanteater_icon.png"/>
  929. <masteryYield>1</masteryYield>
  930. <masteryLevel count="5" xp="25" coins="500"/>
  931. <masteryLevel count="12" xp="75" coins="1500"/>
  932. <masteryLevel count="28" xp="250" coins="5000" gift="mastergiantanteater"/>
  933. <breedingShare>exclusiveRare</breedingShare>
  934. <marketCardDescriptor>sanctuary</marketCardDescriptor>
  935. <marketEntries>
  936. <marketEntry type="animal" subtype="exotic"/>
  937. </marketEntries>
  938. <limitedStart>09/01/2011</limitedStart>
  939. <limitedEnd>09/15/2011</limitedEnd>
  940. <cash>18</cash>
  941. </item>
Add Comment
Please, Sign In to add comment