Advertisement
Ritchie

Pokémon Shuffle Mobile update 1.1.9

Oct 19th, 2015
3,164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.73 KB | None | 0 0
  1. Note: parser fixed. The stages lists for the escalation battle should now be correct.
  2.  
  3. StageDataEvent #42/2. (1.1.9)
  4. --Pokémon data--
  5. Regirock, Rock, Base 70, Dex #236
  6. Ability: Last-Ditch Effort (50%, 100%, 100%, damage, x2, Attacks do more damage when things are looking desperate.)
  7.  
  8. --Stage data--
  9. Area: Special Stages
  10. Background ID: 13
  11. HP: 19800
  12. Moves: 30
  13. Experience: +5
  14. Catch rate: 3% (+2% per every remaining move)
  15. Playing cost: 2 hearts
  16. Pokémon count: 4 (4 elegible)
  17.  
  18. Default Pokémon: Regirock, Carbink, Bonsly, Amaura
  19. This stage has got a predefined layout
  20. Coins reward: 200 for the first time, 10 for every repeat
  21.  
  22. --Countdown 1--
  23. *After 3 moves, choose an action:
  24. -Fill the 2x2 block starting at 3:3 with Regirock
  25. *If HP <= 5000 (~25%) / Damage >= 14800, switch countdown.
  26. *Repeat every 3 moves.
  27.  
  28. --Countdown 2--
  29. *After 2 moves, choose an action:
  30. -Fill 5 random blocks with Metal
  31. *Repeat every 2 moves.
  32.  
  33.  
  34.  
  35. StageDataEvent #43/22. (1.1.9)
  36. --Pokémon data--
  37. Cresselia, Psychic, Base 80, Dex #275
  38. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  39.  
  40. --Stage data--
  41. Area: Special Stages
  42. Background ID: 13
  43. HP: 2410 (+210/level)
  44. Moves: 18
  45. Experience: +5
  46. Catch rate: Not catchable
  47. Playing cost: 1 heart
  48. Pokémon count: 4 (4 elegible)
  49.  
  50. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  51. Coins reward: 200 for the first time, 30 for every repeat
  52.  
  53. --No countdowns--
  54.  
  55.  
  56.  
  57. StageDataEvent #44/23. (1.1.9)
  58. --Pokémon data--
  59. Cresselia, Psychic, Base 80, Dex #275
  60. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  61.  
  62. --Stage data--
  63. Area: Special Stages
  64. Background ID: 13
  65. HP: 3213 (+210/level)
  66. Moves: 18
  67. Experience: +5
  68. Catch rate: Not catchable
  69. Playing cost: 1 heart
  70. Pokémon count: 4 (4 elegible)
  71.  
  72. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  73. Coins reward: 30 for the first time, 30 for every repeat
  74.  
  75. --Countdown 1--
  76. *When the stage starts, choose an action:
  77. -Fill 3 random blocks with Ice
  78. *After 1 time, switch countdown.
  79. *Repeat every 3 moves.
  80.  
  81. --Countdown 2--
  82. *After 3 moves, choose an action:
  83. -Fill 1 random block with Ice
  84. *Repeat every 3 moves.
  85.  
  86.  
  87.  
  88. StageDataEvent #45/24. (1.1.9)
  89. --Pokémon data--
  90. Cresselia, Psychic, Base 80, Dex #275
  91. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  92.  
  93. --Stage data--
  94. Area: Special Stages
  95. Background ID: 13
  96. HP: 6250 (+60/level)
  97. Moves: 18
  98. Experience: +5
  99. Catch rate: Not catchable
  100. Playing cost: 1 heart
  101. Pokémon count: 4 (4 elegible)
  102.  
  103. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  104. Coins reward: 30 for the first time, 30 for every repeat
  105.  
  106. --Countdown 1--
  107. *When the stage starts, choose an action:
  108. -Fill 5 random blocks with Ice
  109. *After 1 time, switch countdown.
  110. *Repeat every 3 moves.
  111.  
  112. --Countdown 2--
  113. *After 2 moves, choose an action:
  114. -Fill 3 random blocks with Ice
  115. *After 2 times, switch countdown.
  116. *Repeat every 2 moves.
  117.  
  118.  
  119.  
  120. StageDataEvent #46/25. (1.1.9)
  121. --Pokémon data--
  122. Cresselia, Psychic, Base 80, Dex #275
  123. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  124.  
  125. --Stage data--
  126. Area: Special Stages
  127. Background ID: 13
  128. HP: 8435 (+60/level)
  129. Moves: 18
  130. Experience: +5
  131. Catch rate: Not catchable
  132. Playing cost: 1 heart
  133. Pokémon count: 4 (4 elegible)
  134.  
  135. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  136. Coins reward: 30 for the first time, 30 for every repeat
  137.  
  138. --Countdown 1--
  139. *When the stage starts, choose an action:
  140. -Fill row 3 with Ice
  141. -Fill row 4 with Ice
  142. -Fill row 5 with Ice
  143. -Fill row 6 with Ice
  144. *After 1 time, switch countdown.
  145. *Repeat every 3 moves.
  146.  
  147. --Countdown 2--
  148. *After 2 moves, choose an action:
  149. -Fill 3 random blocks (placed together) with Ice
  150. *After 4 times, switch countdown.
  151. *Repeat every 2 moves.
  152.  
  153.  
  154.  
  155. StageDataEvent #47/26. (1.1.9)
  156. --Pokémon data--
  157. Cresselia, Psychic, Base 80, Dex #275
  158. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  159.  
  160. --Stage data--
  161. Area: Special Stages
  162. Background ID: 13
  163. HP: 8795 (+60/level)
  164. Moves: 18
  165. Experience: +5
  166. Catch rate: Not catchable
  167. Playing cost: 1 heart
  168. Pokémon count: 4 (4 elegible)
  169.  
  170. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  171. Coins reward: 30 for the first time, 30 for every repeat
  172.  
  173. --Countdown 1--
  174. *When the stage starts, choose an action:
  175. -Fill row 3 with Ice
  176. -Fill row 4 with Ice
  177. -Fill row 5 with Ice
  178. -Fill row 6 with Ice
  179. *After 1 time, switch countdown.
  180. *Repeat every 3 moves.
  181.  
  182. --Countdown 2--
  183. *After 2 moves, choose an action:
  184. -Fill 3 random blocks (placed together) with Ice
  185. *After 3 times, switch countdown.
  186. *Repeat every 2 moves.
  187.  
  188.  
  189.  
  190. StageDataEvent #48/27. (1.1.9)
  191. --Pokémon data--
  192. Cresselia, Psychic, Base 80, Dex #275
  193. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  194.  
  195. --Stage data--
  196. Area: Special Stages
  197. Background ID: 13
  198. HP: 10143 (+90/level)
  199. Moves: 18
  200. Experience: +5
  201. Catch rate: Not catchable
  202. Playing cost: 1 heart
  203. Pokémon count: 4 (4 elegible)
  204.  
  205. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  206. This stage has got a predefined layout
  207. Coins reward: 30 for the first time, 30 for every repeat
  208.  
  209. --Countdown 1--
  210. *When the stage starts, choose an action:
  211. -Fill 2 random blocks with Cresselia
  212. *After 3 times, switch countdown.
  213. *Repeat every 2 moves.
  214.  
  215. --Countdown 2--
  216. *After 3 moves, choose an action:
  217. -Fill rows 2 and 3 with [Ice,nothing,Ice,nothing,Ice,nothing,nothing,Ice,nothing,Ice,nothing,Ice]
  218. -Fill 3 random blocks (placed together) with Ice
  219. -Fill rows 3 and 4 with [Ice,nothing,Ice,nothing,Ice,nothing,nothing,Ice,nothing,Ice,nothing,Ice]
  220. -Fill 4 random blocks with Ice
  221. -Fill rows 4 and 5 with [Ice,nothing,Ice,nothing,Ice,nothing,nothing,Ice,nothing,Ice,nothing,Ice]
  222. -Fill 5 random blocks with Ice
  223. *After 1 time, switch countdown.
  224. *Repeat every 3 moves.
  225.  
  226.  
  227.  
  228. StageDataEvent #49/28. (1.1.9)
  229. --Pokémon data--
  230. Cresselia, Psychic, Base 80, Dex #275
  231. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  232.  
  233. --Stage data--
  234. Area: Special Stages
  235. Background ID: 13
  236. HP: 11190
  237. Moves: 18
  238. Experience: +5
  239. Catch rate: Not catchable
  240. Playing cost: 1 heart
  241. Pokémon count: 5 (4 elegible)
  242.  
  243. Default Pokémon: Duosion, Reuniclus, Espurr, Meowstic (Male)
  244. Additional Pokémon (not from countdowns or maps): Solosis
  245. Coins reward: 30 for the first time, 30 for every repeat
  246.  
  247. --Countdown 1--
  248. *When the stage starts, choose an action:
  249. -Fill column 1 with Ice
  250. -Fill column 6 with Ice
  251. *If HP <= 3500 (~31%) / Damage >= 7690, switch countdown.
  252. *Repeat every 4 moves.
  253.  
  254. --Countdown 2--
  255. *After 2 moves, choose an action:
  256. -Fill 1 random block with Ice
  257. -Fill 3 random blocks with Ice
  258. -Fill 3 random blocks with Ice
  259. -Fill 5 random blocks with Ice
  260. -Fill 4 random blocks with Ice
  261. *Repeat every 2 moves.
  262.  
  263.  
  264.  
  265. StageDataEvent #50/29. (1.1.9)
  266. --Pokémon data--
  267. Cresselia, Psychic, Base 80, Dex #275
  268. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  269.  
  270. --Stage data--
  271. Area: Special Stages
  272. Background ID: 13
  273. HP: 11851 (+60/level)
  274. Moves: 18
  275. Experience: +5
  276. Catch rate: Not catchable
  277. Playing cost: 1 heart
  278. Pokémon count: 4 (4 elegible)
  279.  
  280. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  281. Coins reward: 30 for the first time, 30 for every repeat
  282.  
  283. --Countdown 1--
  284. *When the stage starts, choose an action:
  285. -Fill 5 random blocks with Ice
  286. *After 1 time, switch countdown.
  287. *Repeat every 0 moves.
  288.  
  289. --Countdown 2--
  290. *After 6 moves, choose an action:
  291. -Fill 2 random blocks with Ice
  292. -Fill 1 random block with Ice
  293. -Fill 2 random blocks with Ice
  294. -Fill 2 random blocks with Ice
  295. -Fill 3 random blocks (placed together) with Ice
  296. -Fill a random 2x2 block with Metal
  297. -Fill row 3 with Ice
  298. -Fill row 4 with Ice
  299. *Repeat every 6 moves.
  300.  
  301.  
  302.  
  303. StageDataEvent #51/30. (1.1.9)
  304. --Pokémon data--
  305. Cresselia, Psychic, Base 80, Dex #275
  306. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  307.  
  308. --Stage data--
  309. Area: Special Stages
  310. Background ID: 13
  311. HP: 12151 (+60/level)
  312. Moves: 18
  313. Experience: +5
  314. Catch rate: Not catchable
  315. Playing cost: 1 heart
  316. Pokémon count: 4 (4 elegible)
  317.  
  318. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  319. Coins reward: 30 for the first time, 30 for every repeat
  320.  
  321. --Countdown 1--
  322. *When the stage starts, choose an action:
  323. -Fill 5 random blocks with Ice
  324. *After 1 time, switch countdown.
  325. *Repeat every 0 moves.
  326.  
  327. --Countdown 2--
  328. *After 6 moves, choose an action:
  329. -Fill 2 random blocks with Ice
  330. -Fill 1 random block with Ice
  331. -Fill 2 random blocks with Ice
  332. -Fill 2 random blocks with Ice
  333. -Fill 3 random blocks (placed together) with Ice
  334. -Fill a random 2x2 block with Metal
  335. -Fill row 3 with Ice
  336. -Fill row 4 with Ice
  337. *Repeat every 6 moves.
  338.  
  339.  
  340.  
  341. StageDataEvent #52/31. (1.1.9)
  342. --Pokémon data--
  343. Cresselia, Psychic, Base 80, Dex #275
  344. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  345.  
  346. --Stage data--
  347. Area: Special Stages
  348. Background ID: 13
  349. HP: 13351 (+60/level)
  350. Moves: 18
  351. Experience: +5
  352. Catch rate: Not catchable
  353. Playing cost: 1 heart
  354. Pokémon count: 4 (4 elegible)
  355.  
  356. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  357. Coins reward: 30 for the first time, 30 for every repeat
  358.  
  359. --Countdown 1--
  360. *When the stage starts, choose an action:
  361. -Fill 5 random blocks with Ice
  362. *After 2 times, switch countdown.
  363. *Repeat every 0 moves.
  364.  
  365. --Countdown 2--
  366. *After 5 moves, choose an action:
  367. -Fill 2 random blocks with Ice
  368. -Fill 1 random block with Ice
  369. -Fill 2 random blocks with Ice
  370. -Fill 2 random blocks with Ice
  371. -Fill 3 random blocks (placed together) with Ice
  372. -Fill a random 2x2 block with Metal
  373. -Fill row 3 with Ice
  374. -Fill row 4 with Ice
  375. *Repeat every 5 moves.
  376.  
  377.  
  378.  
  379. StageDataEvent #53/32. (1.1.9)
  380. --Pokémon data--
  381. Cresselia, Psychic, Base 80, Dex #275
  382. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  383.  
  384. --Stage data--
  385. Area: Special Stages
  386. Background ID: 13
  387. HP: 14551 (+60/level)
  388. Moves: 18
  389. Experience: +5
  390. Catch rate: Not catchable
  391. Playing cost: 1 heart
  392. Pokémon count: 4 (4 elegible)
  393.  
  394. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  395. Coins reward: 30 for the first time, 30 for every repeat
  396.  
  397. --Countdown 1--
  398. *When the stage starts, choose an action:
  399. -Fill 5 random blocks with Ice
  400. *After 3 times, switch countdown.
  401. *Repeat every 0 moves.
  402.  
  403. --Countdown 2--
  404. *After 4 moves, choose an action:
  405. -Fill 2 random blocks with Ice
  406. -Fill 1 random block with Ice
  407. -Fill 2 random blocks with Ice
  408. -Fill 2 random blocks with Ice
  409. -Fill 3 random blocks (placed together) with Ice
  410. -Fill a random 2x2 block with Metal
  411. -Fill row 3 with Ice
  412. -Fill row 4 with Ice
  413. *Repeat every 4 moves.
  414.  
  415.  
  416.  
  417. StageDataEvent #54/33. (1.1.9)
  418. --Pokémon data--
  419. Cresselia, Psychic, Base 80, Dex #275
  420. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  421.  
  422. --Stage data--
  423. Area: Special Stages
  424. Background ID: 13
  425. HP: 21499
  426. Moves: 18
  427. Experience: +5
  428. Catch rate: Not catchable
  429. Playing cost: 1 heart
  430. Pokémon count: 5 (4 elegible)
  431.  
  432. Default Pokémon: Duosion, Reuniclus, Espurr, Meowstic (Male)
  433. Additional Pokémon (not from countdowns or maps): Solosis
  434. This stage has got a predefined layout
  435. Coins reward: 30 for the first time, 30 for every repeat
  436.  
  437. --Countdown 1--
  438. *After 1 move, choose an action:
  439. -Fill 2 random blocks with Ice
  440. *If HP <= 6000 (~28%) / Damage >= 15499, switch countdown.
  441. *Repeat every 1 move.
  442.  
  443. --Countdown 2--
  444. *After 3 moves, choose an action:
  445. -Fill row 1 with [nothing,Ice,Ice,Ice,Ice,Ice]
  446. -Fill row 1 with [Ice,nothing,Ice,Ice,Ice,Ice]
  447. -Fill row 1 with [Ice,Ice,nothing,Ice,Ice,Ice]
  448. -Fill row 1 with [Ice,Ice,Ice,nothing,Ice,Ice]
  449. -Fill row 1 with [Ice,Ice,Ice,Ice,nothing,Ice]
  450. -Fill row 1 with [Ice,Ice,Ice,Ice,Ice,nothing]
  451. *Repeat every 3 moves.
  452.  
  453.  
  454.  
  455. StageDataEvent #55/34. (1.1.9)
  456. --Pokémon data--
  457. Cresselia, Psychic, Base 80, Dex #275
  458. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  459.  
  460. --Stage data--
  461. Area: Special Stages
  462. Background ID: 13
  463. HP: 7485 (+175/level)
  464. Moves: 18
  465. Experience: +5
  466. Catch rate: Not catchable
  467. Playing cost: 1 heart
  468. Pokémon count: 4 (4 elegible)
  469.  
  470. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  471. Coins reward: 30 for the first time, 30 for every repeat
  472.  
  473. --Countdown 1--
  474. *When the stage starts, choose an action:
  475. -Fill 5 random blocks with Ice
  476. -Fill 3 random blocks with Ice
  477. -Fill 4 random blocks with Ice
  478. -Fill 4 random blocks with Metal
  479. -Fill 5 random blocks with Metal
  480. *After 2 times, switch countdown.
  481. *Repeat every 0 moves.
  482.  
  483. --Countdown 2--
  484. *After 3 moves, choose an action:
  485. -Fill 5 random blocks with Ice
  486. -Fill 3 random blocks with Ice
  487. -Fill 4 random blocks with Ice
  488. -Fill 4 random blocks with Metal
  489. -Fill 5 random blocks with Metal
  490. *After 3 times, switch countdown.
  491. *Repeat every 3 moves.
  492.  
  493.  
  494.  
  495. StageDataEvent #56/35. (1.1.9)
  496. --Pokémon data--
  497. Cresselia, Psychic, Base 80, Dex #275
  498. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  499.  
  500. --Stage data--
  501. Area: Special Stages
  502. Background ID: 13
  503. HP: 7885 (+184/level)
  504. Moves: 18
  505. Experience: +5
  506. Catch rate: Not catchable
  507. Playing cost: 1 heart
  508. Pokémon count: 4 (4 elegible)
  509.  
  510. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  511. Coins reward: 30 for the first time, 30 for every repeat
  512.  
  513. --Countdown 1--
  514. *When the stage starts, choose an action:
  515. -Fill 5 random blocks with Ice
  516. -Fill 3 random blocks with Ice
  517. -Fill 4 random blocks with Ice
  518. -Fill 4 random blocks with Metal
  519. -Fill 5 random blocks with Metal
  520. *After 2 times, switch countdown.
  521. *Repeat every 0 moves.
  522.  
  523. --Countdown 2--
  524. *After 3 moves, choose an action:
  525. -Fill 5 random blocks with Ice
  526. -Fill 3 random blocks with Ice
  527. -Fill 4 random blocks with Ice
  528. -Fill 4 random blocks with Metal
  529. -Fill 5 random blocks with Metal
  530. *After 3 times, switch countdown.
  531. *Repeat every 3 moves.
  532.  
  533.  
  534.  
  535. StageDataEvent #57/36. (1.1.9)
  536. --Pokémon data--
  537. Cresselia, Psychic, Base 80, Dex #275
  538. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  539.  
  540. --Stage data--
  541. Area: Special Stages
  542. Background ID: 13
  543. HP: 8285 (+511/level)
  544. Moves: 18
  545. Experience: +5
  546. Catch rate: Not catchable
  547. Playing cost: 1 heart
  548. Pokémon count: 4 (4 elegible)
  549.  
  550. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  551. Coins reward: 30 for the first time, 30 for every repeat
  552.  
  553. --Countdown 1--
  554. *When the stage starts, choose an action:
  555. -Fill 5 random blocks with Ice
  556. -Fill 3 random blocks with Ice
  557. -Fill 4 random blocks with Ice
  558. -Fill 4 random blocks with Metal
  559. -Fill 5 random blocks with Metal
  560. *After 2 times, switch countdown.
  561. *Repeat every 0 moves.
  562.  
  563. --Countdown 2--
  564. *After 3 moves, choose an action:
  565. -Fill 5 random blocks with Ice
  566. -Fill 3 random blocks with Ice
  567. -Fill 4 random blocks with Ice
  568. -Fill 4 random blocks with Metal
  569. -Fill 5 random blocks with Metal
  570. *After 3 times, switch countdown.
  571. *Repeat every 3 moves.
  572.  
  573.  
  574.  
  575. StageDataEvent #58/37. (1.1.9)
  576. --Pokémon data--
  577. Cresselia, Psychic, Base 80, Dex #275
  578. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  579.  
  580. --Stage data--
  581. Area: Special Stages
  582. Background ID: 13
  583. HP: 23888
  584. Moves: 18
  585. Experience: +5
  586. Catch rate: Not catchable
  587. Playing cost: 1 heart
  588. Pokémon count: 5 (4 elegible)
  589.  
  590. Default Pokémon: Duosion, Reuniclus, Espurr, Meowstic (Male)
  591. Additional Pokémon (not from countdowns or maps): Solosis
  592. This stage has got a predefined layout
  593. Coins reward: 30 for the first time, 30 for every repeat
  594.  
  595. --Countdown 1--
  596. *After 1 move, choose an action:
  597. -Fill 2 random blocks with Ice
  598. *If HP <= 6000 (~25%) / Damage >= 17888, switch countdown.
  599. *Repeat every 1 move.
  600.  
  601. --Countdown 2--
  602. *After 3 moves, choose an action:
  603. -Fill row 1 with [nothing,Ice,Ice,Ice,Ice,Ice]
  604. -Fill row 1 with [Ice,nothing,Ice,Ice,Ice,Ice]
  605. -Fill row 1 with [Ice,Ice,nothing,Ice,Ice,Ice]
  606. -Fill row 1 with [Ice,Ice,Ice,nothing,Ice,Ice]
  607. -Fill row 1 with [Ice,Ice,Ice,Ice,nothing,Ice]
  608. -Fill row 1 with [Ice,Ice,Ice,Ice,Ice,nothing]
  609. *Repeat every 3 moves.
  610.  
  611.  
  612.  
  613. StageDataEvent #59/39. (1.1.9)
  614. --Pokémon data--
  615. Cresselia, Psychic, Base 80, Dex #275
  616. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  617.  
  618. --Stage data--
  619. Area: Special Stages
  620. Background ID: 13
  621. HP: 8685 (+203/level)
  622. Moves: 18
  623. Experience: +5
  624. Catch rate: Not catchable
  625. Playing cost: 1 heart
  626. Pokémon count: 5 (4 elegible)
  627.  
  628. Default Pokémon: Duosion, Reuniclus, Espurr, Meowstic (Male)
  629. Additional Pokémon (not from countdowns or maps): Solosis
  630. Coins reward: 30 for the first time, 30 for every repeat
  631.  
  632. --Countdown 1--
  633. *When the stage starts, choose an action:
  634. -Fill 5 random blocks with Ice
  635. -Fill 3 random blocks with Ice
  636. -Fill 4 random blocks with Ice
  637. -Fill 4 random blocks with Metal
  638. -Fill 5 random blocks with Metal
  639. *After 3 times, switch countdown.
  640. *Repeat every 0 moves.
  641.  
  642. --Countdown 2--
  643. *After 3 moves, choose an action:
  644. -Fill 5 random blocks with Ice
  645. -Fill 3 random blocks with Ice
  646. -Fill 4 random blocks with Ice
  647. -Fill 4 random blocks with Metal
  648. -Fill 5 random blocks with Metal
  649. *After 3 times, switch countdown.
  650. *Repeat every 3 moves.
  651.  
  652.  
  653.  
  654. StageDataEvent #60/40. (1.1.9)
  655. --Pokémon data--
  656. Cresselia, Psychic, Base 80, Dex #275
  657. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  658.  
  659. --Stage data--
  660. Area: Special Stages
  661. Background ID: 13
  662. HP: 10094 (+159/level)
  663. Moves: 18
  664. Experience: +5
  665. Catch rate: Not catchable
  666. Playing cost: 1 heart
  667. Pokémon count: 5 (4 elegible)
  668.  
  669. Default Pokémon: Duosion, Reuniclus, Espurr, Meowstic (Male)
  670. Additional Pokémon (not from countdowns or maps): Solosis
  671. Coins reward: 30 for the first time, 30 for every repeat
  672.  
  673. --Countdown 1--
  674. *When the stage starts, choose an action:
  675. -Fill 5 random blocks with Ice
  676. -Fill 3 random blocks with Ice
  677. -Fill 4 random blocks with Ice
  678. -Fill 4 random blocks with Metal
  679. -Fill 5 random blocks with Metal
  680. *After 3 times, switch countdown.
  681. *Repeat every 0 moves.
  682.  
  683. --Countdown 2--
  684. *After 3 moves, choose an action:
  685. -Fill 5 random blocks with Ice
  686. -Fill 3 random blocks with Ice
  687. -Fill 4 random blocks with Ice
  688. -Fill 4 random blocks with Metal
  689. -Fill 5 random blocks with Metal
  690. *After 3 times, switch countdown.
  691. *Repeat every 3 moves.
  692.  
  693.  
  694.  
  695. StageDataEvent #61/41. (1.1.9)
  696. --Pokémon data--
  697. Cresselia, Psychic, Base 80, Dex #275
  698. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  699.  
  700. --Stage data--
  701. Area: Special Stages
  702. Background ID: 13
  703. HP: 26867
  704. Moves: 18
  705. Experience: +5
  706. Catch rate: Not catchable
  707. Playing cost: 1 heart
  708. Pokémon count: 5 (4 elegible)
  709.  
  710. Default Pokémon: Duosion, Reuniclus, Espurr, Meowstic (Male)
  711. Additional Pokémon (not from countdowns or maps): Solosis
  712. Coins reward: 30 for the first time, 30 for every repeat
  713.  
  714. --Countdown 1--
  715. *After 0 moves, choose an action:
  716. -Fill row 1 with Ice
  717. -Fill row 2 with Ice
  718. -Fill row 3 with Ice
  719. -Fill row 4 with Ice
  720. -Fill row 5 with Ice
  721. -Fill row 6 with Ice
  722. *After 2 times, switch countdown.
  723. *Repeat every 0 moves.
  724.  
  725. --Countdown 2--
  726. *After 2 moves, choose an action:
  727. -Fill 5 random blocks with Ice
  728. -Fill 3 random blocks with Ice
  729. -Fill 4 random blocks with Ice
  730. -Fill 4 random blocks with Metal
  731. -Fill 5 random blocks with Metal
  732. *After 5 times, switch countdown.
  733. *Repeat every 2 moves.
  734.  
  735.  
  736.  
  737. StageDataEvent #62/42. (1.1.9)
  738. --Pokémon data--
  739. Cresselia, Psychic, Base 80, Dex #275
  740. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  741.  
  742. --Stage data--
  743. Area: Special Stages
  744. Background ID: 13
  745. HP: 26867 (+30/level)
  746. Moves: 18
  747. Experience: +5
  748. Catch rate: Not catchable
  749. Playing cost: 1 heart
  750. Pokémon count: 4 (4 elegible)
  751.  
  752. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  753. Coins reward: 30 for the first time, 30 for every repeat
  754.  
  755. --Countdown 1--
  756. *After 0 moves, choose an action:
  757. -Fill row 1 with Ice
  758. -Fill row 2 with Ice
  759. -Fill row 3 with Ice
  760. -Fill row 4 with Ice
  761. -Fill row 5 with Ice
  762. -Fill row 6 with Ice
  763. *After 2 times, switch countdown.
  764. *Repeat every 0 moves.
  765.  
  766. --Countdown 2--
  767. *After 2 moves, choose an action:
  768. -Fill 5 random blocks with Ice
  769. -Fill 3 random blocks with Ice
  770. -Fill 4 random blocks with Ice
  771. -Fill 4 random blocks with Metal
  772. -Fill 5 random blocks with Metal
  773. *After 5 times, switch countdown.
  774. *Repeat every 2 moves.
  775.  
  776.  
  777.  
  778. StageDataEvent #63/43. (1.1.9)
  779. --Pokémon data--
  780. Cresselia, Psychic, Base 80, Dex #275
  781. Ability: Barrier Bash+ (50%, 100%, 100%, other, Sometimes removes three barrier-type disruptions.)
  782.  
  783. --Stage data--
  784. Area: Special Stages
  785. Background ID: 13
  786. HP: 2574
  787. Moves: 10
  788. Experience: +5
  789. Catch rate: Not catchable
  790. Playing cost: 1 heart
  791. Pokémon count: 4 (4 elegible)
  792.  
  793. Default Pokémon: Solosis, Duosion, Reuniclus, Espurr
  794. This stage has got a predefined layout
  795. Coins reward: 30 for the first time, 30 for every repeat
  796.  
  797. --Countdown 1--
  798. *After 1 move, choose an action:
  799. -Fill 1 random block with Coin
  800. -Fill 2 random blocks with Coin
  801. -Fill 2 random blocks with Coin
  802. *Repeat every 1 move.
  803.  
  804.  
  805.  
  806. EventStage #22/3. (1.1.9)
  807. --Event data--
  808. Start date: 2015/10/19 (Mon), 15h JST
  809. End date: 2015/11/2 (Mon), 15h JST
  810. Type: normal event
  811.  
  812. Stage: StageDataEvent #42 (Regirock)
  813.  
  814. Allowed items: Moves +5 (1000), Exp. Points x1.5 (800), Mega Start (2500), Complexity -1 (9500), Disruption Delay (2000), Attack Power ↑ (5000)
  815.  
  816. --Event text--
  817. Title 1: Great Challenge
  818. Title 2: Regirock Rocks the Scene
  819. Description:
  820.  
  821. This is your chance to take on the
  822. Legendary Pokémon Regirock.
  823. This powerful foe can only be
  824. encountered in this stage.
  825. Don't let this one pass you by!
  826.  
  827. Event Period:
  828. Until 06:00 (UTC) 11/2/2015
  829. (US date format)
  830.  
  831.  
  832. EventStage #23/4. (1.1.9)
  833. --Event data--
  834. Start date: 2015/10/19 (Mon), 15h JST
  835. End date: 2015/11/2 (Mon), 15h JST
  836. Type: escalation battles
  837.  
  838. Level 1+: StageDataEvent #43 (Cresselia)
  839. Level 5+: StageDataEvent #44 (Cresselia)
  840. Level 10+: StageDataEvent #45 (Cresselia)
  841. Level 30+: StageDataEvent #46 (Cresselia)
  842. Level 35+: StageDataEvent #63 (Cresselia)
  843. Level 36+: StageDataEvent #47 (Cresselia)
  844. Level 40+: StageDataEvent #48 (Cresselia)
  845. Level 50+: StageDataEvent #49 (Cresselia)
  846. Level 51+: StageDataEvent #50 (Cresselia)
  847. Level 55+: StageDataEvent #63 (Cresselia)
  848. Level 56+: StageDataEvent #51 (Cresselia)
  849. Level 75+: StageDataEvent #63 (Cresselia)
  850. Level 76+: StageDataEvent #52 (Cresselia)
  851. Level 95+: StageDataEvent #63 (Cresselia)
  852. Level 96+: StageDataEvent #53 (Cresselia)
  853. Level 100+: StageDataEvent #54 (Cresselia)
  854. Level 101+: StageDataEvent #55 (Cresselia)
  855. Level 120+: StageDataEvent #63 (Cresselia)
  856. Level 121+: StageDataEvent #56 (Cresselia)
  857. Level 140+: StageDataEvent #63 (Cresselia)
  858. Level 141+: StageDataEvent #57 (Cresselia)
  859. Level 160+: StageDataEvent #63 (Cresselia)
  860. Level 161+: StageDataEvent #59 (Cresselia)
  861. Level 180+: StageDataEvent #63 (Cresselia)
  862. Level 181+: StageDataEvent #60 (Cresselia)
  863. Level 200+: StageDataEvent #61 (Cresselia)
  864. Level 201+: StageDataEvent #62 (Cresselia)
  865.  
  866. Prize for first beating level 5: 1 Moves +5
  867. Prize for first beating level 10: 1 Disruption Delay
  868. Prize for first beating level 30: 1 Mega Start
  869. Prize for first beating level 50: 1 Mega Speedup
  870. Prize for first beating level 100: 1 Mega Speedup
  871. Prize for first beating level 150: 1 Mega Speedup
  872. Prize for first beating level 200: 1 Mega Speedup
  873.  
  874. Allowed items: Moves +5 (1000), Exp. Points x1.5 (800), Mega Start (2500), Complexity -1 (9500), Disruption Delay (2000), Attack Power ↑ (5000)
  875.  
  876. --Event text--
  877. Title 1: Escalation Battles
  878. Title 2: Take on Escalation Battles
  879. Description:
  880.  
  881. Cresselia appears for a limited time!
  882.  
  883. In escalation battles, the stage level
  884. goes up every time you win. And as
  885. the level increases, it becomes ever
  886. easier to catch Cresselia!
  887. Plus, you can receive rewards for
  888. reaching certain levels!
  889.  
  890. Rewards:
  891. Level 5: 1 Moves +5
  892. Level 10: 1 Disruption Delay
  893. Level 30: 1 Mega Start
  894. Level 50: 1 Mega Speedup
  895.  
  896. Event Period:
  897. Until 06:00 (UTC) 11/2/2015
  898. (US date format)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement