Advertisement
Ritchie

Pokémon Shuffle update 1.3.10

May 17th, 2016
4,683
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.12 KB | None | 0 0
  1. Note: the parser is having difficulties with some disruptions. Will try to fix it later.
  2.  
  3. StageDataEvent #396/3. (1.3.10)
  4. --Pokémon data--
  5. Wynaut, Psychic, Base 30, Dex #267
  6. Ability: Stabilize (30%, 50%, 100%, other, Occasionally erases one of the foe's disruptions on the board.)
  7.  
  8. --Stage data--
  9. Area: Special Stages
  10. Background ID: 12
  11. HP: 3000
  12. Moves: 13
  13. Experience: +5
  14. Catch rate: 7% (+2% per every remaining move)
  15. Sound track: BGM_STAGE_FUN
  16. Pokémon count: 3 (3 elegible)
  17.  
  18. Default Pokémon: Buneary, Happiny, Minccino
  19. This stage has got a predefined layout
  20. Coins reward: 200 for the first time, 30 for every repeat
  21.  
  22. --Countdown 1--
  23. *After 2 moves, choose an action:
  24. -Fill 1 random block with Rocks
  25. *Repeat every 2 moves.
  26.  
  27.  
  28.  
  29. StageDataEvent #397/4. (1.3.10)
  30. --Pokémon data--
  31. Torkoal, Fire, Base 60, Dex #269
  32. Ability: Quake (20%, 35%, 60%, damage, x1.2, Sometimes increases damage and leaves opponent paralyzed.)
  33.  
  34. --Stage data--
  35. Area: Special Stages
  36. Background ID: 12
  37. HP: 5565
  38. Moves: 20
  39. Experience: +5
  40. Catch rate: 10% (+2% per every remaining move)
  41. Sound track: BGM_STAGE_NORMAL
  42. Pokémon count: 4 (4 elegible)
  43.  
  44. Default Pokémon: Buneary, Happiny, Minccino, Meowth
  45. This stage has got a predefined layout
  46. Coins reward: 200 for the first time, 30 for every repeat
  47.  
  48. --Countdown 1--
  49. *After 3 moves, choose an action:
  50. -Fill 2 random blocks with Cloud
  51. *Repeat every 3 moves.
  52.  
  53.  
  54.  
  55. StageDataEvent #398/5. (1.3.10)
  56. --Pokémon data--
  57. Zangoose, Normal, Base 60, Dex #270
  58. Ability: Hitting Streak (60%, 100%, 100%, damage, x1.2, Does more damage the more times in a row it is triggered.)
  59.  
  60. --Stage data--
  61. Area: Special Stages
  62. Background ID: 12
  63. HP: 4158
  64. Moves: 18
  65. Experience: +5
  66. Catch rate: 15% (+2% per every remaining move)
  67. Sound track: BGM_STAGE_HARD
  68. Pokémon count: 4 (4 elegible)
  69.  
  70. Default Pokémon: Seviper, Pidgey, Happiny, Azurill
  71. This stage has got a predefined layout
  72. Coins reward: 200 for the first time, 30 for every repeat
  73.  
  74. --Countdown 1--
  75. *After 3 moves, choose an action:
  76. -Fill rows 1 and 2 with Rocks
  77. -Fill columns 1 and 2 with Rocks
  78. *If moves <= 9, switch countdown.
  79. *Repeat every 3 moves.
  80.  
  81. --Countdown 2--
  82. *After 2 moves, choose an action:
  83. -Fill 5 random blocks with Zangoose
  84. *Repeat every 2 moves.
  85.  
  86.  
  87.  
  88. StageDataEvent #399/6. (1.3.10)
  89. --Pokémon data--
  90. Luvdisc, Water, Base 50, Dex #272
  91. Ability: Mega Boost (50%, 100%, 100%, megabar, +3, Fills the Mega Gauge of a Pokémon of the same type.)
  92.  
  93. --Stage data--
  94. Area: Special Stages
  95. Background ID: 12
  96. HP: 2760
  97. Moves: 12
  98. Experience: +5
  99. Catch rate: 11% (+2% per every remaining move)
  100. Sound track: BGM_STAGE_EASY
  101. Pokémon count: 3 (3 elegible)
  102.  
  103. Default Pokémon: Buneary, Happiny, Minccino
  104. This stage has got a predefined layout
  105. Coins reward: 200 for the first time, 30 for every repeat
  106.  
  107. --No countdowns--
  108.  
  109.  
  110.  
  111. StageDataEvent #400/7. (1.3.10)
  112. --Pokémon data--
  113. Seviper, Poison, Base 60, Dex #271
  114. Ability: Eject (100%, 100%, 100%, other, Removes one non-Support Pokémon icon without fail.)
  115.  
  116. --Stage data--
  117. Area: Special Stages
  118. Background ID: 12
  119. HP: 4739
  120. Moves: 18
  121. Experience: +5
  122. Catch rate: 9% (+3% per every remaining move)
  123. Sound track: BGM_STAGE_HARD
  124. Pokémon count: 4 (4 elegible)
  125.  
  126. Default Pokémon: Zangoose, Pidgey, Happiny, Azurill
  127. This stage has got a predefined layout
  128. Coins reward: 200 for the first time, 30 for every repeat
  129.  
  130. --Countdown 1--
  131. *After 2 moves, choose an action:
  132. -Fill a random 2x2 block with Seviper
  133. -Fill 4 random blocks with Seviper
  134. -Fill a random 2x2 block with Rocks
  135. -Fill 5 random blocks with Rocks
  136. *If moves <= 7, switch countdown.
  137. *Repeat every 2 moves.
  138.  
  139. --Countdown 2--
  140. *After 3 moves, choose an action:
  141. -Fill a random 2x2 block with Seviper
  142. -Fill 4 random blocks with Seviper
  143. -Fill a random 2x2 block with Rocks
  144. -Fill 5 random blocks with Rocks
  145. *Repeat every 3 moves.
  146.  
  147.  
  148.  
  149. StageDataEvent #401/10. (1.3.10)
  150. --Pokémon data--
  151. Electivire, Electric, Base 70, Dex #519
  152. Ability: T-Boost (100%, 100%, 100%, damage, x2, Making a T-shaped match deals more damage than usual.)
  153.  
  154. --Stage data--
  155. Area: Special Stages
  156. Background ID: 12
  157. HP: 11408
  158. Moves: 15
  159. Experience: +5
  160. Catch rate: 10% (+2% per every remaining move)
  161. Sound track: BGM_STAGE_NORMAL
  162. Pokémon count: 4 (4 elegible)
  163.  
  164. Default Pokémon: Pidgey, Happiny, Azurill, Pichu
  165. This stage has got a predefined layout
  166. Coins reward: 200 for the first time, 30 for every repeat
  167.  
  168. --Countdown 1--
  169. *After 3 moves, choose an action:
  170. -Fill column 1 with Metal
  171. *After 1 time, switch countdown.
  172. *Repeat every 3 moves.
  173.  
  174. --Countdown 2--
  175. *After 0 moves, choose an action:
  176. -Fill column 1 with Metal
  177. *After 1 time, switch countdown.
  178. *Repeat every 0 moves.
  179.  
  180.  
  181.  
  182. StageDataEvent #402/11. (1.3.10)
  183. --Pokémon data--
  184. Magmortar, Fire, Base 70, Dex #522
  185. Ability: +-Boost (100%, 100%, 100%, damage, x2, Making a + shaped match deals more damage than usual.)
  186.  
  187. --Stage data--
  188. Area: Special Stages
  189. Background ID: 12
  190. HP: 15284
  191. Moves: 25
  192. Experience: +5
  193. Catch rate: 10% (+2% per every remaining move)
  194. Sound track: BGM_STAGE_NORMAL
  195. Pokémon count: 4 (4 elegible)
  196.  
  197. Default Pokémon: Pidgey, Happiny, Azurill, Pichu
  198. This stage has got a predefined layout
  199. Coins reward: 200 for the first time, 30 for every repeat
  200.  
  201. --Countdown 1--
  202. *After 8 moves, choose an action:
  203. -Fill 5 random blocks with Magmortar
  204. *If HP <= 14600 (~96%) / Damage >= 684, switch countdown.
  205. *Repeat every 8 moves.
  206.  
  207. --Countdown 2--
  208. *After 2 moves, choose an action:
  209. -Fill 5 random blocks with Magmortar
  210. *After 1 time, switch countdown.
  211. *Repeat every 2 moves.
  212.  
  213.  
  214.  
  215. StageDataEvent #403/13. (1.3.10)
  216. --Pokémon data--
  217. Mesprit, Psychic, Base 70, Dex #496
  218. Ability: Sleep Charm (5%, 30%, 80%, damage, x1, Leaves the foe asleep.)
  219.  
  220. --Stage data--
  221. Area: Special Stages
  222. Background ID: 12
  223. HP: 10437
  224. Moves: 15
  225. Experience: +5
  226. Catch rate: 22% (+2% per every remaining move)
  227. Sound track: BGM_STAGE_LEGEND
  228. Pokémon count: 3 (3 elegible)
  229.  
  230. Default Pokémon: Gastly, Zorua, Umbreon
  231. This stage has got a predefined layout
  232. Coins reward: 200 for the first time, 10 for every repeat
  233.  
  234. --Countdown 1--
  235. *After a combo of 1 or more lines, choose an action:
  236. -Fill the 0x0 block starting at 4:1 with []
  237. -Fill the 0x0 block starting at 1:1 with []
  238. -Fill the 0x0 block starting at 1:1 with []
  239. -Fill the 0x0 block starting at 1:1 with []
  240. -Fill the 0x0 block starting at 1:1 with []
  241. -Fill the 0x0 block starting at 1:1 with []
  242. -Fill the 0x0 block starting at 1:1 with []
  243. -Fill the 0x0 block starting at 1:1 with []
  244.  
  245. --Countdown 2--
  246. *After 2 moves, choose an action:
  247. -Place Coin at 5:7
  248. -Fill rows 1 and 2 with [nothing,nothing,Ice,Ice,nothing,nothing,nothing,Ice,nothing,nothing,Ice,nothing]
  249. -Fill the 0x0 block starting at 4:1 with []
  250. -Fill rows 1 and 2 with [nothing,nothing,Ice,Ice,nothing,nothing,nothing,Ice,nothing,nothing,Ice,nothing]
  251. -Fill the 0x0 block starting at 4:1 with []
  252. -Fill rows 1 and 2 with [nothing,nothing,Ice,Ice,nothing,nothing,nothing,Ice,nothing,nothing,Ice,nothing]
  253. -Fill the 0x0 block starting at 4:1 with []
  254. -Fill the 0x0 block starting at 4:1 with []
  255. *After 8 times, switch countdown.
  256. *Repeat every 2 moves.
  257.  
  258.  
  259.  
  260. StageDataEvent #404/14. (1.3.10)
  261. --Pokémon data--
  262. Elgyem, Psychic, Base 50, Dex #572
  263. Ability: Block Smash (100%, 100%, 100%, other, Clears one unbreakable-block disruption without fail.)
  264.  
  265. --Stage data--
  266. Area: Special Stages
  267. Background ID: 9
  268. HP: 4659
  269. Moves: 7
  270. Experience: +5
  271. Catch rate: 10% (+2% per every remaining move)
  272. Sound track: BGM_STAGE_EASY
  273. Pokémon count: 3 (3 elegible)
  274.  
  275. Default Pokémon: Gastly, Zorua, Umbreon
  276. This stage has got a predefined layout
  277. Coins reward: 200 for the first time, 10 for every repeat
  278.  
  279. --Countdown 1--
  280. *After a combo of 1 or more lines, choose an action:
  281. -Fill 1 random block with Coin
  282. -Fill the 0x0 block starting at 1:1 with []
  283. -Fill the 0x0 block starting at 1:1 with []
  284. -Fill the 0x0 block starting at 1:1 with []
  285. -Fill the 0x0 block starting at 1:1 with []
  286. -Fill the 0x0 block starting at 1:1 with []
  287. -Fill the 0x0 block starting at 1:1 with []
  288. -Fill the 0x0 block starting at 1:1 with []
  289.  
  290. --Countdown 2--
  291. *After 2 moves, choose an action:
  292. -Place Coin at 5:7
  293. -Fill 7 random blocks with Rocks
  294. -Fill 7 random blocks with Rocks
  295. -Fill 7 random blocks with Rocks
  296. -Fill 7 random blocks with Rocks
  297. -Fill 7 random blocks with Rocks
  298. -Fill 7 random blocks with Rocks
  299. -Fill 7 random blocks with Rocks
  300. *Repeat every 2 moves.
  301.  
  302.  
  303.  
  304. StageDataEvent #405/15. (1.3.10)
  305. --Pokémon data--
  306. Beheeyem, Psychic, Base 60, Dex #573
  307. Ability: Rock Break (100%, 100%, 100%, other, Destroys one breakable-rock disruption without fail.)
  308.  
  309. --Stage data--
  310. Area: Special Stages
  311. Background ID: 9
  312. HP: 4659
  313. Moves: 7
  314. Experience: +5
  315. Catch rate: 13% (+2% per every remaining move)
  316. Sound track: BGM_STAGE_HARD
  317. Pokémon count: 3 (3 elegible)
  318.  
  319. Default Pokémon: Gastly, Zorua, Umbreon
  320. This stage has got a predefined layout
  321. Coins reward: 200 for the first time, 10 for every repeat
  322.  
  323. --Countdown 1--
  324. *After a combo of 1 or more lines, choose an action:
  325. -Fill 5 random blocks with Coin
  326. -Fill the 0x0 block starting at 1:1 with []
  327. -Fill the 0x0 block starting at 1:1 with []
  328. -Fill the 0x0 block starting at 1:1 with []
  329. -Fill the 0x0 block starting at 1:1 with []
  330. -Fill the 0x0 block starting at 1:1 with []
  331. -Fill the 0x0 block starting at 1:1 with []
  332. -Fill the 0x0 block starting at 1:1 with []
  333.  
  334. --Countdown 2--
  335. *After 3 moves, choose an action:
  336. -Place Coin at 5:7
  337. -Fill row 1 with Metal
  338. -Fill row 1 with Metal
  339. -Fill row 1 with Metal
  340. -Fill row 1 with Metal
  341. -Fill row 1 with Metal
  342. -Fill row 1 with Metal
  343. -Fill row 1 with Metal
  344. *Repeat every 3 moves.
  345.  
  346.  
  347.  
  348. StageDataEvent #406/16. (1.3.10)
  349. --Pokémon data--
  350. Drowzee, Psychic, Base 50, Dex #570
  351. Ability: Sleep Charm (5%, 30%, 80%, damage, x1, Leaves the foe asleep.)
  352.  
  353. --Stage data--
  354. Area: Special Stages
  355. Background ID: 9
  356. HP: 4719
  357. Moves: 6
  358. Experience: +5
  359. Catch rate: 15% (+3% per every remaining move)
  360. Sound track: BGM_STAGE_NORMAL
  361. Pokémon count: 3 (3 elegible)
  362.  
  363. Default Pokémon: Gastly, Zorua, Umbreon
  364. This stage has got a predefined layout
  365. Coins reward: 200 for the first time, 10 for every repeat
  366.  
  367. --Countdown 1--
  368. *After a combo of 1 or more lines, choose an action:
  369. -Fill 1 random block with Coin
  370. -Fill the 0x0 block starting at 1:1 with []
  371. -Fill the 0x0 block starting at 1:1 with []
  372. -Fill the 0x0 block starting at 1:1 with []
  373. -Fill the 0x0 block starting at 1:1 with []
  374. -Fill the 0x0 block starting at 1:1 with []
  375. -Fill the 0x0 block starting at 1:1 with []
  376. -Fill the 0x0 block starting at 1:1 with []
  377.  
  378. --Countdown 2--
  379. *After 2 moves, choose an action:
  380. -Place Coin at 5:7
  381. -Fill 7 random blocks with Rocks
  382. -Fill 7 random blocks with Rocks
  383. -Fill 7 random blocks with Rocks
  384. -Fill 7 random blocks with Rocks
  385. -Fill 7 random blocks with Rocks
  386. -Fill 7 random blocks with Rocks
  387. -Fill 7 random blocks with Rocks
  388. *Repeat every 2 moves.
  389.  
  390.  
  391.  
  392. StageDataEvent #407/17. (1.3.10)
  393. --Pokémon data--
  394. Hypno, Psychic, Base 60, Dex #571
  395. Ability: Sleep Combo (40%, 60%, 100%, damage, x1.5, Boosts damage done by combos if the foe is asleep.)
  396.  
  397. --Stage data--
  398. Area: Special Stages
  399. Background ID: 9
  400. HP: 4659
  401. Moves: 7
  402. Experience: +5
  403. Catch rate: 15% (+3% per every remaining move)
  404. Sound track: BGM_STAGE_HARD
  405. Pokémon count: 3 (3 elegible)
  406.  
  407. Default Pokémon: Gastly, Zorua, Umbreon
  408. This stage has got a predefined layout
  409. Coins reward: 200 for the first time, 10 for every repeat
  410.  
  411. --Countdown 1--
  412. *After a combo of 1 or more lines, choose an action:
  413. -Fill 4 random blocks with Coin
  414. -Fill the 0x0 block starting at 1:1 with []
  415. -Fill the 0x0 block starting at 1:1 with []
  416. -Fill the 0x0 block starting at 1:1 with []
  417. -Fill the 0x0 block starting at 1:1 with []
  418. -Fill the 0x0 block starting at 1:1 with []
  419. -Fill the 0x0 block starting at 1:1 with []
  420. -Fill the 0x0 block starting at 1:1 with []
  421.  
  422. --Countdown 2--
  423. *After 3 moves, choose an action:
  424. -Place Coin at 5:7
  425. -Fill 6 random blocks with Metal
  426. -Fill 6 random blocks with Metal
  427. -Fill 6 random blocks with Metal
  428. -Fill 6 random blocks with Metal
  429. -Fill 6 random blocks with Metal
  430. -Fill 6 random blocks with Metal
  431. -Fill 6 random blocks with Metal
  432. *Repeat every 3 moves.
  433.  
  434.  
  435.  
  436. StageDataEvent #408/18. (1.3.10)
  437. --Pokémon data--
  438. Frillish (Female), Ghost, Base 50, Dex #568
  439. Ability: Vitality Drain (5%, 20%, 50%, damage, x1, Does more damage when the opponent has more HP left.)
  440.  
  441. --Stage data--
  442. Area: Special Stages
  443. Background ID: 9
  444. HP: 4659
  445. Moves: 7
  446. Experience: +5
  447. Catch rate: 12% (+3% per every remaining move)
  448. Sound track: BGM_STAGE_NORMAL
  449. Pokémon count: 3 (3 elegible)
  450.  
  451. Default Pokémon: Gastly, Zorua, Umbreon
  452. This stage has got a predefined layout
  453. Coins reward: 200 for the first time, 10 for every repeat
  454.  
  455. --Countdown 1--
  456. *After a combo of 1 or more lines, choose an action:
  457. -Fill 1 random block with Coin
  458. -Fill the 0x0 block starting at 1:1 with []
  459. -Fill the 0x0 block starting at 1:1 with []
  460. -Fill the 0x0 block starting at 1:1 with []
  461. -Fill the 0x0 block starting at 1:1 with []
  462. -Fill the 0x0 block starting at 1:1 with []
  463. -Fill the 0x0 block starting at 1:1 with []
  464. -Fill the 0x0 block starting at 1:1 with []
  465.  
  466. --Countdown 2--
  467. *After 2 moves, choose an action:
  468. -Place Coin at 5:7
  469. -Fill 2 random blocks with Ice
  470. -Fill 2 random blocks with Ice
  471. -Fill 2 random blocks with Ice
  472. -Fill 2 random blocks with Ice
  473. -Fill 2 random blocks with Ice
  474. -Fill 2 random blocks with Ice
  475. -Fill 2 random blocks with Ice
  476. *Repeat every 2 moves.
  477.  
  478.  
  479.  
  480. StageDataEvent #409/19. (1.3.10)
  481. --Pokémon data--
  482. Jellicent (Female), Ghost, Base 60, Dex #569
  483. Ability: Mind Zap (10%, 40%, 100%, damage, x1, Can reset your opponent's disruption counter to maximum.)
  484.  
  485. --Stage data--
  486. Area: Special Stages
  487. Background ID: 9
  488. HP: 3993
  489. Moves: 6
  490. Experience: +5
  491. Catch rate: 15% (+2% per every remaining move)
  492. Sound track: BGM_STAGE_HARD
  493. Pokémon count: 3 (3 elegible)
  494.  
  495. Default Pokémon: Gastly, Zorua, Umbreon
  496. This stage has got a predefined layout
  497. Coins reward: 200 for the first time, 10 for every repeat
  498.  
  499. --Countdown 1--
  500. *After a combo of 1 or more lines, choose an action:
  501. -Fill the 0x0 block starting at 4:1 with []
  502. -Fill the 0x0 block starting at 1:1 with []
  503. -Fill the 0x0 block starting at 1:1 with []
  504. -Fill the 0x0 block starting at 1:1 with []
  505. -Fill the 0x0 block starting at 1:1 with []
  506. -Fill the 0x0 block starting at 1:1 with []
  507. -Fill the 0x0 block starting at 1:1 with []
  508. -Fill the 0x0 block starting at 1:1 with []
  509.  
  510. --Countdown 2--
  511. *After 2 moves, choose an action:
  512. -Place Coin at 5:7
  513. -Fill 7 random blocks with Ice
  514. -Fill 7 random blocks with Ice
  515. -Fill 7 random blocks with Ice
  516. -Fill 7 random blocks with Ice
  517. -Fill 7 random blocks with Ice
  518. -Fill 7 random blocks with Ice
  519. -Fill 7 random blocks with Ice
  520. *Repeat every 2 moves.
  521.  
  522.  
  523.  
  524. StageDataEvent #410/20. (1.3.10)
  525. --Pokémon data--
  526. Wobbuffet, Psychic, Base 60, Dex #268
  527. Ability: Counterattack (25%, 75%, 100%, damage, x20, The more disruptions on the board, the greater the damage.)
  528.  
  529. --Stage data--
  530. Area: Special Stages
  531. Background ID: 12
  532. HP: 7000
  533. Moves: 16
  534. Experience: +3
  535. Catch rate: 1% (+3% per every remaining move)
  536. Sound track: BGM_STAGE_TUTORIAL
  537. Pokémon count: 4 (4 elegible)
  538.  
  539. Default Pokémon: Buneary, Happiny, Minccino, Meowth
  540.  
  541. --Countdown 1--
  542. *When the stage starts, choose an action:
  543. -Fill the 3x3 block starting at 1:5 with [Rocks,nothing,nothing,nothing,Rocks,nothing,Rocks,nothing,nothing]
  544. -Fill the 3x3 block starting at 1:5 with [Rocks,nothing,nothing,nothing,Rocks,nothing,Rocks,nothing,nothing]
  545. -Fill the 3x3 block starting at 1:5 with [Ice,nothing,nothing,nothing,Ice,nothing,Ice,nothing,nothing]
  546. *After 1 time, switch countdown.
  547. *Repeat every 3 moves.
  548.  
  549. --Countdown 2--
  550. *After 0 moves, choose an action:
  551. -Fill the 3x3 block starting at 5:6 with [nothing,Rocks,nothing,Rocks,nothing,nothing,nothing,Rocks,nothing]
  552. -Fill the 3x3 block starting at 5:6 with [nothing,Rocks,nothing,Rocks,nothing,nothing,nothing,Rocks,nothing]
  553. -Fill the 3x3 block starting at 5:6 with [nothing,Ice,nothing,Ice,nothing,nothing,nothing,Ice,nothing]
  554. *After 1 time, switch countdown.
  555. *Repeat every 0 moves.
  556.  
  557.  
  558.  
  559. EventStage #388/1. (1.3.10)
  560. --Event data--
  561. Start date: 2016/5/17 (Tue), 15h JST
  562. End date: 2016/5/31 (Tue), 15h JST
  563. Type: normal event
  564.  
  565. Stage: StageDataEvent #86 (Groudon)
  566.  
  567. --Event text--
  568. Title 1: Great Challenge
  569. Title 2: Groudon Appears
  570. Description:
  571.  
  572. Take on the Legendary Pokémon
  573. Groudon here!
  574. Don't miss this chance to defeat
  575. and catch this powerful foe.
  576.  
  577. We recommend
  578. Mega Glalie!
  579. Get Glalie in
  580. Main Stage 108 and its
  581. Mega Stone, Glalitite,
  582. from Main Stage 120.
  583. Using an Attack Power ↑ might
  584. also give you a better shot at
  585. beating and catching this Pokémon!
  586.  
  587. After catching it, if you retry
  588. the stage, it may occasionally
  589. drop a Skill Booster!
  590.  
  591. Event Period:
  592. Until 06:00 (UTC) 31/05/2016
  593.  
  594.  
  595. EventStage #87/2. (1.3.10)
  596. --Event data--
  597. Start date: 2016/5/17 (Tue), 15h JST
  598. End date: 2016/5/31 (Tue), 15h JST
  599. Type: stage depends on the day
  600.  
  601. Monday: StageDataEvent #400 (Seviper)
  602. Tuesday: StageDataEvent #396 (Wynaut)
  603. Wednesday: StageDataEvent #397 (Torkoal)
  604. Thursday: StageDataEvent #398 (Zangoose)
  605. Friday: StageDataEvent #399 (Luvdisc)
  606.  
  607. --Event text--
  608. Title 1: The Daily Pokémon (#4)
  609. Title 2: Daily Pokémon Are Here!
  610. Description:
  611.  
  612. The Daily Pokémon stage has
  613. appeared, where you can face
  614. different Pokémon each day!
  615.  
  616. Event Period:
  617. Until 06:00 (UTC) 31/05/2016
  618.  
  619. Note: Cannot be played between
  620. 06:00 (UTC) on Saturdays and
  621. 06:00 (UTC) on Mondays.
  622.  
  623.  
  624. EventStage #400/3. (1.3.10)
  625. --Event data--
  626. Start date: 2016/5/17 (Tue), 15h JST
  627. End date: 2016/5/31 (Tue), 15h JST
  628. Type: normal event
  629.  
  630. Stage: StageDataEvent #401 (Electivire)
  631.  
  632. --Event text--
  633. Title 1: Great Challenge
  634. Title 2: Electivire Appears
  635. Description:
  636.  
  637. Take on Electivire here!
  638. Don't miss this chance to defeat
  639. and catch this powerful foe.
  640.  
  641. We recommend
  642. Mega Aerodactyl!
  643. Get Aerodactyl in
  644. Main Stage 104 and its
  645. Mega Stone, Aerodactylite,
  646. from Main Stage 180.
  647. Using an Attack Power ↑ might
  648. also give you a better shot at
  649. beating and catching this Pokémon!
  650.  
  651. Event Period:
  652. Until 06:00 (UTC) 31/05/2016
  653.  
  654.  
  655. EventStage #402/4. (1.3.10)
  656. --Event data--
  657. Start date: 2016/5/17 (Tue), 15h JST
  658. End date: 2016/5/31 (Tue), 15h JST
  659. Type: stage randomly selected
  660.  
  661. 25%: StageDataEvent #404 (Elgyem)
  662. 8%: StageDataEvent #405 (Beheeyem)
  663. 24%: StageDataEvent #406 (Drowzee)
  664. 8%: StageDataEvent #407 (Hypno)
  665. 25%: StageDataEvent #408 (Frillish (Female))
  666. 8%: StageDataEvent #409 (Jellicent (Female))
  667. 2%: StageDataEvent #403 (Mesprit)
  668.  
  669. --Event text--
  670. Title 1: Pokémon Safari
  671. Title 2: A New Pokémon Safari!
  672. Description:
  673.  
  674. In Pokémon Safari, the Pokémon
  675. that show up change every time
  676. you play.
  677. In this safari, you have the
  678. chance to battle and catch
  679. Elgyem, Drowzee,
  680. Frillish (Female),
  681. Beheeyem, Hypno,
  682. Jellicent (Female),
  683. and Mesprit!
  684. Though some are harder to meet
  685. than others!
  686.  
  687. There is no Optimize in
  688. Pokémon Safari. It's up to you to
  689. pick the most powerful Pokémon,
  690. so choose your own dream team.
  691. Why not give some Dark- or
  692. Ghost-type Pokémon a try?
  693.  
  694. Perhaps something good may
  695. happen if you bring a Pokémon
  696. from this safari with you?
  697.  
  698. Event Period:
  699. Until 06:00 (UTC) 31/05/2016
  700. Please note that for puzzles
  701. that feature Coins, there is a
  702. limit to the number of Coins
  703. that you can obtain.
  704.  
  705.  
  706. EventStage #404/5. (1.3.10)
  707. --Event data--
  708. Start date: 2016/5/17 (Tue), 15h JST
  709. End date: 2016/5/31 (Tue), 15h JST
  710. Type: normal event, free items
  711.  
  712. Stage: StageDataEvent #20 (Wobbuffet)
  713.  
  714. --Event text--
  715. Title 1: Try 'Em Items Stage
  716. Title 2: Wobbuffet Appears
  717. Description:
  718.  
  719. Wobbuffet's Try 'Em Items
  720. Stage is here to try!
  721.  
  722. In this stage, you can use items
  723. without using any of your Coins,
  724. allowing you to easily experience
  725. for yourself what they can do!
  726. Use this chance to give 'em a shot!
  727.  
  728. Event Period:
  729. Until 06:00 (UTC) 31/05/2016
  730.  
  731.  
  732. EventStage #411/8. (1.3.10)
  733. --Event data--
  734. Start date: 2016/5/24 (Tue), 15h JST
  735. End date: 2016/6/7 (Tue), 15h JST
  736. Type: normal event
  737.  
  738. Stage: StageDataEvent #62 (Kyogre)
  739.  
  740. --Event text--
  741. Title 1: Great Challenge
  742. Title 2: Kyogre Appears
  743. Description:
  744.  
  745. Take on the Legendary Pokémon
  746. Kyogre here!
  747. Don't miss this chance to defeat
  748. and catch this powerful foe.
  749.  
  750. Why not give some
  751. Electric-type or Grass-type
  752. Pokémon a try?
  753. Using an Attack Power ↑ might
  754. also give you a better shot at
  755. beating and catching this Pokémon!
  756.  
  757. After catching it, if you retry
  758. the stage, it may occasionally
  759. drop a Skill Booster!
  760.  
  761. Event Period:
  762. Until 06:00 (UTC) 07/06/2016
  763.  
  764.  
  765. EventStage #63/9. (1.3.10)
  766. --Event data--
  767. Start date: 2016/5/24 (Tue), 15h JST
  768. End date: 2016/6/7 (Tue), 15h JST
  769. Type: normal event, free items
  770.  
  771. Stage: StageDataEvent #9 (Carnivine)
  772.  
  773. --Event text--
  774. Title 1: Try 'Em Items Stage
  775. Title 2: Carnivine Appears
  776. Description:
  777.  
  778. Carnivine's Try 'Em Items
  779. Stage is here to try!
  780.  
  781. In this stage, you can use items
  782. without using any of your Coins,
  783. allowing you to easily experience
  784. for yourself what they can do!
  785. Use this chance to give 'em a shot!
  786.  
  787. Event Period:
  788. Until 06:00 (UTC) 07/06/2016
  789.  
  790.  
  791. EventStage #125/10. (1.3.10)
  792. --Event data--
  793. Start date: 2016/5/24 (Tue), 15h JST
  794. End date: 2016/6/7 (Tue), 15h JST
  795. Type: normal event
  796.  
  797. Stage: StageDataEvent #366 (Greninja (Ash-Greninja))
  798.  
  799. --Event text--
  800. Title 1: High-Speed Challenge
  801. Title 2: Ash-Greninja Appears
  802. Description:
  803.  
  804. Ash-Greninja appears!
  805.  
  806. Can you defeat this powerful foe in
  807. a strictly limited amount of time?!
  808.  
  809. We recommend
  810. Mega Ampharos!
  811. Get Ampharos in
  812. Main Stage 130 and its
  813. Mega Stone, Ampharosite,
  814. from Main Stage 105.
  815. Using an Attack Power ↑ or
  816. Mega Start might also give you
  817. a better shot at beating and
  818. catching this tough Pokémon!
  819.  
  820. After catching it, if you retry
  821. the stage, it may occasionally
  822. drop a Skill Booster!
  823.  
  824. Event Period:
  825. Until 06:00 (UTC) 07/06/2016
  826.  
  827.  
  828. EventStage #367/11. (1.3.10)
  829. --Event data--
  830. Start date: 2016/5/24 (Tue), 15h JST
  831. End date: 2016/6/7 (Tue), 15h JST
  832. Type: normal event
  833.  
  834. Stage: StageDataEvent #402 (Magmortar)
  835.  
  836. --Event text--
  837. Title 1: Great Challenge
  838. Title 2: Magmortar Appears
  839. Description:
  840.  
  841. Take on Magmortar here!
  842. Don't miss this chance to defeat
  843. and catch this powerful foe.
  844.  
  845. We recommend
  846. Mega Aerodactyl!
  847. Get Aerodactyl in
  848. Main Stage 104 and its
  849. Mega Stone, Aerodactylite,
  850. from Main Stage 180.
  851. Using an Attack Power ↑ might
  852. also give you a better shot at
  853. beating and catching this Pokémon!
  854.  
  855. Event Period:
  856. Until 06:00 (UTC) 07/06/2016
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement