Advertisement
Crobat

KACAW Mafia Theme Code

Jun 26th, 2016
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 322.02 KB | None | 0 0
  1. {
  2. "name": "KACAW",
  3. "author": [
  4. "<b><i><span style='color:#FF0000'>Joeypals</span></i></b>",
  5. "<b><i><span style='color:#000000'>Fate Testarossa</span></i></b>",
  6. "<b><i><span style='color:#117754'>Karp Karpity</span></i></b>"
  7. ],
  8. "bot": {
  9. "name": "Braviary",
  10. "color": "#B40404"
  11. },
  12. "borderColor": "#08088A",
  13. "summary": "Get ready to take flight as a 25 year o- wait, wrong series. Welcome to the world of Brisa, a place filled with clear skies, trees, and everything any Flying Pokemon could ever hope for! Strap in as you fight alongside fan favorite Pokemon like Staraptor, Hawlucha, and Talonflame while taking on the treacherous Krow's Krew, Odd Birds, and a couple legendaries. Do you have what it takes to take dominance in the sky? Only one way to find out! (A/N Please contact Fate Testarossa, Joeypals, or Karp Karpity if any issues come up in this theme. KACAW hype leggo!)",
  14. "tips": [
  15. "Claiming: Technically, claiming is never safe as Noivern, Crobat, or the Legendary Egg will almost always spawn (games of 10 or more players). If none of those roles are in, Hoothoot can claim. If only Noivern is in (of those three roles), Ledian can claim to connect and absorb the poison so Hoothoot can inspect safely (with Mega Altaria in).",
  16. "Threats: Noivern (one time poison), Crobat (instakill poison), Legendary Egg (Ho-Oh and Rayquaza can daykill while Lugia has a piercing nightkill), Mega Pinsir (outspeeds distractors and bodyguards), Mega Aerodactyl (piercing nightkill).",
  17. "Inspectors: Hoothoot and Rowlet only have a 50% chance for their inspects to be accurate. As Hoothoot or Rowlet, if you get an inspect result of either Hoothoot, Mega Pidgeot, Noctowl, Pidgeot, Pidgeotto, Pidgey, Pidove, Rowlet, Ho-oh, Legendary Egg, Lugia, Rayquaza, or Shaymin-S, those inspect results will always be accurate. Noctowl's inspects will always be accurate.",
  18. "Evolution Success Rates: Pidgey (5%), Pidgeotto (10%), Pidgeot (1%), Hoothoot (50%).",
  19. "Static Votes: Pidgeotto (2), Staraptor (2 or 3, depending on game size), Pidgeot and Rayquaza (3), Mega Pidgeot and Ho-Oh (5).",
  20. "Static Voteshields: Lugia (-5).",
  21. "Dynamic Votes and Voteshields: Tropius' poison reduces its target's vote by 1. Every time Gyarados kills someone from the village (except Pidove or Pidgey), their vote increases by 1 (up to 7). Shaymin-S can increase someone's vote by 1 (undone if Shaymin-S is lynched). Shaymin-S also gains a +1 voteshield every night (caps at +8). Vespiquen gains a -1 voteshield every night (by using /order); this caps at -3.",
  22. "Checking Your Vote: During the night phase, type /vote to see what your vote is. This will also automatically happen at the beginning of every night phase."
  23. ],
  24. "sides": [
  25. {
  26. "side": "village",
  27. "translation": "Good Pokemon",
  28. "winmsg": "The skies have been cleared of evil once more thanks to the talented flying of ~Players~!"
  29. },
  30. {
  31. "side": "krow",
  32. "translation": "Krow's Crew",
  33. "winmsg": "Happiness has never felt so... dark. But with ~Players~ taking control, you need to simply accept it."
  34. },
  35. {
  36. "side": "odd",
  37. "translation": "Odd Birds",
  38. "winmsg": "Well that was unexpected. They're not even birds! Ah well, no denying that ~Players~ won this bird battle."
  39. },
  40. {
  41. "side": "egg",
  42. "translation": "Legendary Egg",
  43. "winmsg": "What else was to be expected? ~Players~ is basically a god in Brisa! And there is no denying this bird a sweet reward."
  44. },
  45. {
  46. "side": "yveltal",
  47. "translation": "Yveltal",
  48. "winmsg": "Finally, the stupid joy is gone... ~Players~ have successfully wiped out the rest of the sky, making it their own dark domain."
  49. },
  50. {
  51. "side": "shayminsky",
  52. "translation": "Shaymin-S",
  53. "winmsg": "H-how?? ~Players~ is supposed to help everyone, not witness everyone's corpse... Hopefully this unexpected reign brings eventual peace."
  54. }
  55. ],
  56. "roles": [
  57. {
  58. "role": "pidgey",
  59. "translation": "Pidgey",
  60. "side": "village",
  61. "help": "You're a Pidgey! As the most basic of all bird Pokemon, you often feel there's not much you can do. Unfortunately, you're right. But don't lose hope! While you may not have any cool commands outside of /evolve to try to make yourself grow stronger, you can vote to help out your other bird brethren! Just hope you cast your vote wisely, one misstep could spell disaster with your feathers. Also, be wary of what others say about you, because you could actually be a Pidove!",
  62. "info": "Can evolve (convert, 95% fail chance) into Pidgeotto. ~Sided~",
  63. "actions": {
  64. "night": {
  65. "vote": {
  66. "command": "dummy",
  67. "inputmsg": "You currently have a vote of 1!",
  68. "hide": true,
  69. "compulsory": true,
  70. "noFollow": true,
  71. "target": "OnlySelf",
  72. "priority": 99,
  73. "common": "Self"
  74. },
  75. "evolve": {
  76. "command": ["convert", "dummy"],
  77. "target": "OnlySelf",
  78. "common": "Self",
  79. "priority": 21,
  80. "failChance": 0.95,
  81. "noFollow": true,
  82. "pierce": true,
  83. "hide": true,
  84. "newRole": {
  85. "pidgeotto": ["pidgey"]
  86. },
  87. "dummybroadcastmsg": "A Pidgey has evolved into a Pidgeotto!",
  88. "convertmsg": ""
  89. }
  90. }
  91. }
  92. },
  93. {
  94. "role": "pidgeotto",
  95. "translation": "Pidgeotto",
  96. "side": "village",
  97. "help": "Told you not to lose hope! Now you have a vote of 2 due to your stronger wings as well as a slight chance to evade those coming after you at night, and things could possibly get even better! Keep using /evolve and hope your wings get even bigger, because that's where the real fun begins!",
  98. "info": "Vote of 2. Has a 5% chance to evade nightkills. Can evolve (convert, 90% fail chance) into Pidgeot. ~Sided~",
  99. "actions": {
  100. "night": {
  101. "vote": {
  102. "command": "dummy",
  103. "inputmsg": "You currently have a vote of 2!",
  104. "hide": true,
  105. "compulsory": true,
  106. "noFollow": true,
  107. "target": "OnlySelf",
  108. "priority": 99,
  109. "common": "Self"
  110. },
  111. "evolve": {
  112. "command": ["convert", "dummy"],
  113. "target": "OnlySelf",
  114. "common": "Self",
  115. "priority": 20,
  116. "failChance": 0.9,
  117. "noFollow": true,
  118. "pierce": true,
  119. "hide": true,
  120. "newRole": {
  121. "pidgeot": ["pidgeotto"]
  122. },
  123. "dummybroadcastmsg": "A Pidgeotto has evolved into a Pidgeot!",
  124. "convertmsg": ""
  125. }
  126. },
  127. "kill": {
  128. "mode": {
  129. "evadeChance": 0.05
  130. }
  131. },
  132. "vote": 2
  133. }
  134. },
  135. {
  136. "role": "pidgeot",
  137. "translation": "Pidgeot",
  138. "side": "village",
  139. "help": "Now we're talking! Now that you're a Pidgeot, you have a true say in the skies around you. First off, you can start taking out those enemies that hurt you in the past by using /gust during the night. In addition, your chances of evading enemy fire have gone up, and your vote is now 3 on top of everything! Can things get better? Well, they actually can. As strong as your wings are, there's still room for improvement. Keep using /evolve and maybe, JUST MAYBE, you can evolve into the fabled Mega Pidgeot.",
  140. "info": "Can gust (kill) one person during the night. Vote of 3. Has a 10% chance to evade nightkills. Can evolve (convert, 99% fail chance) into Mega Pidgeot. ~Sided~",
  141. "actions": {
  142. "night": {
  143. "vote": {
  144. "command": "dummy",
  145. "inputmsg": "You currently have a vote of 3!",
  146. "hide": true,
  147. "compulsory": true,
  148. "noFollow": true,
  149. "target": "OnlySelf",
  150. "priority": 99,
  151. "common": "Self"
  152. },
  153. "evolve": {
  154. "command": ["convert", "dummy"],
  155. "target": "OnlySelf",
  156. "common": "Self",
  157. "priority": 19,
  158. "failChance": 0.99,
  159. "noFollow": true,
  160. "pierce": true,
  161. "hide": true,
  162. "newRole": {
  163. "megapidgeot": ["pidgeot"]
  164. },
  165. "dummybroadcastmsg": "A Pidgeot has mega evolved into a Mega Pidgeot!"
  166. },
  167. "gust": {
  168. "command": "kill",
  169. "target": "AnyButSelf",
  170. "common": "Self",
  171. "priority": 14,
  172. "msg": "As you slept, Pidgeot knocked you out of the skies with a Gust!"
  173. }
  174. },
  175. "kill": {
  176. "mode": {
  177. "evadeChance": 0.1
  178. }
  179. },
  180. "vote": 3
  181. }
  182. },
  183. {
  184. "role": "megapidgeot",
  185. "translation": "Mega Pidgeot",
  186. "side": "village",
  187. "help": "Congratulations, you've completely defied the odds! Once a Pidgey, now a Mega Pidgeot, you're totally ready to cause havoc to anyone that tried taking you out in the past. While you may no longer have slight evasion to foes at night, you've gained something much better. First off, due to the respect others have for your training, you have 5 votes, and you still retain your /gust from when you were a Pidgeot. However, now your /gust will pierce through protection! Furthermore, you now have a chance to take out an enemy during the day as well! Just use /hurricane and anyone that meant to stand in your way will quickly go down without anyone noticing who you really are! Best of luck.",
  188. "info": "Can gust (kill, pierces protect) one person during the night. Can hurricane (kill) one person during the day (user is not revealed). Vote of 5. ~Sided~",
  189. "actions": {
  190. "night": {
  191. "vote": {
  192. "command": "dummy",
  193. "inputmsg": "You currently have a vote of 5!",
  194. "hide": true,
  195. "compulsory": true,
  196. "noFollow": true,
  197. "target": "OnlySelf",
  198. "priority": 99,
  199. "common": "Self"
  200. },
  201. "gust": {
  202. "command": "kill",
  203. "target": "AnyButSelf",
  204. "common": "Self",
  205. "priority": 13,
  206. "msg": "As you slept, Mega Pidgeot knocked you out of the skies with a Gust!"
  207. }
  208. },
  209. "standby": {
  210. "hurricane": {
  211. "command": "kill",
  212. "target": "AnyButSelf",
  213. "msg": "Make your presence be known and kill someone with /hurricane! You won't be revealed!",
  214. "killmsg": "Mega Pidgeot flapped its way into the middle of the crowd before firing off a Hurricane! Almost everyone was able to escape except for Mega Pidgeot's target -- ~Target~."
  215. }
  216. },
  217. "vote": 5
  218. }
  219. },
  220. {
  221. "role": "hoothoot",
  222. "translation": "Hoothoot",
  223. "side": "village",
  224. "help": "You're a Hoothoot! A smart bird by nature, you're able to see into someone's true identity to a degree. During the night, use /inspect to attempt finding out who someone is. The reason why I, the magical narrator bird Braviary, tell you this is because your eyesight is 20/40, meaning half of what you see will be wrong. In addition, you could very well be a Rowlet! But don't fret, simply use /evolve to try to become a Noctowl. If you succeed, you're really not a fraud after all.",
  225. "info": "Can inspect (50% accuracy) one person during the night. Can evolve (convert, 50% fail chance) into Noctowl. ~Sided~",
  226. "actions": {
  227. "night": {
  228. "vote": {
  229. "command": "dummy",
  230. "inputmsg": "You currently have a vote of 1!",
  231. "hide": true,
  232. "compulsory": true,
  233. "noFollow": true,
  234. "target": "OnlySelf",
  235. "priority": 99,
  236. "common": "Self"
  237. },
  238. "inspect": {
  239. "target": "AnyButSelf",
  240. "common": "Self",
  241. "priority": 22,
  242. "hide": true,
  243. "Sight": {
  244. "true": 0.5,
  245. "talonflame": 0.025,
  246. "chatot": 0.025,
  247. "ledian": 0.025,
  248. "delibird": 0.025,
  249. "swellow": 0.025,
  250. "hawlucha": 0.025,
  251. "megaaltaria": 0.025,
  252. "togekiss": 0.025,
  253. "staraptor": 0.025,
  254. "honchkrow": 0.025,
  255. "mandibuzz": 0.025,
  256. "crobat": 0.025,
  257. "megaaerodactyl": 0.025,
  258. "noivern": 0.025,
  259. "tropius": 0.025,
  260. "gyarados": 0.025,
  261. "megapinsir": 0.025,
  262. "gliscor": 0.025,
  263. "vespiquen": 0.025,
  264. "yveltal": 0.025
  265. }
  266. },
  267. "evolve": {
  268. "command": ["convert", "dummy"],
  269. "target": "OnlySelf",
  270. "common": "Self",
  271. "priority": 20,
  272. "failChance": 0.5,
  273. "noFollow": true,
  274. "pierce": true,
  275. "hide": true,
  276. "newRole": {
  277. "noctowl": ["hoothoot"]
  278. },
  279. "dummybroadcastmsg": "A Hoothoot has evolved into a Noctowl!",
  280. "convertmsg": ""
  281. }
  282. }
  283. }
  284. },
  285. {
  286. "role": "noctowl",
  287. "translation": "Noctowl",
  288. "side": "village",
  289. "help": "Congrats, you're not a fraud! As a Noctowl, your vision has significantly improved to a perfect 20/20. You still have your /inspect command, but now it'll be 100% accurate. Use your wisdom to your advantage, it may be the difference between the calm birds bringing in peace and everyone else causing chaos.",
  290. "info": "Can inspect one person during the night. ~Sided~",
  291. "actions": {
  292. "night": {
  293. "vote": {
  294. "command": "dummy",
  295. "inputmsg": "You currently have a vote of 1!",
  296. "hide": true,
  297. "compulsory": true,
  298. "noFollow": true,
  299. "target": "OnlySelf",
  300. "priority": 99,
  301. "common": "Self"
  302. },
  303. "inspect": {
  304. "target": "AnyButSelf",
  305. "common": "Self",
  306. "hide": true,
  307. "priority": 22
  308. }
  309. }
  310. }
  311. },
  312. {
  313. "role": "rowlet",
  314. "translation": "Rowlet",
  315. "side": "village",
  316. "help": "You're a Hoothoot! A smart bird by nature, you're able to see into someone's true identity to a degree. During the night, use /inspect to attempt finding out who someone is. The reason why I, the magical narrator bird Braviary, tell you this is because your eyesight is 20/40, meaning half of what you see will be wrong. In addition, you could very well be a Rowlet! But don't fret, simply use /evolve to try to become a Noctowl. If you succeed, you're really not a fraud after all.",
  317. "info": "Sees itself as Hoothoot. Reveals as Tropius when inspected. Can inspect (50% accuracy) one person during the night. ~Sided~",
  318. "actions": {
  319. "night": {
  320. "vote": {
  321. "command": "dummy",
  322. "inputmsg": "You currently have a vote of 1!",
  323. "hide": true,
  324. "compulsory": true,
  325. "noFollow": true,
  326. "target": "OnlySelf",
  327. "priority": 99,
  328. "common": "Self"
  329. },
  330. "inspect": {
  331. "target": "AnyButSelf",
  332. "common": "Self",
  333. "priority": 22,
  334. "hide": true,
  335. "Sight": {
  336. "true": 0.5,
  337. "talonflame": 0.025,
  338. "chatot": 0.025,
  339. "ledian": 0.025,
  340. "delibird": 0.025,
  341. "swellow": 0.025,
  342. "hawlucha": 0.025,
  343. "megaaltaria": 0.025,
  344. "togekiss": 0.025,
  345. "staraptor": 0.025,
  346. "honchkrow": 0.025,
  347. "mandibuzz": 0.025,
  348. "crobat": 0.025,
  349. "megaaerodactyl": 0.025,
  350. "noivern": 0.025,
  351. "tropius": 0.025,
  352. "gyarados": 0.025,
  353. "megapinsir": 0.025,
  354. "gliscor": 0.025,
  355. "vespiquen": 0.025,
  356. "yveltal": 0.025
  357. }
  358. },
  359. "evolve": {
  360. "command": ["convert", "dummy"],
  361. "target": "OnlySelf",
  362. "common": "Self",
  363. "priority": 20,
  364. "failChance": 1,
  365. "noFollow": true,
  366. "pierce": true,
  367. "hide": true,
  368. "newRole": {
  369. "noctowl": ["rowlet"]
  370. },
  371. "dummybroadcastmsg": "If this message appears, Fate Testarossa messed up the code."
  372. }
  373. },
  374. "inspect": {
  375. "revealAs": "tropius"
  376. },
  377. "startup": {
  378. "revealAs": "hoothoot"
  379. }
  380. }
  381. },
  382. {
  383. "role": "talonflame",
  384. "translation": "Talonflame",
  385. "side": "village",
  386. "help": "You are Talonflame! Feared for your high speed and power, anyone who underestimates you will soon feel the burn. Pairing up with other beloved bird Pokemon, you've decided you will put your skills to work to try to take down anyone who wants to hurt innocents. During the night, use your speedy /kill to take out anyone you desire! Be careful though, as one wrong move and you could very well be burnt out.",
  387. "info": "Can kill one person during the night. ~Sided~",
  388. "actions": {
  389. "night": {
  390. "vote": {
  391. "command": "dummy",
  392. "inputmsg": "You currently have a vote of 1!",
  393. "hide": true,
  394. "compulsory": true,
  395. "noFollow": true,
  396. "target": "OnlySelf",
  397. "priority": 99,
  398. "common": "Self"
  399. },
  400. "kill": {
  401. "target": "AnyButSelf",
  402. "common": "Self",
  403. "priority": 11,
  404. "msg": "You hear the cry of a falcon, and turn to see a Talonflame soaring towards you with blazing wings. You are struck by it at high speeds and scorched to death by the fire."
  405. }
  406. }
  407. }
  408. },
  409. {
  410. "role": "chatot",
  411. "translation": "Chatot",
  412. "side": "village",
  413. "help": "You're everyone's favorite loudmouth, Chatot! Some hate you simply because of your Chatter move but it doesn't matter, because everything you speak is the truth! During the day, use /chatter to reveal who someone's role actually is to everyone else! Because you're not truly the TMZ of this world by gossiping truth, not a storm of lies, you won't expose yourself due to honesty.",
  414. "info": "Can chatter (expose) one person during the day (user is not revealed). ~Sided~",
  415. "actions": {
  416. "night": {
  417. "vote": {
  418. "command": "dummy",
  419. "inputmsg": "You currently have a vote of 1!",
  420. "hide": true,
  421. "compulsory": true,
  422. "noFollow": true,
  423. "target": "OnlySelf",
  424. "priority": 99,
  425. "common": "Self"
  426. }
  427. },
  428. "standby": {
  429. "chatter": {
  430. "command": "expose",
  431. "target": "AnyButSelf",
  432. "msg": "Reveal someone's role using /chatter! You won't be revealed.",
  433. "exposemsg": "Heyyyy, you guys! Word is that ~Target~ is actually ~Role~! Discuss!"
  434. }
  435. }
  436. }
  437. },
  438. {
  439. "role": "ledian",
  440. "translation": "Ledian",
  441. "side": "village",
  442. "help": "You are Ledian! Often laughed at as one of the worst fully-evolved Pokemon, you've taken that criticism and internalized it. While you may not be an offensive power, you're very much useful to your partners that wish to take down evil. During the day and night, keep your powerful eyes peeled. You might just see who's trying to kill and poison who. Of course this'll be weaker during the daytime since bright lights, but at the same time you won't be useless, even in the sun!",
  443. "info": "Gets decent hax on kills and poison. Gets miniscule hax on exposes and daykills. ~Sided~",
  444. "actions": {
  445. "night": {
  446. "vote": {
  447. "command": "dummy",
  448. "inputmsg": "You currently have a vote of 1!",
  449. "hide": true,
  450. "compulsory": true,
  451. "noFollow": true,
  452. "target": "OnlySelf",
  453. "priority": 99,
  454. "common": "Self"
  455. }
  456. },
  457. "hax": {
  458. "gust": {
  459. "revealTeam": 0.25,
  460. "revealPlayer": 0.1
  461. },
  462. "voice": {
  463. "revealTeam": 0.25,
  464. "revealPlayer": 0.1
  465. },
  466. "kill": {
  467. "revealTeam": 0.25,
  468. "revealPlayer": 0.1
  469. },
  470. "poison": {
  471. "revealTeam": 0.25,
  472. "revealPlayer": 0.1
  473. },
  474. "shock": {
  475. "revealTeam": 0.25,
  476. "revealPlayer": 0.1
  477. },
  478. "slash": {
  479. "revealTeam": 0.25,
  480. "revealPlayer": 0.1
  481. },
  482. "edge": {
  483. "revealTeam": 0.25,
  484. "revealPlayer": 0.1
  485. },
  486. "quick": {
  487. "revealTeam": 0.25,
  488. "revealPlayer": 0.1
  489. },
  490. "psychic": {
  491. "revealTeam": 0.25,
  492. "revealPlayer": 0.1
  493. },
  494. "aero": {
  495. "revealTeam": 0.25,
  496. "revealPlayer": 0.1
  497. },
  498. "espeed": {
  499. "revealTeam": 0.25,
  500. "revealPlayer": 0.1
  501. },
  502. "wing": {
  503. "revealTeam": 0.25,
  504. "revealPlayer": 0.1
  505. }
  506. },
  507. "standbyHax": {
  508. "hurricane": {
  509. "revealRole": 0.05
  510. },
  511. "chatter": {
  512. "revealRole": 0.05
  513. },
  514. "press": {
  515. "revealRole": 0.05
  516. },
  517. "fire": {
  518. "revealRole": 0.05
  519. },
  520. "bird": {
  521. "revealRole": 0.05
  522. },
  523. "ascent": {
  524. "revealRole": 0.05
  525. }
  526. }
  527. }
  528. },
  529. {
  530. "role": "delibird",
  531. "translation": "Delibird",
  532. "side": "village",
  533. "help": "You are Delibird! Though laughed at in terms of power, you are beloved by many as an adorable creature that also happens to deliver presents to all the good boys and girls in the Pokemon Universe in a single night. These days though, more and more people are starting to believe you don't exist. Time to prove everyone wrong! During the night, use /present on anyone you wish. You'll give them a nice gift while showing them your face, proving you're real!",
  534. "info": "Can present (reveal itself to) one person during the night. ~Sided~",
  535. "actions": {
  536. "night": {
  537. "vote": {
  538. "command": "dummy",
  539. "inputmsg": "You currently have a vote of 1!",
  540. "hide": true,
  541. "compulsory": true,
  542. "noFollow": true,
  543. "target": "OnlySelf",
  544. "priority": 99,
  545. "common": "Self"
  546. },
  547. "present": {
  548. "command": "dummy",
  549. "target": "AnyButSelf",
  550. "common": "Self",
  551. "priority": 19,
  552. "dummytargetmsg": "Hello there ~Target~! Here's a present for you, courtesy of ~Self~ the Delibird!"
  553. }
  554. }
  555. }
  556. },
  557. {
  558. "role": "swellow",
  559. "translation": "Swellow",
  560. "side": "village",
  561. "help": "You are Swellow! Considered cool by many Pokemon, your flying tales are praised by many. You have an uncanny ability for flying at great speeds just to follow one Pokemon and their activities. Your team has hired you exactly for that skillset. During the night, use /stalk on anyone you wish. You'll be able to see exactly who they're talking to... or maybe stabbing, poisoning, and all that fun gory stuff. Have fun!",
  562. "info": "Can stalk one person during the night. ~Sided~",
  563. "actions": {
  564. "night": {
  565. "vote": {
  566. "command": "dummy",
  567. "inputmsg": "You currently have a vote of 1!",
  568. "hide": true,
  569. "compulsory": true,
  570. "noFollow": true,
  571. "target": "OnlySelf",
  572. "priority": 99,
  573. "common": "Self"
  574. },
  575. "stalk": {
  576. "target": "AnyButSelf",
  577. "common": "Self",
  578. "priority": 23
  579. }
  580. }
  581. }
  582. },
  583. {
  584. "role": "hawlucha",
  585. "translation": "Hawlucha",
  586. "side": "village",
  587. "help": "You are Hawlucha! ...done with the John Cena meme? OK, good. As a Hawlucha, your main priority is taking down your foes in the arena while using a great sense of style. You act very much like a... human wrestler, boasting about your prowess from time to time while exuding great self-confidence. Well, today is no different! During the day, you'll use /press to take someone down with your signature move, Flying Press! Since you are so flashy when styling on enemies, you will be revealed when you kill! No one can resist the Hawluchador, CAW!",
  588. "info": "Can press (kill) one person during the day (reveals user). ~Sided~",
  589. "actions": {
  590. "night": {
  591. "vote": {
  592. "command": "dummy",
  593. "inputmsg": "You currently have a vote of 1!",
  594. "hide": true,
  595. "compulsory": true,
  596. "noFollow": true,
  597. "target": "OnlySelf",
  598. "priority": 99,
  599. "common": "Self"
  600. }
  601. },
  602. "standby": {
  603. "press": {
  604. "command": "kill",
  605. "target": "AnyButSelf",
  606. "msg": "You can kill someone using /press! Be warned that this will reveal you!",
  607. "killmsg": "From high in the sky, ~Self~ (Hawlucha) dives down onto ~Target~ and takes them down!"
  608. }
  609. }
  610. }
  611. },
  612. {
  613. "role": "pidove",
  614. "translation": "Pidove",
  615. "side": "village",
  616. "help": "You're a Pidgey! As the most basic of all bird Pokemon, you often feel there's not much you can do. Unfortunately, you're right. But don't lose hope! While you may not have any cool commands outside of /evolve to try to make yourself grow stronger, you can vote to help out your other bird brethren! Just hope you cast your vote wisely, one misstep could spell disaster with your feathers. Also, be wary of what others say about you, because you could actually be a Pidove!",
  617. "info": "Sees itself as Pidgey. Reveals as Honchkrow when inspected. ~Sided~",
  618. "actions": {
  619. "night": {
  620. "vote": {
  621. "command": "dummy",
  622. "inputmsg": "You currently have a vote of 1!",
  623. "hide": true,
  624. "compulsory": true,
  625. "noFollow": true,
  626. "target": "OnlySelf",
  627. "priority": 99,
  628. "common": "Self"
  629. },
  630. "evolve": {
  631. "command": ["convert", "dummy"],
  632. "target": "OnlySelf",
  633. "common": "Self",
  634. "priority": 20,
  635. "failChance": 1,
  636. "noFollow": true,
  637. "hide": true,
  638. "newRole": {
  639. "pidgeotto": ["pidove"]
  640. },
  641. "dummybroadcastmsg": "This message should not appear! Fate Testarossa messed up the code if you can see this!"
  642. }
  643. },
  644. "inspect": {
  645. "revealAs": "honchkrow"
  646. },
  647. "startup": {
  648. "revealAs": "pidgey"
  649. }
  650. }
  651. },
  652. {
  653. "role": "megaaltaria",
  654. "translation": "Mega Altaria",
  655. "side": "village",
  656. "help": "You're a Mega Altaria! Big and fluffy, you're admired by all that set their eyes upon you. Everyone wants you around, but with the skies being like this, you're mainly desired for protection. During the night, use /protect to keep one of your friends safe from the harm of death. Unfortunately, since you're a Fairy, poison isn't your forte. As such, not only can you not safeguard, but you also die instantly if you get poisoned! That being said, you can actually kill someone if you get voted out, so use it as a last-ditch effort if actually necessary.",
  657. "info": "Can protect one person during the night. If lynched, can voice (kill, outspeeds all killers except Mega Pinsir) one person during the night before dying. Instantly dies if poisoned. ~Sided~",
  658. "actions": {
  659. "night": {
  660. "vote": {
  661. "command": "dummy",
  662. "inputmsg": "You currently have a vote of 1!",
  663. "hide": true,
  664. "compulsory": true,
  665. "noFollow": true,
  666. "target": "OnlySelf",
  667. "priority": 99,
  668. "common": "Self"
  669. },
  670. "protect": {
  671. "command": ["protect", "guard"],
  672. "guardActions": ["copy"],
  673. "guardmsg": "",
  674. "target": "AnyButSelf",
  675. "common": "Self",
  676. "priority": 5,
  677. "hide": true
  678. }
  679. },
  680. "poison": {
  681. "mode": "die",
  682. "msg": "You were poisoned but died instantly!",
  683. "targetmsg": "Your target (~Self~) was the fairy-type Mega Altaria and they died instantly to your poison!"
  684. },
  685. "lynch": {
  686. "convertTo": "megaaltaria2",
  687. "convertmsg": "Now you've gone and done it... Mega Altaria (~Self~) has become enraged! They can take someone down before dying themselves!"
  688. }
  689. }
  690. },
  691. {
  692. "role": "megaaltaria2",
  693. "translation": "Mega Altaria",
  694. "side": "village",
  695. "hide": true,
  696. "help": "Alright, NOW these users are gonna get it! Use /voice and take out one of these threats immediately for daring to touch your wings. Staying true to your nature though, you can still /protect someone as well.",
  697. "info": "You shouldn't be able to see this. FATE TESTAROSSA STRIKES AGAIN.",
  698. "actions": {
  699. "initialCondition": {
  700. "poison": {
  701. "count": -1,
  702. "poisonDeadMessage": "The rampage is over. No more tears. No more sadness. Only an eternal rest."
  703. }
  704. },
  705. "night": {
  706. "protect": {
  707. "command": ["protect", "guard"],
  708. "guardActions": ["copy"],
  709. "guardmsg": "",
  710. "target": "AnyButSelf",
  711. "common": "Self",
  712. "priority": 5,
  713. "hide": true
  714. },
  715. "voice": {
  716. "command": "kill",
  717. "target": "AnyButSelf",
  718. "common": "Self",
  719. "priority": 6,
  720. "hide": true,
  721. "msg": "'SQUAAAAAA!!' is all you hear before you lose consciousness for good... this is why you don't touch the fluff."
  722. }
  723. }
  724. }
  725. },
  726. {
  727. "role": "togekiss",
  728. "translation": "Togekiss",
  729. "side": "village",
  730. "help": "You're everyone's most and least favorite flying type, Togekiss! While considered adorable by many, you also have a reputation for also being quite annoying with your Air Slash tactics. Well, the haters right now can take a seat because you're putting your talent to use! During the night, use /slash to make sure someone that might be a threat to you can't move. Also, due to your nice bulk, you are able to survive one attack thrown at you! You know what they say: If you can't beat em, hax em to death.",
  731. "info": "Can slash (distract) one person during the night. Evades one nightkill. ~Sided~",
  732. "actions": {
  733. "night": {
  734. "vote": {
  735. "command": "dummy",
  736. "inputmsg": "You currently have a vote of 1!",
  737. "hide": true,
  738. "compulsory": true,
  739. "noFollow": true,
  740. "target": "OnlySelf",
  741. "priority": 99,
  742. "common": "Self"
  743. },
  744. "slash": {
  745. "command": "distract",
  746. "target": "AnyButSelf",
  747. "common": "Self",
  748. "priority": 4,
  749. "distractmsg": "Togekiss used Air Slash! You flinched and couldn't move last night!",
  750. "teammsg": "Your teammate seemed unable to move, so you decided to try to help them out instead of carrying out your tasks last night."
  751. }
  752. },
  753. "kill": {
  754. "mode": {
  755. "evadeCharges": 1
  756. },
  757. "evadechargemsg": "Your bulkiness allowed you to survive an attack!",
  758. "msg": "Your target (~Self~) evaded your kill!"
  759. }
  760. }
  761. },
  762. {
  763. "role": "staraptor",
  764. "translation": "Staraptor",
  765. "side": "village",
  766. "help": "You are Staraptor, the original amazing bird! These days, you're quite old compared to some of these Pokemon, but you're still quite capable of holding your own on the battlefield. While direct combat may no longer be your approach, you still have a strong pull in the world of Brisa politics. With this strong pull, you're able to sway the votes a little more! Due to how many people are in your district, you have 2 votes! Make use of them when you can.",
  767. "info": "Has a vote of 2. ~Sided~",
  768. "actions": {
  769. "night": {
  770. "vote": {
  771. "command": "dummy",
  772. "inputmsg": "You currently have a vote of 2!",
  773. "hide": true,
  774. "compulsory": true,
  775. "noFollow": true,
  776. "target": "OnlySelf",
  777. "priority": 99,
  778. "common": "Self"
  779. }
  780. },
  781. "vote": 2
  782. }
  783. },
  784. {
  785. "role": "staraptorbig",
  786. "translation": "Staraptor",
  787. "side": "village",
  788. "hide": "side",
  789. "help": "You are Staraptor, the original amazing bird! These days, you're quite old compared to some of these Pokemon, but you're still quite capable of holding your own on the battlefield. While direct combat may no longer be your approach, you still have a strong pull in the world of Brisa politics. With this strong pull, you're able to sway the votes a little more! Due to how many people are in your district, you have 3 votes! Make use of them when you can.",
  790. "info": "Has a vote of 3. ~Sided~",
  791. "actions": {
  792. "night": {
  793. "vote": {
  794. "command": "dummy",
  795. "inputmsg": "You currently have a vote of 3!",
  796. "hide": true,
  797. "compulsory": true,
  798. "noFollow": true,
  799. "target": "OnlySelf",
  800. "priority": 99,
  801. "common": "Self"
  802. }
  803. },
  804. "vote": 3
  805. }
  806. },
  807. {
  808. "role": "pidgey0",
  809. "translation": "Pidgey",
  810. "side": "village",
  811. "hide": true,
  812. "help": "You're a Pidgey! As the most basic of all bird Pokemon, you often feel there's not much you can do. Unfortunately, you're right. But don't lose hope! While you may not have any cool commands outside of /evolve to try to make yourself grow stronger, you can vote to help out your other bird brethren! Just hope you cast your vote wisely, one misstep could spell disaster with your feathers. Also, be wary of what others say about you, because you could actually be a Pidove!",
  813. "info": "Can evolve (convert, 95% fail chance) into Pidgeotto. ~Sided~",
  814. "actions": {
  815. "night": {
  816. "vote": {
  817. "command": "dummy",
  818. "inputmsg": "You currently have a vote of 1!",
  819. "hide": true,
  820. "compulsory": true,
  821. "noFollow": true,
  822. "target": "OnlySelf",
  823. "priority": 99,
  824. "common": "Self"
  825. },
  826. "evolve": {
  827. "command": ["convert", "dummy"],
  828. "target": "OnlySelf",
  829. "common": "Self",
  830. "priority": 21,
  831. "failChance": 0.95,
  832. "noFollow": true,
  833. "pierce": true,
  834. "hide": true,
  835. "newRole": {
  836. "pidgeotto0": ["pidgey0"]
  837. },
  838. "dummybroadcastmsg": "A Pidgey has evolved into a Pidgeotto!",
  839. "convertmsg": ""
  840. }
  841. }
  842. }
  843. },
  844. {
  845. "role": "pidgeotto0",
  846. "translation": "Pidgeotto",
  847. "side": "village",
  848. "hide": true,
  849. "help": "Told you not to lose hope! Now you have a vote of 2 due to your stronger wings as well as a slight chance to evade those coming after you at night, and things could possibly get even better! Keep using /evolve and hope your wings get even bigger, because that's where the real fun begins!",
  850. "info": "Vote of 2. Has a 5% chance to evade nightkills. Can evolve (convert, 90% fail chance) into Pidgeot. ~Sided~",
  851. "actions": {
  852. "night": {
  853. "vote": {
  854. "command": "dummy",
  855. "inputmsg": "You currently have a vote of 2!",
  856. "hide": true,
  857. "compulsory": true,
  858. "noFollow": true,
  859. "target": "OnlySelf",
  860. "priority": 99,
  861. "common": "Self"
  862. },
  863. "evolve": {
  864. "command": ["convert", "dummy"],
  865. "target": "OnlySelf",
  866. "common": "Self",
  867. "priority": 20,
  868. "failChance": 0.9,
  869. "noFollow": true,
  870. "pierce": true,
  871. "hide": true,
  872. "newRole": {
  873. "pidgeot0": ["pidgeotto0"]
  874. },
  875. "dummybroadcastmsg": "A Pidgeotto has evolved into a Pidgeot!",
  876. "convertmsg": ""
  877. }
  878. },
  879. "kill": {
  880. "mode": {
  881. "evadeChance": 0.05
  882. }
  883. },
  884. "vote": 2
  885. }
  886. },
  887. {
  888. "role": "pidgeot0",
  889. "translation": "Pidgeot",
  890. "side": "village",
  891. "hide": true,
  892. "help": "Now we're talking! Now that you're a Pidgeot, you have a true say in the skies around you. First off, you can start taking out those enemies that hurt you in the past by using /gust during the night. In addition, your chances of evading enemy fire have gone up, and your vote is now 3 on top of everything! Can things get better? Well, they actually can. As strong as your wings are, there's still room for improvement. Keep using /evolve and maybe, JUST MAYBE, you can evolve into the fabled Mega Pidgeot.",
  893. "info": "Can gust (kill) one person during the night. Vote of 3. Has a 10% chance to evade nightkills. Can evolve (convert, 99% fail chance) into Mega Pidgeot. ~Sided~",
  894. "actions": {
  895. "night": {
  896. "vote": {
  897. "command": "dummy",
  898. "inputmsg": "You currently have a vote of 3!",
  899. "hide": true,
  900. "compulsory": true,
  901. "noFollow": true,
  902. "target": "OnlySelf",
  903. "priority": 99,
  904. "common": "Self"
  905. },
  906. "evolve": {
  907. "command": ["convert", "dummy"],
  908. "target": "OnlySelf",
  909. "common": "Self",
  910. "priority": 19,
  911. "failChance": 0.99,
  912. "noFollow": true,
  913. "pierce": true,
  914. "hide": true,
  915. "newRole": {
  916. "megapidgeot0": ["pidgeot0"]
  917. },
  918. "dummybroadcastmsg": "A Pidgeot has mega evolved into a Mega Pidgeot!"
  919. },
  920. "gust": {
  921. "command": "kill",
  922. "target": "AnyButSelf",
  923. "common": "Self",
  924. "priority": 14,
  925. "hide": true,
  926. "msg": "As you slept, Pidgeot knocked you out of the skies with a Gust!"
  927. }
  928. },
  929. "kill": {
  930. "mode": {
  931. "evadeChance": 0.1
  932. }
  933. },
  934. "vote": 3
  935. }
  936. },
  937. {
  938. "role": "megapidgeot0",
  939. "translation": "Mega Pidgeot",
  940. "side": "village",
  941. "hide": true,
  942. "help": "Congratulations, you've completely defied the odds! Once a Pidgey, now a Mega Pidgeot, you're totally ready to cause havoc to anyone that tried taking you out in the past. While you may no longer have slight evasion to foes at night, you've gained something much better. First off, due to the respect others have for your training, you have 5 votes, and you still retain your /gust from when you were a Pidgeot. However, now your /gust will pierce through protection! Furthermore, you now have a chance to take out an enemy during the day as well! Just use /hurricane and anyone that meant to stand in your way will quickly go down without anyone noticing who you really are! Best of luck.",
  943. "info": "Can gust (kill, pierces protect) one person during the night. Can hurricane (kill) one person during the day (user is not revealed). Vote of 5. ~Sided~",
  944. "actions": {
  945. "night": {
  946. "vote": {
  947. "command": "dummy",
  948. "inputmsg": "You currently have a vote of 5!",
  949. "hide": true,
  950. "compulsory": true,
  951. "noFollow": true,
  952. "target": "OnlySelf",
  953. "priority": 99,
  954. "common": "Self"
  955. },
  956. "gust": {
  957. "command": "kill",
  958. "target": "AnyButSelf",
  959. "common": "Self",
  960. "priority": 13,
  961. "hide": true,
  962. "msg": "As you slept, Mega Pidgeot knocked you out of the skies with a Gust!"
  963. }
  964. },
  965. "standby": {
  966. "hurricane": {
  967. "command": "kill",
  968. "target": "AnyButSelf",
  969. "msg": "Make your presence be known and kill someone with /hurricane! You won't be revealed!",
  970. "killmsg": "Mega Pidgeot flapped its way into the middle of the crowd before firing off a Hurricane! Almost everyone was able to escape except for Mega Pidgeot's target -- ~Target~."
  971. }
  972. },
  973. "vote": 5
  974. }
  975. },
  976. {
  977. "role": "hoothoot0",
  978. "translation": "Hoothoot",
  979. "side": "village",
  980. "hide": true,
  981. "help": "You're a Hoothoot! A smart bird by nature, you're able to see into someone's true identity to a degree. During the night, use /inspect to attempt finding out who someone is. The reason why I, the magical narrator bird Braviary, tell you this is because your eyesight is 20/40, meaning half of what you see will be wrong. In addition, you could very well be a Rowlet! But don't fret, simply use /evolve to try to become a Noctowl. If you succeed, you're really not a fraud after all.",
  982. "info": "Can inspect (50% accuracy) one person during the night. Can evolve (convert, 50% fail chance) into Noctowl. ~Sided~",
  983. "actions": {
  984. "night": {
  985. "vote": {
  986. "command": "dummy",
  987. "inputmsg": "You currently have a vote of 1!",
  988. "hide": true,
  989. "compulsory": true,
  990. "noFollow": true,
  991. "target": "OnlySelf",
  992. "priority": 99,
  993. "common": "Self"
  994. },
  995. "inspect": {
  996. "target": "AnyButSelf",
  997. "common": "Self",
  998. "priority": 22,
  999. "hide": true,
  1000. "Sight": {
  1001. "true": 0.5,
  1002. "talonflame": 0.025,
  1003. "chatot": 0.025,
  1004. "ledian": 0.025,
  1005. "delibird": 0.025,
  1006. "swellow": 0.025,
  1007. "hawlucha": 0.025,
  1008. "megaaltaria": 0.025,
  1009. "togekiss": 0.025,
  1010. "staraptor": 0.025,
  1011. "honchkrow": 0.025,
  1012. "mandibuzz": 0.025,
  1013. "crobat": 0.025,
  1014. "megaaerodactyl": 0.025,
  1015. "noivern": 0.025,
  1016. "tropius": 0.025,
  1017. "gyarados": 0.025,
  1018. "megapinsir": 0.025,
  1019. "gliscor": 0.025,
  1020. "vespiquen": 0.025,
  1021. "yveltal": 0.025
  1022. }
  1023. },
  1024. "evolve": {
  1025. "command": ["convert", "dummy"],
  1026. "target": "OnlySelf",
  1027. "common": "Self",
  1028. "priority": 20,
  1029. "failChance": 0.5,
  1030. "noFollow": true,
  1031. "pierce": true,
  1032. "hide": true,
  1033. "newRole": {
  1034. "noctowl0": ["hoothoot0"]
  1035. },
  1036. "dummybroadcastmsg": "A Hoothoot has evolved into a Noctowl!",
  1037. "convertmsg": ""
  1038. }
  1039. }
  1040. }
  1041. },
  1042. {
  1043. "role": "noctowl0",
  1044. "translation": "Noctowl",
  1045. "side": "village",
  1046. "hide": true,
  1047. "help": "Congrats, you're not a fraud! As a Noctowl, your vision has significantly improved to a perfect 20/20. You still have your /inspect command, but now it'll be 100% accurate. Use your wisdom to your advantage, it may be the difference between the calm birds bringing in peace and everyone else causing chaos.",
  1048. "info": "Can inspect one person during the night. ~Sided~",
  1049. "actions": {
  1050. "night": {
  1051. "vote": {
  1052. "command": "dummy",
  1053. "inputmsg": "You currently have a vote of 1!",
  1054. "hide": true,
  1055. "compulsory": true,
  1056. "noFollow": true,
  1057. "target": "OnlySelf",
  1058. "priority": 99,
  1059. "common": "Self"
  1060. },
  1061. "inspect": {
  1062. "target": "AnyButSelf",
  1063. "common": "Self",
  1064. "hide": true,
  1065. "priority": 22
  1066. }
  1067. }
  1068. }
  1069. },
  1070. {
  1071. "role": "rowlet0",
  1072. "translation": "Rowlet",
  1073. "side": "village",
  1074. "hide": true,
  1075. "help": "You're a Hoothoot! A smart bird by nature, you're able to see into someone's true identity to a degree. During the night, use /inspect to attempt finding out who someone is. The reason why I, the magical narrator bird Braviary, tell you this is because your eyesight is 20/40, meaning half of what you see will be wrong. In addition, you could very well be a Rowlet! But don't fret, simply use /evolve to try to become a Noctowl. If you succeed, you're really not a fraud after all.",
  1076. "info": "Sees itself as Hoothoot. Reveals as Tropius when inspected. Can inspect (50% accuracy) one person during the night. ~Sided~",
  1077. "actions": {
  1078. "night": {
  1079. "vote": {
  1080. "command": "dummy",
  1081. "inputmsg": "You currently have a vote of 1!",
  1082. "hide": true,
  1083. "compulsory": true,
  1084. "noFollow": true,
  1085. "target": "OnlySelf",
  1086. "priority": 99,
  1087. "common": "Self"
  1088. },
  1089. "inspect": {
  1090. "target": "AnyButSelf",
  1091. "common": "Self",
  1092. "priority": 22,
  1093. "hide": true,
  1094. "Sight": {
  1095. "true": 0.5,
  1096. "talonflame": 0.025,
  1097. "chatot": 0.025,
  1098. "ledian": 0.025,
  1099. "delibird": 0.025,
  1100. "swellow": 0.025,
  1101. "hawlucha": 0.025,
  1102. "megaaltaria": 0.025,
  1103. "togekiss": 0.025,
  1104. "staraptor": 0.025,
  1105. "honchkrow": 0.025,
  1106. "mandibuzz": 0.025,
  1107. "crobat": 0.025,
  1108. "megaaerodactyl": 0.025,
  1109. "noivern": 0.025,
  1110. "tropius": 0.025,
  1111. "gyarados": 0.025,
  1112. "megapinsir": 0.025,
  1113. "gliscor": 0.025,
  1114. "vespiquen": 0.025,
  1115. "yveltal": 0.025
  1116. }
  1117. },
  1118. "evolve": {
  1119. "command": ["convert", "dummy"],
  1120. "target": "OnlySelf",
  1121. "common": "Self",
  1122. "priority": 20,
  1123. "failChance": 1,
  1124. "noFollow": true,
  1125. "pierce": true,
  1126. "hide": true,
  1127. "newRole": {
  1128. "noctowl0": ["rowlet0"]
  1129. },
  1130. "dummybroadcastmsg": "If this message appears, Fate Testarossa messed up the code."
  1131. }
  1132. },
  1133. "inspect": {
  1134. "revealAs": "tropius"
  1135. },
  1136. "startup": {
  1137. "revealAs": "hoothoot"
  1138. }
  1139. }
  1140. },
  1141. {
  1142. "role": "talonflame0",
  1143. "translation": "Talonflame",
  1144. "side": "village",
  1145. "hide": true,
  1146. "help": "You are Talonflame! Feared for your high speed and power, anyone who underestimates you will soon feel the burn. Pairing up with other beloved bird Pokemon, you've decided you will put your skills to work to try to take down anyone who wants to hurt innocents. During the night, use your speedy /kill to take out anyone you desire! Be careful though, as one wrong move and you could very well be burnt out.",
  1147. "info": "Can kill one person during the night. ~Sided~",
  1148. "actions": {
  1149. "night": {
  1150. "vote": {
  1151. "command": "dummy",
  1152. "inputmsg": "You currently have a vote of 1!",
  1153. "hide": true,
  1154. "compulsory": true,
  1155. "noFollow": true,
  1156. "target": "OnlySelf",
  1157. "priority": 99,
  1158. "common": "Self"
  1159. },
  1160. "kill": {
  1161. "target": "AnyButSelf",
  1162. "common": "Self",
  1163. "priority": 11,
  1164. "hide": true,
  1165. "msg": "You hear the cry of a falcon, and turn to see a Talonflame soaring towards you with blazing wings. You are struck by it at high speeds and scorched to death by the fire."
  1166. }
  1167. }
  1168. }
  1169. },
  1170. {
  1171. "role": "chatot0",
  1172. "translation": "Chatot",
  1173. "side": "village",
  1174. "hide": true,
  1175. "help": "You're everyone's favorite loudmouth, Chatot! Some hate you simply because of your Chatter move but it doesn't matter, because everything you speak is the truth! During the day, use /chatter to reveal who someone's role actually is to everyone else! Because you're not truly the TMZ of this world by gossiping truth, not a storm of lies, you won't expose yourself due to honesty.",
  1176. "info": "Can chatter (expose) one person during the day (user is not revealed). ~Sided~",
  1177. "actions": {
  1178. "night": {
  1179. "vote": {
  1180. "command": "dummy",
  1181. "inputmsg": "You currently have a vote of 1!",
  1182. "hide": true,
  1183. "compulsory": true,
  1184. "noFollow": true,
  1185. "target": "OnlySelf",
  1186. "priority": 99,
  1187. "common": "Self"
  1188. }
  1189. },
  1190. "standby": {
  1191. "chatter": {
  1192. "command": "expose",
  1193. "target": "AnyButSelf",
  1194. "msg": "Reveal someone's role using /chatter! You won't be revealed.",
  1195. "exposemsg": "Heyyyy, you guys! Word is that ~Target~ is actually ~Role~! Discuss!"
  1196. }
  1197. }
  1198. }
  1199. },
  1200. {
  1201. "role": "ledian0",
  1202. "translation": "Ledian",
  1203. "side": "village",
  1204. "hide": true,
  1205. "help": "You are Ledian! Often laughed at as one of the worst fully-evolved Pokemon, you've taken that criticism and internalized it. While you may not be an offensive power, you're very much useful to your partners that wish to take down evil. During the day and night, keep your powerful eyes peeled. You might just see who's trying to kill and poison who. Of course this'll be weaker during the daytime since bright lights, but at the same time you won't be useless, even in the sun!",
  1206. "info": "Gets decent hax on kills and poison. Gets miniscule hax on exposes and daykills. ~Sided~",
  1207. "actions": {
  1208. "night": {
  1209. "vote": {
  1210. "command": "dummy",
  1211. "inputmsg": "You currently have a vote of 1!",
  1212. "hide": true,
  1213. "compulsory": true,
  1214. "noFollow": true,
  1215. "target": "OnlySelf",
  1216. "priority": 99,
  1217. "common": "Self"
  1218. }
  1219. },
  1220. "hax": {
  1221. "gust": {
  1222. "revealTeam": 0.25,
  1223. "revealPlayer": 0.1
  1224. },
  1225. "voice": {
  1226. "revealTeam": 0.25,
  1227. "revealPlayer": 0.1
  1228. },
  1229. "kill": {
  1230. "revealTeam": 0.25,
  1231. "revealPlayer": 0.1
  1232. },
  1233. "poison": {
  1234. "revealTeam": 0.25,
  1235. "revealPlayer": 0.1
  1236. },
  1237. "shock": {
  1238. "revealTeam": 0.25,
  1239. "revealPlayer": 0.1
  1240. },
  1241. "slash": {
  1242. "revealTeam": 0.25,
  1243. "revealPlayer": 0.1
  1244. },
  1245. "edge": {
  1246. "revealTeam": 0.25,
  1247. "revealPlayer": 0.1
  1248. },
  1249. "quick": {
  1250. "revealTeam": 0.25,
  1251. "revealPlayer": 0.1
  1252. },
  1253. "psychic": {
  1254. "revealTeam": 0.25,
  1255. "revealPlayer": 0.1
  1256. },
  1257. "aero": {
  1258. "revealTeam": 0.25,
  1259. "revealPlayer": 0.1
  1260. },
  1261. "espeed": {
  1262. "revealTeam": 0.25,
  1263. "revealPlayer": 0.1
  1264. },
  1265. "wing": {
  1266. "revealTeam": 0.25,
  1267. "revealPlayer": 0.1
  1268. }
  1269. },
  1270. "standbyHax": {
  1271. "hurricane": {
  1272. "revealRole": 0.05
  1273. },
  1274. "chatter": {
  1275. "revealRole": 0.05
  1276. },
  1277. "press": {
  1278. "revealRole": 0.05
  1279. },
  1280. "fire": {
  1281. "revealRole": 0.05
  1282. },
  1283. "bird": {
  1284. "revealRole": 0.05
  1285. },
  1286. "ascent": {
  1287. "revealRole": 0.05
  1288. }
  1289. }
  1290. }
  1291. },
  1292. {
  1293. "role": "delibird0",
  1294. "translation": "Delibird",
  1295. "side": "village",
  1296. "hide": true,
  1297. "help": "You are Delibird! Though laughed at in terms of power, you are beloved by many as an adorable creature that also happens to deliver presents to all the good boys and girls in the Pokemon Universe in a single night. These days though, more and more people are starting to believe you don't exist. Time to prove everyone wrong! During the night, use /present on anyone you wish. You'll give them a nice gift while showing them your face, proving you're real!",
  1298. "info": "Can present (reveal itself to) one person during the night. ~Sided~",
  1299. "actions": {
  1300. "night": {
  1301. "vote": {
  1302. "command": "dummy",
  1303. "inputmsg": "You currently have a vote of 1!",
  1304. "hide": true,
  1305. "compulsory": true,
  1306. "noFollow": true,
  1307. "target": "OnlySelf",
  1308. "priority": 99,
  1309. "common": "Self"
  1310. },
  1311. "present": {
  1312. "command": "dummy",
  1313. "target": "AnyButSelf",
  1314. "common": "Self",
  1315. "priority": 19,
  1316. "hide": true,
  1317. "dummytargetmsg": "Hello there ~Target~! Here's a present for you, courtesy of ~Self~ the Delibird!"
  1318. }
  1319. }
  1320. }
  1321. },
  1322. {
  1323. "role": "swellow0",
  1324. "translation": "Swellow",
  1325. "side": "village",
  1326. "hide": true,
  1327. "help": "You are Swellow! Considered cool by many Pokemon, your flying tales are praised by many. You have an uncanny ability for flying at great speeds just to follow one Pokemon and their activities. Your team has hired you exactly for that skillset. During the night, use /stalk on anyone you wish. You'll be able to see exactly who they're talking to... or maybe stabbing, poisoning, and all that fun gory stuff. Have fun!",
  1328. "info": "Can stalk one person during the night. ~Sided~",
  1329. "actions": {
  1330. "night": {
  1331. "vote": {
  1332. "command": "dummy",
  1333. "inputmsg": "You currently have a vote of 1!",
  1334. "hide": true,
  1335. "compulsory": true,
  1336. "noFollow": true,
  1337. "target": "OnlySelf",
  1338. "priority": 99,
  1339. "common": "Self"
  1340. },
  1341. "stalk": {
  1342. "target": "AnyButSelf",
  1343. "common": "Self",
  1344. "hide": true,
  1345. "priority": 23
  1346. }
  1347. }
  1348. }
  1349. },
  1350. {
  1351. "role": "hawlucha0",
  1352. "translation": "Hawlucha",
  1353. "side": "village",
  1354. "hide": true,
  1355. "help": "You are Hawlucha! ...done with the John Cena meme? OK, good. As a Hawlucha, your main priority is taking down your foes in the arena while using a great sense of style. You act very much like a... human wrestler, boasting about your prowess from time to time while exuding great self-confidence. Well, today is no different! During the day, you'll use /press to take someone down with your signature move, Flying Press! Since you are so flashy when styling on enemies, you will be revealed when you kill! No one can resist the Hawluchador, CAW!",
  1356. "info": "Can press (kill) one person during the day (reveals user). ~Sided~",
  1357. "actions": {
  1358. "night": {
  1359. "vote": {
  1360. "command": "dummy",
  1361. "inputmsg": "You currently have a vote of 1!",
  1362. "hide": true,
  1363. "compulsory": true,
  1364. "noFollow": true,
  1365. "target": "OnlySelf",
  1366. "priority": 99,
  1367. "common": "Self"
  1368. }
  1369. },
  1370. "standby": {
  1371. "press": {
  1372. "command": "kill",
  1373. "target": "AnyButSelf",
  1374. "msg": "You can kill someone using /press! Be warned that this will reveal you!",
  1375. "killmsg": "From high in the sky, ~Self~ (Hawlucha) dives down onto ~Target~ and takes them down!"
  1376. }
  1377. }
  1378. }
  1379. },
  1380. {
  1381. "role": "pidove0",
  1382. "translation": "Pidove",
  1383. "side": "village",
  1384. "hide": true,
  1385. "help": "You're a Pidgey! As the most basic of all bird Pokemon, you often feel there's not much you can do. Unfortunately, you're right. But don't lose hope! While you may not have any cool commands outside of /evolve to try to make yourself grow stronger, you can vote to help out your other bird brethren! Just hope you cast your vote wisely, one misstep could spell disaster with your feathers. Also, be wary of what others say about you, because you could actually be a Pidove!",
  1386. "info": "Sees itself as Pidgey. Reveals as Honchkrow when inspected. ~Sided~",
  1387. "actions": {
  1388. "night": {
  1389. "vote": {
  1390. "command": "dummy",
  1391. "inputmsg": "You currently have a vote of 1!",
  1392. "hide": true,
  1393. "compulsory": true,
  1394. "noFollow": true,
  1395. "target": "OnlySelf",
  1396. "priority": 99,
  1397. "common": "Self"
  1398. },
  1399. "evolve": {
  1400. "command": ["convert", "dummy"],
  1401. "target": "OnlySelf",
  1402. "common": "Self",
  1403. "priority": 20,
  1404. "failChance": 1,
  1405. "noFollow": true,
  1406. "hide": true,
  1407. "newRole": {
  1408. "pidgeotto0": ["pidove0"]
  1409. },
  1410. "dummybroadcastmsg": "This message should not appear! Fate Testarossa messed up the code if you can see this!"
  1411. }
  1412. },
  1413. "inspect": {
  1414. "revealAs": "honchkrow"
  1415. },
  1416. "startup": {
  1417. "revealAs": "pidgey"
  1418. }
  1419. }
  1420. },
  1421. {
  1422. "role": "megaaltaria0",
  1423. "translation": "Mega Altaria",
  1424. "side": "village",
  1425. "hide": true,
  1426. "help": "You're a Mega Altaria! Big and fluffy, you're admired by all that set their eyes upon you. Everyone wants you around, but with the skies being like this, you're mainly desired for protection. During the night, use /protect to keep one of your friends safe from the harm of death. Unfortunately, since you're a Fairy, poison isn't your forte. As such, not only can you not safeguard, but you also die instantly if you get poisoned! That being said, you can actually kill someone if you get voted out, so use it as a last-ditch effort if actually necessary.",
  1427. "info": "Can protect one person during the night. If lynched, can voice (kill, outspeeds all killers except Mega Pinsir) one person during the night before dying. Instantly dies if poisoned. ~Sided~",
  1428. "actions": {
  1429. "night": {
  1430. "vote": {
  1431. "command": "dummy",
  1432. "inputmsg": "You currently have a vote of 1!",
  1433. "hide": true,
  1434. "compulsory": true,
  1435. "noFollow": true,
  1436. "target": "OnlySelf",
  1437. "priority": 99,
  1438. "common": "Self"
  1439. },
  1440. "protect": {
  1441. "command": ["protect", "guard"],
  1442. "guardActions": ["copy"],
  1443. "guardmsg": "",
  1444. "target": "AnyButSelf",
  1445. "common": "Self",
  1446. "priority": 5,
  1447. "hide": true
  1448. }
  1449. },
  1450. "poison": {
  1451. "mode": "die",
  1452. "msg": "You were poisoned but died instantly!",
  1453. "targetmsg": "Your target (~Self~) was the fairy-type Mega Altaria and they died instantly to your poison!"
  1454. },
  1455. "lynch": {
  1456. "convertTo": "megaaltaria2",
  1457. "convertmsg": "Now you've gone and done it... Mega Altaria (~Self~) has become enraged! They can take someone down before dying themselves!"
  1458. }
  1459. }
  1460. },
  1461. {
  1462. "role": "togekiss0",
  1463. "translation": "Togekiss",
  1464. "side": "village",
  1465. "hide": true,
  1466. "help": "You're everyone's most and least favorite flying type, Togekiss! While considered adorable by many, you also have a reputation for also being quite annoying with your Air Slash tactics. Well, the haters right now can take a seat because you're putting your talent to use! During the night, use /slash to make sure someone that might be a threat to you can't move. Also, due to your nice bulk, you are able to survive one attack thrown at you! You know what they say: If you can't beat em, hax em to death.",
  1467. "info": "Can slash (distract) one person during the night. Evades one nightkill. ~Sided~",
  1468. "actions": {
  1469. "night": {
  1470. "vote": {
  1471. "command": "dummy",
  1472. "inputmsg": "You currently have a vote of 1!",
  1473. "hide": true,
  1474. "compulsory": true,
  1475. "noFollow": true,
  1476. "target": "OnlySelf",
  1477. "priority": 99,
  1478. "common": "Self"
  1479. },
  1480. "slash": {
  1481. "command": "distract",
  1482. "target": "AnyButSelf",
  1483. "common": "Self",
  1484. "hide": true,
  1485. "priority": 4,
  1486. "distractmsg": "Togekiss used Air Slash! You flinched and couldn't move last night!",
  1487. "teammsg": "Your teammate seemed unable to move, so you decided to try to help them out instead of carrying out your tasks last night."
  1488. }
  1489. },
  1490. "kill": {
  1491. "mode": {
  1492. "evadeCharges": "*"
  1493. },
  1494. "evadechargemsg": "Your bulkiness allowed you to survive an attack!",
  1495. "msg": "Your target (~Self~) evaded your kill!"
  1496. }
  1497. }
  1498. },
  1499. {
  1500. "role": "staraptor0",
  1501. "translation": "Staraptor",
  1502. "side": "village",
  1503. "hide": true,
  1504. "help": "You are Staraptor, the original amazing bird! These days, you're quite old compared to some of these Pokemon, but you're still quite capable of holding your own on the battlefield. While direct combat may no longer be your approach, you still have a strong pull in the world of Brisa politics. With this strong pull, you're able to sway the votes a little more! Due to how many people are in your district, you have 2 votes! Make use of them when you can.",
  1505. "info": "Has a vote of 2. ~Sided~",
  1506. "actions": {
  1507. "night": {
  1508. "vote": {
  1509. "command": "dummy",
  1510. "inputmsg": "You currently have a vote of 2!",
  1511. "hide": true,
  1512. "compulsory": true,
  1513. "noFollow": true,
  1514. "target": "OnlySelf",
  1515. "priority": 99,
  1516. "common": "Self"
  1517. }
  1518. },
  1519. "vote": 2
  1520. }
  1521. },
  1522. {
  1523. "role": "staraptorbig0",
  1524. "translation": "Staraptor",
  1525. "side": "village",
  1526. "hide": true,
  1527. "help": "You are Staraptor, the original amazing bird! These days, you're quite old compared to some of these Pokemon, but you're still quite capable of holding your own on the battlefield. While direct combat may no longer be your approach, you still have a strong pull in the world of Brisa politics. With this strong pull, you're able to sway the votes a little more! Due to how many people are in your district, you have 3 votes! Make use of them when you can.",
  1528. "info": "Has a vote of 3. ~Sided~",
  1529. "actions": {
  1530. "night": {
  1531. "vote": {
  1532. "command": "dummy",
  1533. "inputmsg": "You currently have a vote of 3!",
  1534. "hide": true,
  1535. "compulsory": true,
  1536. "noFollow": true,
  1537. "target": "OnlySelf",
  1538. "priority": 99,
  1539. "common": "Self"
  1540. }
  1541. },
  1542. "vote": 3
  1543. }
  1544. },
  1545. {
  1546. "role": "pidgey+",
  1547. "translation": "Pidgey",
  1548. "side": "village",
  1549. "hide": true,
  1550. "help": "You're a Pidgey! As the most basic of all bird Pokemon, you often feel there's not much you can do. Unfortunately, you're right. But don't lose hope! While you may not have any cool commands outside of /evolve to try to make yourself grow stronger, you can vote to help out your other bird brethren! Just hope you cast your vote wisely, one misstep could spell disaster with your feathers. Also, be wary of what others say about you, because you could actually be a Pidove! Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  1551. "info": "Can evolve (convert, 95% fail chance) into Pidgeotto. ~Sided~",
  1552. "actions": {
  1553. "vote": 2,
  1554. "night": {
  1555. "vote": {
  1556. "command": "dummy",
  1557. "inputmsg": "You currently have a vote of 2!",
  1558. "hide": true,
  1559. "compulsory": true,
  1560. "noFollow": true,
  1561. "target": "OnlySelf",
  1562. "priority": 99,
  1563. "common": "Self"
  1564. },
  1565. "evolve": {
  1566. "command": ["convert", "dummy"],
  1567. "target": "OnlySelf",
  1568. "common": "Self",
  1569. "priority": 21,
  1570. "failChance": 0.95,
  1571. "noFollow": true,
  1572. "pierce": true,
  1573. "hide": true,
  1574. "newRole": {
  1575. "pidgeotto+": ["pidgey+"]
  1576. },
  1577. "dummybroadcastmsg": "A Pidgey has evolved into a Pidgeotto!",
  1578. "convertmsg": ""
  1579. }
  1580. }
  1581. }
  1582. },
  1583. {
  1584. "role": "pidgeotto+",
  1585. "translation": "Pidgeotto",
  1586. "side": "village",
  1587. "hide": true,
  1588. "help": "Told you not to lose hope! Now you have a vote of 2 due to your stronger wings as well as a slight chance to evade those coming after you at night, and things could possibly get even better! Keep using /evolve and hope your wings get even bigger, because that's where the real fun begins! Thanks to the grace of Shaymin-S, your vote has been increased to 3!",
  1589. "info": "Vote of 2. Has a 5% chance to evade nightkills. Can evolve (convert, 90% fail chance) into Pidgeot. ~Sided~",
  1590. "actions": {
  1591. "night": {
  1592. "vote": {
  1593. "command": "dummy",
  1594. "inputmsg": "You currently have a vote of 3!",
  1595. "hide": true,
  1596. "compulsory": true,
  1597. "noFollow": true,
  1598. "target": "OnlySelf",
  1599. "priority": 99,
  1600. "common": "Self"
  1601. },
  1602. "evolve": {
  1603. "command": ["convert", "dummy"],
  1604. "target": "OnlySelf",
  1605. "common": "Self",
  1606. "priority": 20,
  1607. "failChance": 0.9,
  1608. "noFollow": true,
  1609. "pierce": true,
  1610. "hide": true,
  1611. "newRole": {
  1612. "pidgeot+": ["pidgeotto+"]
  1613. },
  1614. "dummybroadcastmsg": "A Pidgeotto has evolved into a Pidgeot!",
  1615. "convertmsg": ""
  1616. }
  1617. },
  1618. "kill": {
  1619. "mode": {
  1620. "evadeChance": 0.05
  1621. }
  1622. },
  1623. "vote": 3
  1624. }
  1625. },
  1626. {
  1627. "role": "pidgeot+",
  1628. "translation": "Pidgeot",
  1629. "side": "village",
  1630. "hide": true,
  1631. "help": "Now we're talking! Now that you're a Pidgeot, you have a true say in the skies around you. First off, you can start taking out those enemies that hurt you in the past by using /gust during the night. In addition, your chances of evading enemy fire have gone up, and your vote is now 3 on top of everything! Can things get better? Well, they actually can. As strong as your wings are, there's still room for improvement. Keep using /evolve and maybe, JUST MAYBE, you can evolve into the fabled Mega Pidgeot. Thanks to the grace of Shaymin-S, your vote has been increased to 4!",
  1632. "info": "Can gust (kill) one person during the night. Vote of 3. Has a 10% chance to evade nightkills. Can evolve (convert, 99% fail chance) into Mega Pidgeot. ~Sided~",
  1633. "actions": {
  1634. "night": {
  1635. "vote": {
  1636. "command": "dummy",
  1637. "inputmsg": "You currently have a vote of 4!",
  1638. "hide": true,
  1639. "compulsory": true,
  1640. "noFollow": true,
  1641. "target": "OnlySelf",
  1642. "priority": 99,
  1643. "common": "Self"
  1644. },
  1645. "evolve": {
  1646. "command": ["convert", "dummy"],
  1647. "target": "OnlySelf",
  1648. "common": "Self",
  1649. "priority": 19,
  1650. "failChance": 0.99,
  1651. "noFollow": true,
  1652. "pierce": true,
  1653. "hide": true,
  1654. "newRole": {
  1655. "megapidgeot+": ["pidgeot+"]
  1656. },
  1657. "dummybroadcastmsg": "A Pidgeot has mega evolved into a Mega Pidgeot!"
  1658. },
  1659. "gust": {
  1660. "command": "kill",
  1661. "target": "AnyButSelf",
  1662. "common": "Self",
  1663. "priority": 14,
  1664. "msg": "As you slept, Pidgeot knocked you out of the skies with a Gust!"
  1665. }
  1666. },
  1667. "kill": {
  1668. "mode": {
  1669. "evadeChance": 0.1
  1670. }
  1671. },
  1672. "vote": 4
  1673. }
  1674. },
  1675. {
  1676. "role": "megapidgeot+",
  1677. "translation": "Mega Pidgeot",
  1678. "side": "village",
  1679. "hide": true,
  1680. "help": "Congratulations, you've completely defied the odds! Once a Pidgey, now a Mega Pidgeot, you're totally ready to cause havoc to anyone that tried taking you out in the past. While you may no longer have slight evasion to foes at night, you've gained something much better. First off, due to the respect others have for your training, you have 5 votes, and you still retain your /gust from when you were a Pidgeot. However, now your /gust will pierce through protection! Furthermore, you now have a chance to take out an enemy during the day as well! Just use /hurricane and anyone that meant to stand in your way will quickly go down without anyone noticing who you really are! Best of luck. Thanks to the grace of Shaymin-S, your vote has been increased to 6!",
  1681. "info": "Can gust (kill, pierces protect) one person during the night. Can hurricane (kill) one person during the day (user is not revealed). Vote of 5. ~Sided~",
  1682. "actions": {
  1683. "night": {
  1684. "vote": {
  1685. "command": "dummy",
  1686. "inputmsg": "You currently have a vote of 6!",
  1687. "hide": true,
  1688. "compulsory": true,
  1689. "noFollow": true,
  1690. "target": "OnlySelf",
  1691. "priority": 99,
  1692. "common": "Self"
  1693. },
  1694. "gust": {
  1695. "command": "kill",
  1696. "target": "AnyButSelf",
  1697. "common": "Self",
  1698. "priority": 13,
  1699. "msg": "As you slept, Mega Pidgeot knocked you out of the skies with a Gust!"
  1700. }
  1701. },
  1702. "standby": {
  1703. "hurricane": {
  1704. "command": "kill",
  1705. "target": "AnyButSelf",
  1706. "msg": "Make your presence be known and kill someone with /hurricane! You won't be revealed!",
  1707. "killmsg": "Mega Pidgeot flapped its way into the middle of the crowd before firing off a Hurricane! Almost everyone was able to escape except for Mega Pidgeot's target -- ~Target~."
  1708. }
  1709. },
  1710. "vote": 6
  1711. }
  1712. },
  1713. {
  1714. "role": "hoothoot+",
  1715. "translation": "Hoothoot",
  1716. "side": "village",
  1717. "hide": true,
  1718. "help": "You're a Hoothoot! A smart bird by nature, you're able to see into someone's true identity to a degree. During the night, use /inspect to attempt finding out who someone is. The reason why I, the magical narrator bird Braviary, tell you this is because your eyesight is 20/40, meaning half of what you see will be wrong. In addition, you could very well be a Rowlet! But don't fret, simply use /evolve to try to become a Noctowl. If you succeed, you're really not a fraud after all. Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  1719. "info": "Can inspect (50% accuracy) one person during the night. Can evolve (convert, 50% fail chance) into Noctowl. ~Sided~",
  1720. "actions": {
  1721. "vote": 2,
  1722. "night": {
  1723. "vote": {
  1724. "command": "dummy",
  1725. "inputmsg": "You currently have a vote of 2!",
  1726. "hide": true,
  1727. "compulsory": true,
  1728. "noFollow": true,
  1729. "target": "OnlySelf",
  1730. "priority": 99,
  1731. "common": "Self"
  1732. },
  1733. "inspect": {
  1734. "target": "AnyButSelf",
  1735. "common": "Self",
  1736. "priority": 22,
  1737. "hide": true,
  1738. "Sight": {
  1739. "true": 0.5,
  1740. "talonflame": 0.025,
  1741. "chatot": 0.025,
  1742. "ledian": 0.025,
  1743. "delibird": 0.025,
  1744. "swellow": 0.025,
  1745. "hawlucha": 0.025,
  1746. "megaaltaria": 0.025,
  1747. "togekiss": 0.025,
  1748. "staraptor": 0.025,
  1749. "honchkrow": 0.025,
  1750. "mandibuzz": 0.025,
  1751. "crobat": 0.025,
  1752. "megaaerodactyl": 0.025,
  1753. "noivern": 0.025,
  1754. "tropius": 0.025,
  1755. "gyarados": 0.025,
  1756. "megapinsir": 0.025,
  1757. "gliscor": 0.025,
  1758. "vespiquen": 0.025,
  1759. "yveltal": 0.025
  1760. }
  1761. },
  1762. "evolve": {
  1763. "command": ["convert", "dummy"],
  1764. "target": "OnlySelf",
  1765. "common": "Self",
  1766. "priority": 20,
  1767. "failChance": 0.5,
  1768. "noFollow": true,
  1769. "pierce": true,
  1770. "hide": true,
  1771. "newRole": {
  1772. "noctowl+": ["hoothoot+"]
  1773. },
  1774. "dummybroadcastmsg": "A Hoothoot has evolved into a Noctowl!",
  1775. "convertmsg": ""
  1776. }
  1777. }
  1778. }
  1779. },
  1780. {
  1781. "role": "noctowl+",
  1782. "translation": "Noctowl",
  1783. "side": "village",
  1784. "hide": true,
  1785. "help": "Congrats, you're not a fraud! As a Noctowl, your vision has significantly improved to a perfect 20/20. You still have your /inspect command, but now it'll be 100% accurate. Use your wisdom to your advantage, it may be the difference between the calm birds bringing in peace and everyone else causing chaos. Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  1786. "info": "Can inspect one person during the night. ~Sided~",
  1787. "actions": {
  1788. "vote": 2,
  1789. "night": {
  1790. "vote": {
  1791. "command": "dummy",
  1792. "inputmsg": "You currently have a vote of 2!",
  1793. "hide": true,
  1794. "compulsory": true,
  1795. "noFollow": true,
  1796. "target": "OnlySelf",
  1797. "priority": 99,
  1798. "common": "Self"
  1799. },
  1800. "inspect": {
  1801. "target": "AnyButSelf",
  1802. "common": "Self",
  1803. "hide": true,
  1804. "priority": 22
  1805. }
  1806. }
  1807. }
  1808. },
  1809. {
  1810. "role": "rowlet+",
  1811. "translation": "Rowlet",
  1812. "side": "village",
  1813. "hide": true,
  1814. "help": "You're a Hoothoot! A smart bird by nature, you're able to see into someone's true identity to a degree. During the night, use /inspect to attempt finding out who someone is. The reason why I, the magical narrator bird Braviary, tell you this is because your eyesight is 20/40, meaning half of what you see will be wrong. In addition, you could very well be a Rowlet! But don't fret, simply use /evolve to try to become a Noctowl. If you succeed, you're really not a fraud after all. Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  1815. "info": "Sees itself as Hoothoot. Reveals as Tropius when inspected. Can inspect (50% accuracy) one person during the night. ~Sided~",
  1816. "actions": {
  1817. "vote": 2,
  1818. "night": {
  1819. "vote": {
  1820. "command": "dummy",
  1821. "inputmsg": "You currently have a vote of 2!",
  1822. "hide": true,
  1823. "compulsory": true,
  1824. "noFollow": true,
  1825. "target": "OnlySelf",
  1826. "priority": 99,
  1827. "common": "Self"
  1828. },
  1829. "inspect": {
  1830. "target": "AnyButSelf",
  1831. "common": "Self",
  1832. "priority": 22,
  1833. "hide": true,
  1834. "Sight": {
  1835. "true": 0.5,
  1836. "talonflame": 0.025,
  1837. "chatot": 0.025,
  1838. "ledian": 0.025,
  1839. "delibird": 0.025,
  1840. "swellow": 0.025,
  1841. "hawlucha": 0.025,
  1842. "megaaltaria": 0.025,
  1843. "togekiss": 0.025,
  1844. "staraptor": 0.025,
  1845. "honchkrow": 0.025,
  1846. "mandibuzz": 0.025,
  1847. "crobat": 0.025,
  1848. "megaaerodactyl": 0.025,
  1849. "noivern": 0.025,
  1850. "tropius": 0.025,
  1851. "gyarados": 0.025,
  1852. "megapinsir": 0.025,
  1853. "gliscor": 0.025,
  1854. "vespiquen": 0.025,
  1855. "yveltal": 0.025
  1856. }
  1857. },
  1858. "evolve": {
  1859. "command": ["convert", "dummy"],
  1860. "target": "OnlySelf",
  1861. "common": "Self",
  1862. "priority": 20,
  1863. "failChance": 1,
  1864. "noFollow": true,
  1865. "pierce": true,
  1866. "hide": true,
  1867. "newRole": {
  1868. "noctowl": ["rowlet"]
  1869. },
  1870. "dummybroadcastmsg": "If this message appears, Fate Testarossa messed up the code."
  1871. }
  1872. },
  1873. "inspect": {
  1874. "revealAs": "tropius"
  1875. },
  1876. "startup": {
  1877. "revealAs": "hoothoot"
  1878. }
  1879. }
  1880. },
  1881. {
  1882. "role": "talonflame+",
  1883. "translation": "Talonflame",
  1884. "side": "village",
  1885. "hide": true,
  1886. "help": "You are Talonflame! Feared for your high speed and power, anyone who underestimates you will soon feel the burn. Pairing up with other beloved bird Pokemon, you've decided you will put your skills to work to try to take down anyone who wants to hurt innocents. During the night, use your speedy /kill to take out anyone you desire! Be careful though, as one wrong move and you could very well be burnt out. Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  1887. "info": "Can kill one person during the night. ~Sided~",
  1888. "actions": {
  1889. "vote": 2,
  1890. "night": {
  1891. "vote": {
  1892. "command": "dummy",
  1893. "inputmsg": "You currently have a vote of 2!",
  1894. "hide": true,
  1895. "compulsory": true,
  1896. "noFollow": true,
  1897. "target": "OnlySelf",
  1898. "priority": 99,
  1899. "common": "Self"
  1900. },
  1901. "kill": {
  1902. "target": "AnyButSelf",
  1903. "common": "Self",
  1904. "priority": 11,
  1905. "msg": "You hear the cry of a falcon, and turn to see a Talonflame soaring towards you with blazing wings. You are struck by it at high speeds and scorched to death by the fire."
  1906. }
  1907. }
  1908. }
  1909. },
  1910. {
  1911. "role": "chatot+",
  1912. "translation": "Chatot",
  1913. "side": "village",
  1914. "hide": true,
  1915. "help": "You're everyone's favorite loudmouth, Chatot! Some hate you simply because of your Chatter move but it doesn't matter, because everything you speak is the truth! During the day, use /chatter to reveal who someone's role actually is to everyone else! Because you're not truly the TMZ of this world by gossiping truth, not a storm of lies, you won't expose yourself due to honesty. Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  1916. "info": "Can chatter (expose) one person during the day (user is not revealed). ~Sided~",
  1917. "actions": {
  1918. "vote": 2,
  1919. "night": {
  1920. "vote": {
  1921. "command": "dummy",
  1922. "inputmsg": "You currently have a vote of 2!",
  1923. "hide": true,
  1924. "compulsory": true,
  1925. "noFollow": true,
  1926. "target": "OnlySelf",
  1927. "priority": 99,
  1928. "common": "Self"
  1929. }
  1930. },
  1931. "standby": {
  1932. "chatter": {
  1933. "command": "expose",
  1934. "target": "AnyButSelf",
  1935. "msg": "Reveal someone's role using /chatter! You won't be revealed.",
  1936. "exposemsg": "Heyyyy, you guys! Word is that ~Target~ is actually ~Role~! Discuss!"
  1937. }
  1938. }
  1939. }
  1940. },
  1941. {
  1942. "role": "ledian+",
  1943. "translation": "Ledian",
  1944. "side": "village",
  1945. "hide": true,
  1946. "help": "You are Ledian! Often laughed at as one of the worst fully-evolved Pokemon, you've taken that criticism and internalized it. While you may not be an offensive power, you're very much useful to your partners that wish to take down evil. During the day and night, keep your powerful eyes peeled. You might just see who's trying to kill and poison who. Of course this'll be weaker during the daytime since bright lights, but at the same time you won't be useless, even in the sun! Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  1947. "info": "Gets decent hax on kills and poison. Gets miniscule hax on exposes and daykills. ~Sided~",
  1948. "actions": {
  1949. "vote": 2,
  1950. "night": {
  1951. "vote": {
  1952. "command": "dummy",
  1953. "inputmsg": "You currently have a vote of 2!",
  1954. "hide": true,
  1955. "compulsory": true,
  1956. "noFollow": true,
  1957. "target": "OnlySelf",
  1958. "priority": 99,
  1959. "common": "Self"
  1960. }
  1961. },
  1962. "hax": {
  1963. "gust": {
  1964. "revealTeam": 0.25,
  1965. "revealPlayer": 0.1
  1966. },
  1967. "voice": {
  1968. "revealTeam": 0.25,
  1969. "revealPlayer": 0.1
  1970. },
  1971. "kill": {
  1972. "revealTeam": 0.25,
  1973. "revealPlayer": 0.1
  1974. },
  1975. "poison": {
  1976. "revealTeam": 0.25,
  1977. "revealPlayer": 0.1
  1978. },
  1979. "shock": {
  1980. "revealTeam": 0.25,
  1981. "revealPlayer": 0.1
  1982. },
  1983. "slash": {
  1984. "revealTeam": 0.25,
  1985. "revealPlayer": 0.1
  1986. },
  1987. "edge": {
  1988. "revealTeam": 0.25,
  1989. "revealPlayer": 0.1
  1990. },
  1991. "quick": {
  1992. "revealTeam": 0.25,
  1993. "revealPlayer": 0.1
  1994. },
  1995. "psychic": {
  1996. "revealTeam": 0.25,
  1997. "revealPlayer": 0.1
  1998. },
  1999. "aero": {
  2000. "revealTeam": 0.25,
  2001. "revealPlayer": 0.1
  2002. },
  2003. "espeed": {
  2004. "revealTeam": 0.25,
  2005. "revealPlayer": 0.1
  2006. },
  2007. "wing": {
  2008. "revealTeam": 0.25,
  2009. "revealPlayer": 0.1
  2010. }
  2011. },
  2012. "standbyHax": {
  2013. "hurricane": {
  2014. "revealRole": 0.05
  2015. },
  2016. "chatter": {
  2017. "revealRole": 0.05
  2018. },
  2019. "press": {
  2020. "revealRole": 0.05
  2021. },
  2022. "fire": {
  2023. "revealRole": 0.05
  2024. },
  2025. "bird": {
  2026. "revealRole": 0.05
  2027. },
  2028. "ascent": {
  2029. "revealRole": 0.05
  2030. }
  2031. }
  2032. }
  2033. },
  2034. {
  2035. "role": "delibird+",
  2036. "translation": "Delibird",
  2037. "side": "village",
  2038. "hide": true,
  2039. "help": "You are Delibird! Though laughed at in terms of power, you are beloved by many as an adorable creature that also happens to deliver presents to all the good boys and girls in the Pokemon Universe in a single night. These days though, more and more people are starting to believe you don't exist. Time to prove everyone wrong! During the night, use /present on anyone you wish. You'll give them a nice gift while showing them your face, proving you're real! Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  2040. "info": "Can present (reveal itself to) one person during the night. ~Sided~",
  2041. "actions": {
  2042. "vote": 2,
  2043. "night": {
  2044. "vote": {
  2045. "command": "dummy",
  2046. "inputmsg": "You currently have a vote of 2!",
  2047. "hide": true,
  2048. "compulsory": true,
  2049. "noFollow": true,
  2050. "target": "OnlySelf",
  2051. "priority": 99,
  2052. "common": "Self"
  2053. },
  2054. "present": {
  2055. "command": "dummy",
  2056. "target": "AnyButSelf",
  2057. "common": "Self",
  2058. "priority": 19,
  2059. "dummytargetmsg": "Hello there ~Target~! Here's a present for you, courtesy of ~Self~ the Delibird!"
  2060. }
  2061. }
  2062. }
  2063. },
  2064. {
  2065. "role": "swellow+",
  2066. "translation": "Swellow",
  2067. "side": "village",
  2068. "hide": true,
  2069. "help": "You are Swellow! Considered cool by many Pokemon, your flying tales are praised by many. You have an uncanny ability for flying at great speeds just to follow one Pokemon and their activities. Your team has hired you exactly for that skillset. During the night, use /stalk on anyone you wish. You'll be able to see exactly who they're talking to... or maybe stabbing, poisoning, and all that fun gory stuff. Have fun! Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  2070. "info": "Can stalk one person during the night. ~Sided~",
  2071. "actions": {
  2072. "vote": 2,
  2073. "night": {
  2074. "vote": {
  2075. "command": "dummy",
  2076. "inputmsg": "You currently have a vote of 2!",
  2077. "hide": true,
  2078. "compulsory": true,
  2079. "noFollow": true,
  2080. "target": "OnlySelf",
  2081. "priority": 99,
  2082. "common": "Self"
  2083. },
  2084. "stalk": {
  2085. "target": "AnyButSelf",
  2086. "common": "Self",
  2087. "priority": 23
  2088. }
  2089. }
  2090. }
  2091. },
  2092. {
  2093. "role": "hawlucha+",
  2094. "translation": "Hawlucha",
  2095. "side": "village",
  2096. "hide": true,
  2097. "help": "You are Hawlucha! ...done with the John Cena meme? OK, good. As a Hawlucha, your main priority is taking down your foes in the arena while using a great sense of style. You act very much like a... human wrestler, boasting about your prowess from time to time while exuding great self-confidence. Well, today is no different! During the day, you'll use /press to take someone down with your signature move, Flying Press! Since you are so flashy when styling on enemies, you will be revealed when you kill! No one can resist the Hawluchador, CAW! Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  2098. "info": "Can press (kill) one person during the day (reveals user). ~Sided~",
  2099. "actions": {
  2100. "vote": 2,
  2101. "night": {
  2102. "vote": {
  2103. "command": "dummy",
  2104. "inputmsg": "You currently have a vote of 2!",
  2105. "hide": true,
  2106. "compulsory": true,
  2107. "noFollow": true,
  2108. "target": "OnlySelf",
  2109. "priority": 99,
  2110. "common": "Self"
  2111. }
  2112. },
  2113. "standby": {
  2114. "press": {
  2115. "command": "kill",
  2116. "target": "AnyButSelf",
  2117. "msg": "You can kill someone using /press! Be warned that this will reveal you!",
  2118. "killmsg": "From high in the sky, ~Self~ (Hawlucha) dives down onto ~Target~ and takes them down!"
  2119. }
  2120. }
  2121. }
  2122. },
  2123. {
  2124. "role": "pidove+",
  2125. "translation": "Pidove",
  2126. "side": "village",
  2127. "hide": true,
  2128. "help": "You're a Pidgey! As the most basic of all bird Pokemon, you often feel there's not much you can do. Unfortunately, you're right. But don't lose hope! While you may not have any cool commands outside of /evolve to try to make yourself grow stronger, you can vote to help out your other bird brethren! Just hope you cast your vote wisely, one misstep could spell disaster with your feathers. Also, be wary of what others say about you, because you could actually be a Pidove! Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  2129. "info": "Sees itself as Pidgey. Reveals as Honchkrow when inspected. ~Sided~",
  2130. "actions": {
  2131. "vote": 2,
  2132. "night": {
  2133. "vote": {
  2134. "command": "dummy",
  2135. "inputmsg": "You currently have a vote of 2!",
  2136. "hide": true,
  2137. "compulsory": true,
  2138. "noFollow": true,
  2139. "target": "OnlySelf",
  2140. "priority": 99,
  2141. "common": "Self"
  2142. },
  2143. "evolve": {
  2144. "command": ["convert", "dummy"],
  2145. "target": "OnlySelf",
  2146. "common": "Self",
  2147. "priority": 20,
  2148. "failChance": 1,
  2149. "noFollow": true,
  2150. "hide": true,
  2151. "newRole": {
  2152. "pidgeotto": ["pidove"]
  2153. },
  2154. "dummybroadcastmsg": "This message should not appear! Fate Testarossa messed up the code if you can see this!"
  2155. }
  2156. },
  2157. "inspect": {
  2158. "revealAs": "honchkrow"
  2159. },
  2160. "startup": {
  2161. "revealAs": "pidgey"
  2162. }
  2163. }
  2164. },
  2165. {
  2166. "role": "megaaltaria+",
  2167. "translation": "Mega Altaria",
  2168. "side": "village",
  2169. "hide": true,
  2170. "help": "You're a Mega Altaria! Big and fluffy, you're admired by all that set their eyes upon you. Everyone wants you around, but with the skies being like this, you're mainly desired for protection. During the night, use /protect to keep one of your friends safe from the harm of death. Unfortunately, since you're a Fairy, poison isn't your forte. As such, not only can you not safeguard, but you also die instantly if you get poisoned! That being said, you can actually kill someone if you get voted out, so use it as a last-ditch effort if actually necessary. Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  2171. "info": "Can protect one person during the night. If lynched, can voice (kill, outspeeds all killers except Mega Pinsir) one person during the night before dying. Instantly dies if poisoned. ~Sided~",
  2172. "actions": {
  2173. "vote": 2,
  2174. "night": {
  2175. "vote": {
  2176. "command": "dummy",
  2177. "inputmsg": "You currently have a vote of 2!",
  2178. "hide": true,
  2179. "compulsory": true,
  2180. "noFollow": true,
  2181. "target": "OnlySelf",
  2182. "priority": 99,
  2183. "common": "Self"
  2184. },
  2185. "protect": {
  2186. "command": ["protect", "guard"],
  2187. "guardActions": ["copy"],
  2188. "guardmsg": "",
  2189. "target": "AnyButSelf",
  2190. "common": "Self",
  2191. "priority": 5,
  2192. "hide": true
  2193. }
  2194. },
  2195. "poison": {
  2196. "mode": "die",
  2197. "msg": "You were poisoned but died instantly!",
  2198. "targetmsg": "Your target (~Self~) was the fairy-type Mega Altaria and they died instantly to your poison!"
  2199. },
  2200. "lynch": {
  2201. "convertTo": "megaaltaria2",
  2202. "convertmsg": "Now you've gone and done it... Mega Altaria (~Self~) has become enraged! They can take someone down before dying themselves!"
  2203. }
  2204. }
  2205. },
  2206. {
  2207. "role": "togekiss+",
  2208. "translation": "Togekiss",
  2209. "side": "village",
  2210. "hide": true,
  2211. "help": "You're everyone's most and least favorite flying type, Togekiss! While considered adorable by many, you also have a reputation for also being quite annoying with your Air Slash tactics. Well, the haters right now can take a seat because you're putting your talent to use! During the night, use /slash to make sure someone that might be a threat to you can't move. Also, due to your nice bulk, you are able to survive one attack thrown at you! You know what they say: If you can't beat em, hax em to death. Thanks to the grace of Shaymin-S, your vote has been increased to 2!",
  2212. "info": "Can slash (distract) one person during the night. Evades one nightkill. ~Sided~",
  2213. "actions": {
  2214. "vote": 2,
  2215. "night": {
  2216. "vote": {
  2217. "command": "dummy",
  2218. "inputmsg": "You currently have a vote of 2!",
  2219. "hide": true,
  2220. "compulsory": true,
  2221. "noFollow": true,
  2222. "target": "OnlySelf",
  2223. "priority": 99,
  2224. "common": "Self"
  2225. },
  2226. "slash": {
  2227. "command": "distract",
  2228. "target": "AnyButSelf",
  2229. "common": "Self",
  2230. "priority": 4,
  2231. "distractmsg": "Togekiss used Air Slash! You flinched and couldn't move last night!",
  2232. "teammsg": "Your teammate seemed unable to move, so you decided to try to help them out instead of carrying out your tasks last night."
  2233. }
  2234. },
  2235. "kill": {
  2236. "mode": {
  2237. "evadeCharges": "*"
  2238. },
  2239. "evadechargemsg": "Your bulkiness allowed you to survive an attack!",
  2240. "msg": "Your target (~Self~) evaded your kill!"
  2241. }
  2242. }
  2243. },
  2244. {
  2245. "role": "staraptor+",
  2246. "translation": "Staraptor",
  2247. "side": "village",
  2248. "hide": true,
  2249. "help": "You are Staraptor, the original amazing bird! These days, you're quite old compared to some of these Pokemon, but you're still quite capable of holding your own on the battlefield. While direct combat may no longer be your approach, you still have a strong pull in the world of Brisa politics. With this strong pull, you're able to sway the votes a little more! Due to how many people are in your district, you have 2 votes, but thanks to the grace of Shaymin-S, your vote has increased to 3! Make use of them when you can.",
  2250. "info": "Has a vote of 3. ~Sided~",
  2251. "actions": {
  2252. "night": {
  2253. "vote": {
  2254. "command": "dummy",
  2255. "inputmsg": "You currently have a vote of 3!",
  2256. "hide": true,
  2257. "compulsory": true,
  2258. "noFollow": true,
  2259. "target": "OnlySelf",
  2260. "priority": 99,
  2261. "common": "Self"
  2262. }
  2263. },
  2264. "vote": 3
  2265. }
  2266. },
  2267. {
  2268. "role": "staraptorbig+",
  2269. "translation": "Staraptor",
  2270. "side": "village",
  2271. "hide": true,
  2272. "help": "You are Staraptor, the original amazing bird! These days, you're quite old compared to some of these Pokemon, but you're still quite capable of holding your own on the battlefield. While direct combat may no longer be your approach, you still have a strong pull in the world of Brisa politics. With this strong pull, you're able to sway the votes a little more! Due to how many people are in your district, you would have 3 votes, but thanks to the grace of Shaymin-S, your vote has increased to 4! Make use of them when you can.",
  2273. "info": "Has a vote of 4. ~Sided~",
  2274. "actions": {
  2275. "night": {
  2276. "vote": {
  2277. "command": "dummy",
  2278. "inputmsg": "You currently have a vote of 4!",
  2279. "hide": true,
  2280. "compulsory": true,
  2281. "noFollow": true,
  2282. "target": "OnlySelf",
  2283. "priority": 99,
  2284. "common": "Self"
  2285. }
  2286. },
  2287. "vote": 4
  2288. }
  2289. },
  2290. {
  2291. "role": "pidgey-",
  2292. "translation": "Pidgey",
  2293. "side": "village",
  2294. "hide": true,
  2295. "help": "You're a Pidgey! As the most basic of all bird Pokemon, you often feel there's not much you can do. Unfortunately, you're right. But don't lose hope! While you may not have any cool commands outside of /evolve to try to make yourself grow stronger, you can vote to help out your other bird brethren! Just hope you cast your vote wisely, one misstep could spell disaster with your feathers. Also, be wary of what others say about you, because you could actually be a Pidove! Unfortunately, Tropius' poison has reduced your vote to zero!",
  2296. "info": "Can evolve (convert, 95% fail chance) into Pidgeotto. ~Sided~",
  2297. "actions": {
  2298. "vote": 0,
  2299. "night": {
  2300. "vote": {
  2301. "command": "dummy",
  2302. "inputmsg": "You currently have a vote of 0!",
  2303. "hide": true,
  2304. "compulsory": true,
  2305. "noFollow": true,
  2306. "target": "OnlySelf",
  2307. "priority": 99,
  2308. "common": "Self"
  2309. },
  2310. "evolve": {
  2311. "command": ["convert", "dummy"],
  2312. "target": "OnlySelf",
  2313. "common": "Self",
  2314. "priority": 21,
  2315. "failChance": 0.95,
  2316. "noFollow": true,
  2317. "pierce": true,
  2318. "hide": true,
  2319. "newRole": {
  2320. "pidgeotto-": ["pidgey-"]
  2321. },
  2322. "dummybroadcastmsg": "A Pidgey has evolved into a Pidgeotto!",
  2323. "convertmsg": ""
  2324. }
  2325. }
  2326. }
  2327. },
  2328. {
  2329. "role": "pidgeotto-",
  2330. "translation": "Pidgeotto",
  2331. "side": "village",
  2332. "hide": true,
  2333. "help": "Told you not to lose hope! Now you have a vote of 2 due to your stronger wings as well as a slight chance to evade those coming after you at night, and things could possibly get even better! Keep using /evolve and hope your wings get even bigger, because that's where the real fun begins! Unfortunately, Tropius' poison has reduced your vote to 1!",
  2334. "info": "Vote of 2. Has a 5% chance to evade nightkills. Can evolve (convert, 90% fail chance) into Pidgeot. ~Sided~",
  2335. "actions": {
  2336. "night": {
  2337. "vote": {
  2338. "command": "dummy",
  2339. "inputmsg": "You currently have a vote of 1!",
  2340. "hide": true,
  2341. "compulsory": true,
  2342. "noFollow": true,
  2343. "target": "OnlySelf",
  2344. "priority": 99,
  2345. "common": "Self"
  2346. },
  2347. "evolve": {
  2348. "command": ["convert", "dummy"],
  2349. "target": "OnlySelf",
  2350. "common": "Self",
  2351. "priority": 20,
  2352. "failChance": 0.9,
  2353. "noFollow": true,
  2354. "pierce": true,
  2355. "hide": true,
  2356. "newRole": {
  2357. "pidgeot-": ["pidgeotto-"]
  2358. },
  2359. "dummybroadcastmsg": "A Pidgeotto has evolved into a Pidgeot!",
  2360. "convertmsg": ""
  2361. }
  2362. },
  2363. "kill": {
  2364. "mode": {
  2365. "evadeChance": 0.05
  2366. }
  2367. },
  2368. "vote": 1
  2369. }
  2370. },
  2371. {
  2372. "role": "pidgeot-",
  2373. "translation": "Pidgeot",
  2374. "side": "village",
  2375. "hide": true,
  2376. "help": "Now we're talking! Now that you're a Pidgeot, you have a true say in the skies around you. First off, you can start taking out those enemies that hurt you in the past by using /gust during the night. In addition, your chances of evading enemy fire have gone up, and your vote is now 3 on top of everything! Can things get better? Well, they actually can. As strong as your wings are, there's still room for improvement. Keep using /evolve and maybe, JUST MAYBE, you can evolve into the fabled Mega Pidgeot. Unfortunately, Tropius' poison has reduced your vote to 2!",
  2377. "info": "Can gust (kill) one person during the night. Vote of 3. Has a 10% chance to evade nightkills. Can evolve (convert, 99% fail chance) into Mega Pidgeot. ~Sided~",
  2378. "actions": {
  2379. "night": {
  2380. "vote": {
  2381. "command": "dummy",
  2382. "inputmsg": "You currently have a vote of 2!",
  2383. "hide": true,
  2384. "compulsory": true,
  2385. "noFollow": true,
  2386. "target": "OnlySelf",
  2387. "priority": 99,
  2388. "common": "Self"
  2389. },
  2390. "evolve": {
  2391. "command": ["convert", "dummy"],
  2392. "target": "OnlySelf",
  2393. "common": "Self",
  2394. "priority": 19,
  2395. "failChance": 0.99,
  2396. "noFollow": true,
  2397. "pierce": true,
  2398. "hide": true,
  2399. "newRole": {
  2400. "megapidgeot-": ["pidgeot-"]
  2401. },
  2402. "dummybroadcastmsg": "A Pidgeot has mega evolved into a Mega Pidgeot!"
  2403. },
  2404. "gust": {
  2405. "command": "kill",
  2406. "target": "AnyButSelf",
  2407. "common": "Self",
  2408. "priority": 14,
  2409. "msg": "As you slept, Pidgeot knocked you out of the skies with a Gust!"
  2410. }
  2411. },
  2412. "kill": {
  2413. "mode": {
  2414. "evadeChance": 0.1
  2415. }
  2416. },
  2417. "vote": 2
  2418. }
  2419. },
  2420. {
  2421. "role": "megapidgeot-",
  2422. "translation": "Mega Pidgeot",
  2423. "side": "village",
  2424. "hide": true,
  2425. "help": "Congratulations, you've completely defied the odds! Once a Pidgey, now a Mega Pidgeot, you're totally ready to cause havoc to anyone that tried taking you out in the past. While you may no longer have slight evasion to foes at night, you've gained something much better. First off, due to the respect others have for your training, you have 5 votes, and you still retain your /gust from when you were a Pidgeot. However, now your /gust will pierce through protection! Furthermore, you now have a chance to take out an enemy during the day as well! Just use /hurricane and anyone that meant to stand in your way will quickly go down without anyone noticing who you really are! Best of luck. Unfortunately, Tropius' poison has reduced your vote to 4!",
  2426. "info": "Can gust (kill, pierces protect) one person during the night. Can hurricane (kill) one person during the day (user is not revealed). Vote of 5. ~Sided~",
  2427. "actions": {
  2428. "night": {
  2429. "vote": {
  2430. "command": "dummy",
  2431. "inputmsg": "You currently have a vote of 4!",
  2432. "hide": true,
  2433. "compulsory": true,
  2434. "noFollow": true,
  2435. "target": "OnlySelf",
  2436. "priority": 99,
  2437. "common": "Self"
  2438. },
  2439. "gust": {
  2440. "command": "kill",
  2441. "target": "AnyButSelf",
  2442. "common": "Self",
  2443. "priority": 13,
  2444. "msg": "As you slept, Mega Pidgeot knocked you out of the skies with a Gust!"
  2445. }
  2446. },
  2447. "standby": {
  2448. "hurricane": {
  2449. "command": "kill",
  2450. "target": "AnyButSelf",
  2451. "msg": "Make your presence be known and kill someone with /hurricane! You won't be revealed!",
  2452. "killmsg": "Mega Pidgeot flapped its way into the middle of the crowd before firing off a Hurricane! Almost everyone was able to escape except for Mega Pidgeot's target -- ~Target~."
  2453. }
  2454. },
  2455. "vote": 4
  2456. }
  2457. },
  2458. {
  2459. "role": "hoothoot-",
  2460. "translation": "Hoothoot",
  2461. "side": "village",
  2462. "hide": true,
  2463. "help": "You're a Hoothoot! A smart bird by nature, you're able to see into someone's true identity to a degree. During the night, use /inspect to attempt finding out who someone is. The reason why I, the magical narrator bird Braviary, tell you this is because your eyesight is 20/40, meaning half of what you see will be wrong. In addition, you could very well be a Rowlet! But don't fret, simply use /evolve to try to become a Noctowl. If you succeed, you're really not a fraud after all. Unfortunately, Tropius' poison has reduced your vote to zero!",
  2464. "info": "Can inspect (50% accuracy) one person during the night. Can evolve (convert, 50% fail chance) into Noctowl. ~Sided~",
  2465. "actions": {
  2466. "vote": 0,
  2467. "night": {
  2468. "vote": {
  2469. "command": "dummy",
  2470. "inputmsg": "You currently have a vote of 0!",
  2471. "hide": true,
  2472. "compulsory": true,
  2473. "noFollow": true,
  2474. "target": "OnlySelf",
  2475. "priority": 99,
  2476. "common": "Self"
  2477. },
  2478. "inspect": {
  2479. "target": "AnyButSelf",
  2480. "common": "Self",
  2481. "priority": 22,
  2482. "hide": true,
  2483. "Sight": {
  2484. "true": 0.5,
  2485. "talonflame": 0.025,
  2486. "chatot": 0.025,
  2487. "ledian": 0.025,
  2488. "delibird": 0.025,
  2489. "swellow": 0.025,
  2490. "hawlucha": 0.025,
  2491. "megaaltaria": 0.025,
  2492. "togekiss": 0.025,
  2493. "staraptor": 0.025,
  2494. "honchkrow": 0.025,
  2495. "mandibuzz": 0.025,
  2496. "crobat": 0.025,
  2497. "megaaerodactyl": 0.025,
  2498. "noivern": 0.025,
  2499. "tropius": 0.025,
  2500. "gyarados": 0.025,
  2501. "megapinsir": 0.025,
  2502. "gliscor": 0.025,
  2503. "vespiquen": 0.025,
  2504. "yveltal": 0.025
  2505. }
  2506. },
  2507. "evolve": {
  2508. "command": ["convert", "dummy"],
  2509. "target": "OnlySelf",
  2510. "common": "Self",
  2511. "priority": 20,
  2512. "failChance": 0.5,
  2513. "noFollow": true,
  2514. "pierce": true,
  2515. "hide": true,
  2516. "newRole": {
  2517. "noctowl-": ["hoothoot-"]
  2518. },
  2519. "dummybroadcastmsg": "A Hoothoot has evolved into a Noctowl!",
  2520. "convertmsg": ""
  2521. }
  2522. }
  2523. }
  2524. },
  2525. {
  2526. "role": "noctowl-",
  2527. "translation": "Noctowl",
  2528. "side": "village",
  2529. "hide": true,
  2530. "help": "Congrats, you're not a fraud! As a Noctowl, your vision has significantly improved to a perfect 20/20. You still have your /inspect command, but now it'll be 100% accurate. Use your wisdom to your advantage, it may be the difference between the calm birds bringing in peace and everyone else causing chaos. Unfortunately, Tropius' poison has reduced your vote to zero!",
  2531. "info": "Can inspect one person during the night. ~Sided~",
  2532. "actions": {
  2533. "vote": 0,
  2534. "night": {
  2535. "vote": {
  2536. "command": "dummy",
  2537. "inputmsg": "You currently have a vote of 0!",
  2538. "hide": true,
  2539. "compulsory": true,
  2540. "noFollow": true,
  2541. "target": "OnlySelf",
  2542. "priority": 99,
  2543. "common": "Self"
  2544. },
  2545. "inspect": {
  2546. "target": "AnyButSelf",
  2547. "common": "Self",
  2548. "hide": true,
  2549. "priority": 22
  2550. }
  2551. }
  2552. }
  2553. },
  2554. {
  2555. "role": "rowlet-",
  2556. "translation": "Rowlet",
  2557. "side": "village",
  2558. "hide": true,
  2559. "help": "You're a Hoothoot! A smart bird by nature, you're able to see into someone's true identity to a degree. During the night, use /inspect to attempt finding out who someone is. The reason why I, the magical narrator bird Braviary, tell you this is because your eyesight is 20/40, meaning half of what you see will be wrong. In addition, you could very well be a Rowlet! But don't fret, simply use /evolve to try to become a Noctowl. If you succeed, you're really not a fraud after all. Unfortunately, Tropius' poison has reduced your vote to zero!",
  2560. "info": "Sees itself as Hoothoot. Reveals as Tropius when inspected. Can inspect (50% accuracy) one person during the night. ~Sided~",
  2561. "actions": {
  2562. "vote": 0,
  2563. "night": {
  2564. "vote": {
  2565. "command": "dummy",
  2566. "inputmsg": "You currently have a vote of 0!",
  2567. "hide": true,
  2568. "compulsory": true,
  2569. "noFollow": true,
  2570. "target": "OnlySelf",
  2571. "priority": 99,
  2572. "common": "Self"
  2573. },
  2574. "inspect": {
  2575. "target": "AnyButSelf",
  2576. "common": "Self",
  2577. "priority": 22,
  2578. "hide": true,
  2579. "Sight": {
  2580. "true": 0.5,
  2581. "talonflame": 0.025,
  2582. "chatot": 0.025,
  2583. "ledian": 0.025,
  2584. "delibird": 0.025,
  2585. "swellow": 0.025,
  2586. "hawlucha": 0.025,
  2587. "megaaltaria": 0.025,
  2588. "togekiss": 0.025,
  2589. "staraptor": 0.025,
  2590. "honchkrow": 0.025,
  2591. "mandibuzz": 0.025,
  2592. "crobat": 0.025,
  2593. "megaaerodactyl": 0.025,
  2594. "noivern": 0.025,
  2595. "tropius": 0.025,
  2596. "gyarados": 0.025,
  2597. "megapinsir": 0.025,
  2598. "gliscor": 0.025,
  2599. "vespiquen": 0.025,
  2600. "yveltal": 0.025
  2601. }
  2602. },
  2603. "evolve": {
  2604. "command": ["convert", "dummy"],
  2605. "target": "OnlySelf",
  2606. "common": "Self",
  2607. "priority": 20,
  2608. "failChance": 1,
  2609. "noFollow": true,
  2610. "pierce": true,
  2611. "hide": true,
  2612. "newRole": {
  2613. "noctowl": ["rowlet"]
  2614. },
  2615. "dummybroadcastmsg": "If this message appears, Fate Testarossa messed up the code."
  2616. }
  2617. },
  2618. "inspect": {
  2619. "revealAs": "tropius"
  2620. },
  2621. "startup": {
  2622. "revealAs": "hoothoot"
  2623. }
  2624. }
  2625. },
  2626. {
  2627. "role": "talonflame-",
  2628. "translation": "Talonflame",
  2629. "side": "village",
  2630. "hide": true,
  2631. "help": "You are Talonflame! Feared for your high speed and power, anyone who underestimates you will soon feel the burn. Pairing up with other beloved bird Pokemon, you've decided you will put your skills to work to try to take down anyone who wants to hurt innocents. During the night, use your speedy /kill to take out anyone you desire! Be careful though, as one wrong move and you could very well be burnt out. Unfortunately, Tropius' poison has reduced your vote to zero!",
  2632. "info": "Can kill one person during the night. ~Sided~",
  2633. "actions": {
  2634. "vote": 0,
  2635. "night": {
  2636. "vote": {
  2637. "command": "dummy",
  2638. "inputmsg": "You currently have a vote of 0!",
  2639. "hide": true,
  2640. "compulsory": true,
  2641. "noFollow": true,
  2642. "target": "OnlySelf",
  2643. "priority": 99,
  2644. "common": "Self"
  2645. },
  2646. "kill": {
  2647. "target": "AnyButSelf",
  2648. "common": "Self",
  2649. "priority": 11,
  2650. "msg": "You hear the cry of a falcon, and turn to see a Talonflame soaring towards you with blazing wings. You are struck by it at high speeds and scorched to death by the fire."
  2651. }
  2652. }
  2653. }
  2654. },
  2655. {
  2656. "role": "chatot-",
  2657. "translation": "Chatot",
  2658. "side": "village",
  2659. "hide": true,
  2660. "help": "You're everyone's favorite loudmouth, Chatot! Some hate you simply because of your Chatter move but it doesn't matter, because everything you speak is the truth! During the day, use /chatter to reveal who someone's role actually is to everyone else! Because you're not truly the TMZ of this world by gossiping truth, not a storm of lies, you won't expose yourself due to honesty. Unfortunately, Tropius' poison has reduced your vote to zero!",
  2661. "info": "Can chatter (expose) one person during the day (user is not revealed). ~Sided~",
  2662. "actions": {
  2663. "vote": 0,
  2664. "night": {
  2665. "vote": {
  2666. "command": "dummy",
  2667. "inputmsg": "You currently have a vote of 0!",
  2668. "hide": true,
  2669. "compulsory": true,
  2670. "noFollow": true,
  2671. "target": "OnlySelf",
  2672. "priority": 99,
  2673. "common": "Self"
  2674. }
  2675. },
  2676. "standby": {
  2677. "chatter": {
  2678. "command": "expose",
  2679. "target": "AnyButSelf",
  2680. "msg": "Reveal someone's role using /chatter! You won't be revealed.",
  2681. "exposemsg": "Heyyyy, you guys! Word is that ~Target~ is actually ~Role~! Discuss!"
  2682. }
  2683. }
  2684. }
  2685. },
  2686. {
  2687. "role": "ledian-",
  2688. "translation": "Ledian",
  2689. "side": "village",
  2690. "hide": true,
  2691. "help": "You are Ledian! Often laughed at as one of the worst fully-evolved Pokemon, you've taken that criticism and internalized it. While you may not be an offensive power, you're very much useful to your partners that wish to take down evil. During the day and night, keep your powerful eyes peeled. You might just see who's trying to kill and poison who. Of course this'll be weaker during the daytime since bright lights, but at the same time you won't be useless, even in the sun! Unfortunately, Tropius' poison has reduced your vote to zero!",
  2692. "info": "Gets decent hax on kills and poison. Gets miniscule hax on exposes and daykills. ~Sided~",
  2693. "actions": {
  2694. "vote": 0,
  2695. "night": {
  2696. "vote": {
  2697. "command": "dummy",
  2698. "inputmsg": "You currently have a vote of 0!",
  2699. "hide": true,
  2700. "compulsory": true,
  2701. "noFollow": true,
  2702. "target": "OnlySelf",
  2703. "priority": 99,
  2704. "common": "Self"
  2705. }
  2706. },
  2707. "hax": {
  2708. "gust": {
  2709. "revealTeam": 0.25,
  2710. "revealPlayer": 0.1
  2711. },
  2712. "voice": {
  2713. "revealTeam": 0.25,
  2714. "revealPlayer": 0.1
  2715. },
  2716. "kill": {
  2717. "revealTeam": 0.25,
  2718. "revealPlayer": 0.1
  2719. },
  2720. "poison": {
  2721. "revealTeam": 0.25,
  2722. "revealPlayer": 0.1
  2723. },
  2724. "shock": {
  2725. "revealTeam": 0.25,
  2726. "revealPlayer": 0.1
  2727. },
  2728. "slash": {
  2729. "revealTeam": 0.25,
  2730. "revealPlayer": 0.1
  2731. },
  2732. "edge": {
  2733. "revealTeam": 0.25,
  2734. "revealPlayer": 0.1
  2735. },
  2736. "quick": {
  2737. "revealTeam": 0.25,
  2738. "revealPlayer": 0.1
  2739. },
  2740. "psychic": {
  2741. "revealTeam": 0.25,
  2742. "revealPlayer": 0.1
  2743. },
  2744. "aero": {
  2745. "revealTeam": 0.25,
  2746. "revealPlayer": 0.1
  2747. },
  2748. "espeed": {
  2749. "revealTeam": 0.25,
  2750. "revealPlayer": 0.1
  2751. },
  2752. "wing": {
  2753. "revealTeam": 0.25,
  2754. "revealPlayer": 0.1
  2755. }
  2756. },
  2757. "standbyHax": {
  2758. "hurricane": {
  2759. "revealRole": 0.05
  2760. },
  2761. "chatter": {
  2762. "revealRole": 0.05
  2763. },
  2764. "press": {
  2765. "revealRole": 0.05
  2766. },
  2767. "fire": {
  2768. "revealRole": 0.05
  2769. },
  2770. "bird": {
  2771. "revealRole": 0.05
  2772. },
  2773. "ascent": {
  2774. "revealRole": 0.05
  2775. }
  2776. }
  2777. }
  2778. },
  2779. {
  2780. "role": "delibird-",
  2781. "translation": "Delibird",
  2782. "side": "village",
  2783. "hide": true,
  2784. "help": "You are Delibird! Though laughed at in terms of power, you are beloved by many as an adorable creature that also happens to deliver presents to all the good boys and girls in the Pokemon Universe in a single night. These days though, more and more people are starting to believe you don't exist. Time to prove everyone wrong! During the night, use /present on anyone you wish. You'll give them a nice gift while showing them your face, proving you're real! Unfortunately, Tropius' poison has reduced your vote to zero!",
  2785. "info": "Can present (reveal itself to) one person during the night. ~Sided~",
  2786. "actions": {
  2787. "vote": 0,
  2788. "night": {
  2789. "vote": {
  2790. "command": "dummy",
  2791. "inputmsg": "You currently have a vote of 0!",
  2792. "hide": true,
  2793. "compulsory": true,
  2794. "noFollow": true,
  2795. "target": "OnlySelf",
  2796. "priority": 99,
  2797. "common": "Self"
  2798. },
  2799. "present": {
  2800. "command": "dummy",
  2801. "target": "AnyButSelf",
  2802. "common": "Self",
  2803. "priority": 19,
  2804. "dummytargetmsg": "Hello there ~Target~! Here's a present for you, courtesy of ~Self~ the Delibird!"
  2805. }
  2806. }
  2807. }
  2808. },
  2809. {
  2810. "role": "swellow-",
  2811. "translation": "Swellow",
  2812. "side": "village",
  2813. "hide": true,
  2814. "help": "You are Swellow! Considered cool by many Pokemon, your flying tales are praised by many. You have an uncanny ability for flying at great speeds just to follow one Pokemon and their activities. Your team has hired you exactly for that skillset. During the night, use /stalk on anyone you wish. You'll be able to see exactly who they're talking to... or maybe stabbing, poisoning, and all that fun gory stuff. Have fun! Unfortunately, Tropius' poison has reduced your vote to zero!",
  2815. "info": "Can stalk one person during the night. ~Sided~",
  2816. "actions": {
  2817. "vote": 0,
  2818. "night": {
  2819. "vote": {
  2820. "command": "dummy",
  2821. "inputmsg": "You currently have a vote of 0!",
  2822. "hide": true,
  2823. "compulsory": true,
  2824. "noFollow": true,
  2825. "target": "OnlySelf",
  2826. "priority": 99,
  2827. "common": "Self"
  2828. },
  2829. "stalk": {
  2830. "target": "AnyButSelf",
  2831. "common": "Self",
  2832. "priority": 23
  2833. }
  2834. }
  2835. }
  2836. },
  2837. {
  2838. "role": "hawlucha-",
  2839. "translation": "Hawlucha",
  2840. "side": "village",
  2841. "hide": true,
  2842. "help": "You are Hawlucha! ...done with the John Cena meme? OK, good. As a Hawlucha, your main priority is taking down your foes in the arena while using a great sense of style. You act very much like a... human wrestler, boasting about your prowess from time to time while exuding great self-confidence. Well, today is no different! During the day, you'll use /press to take someone down with your signature move, Flying Press! Since you are so flashy when styling on enemies, you will be revealed when you kill! No one can resist the Hawluchador, CAW! Unfortunately, Tropius' poison has reduced your vote to zero!",
  2843. "info": "Can press (kill) one person during the day (reveals user). ~Sided~",
  2844. "actions": {
  2845. "vote": 0,
  2846. "night": {
  2847. "vote": {
  2848. "command": "dummy",
  2849. "inputmsg": "You currently have a vote of 0!",
  2850. "hide": true,
  2851. "compulsory": true,
  2852. "noFollow": true,
  2853. "target": "OnlySelf",
  2854. "priority": 99,
  2855. "common": "Self"
  2856. }
  2857. },
  2858. "standby": {
  2859. "press": {
  2860. "command": "kill",
  2861. "target": "AnyButSelf",
  2862. "msg": "You can kill someone using /press! Be warned that this will reveal you!",
  2863. "killmsg": "From high in the sky, ~Self~ (Hawlucha) dives down onto ~Target~ and takes them down!"
  2864. }
  2865. }
  2866. }
  2867. },
  2868. {
  2869. "role": "pidove-",
  2870. "translation": "Pidove",
  2871. "side": "village",
  2872. "hide": true,
  2873. "help": "You're a Pidgey! As the most basic of all bird Pokemon, you often feel there's not much you can do. Unfortunately, you're right. But don't lose hope! While you may not have any cool commands outside of /evolve to try to make yourself grow stronger, you can vote to help out your other bird brethren! Just hope you cast your vote wisely, one misstep could spell disaster with your feathers. Also, be wary of what others say about you, because you could actually be a Pidove! Unfortunately, Tropius' poison has reduced your vote to zero!",
  2874. "info": "Sees itself as Pidgey. Reveals as Honchkrow when inspected. ~Sided~",
  2875. "actions": {
  2876. "vote": 0,
  2877. "night": {
  2878. "vote": {
  2879. "command": "dummy",
  2880. "inputmsg": "You currently have a vote of 0!",
  2881. "hide": true,
  2882. "compulsory": true,
  2883. "noFollow": true,
  2884. "target": "OnlySelf",
  2885. "priority": 99,
  2886. "common": "Self"
  2887. },
  2888. "evolve": {
  2889. "command": ["convert", "dummy"],
  2890. "target": "OnlySelf",
  2891. "common": "Self",
  2892. "priority": 20,
  2893. "failChance": 1,
  2894. "noFollow": true,
  2895. "hide": true,
  2896. "newRole": {
  2897. "pidgeotto": ["pidove"]
  2898. },
  2899. "dummybroadcastmsg": "This message should not appear! Fate Testarossa messed up the code if you can see this!"
  2900. }
  2901. },
  2902. "inspect": {
  2903. "revealAs": "honchkrow"
  2904. },
  2905. "startup": {
  2906. "revealAs": "pidgey"
  2907. }
  2908. }
  2909. },
  2910. {
  2911. "role": "megaaltaria-",
  2912. "translation": "Mega Altaria",
  2913. "side": "village",
  2914. "hide": true,
  2915. "help": "You're a Mega Altaria! Big and fluffy, you're admired by all that set their eyes upon you. Everyone wants you around, but with the skies being like this, you're mainly desired for protection. During the night, use /protect to keep one of your friends safe from the harm of death. Unfortunately, since you're a Fairy, poison isn't your forte. As such, not only can you not safeguard, but you also die instantly if you get poisoned! That being said, you can actually kill someone if you get voted out, so use it as a last-ditch effort if actually necessary. Unfortunately, Tropius' poison has reduced your vote to zero!",
  2916. "info": "Can protect one person during the night. If lynched, can voice (kill, outspeeds all killers except Mega Pinsir) one person during the night before dying. Instantly dies if poisoned. ~Sided~",
  2917. "actions": {
  2918. "vote": 0,
  2919. "night": {
  2920. "vote": {
  2921. "command": "dummy",
  2922. "inputmsg": "You currently have a vote of 0!",
  2923. "hide": true,
  2924. "compulsory": true,
  2925. "noFollow": true,
  2926. "target": "OnlySelf",
  2927. "priority": 99,
  2928. "common": "Self"
  2929. },
  2930. "protect": {
  2931. "command": ["protect", "guard"],
  2932. "guardActions": ["copy"],
  2933. "guardmsg": "",
  2934. "target": "AnyButSelf",
  2935. "common": "Self",
  2936. "priority": 5,
  2937. "hide": true
  2938. }
  2939. },
  2940. "poison": {
  2941. "mode": "die",
  2942. "msg": "You were poisoned but died instantly!",
  2943. "targetmsg": "Your target (~Self~) was the fairy-type Mega Altaria and they died instantly to your poison!"
  2944. },
  2945. "lynch": {
  2946. "convertTo": "megaaltaria2",
  2947. "convertmsg": "Now you've gone and done it... Mega Altaria (~Self~) has become enraged! They can take someone down before dying themselves!"
  2948. }
  2949. }
  2950. },
  2951. {
  2952. "role": "togekiss-",
  2953. "translation": "Togekiss",
  2954. "side": "village",
  2955. "hide": true,
  2956. "help": "You're everyone's most and least favorite flying type, Togekiss! While considered adorable by many, you also have a reputation for also being quite annoying with your Air Slash tactics. Well, the haters right now can take a seat because you're putting your talent to use! During the night, use /slash to make sure someone that might be a threat to you can't move. Also, due to your nice bulk, you are able to survive one attack thrown at you! You know what they say: If you can't beat em, hax em to death. Unfortunately, Tropius' poison has reduced your vote to zero!",
  2957. "info": "Can slash (distract) one person during the night. Evades one nightkill. ~Sided~",
  2958. "actions": {
  2959. "vote": 0,
  2960. "night": {
  2961. "vote": {
  2962. "command": "dummy",
  2963. "inputmsg": "You currently have a vote of 0!",
  2964. "hide": true,
  2965. "compulsory": true,
  2966. "noFollow": true,
  2967. "target": "OnlySelf",
  2968. "priority": 99,
  2969. "common": "Self"
  2970. },
  2971. "slash": {
  2972. "command": "distract",
  2973. "target": "AnyButSelf",
  2974. "common": "Self",
  2975. "priority": 4,
  2976. "distractmsg": "Togekiss used Air Slash! You flinched and couldn't move last night!",
  2977. "teammsg": "Your teammate seemed unable to move, so you decided to try to help them out instead of carrying out your tasks last night."
  2978. }
  2979. },
  2980. "kill": {
  2981. "mode": {
  2982. "evadeCharges": "*"
  2983. },
  2984. "evadechargemsg": "Your bulkiness allowed you to survive an attack!",
  2985. "msg": "Your target (~Self~) evaded your kill!"
  2986. }
  2987. }
  2988. },
  2989. {
  2990. "role": "staraptor-",
  2991. "translation": "Staraptor",
  2992. "side": "village",
  2993. "hide": true,
  2994. "help": "You are Staraptor, the original amazing bird! These days, you're quite old compared to some of these Pokemon, but you're still quite capable of holding your own on the battlefield. While direct combat may no longer be your approach, you still have a strong pull in the world of Brisa politics. With this strong pull, you're able to sway the votes a little more! Due to how many people are in your district, you would have 2 votes, but Tropius' poison has reduced your vote to 1!",
  2995. "info": "Has a vote of 1. ~Sided~",
  2996. "actions": {
  2997. "night": {
  2998. "vote": {
  2999. "command": "dummy",
  3000. "inputmsg": "You currently have a vote of 1!",
  3001. "hide": true,
  3002. "compulsory": true,
  3003. "noFollow": true,
  3004. "target": "OnlySelf",
  3005. "priority": 99,
  3006. "common": "Self"
  3007. }
  3008. },
  3009. "vote": 1
  3010. }
  3011. },
  3012. {
  3013. "role": "staraptorbig-",
  3014. "translation": "Staraptor",
  3015. "side": "village",
  3016. "hide": true,
  3017. "help": "You are Staraptor, the original amazing bird! These days, you're quite old compared to some of these Pokemon, but you're still quite capable of holding your own on the battlefield. While direct combat may no longer be your approach, you still have a strong pull in the world of Brisa politics. With this strong pull, you're able to sway the votes a little more! Due to how many people are in your district, you would have 3 votes, but Tropius' poison has reduced your vote to 2! Make use of them when you can.",
  3018. "info": "Has a vote of 2. ~Sided~",
  3019. "actions": {
  3020. "night": {
  3021. "vote": {
  3022. "command": "dummy",
  3023. "inputmsg": "You currently have a vote of 2!",
  3024. "hide": true,
  3025. "compulsory": true,
  3026. "noFollow": true,
  3027. "target": "OnlySelf",
  3028. "priority": 99,
  3029. "common": "Self"
  3030. }
  3031. },
  3032. "vote": 2
  3033. }
  3034. },
  3035. {
  3036. "role": "shayminsky",
  3037. "translation": "Shaymin-S",
  3038. "side": "shayminsky",
  3039. "help": "You are Shaymin-S! Voted 'Brisa's Hottest Citizen' 12 years running, you have a great standing with everyone in the community. That being said, now that this war for power has broken out, this popularity has turned into quite a negative thing as now everyone is hoping for your very influential support. During the night, use may use /gift to grant someone one additional vote. Do note that you can't gift someone an additional vote more than once. In addition, for every night that passes, you gain a +1 voteshield if you are lynched, all of your gifts will die with you. So do your best to tread carefully.",
  3040. "info": "Doesn't lose its vote if poisoned by Tropius. Gains a +1 voteshield every night. Can gift (convert) one person during the night to increase their vote by one. Can't grace the same person more than once. If lynched, reverts votes of all graced roles. Sided with itself. Wins the game with anyone as long as it survives.",
  3041. "winningSides": "*",
  3042. "actions": {
  3043. "initialCondition": {
  3044. "curse": {
  3045. "cursedRole": "shayminsky1",
  3046. "curseCount": 1,
  3047. "curseConvertMessage": ""
  3048. }
  3049. },
  3050. "night": {
  3051. "gift": {
  3052. "command": "convert",
  3053. "target": "AnyButSelf",
  3054. "common": "Self",
  3055. "priority": 21,
  3056. "newRole": {
  3057. "pidgey+": ["pidgey"],
  3058. "pidgey0": ["pidgey-"],
  3059. "pidgeotto+": ["pidgeotto"],
  3060. "pidgeotto0": ["pidgeotto-"],
  3061. "pidgeot+": ["pidgeot"],
  3062. "pidgeot0": ["pidgeot-"],
  3063. "megapidgeot+": ["megapidgeot"],
  3064. "megapidgeot0": ["megapidgeot-"],
  3065. "hoothoot+": ["hoothoot"],
  3066. "hoothoot0": ["hoothoot-"],
  3067. "noctowl+": ["noctowl"],
  3068. "noctowl0": ["noctowl-"],
  3069. "rowlet+": ["rowlet"],
  3070. "rowlet0": ["rowlet-"],
  3071. "talonflame+": ["talonflame"],
  3072. "talonflame0": ["talonflame-"],
  3073. "chatot+": ["chatot"],
  3074. "chatot0": ["chatot-"],
  3075. "ledian+": ["ledian"],
  3076. "ledian0": ["ledian-"],
  3077. "delibird+": ["delibird"],
  3078. "delibird0": ["delibird-"],
  3079. "swellow+": ["swellow"],
  3080. "swellow0": ["swellow-"],
  3081. "hawlucha+": ["hawlucha"],
  3082. "hawlucha0": ["hawlucha-"],
  3083. "pidove+": ["pidove"],
  3084. "pidove0": ["pidove-"],
  3085. "megaaltaria+": ["megaaltaria"],
  3086. "megaaltaria0": ["megaaltaria-"],
  3087. "togekiss+": ["togekiss"],
  3088. "togekiss0": ["togekiss-"],
  3089. "staraptor+": ["staraptor"],
  3090. "staraptor0": ["staraptor-"],
  3091. "staraptorbig+": ["staraptorbig"],
  3092. "staraptorbig0": ["staraptorbig-"],
  3093. "honchkrow+": ["honchkrow"],
  3094. "honchkrow0": ["honchkrow-"],
  3095. "mandibuzz+": ["mandibuzz"],
  3096. "mandibuzz0": ["mandibuzz-"],
  3097. "crobat+": ["crobat"],
  3098. "crobat0": ["crobat-"],
  3099. "megaaerodactyl+": ["megaaerodactyl"],
  3100. "megaaerodactyl0": ["megaaerodactyl-"],
  3101. "noivern+": ["noivern"],
  3102. "noivern0": ["noivern-"],
  3103. "tropius+": ["tropius"],
  3104. "gyarados70": ["gyarados6"],
  3105. "gyarados60": ["gyarados5"],
  3106. "gyarados50": ["gyarados4"],
  3107. "gyarados40": ["gyarados3"],
  3108. "gyarados30": ["gyarados2"],
  3109. "gyarados20": ["gyarados"],
  3110. "megapinsir+": ["megapinsir"],
  3111. "gliscor+": ["gliscor"],
  3112. "vespiquen+": ["vespiquen"],
  3113. "vespiquen2+": ["vespiquen2"],
  3114. "vespiquen3+": ["vespiquen3"],
  3115. "vespiquen4+": ["vespiquen4"],
  3116. "hooh+": ["hooh"],
  3117. "hooh0": ["hooh-"],
  3118. "lugia+": ["lugia"],
  3119. "lugia0": ["lugia-"],
  3120. "rayquaza+": ["rayquaza"],
  3121. "rayquaza0": ["rayquaza-"],
  3122. "yveltal+": ["yveltal"],
  3123. "yveltal2+": ["yveltal2"]
  3124. },
  3125. "convertmsg": "Someone has been blessed by the grace of Shaymin-S!",
  3126. "tarmsg": "With the grace of Shaymin-S, your vote has been increased by 1!"
  3127. }
  3128. }
  3129. }
  3130. },
  3131. {
  3132. "role": "shayminsky1",
  3133. "translation": "Shaymin-S",
  3134. "side": "shayminsky",
  3135. "help": "You are Shaymin-S! Voted 'Brisa's Hottest Citizen' 12 years running, you have a great standing with everyone in the community. That being said, now that this war for power has broken out, this popularity has turned into quite a negative thing as now everyone is hoping for your very influential support. During the night, use may use /gift to grant someone one additional vote. Do note that you can't gift someone an additional vote more than once. In addition, for every night that passes, you gain a +1 voteshield if you are lynched, all of your gifts will die with you. So do your best to tread carefully. You currently have a voteshield of 1.",
  3136. "hide": true,
  3137. "info": "Gains a +1 voteshield every night (caps at +8). Can grace (convert) one person during the night to increase their vote by one. Can't grace the same person more than once. If lynched, reverts votes of all graced roles. Sided with itself. Wins the game with anyone as long as it survives.",
  3138. "winningSides": "*",
  3139. "actions": {
  3140. "initialCondition": {
  3141. "curse": {
  3142. "cursedRole": "shayminsky2",
  3143. "curseCount": 1,
  3144. "curseConvertMessage": ""
  3145. }
  3146. },
  3147. "lynch": {
  3148. "convertRoles": {
  3149. "pidgey-": ["pidgey0"],
  3150. "pidgey": ["pidgey+"],
  3151. "pidgeotto-": ["pidgeotto0"],
  3152. "pidgeotto": ["pidgeotto+"],
  3153. "pidgeot-": ["pidgeot0"],
  3154. "pidgeot": ["pidgeot+"],
  3155. "megapidgeot-": ["megapidgeot0"],
  3156. "megapidgeot": ["megapidgeot+"],
  3157. "hoothoot-": ["hoothoot0"],
  3158. "hoothoot": ["hoothoot+"],
  3159. "noctowl-": ["noctowl0"],
  3160. "noctowl": ["noctowl+"],
  3161. "rowlet-": ["rowlet0"],
  3162. "rowlet": ["rowlet+"],
  3163. "talonflame-": ["talonflame0"],
  3164. "talonflame": ["talonflame+"],
  3165. "chatot-": ["chatot0"],
  3166. "chatot": ["chatot+"],
  3167. "ledian-": ["ledian0"],
  3168. "ledian": ["ledian+"],
  3169. "delibird-": ["delibird0"],
  3170. "delibird": ["delibird+"],
  3171. "swellow-": ["swellow0"],
  3172. "swellow": ["swellow+"],
  3173. "hawlucha-": ["hawlucha0"],
  3174. "hawlucha": ["hawlucha+"],
  3175. "pidove-": ["pidove0"],
  3176. "pidove": ["pidove+"],
  3177. "megaaltaria-": ["megaaltaria0"],
  3178. "megaaltaria": ["megaaltaria+"],
  3179. "togekiss-": ["togekiss0"],
  3180. "togekiss": ["togekiss+"],
  3181. "staraptor-": ["staraptor0"],
  3182. "staraptor": ["staraptor+"],
  3183. "staraptorbig-": ["staraptorbig0"],
  3184. "staraptorbig": ["staraptorbig+"],
  3185. "honchkrow-": ["honchkrow0"],
  3186. "honchkrow": ["honchkrow+"],
  3187. "mandibuzz-": ["mandibuzz0"],
  3188. "mandibuzz": ["mandibuzz+"],
  3189. "crobat-": ["crobat0"],
  3190. "crobat": ["crobat+"],
  3191. "megaaerodactyl-": ["megaaerodactyl0"],
  3192. "megaaerodactyl": ["megaaerodactyl+"],
  3193. "noivern-": ["noivern0"],
  3194. "noivern": ["noivern+"],
  3195. "tropius": ["tropius+"],
  3196. "gyarados": ["gyarados20"],
  3197. "gyarados2": ["gyarados30"],
  3198. "gyarados3": ["gyarados40"],
  3199. "gyarados4": ["gyarados50"],
  3200. "gyarados5": ["gyarados60"],
  3201. "gyarados6": ["gyarados70"],
  3202. "megapinsir": ["megapinsir+"],
  3203. "gliscor": ["gliscor+"],
  3204. "vespiquen": ["vespiquen+"],
  3205. "vespiquen2": ["vespiquen2+"],
  3206. "vespiquen3": ["vespiquen3+"],
  3207. "vespiquen4": ["vespiquen4+"],
  3208. "hooh-": ["hooh0"],
  3209. "hooh": ["hooh+"],
  3210. "lugia-": ["lugia0"],
  3211. "lugia": ["lugia+"],
  3212. "rayquaza-": ["rayquaza0"],
  3213. "rayquaza": ["rayquaza+"],
  3214. "yveltal": ["yveltal+"],
  3215. "yveltal2": ["yveltal2+"]
  3216. },
  3217. "convertmsg": "~Self~: 'You have all betrayed my kindness; therefore, I will take back my gifts that I was so foolish to give you all.' All players that had been gifted by Shaymin-S have now had their votes reverted!"
  3218. },
  3219. "voteshield": 1,
  3220. "night": {
  3221. "gift": {
  3222. "command": "convert",
  3223. "target": "AnyButSelf",
  3224. "common": "Self",
  3225. "hide": true,
  3226. "priority": 21,
  3227. "newRole": {
  3228. "pidgey+": ["pidgey"],
  3229. "pidgey0": ["pidgey-"],
  3230. "pidgeotto+": ["pidgeotto"],
  3231. "pidgeotto0": ["pidgeotto-"],
  3232. "pidgeot+": ["pidgeot"],
  3233. "pidgeot0": ["pidgeot-"],
  3234. "megapidgeot+": ["megapidgeot"],
  3235. "megapidgeot0": ["megapidgeot-"],
  3236. "hoothoot+": ["hoothoot"],
  3237. "hoothoot0": ["hoothoot-"],
  3238. "noctowl+": ["noctowl"],
  3239. "noctowl0": ["noctowl-"],
  3240. "rowlet+": ["rowlet"],
  3241. "rowlet0": ["rowlet-"],
  3242. "talonflame+": ["talonflame"],
  3243. "talonflame0": ["talonflame-"],
  3244. "chatot+": ["chatot"],
  3245. "chatot0": ["chatot-"],
  3246. "ledian+": ["ledian"],
  3247. "ledian0": ["ledian-"],
  3248. "delibird+": ["delibird"],
  3249. "delibird0": ["delibird-"],
  3250. "swellow+": ["swellow"],
  3251. "swellow0": ["swellow-"],
  3252. "hawlucha+": ["hawlucha"],
  3253. "hawlucha0": ["hawlucha-"],
  3254. "pidove+": ["pidove"],
  3255. "pidove0": ["pidove-"],
  3256. "megaaltaria+": ["megaaltaria"],
  3257. "megaaltaria0": ["megaaltaria-"],
  3258. "togekiss+": ["togekiss"],
  3259. "togekiss0": ["togekiss-"],
  3260. "staraptor+": ["staraptor"],
  3261. "staraptor0": ["staraptor-"],
  3262. "staraptorbig+": ["staraptorbig"],
  3263. "staraptorbig0": ["staraptorbig-"],
  3264. "honchkrow+": ["honchkrow"],
  3265. "honchkrow0": ["honchkrow-"],
  3266. "mandibuzz+": ["mandibuzz"],
  3267. "mandibuzz0": ["mandibuzz-"],
  3268. "crobat+": ["crobat"],
  3269. "crobat0": ["crobat-"],
  3270. "megaaerodactyl+": ["megaaerodactyl"],
  3271. "megaaerodactyl0": ["megaaerodactyl-"],
  3272. "noivern+": ["noivern"],
  3273. "noivern0": ["noivern-"],
  3274. "tropius+": ["tropius"],
  3275. "gyarados70": ["gyarados6"],
  3276. "gyarados60": ["gyarados5"],
  3277. "gyarados50": ["gyarados4"],
  3278. "gyarados40": ["gyarados3"],
  3279. "gyarados30": ["gyarados2"],
  3280. "gyarados20": ["gyarados"],
  3281. "megapinsir+": ["megapinsir"],
  3282. "gliscor+": ["gliscor"],
  3283. "vespiquen+": ["vespiquen"],
  3284. "vespiquen2+": ["vespiquen2"],
  3285. "vespiquen3+": ["vespiquen3"],
  3286. "vespiquen4+": ["vespiquen4"],
  3287. "hooh+": ["hooh"],
  3288. "hooh0": ["hooh-"],
  3289. "lugia+": ["lugia"],
  3290. "lugia0": ["lugia-"],
  3291. "rayquaza+": ["rayquaza"],
  3292. "rayquaza0": ["rayquaza-"],
  3293. "yveltal+": ["yveltal"],
  3294. "yveltal2+": ["yveltal2"]
  3295. },
  3296. "convertmsg": "Someone has been blessed by the grace of Shaymin-S!",
  3297. "tarmsg": "With the grace of Shaymin-S, your vote has been increased by 1!"
  3298. }
  3299. }
  3300. }
  3301. },
  3302. {
  3303. "role": "shayminsky2",
  3304. "translation": "Shaymin-S",
  3305. "side": "shayminsky",
  3306. "help": "You are Shaymin-S! Voted 'Brisa's Hottest Citizen' 12 years running, you have a great standing with everyone in the community. That being said, now that this war for power has broken out, this popularity has turned into quite a negative thing as now everyone is hoping for your very influential support. During the night, use may use /gift to grant someone one additional vote. Do note that you can't gift someone an additional vote more than once. In addition, for every night that passes, you gain a +1 voteshield if you are lynched, all of your gifts will die with you. So do your best to tread carefully. You currently have a voteshield of 2.",
  3307. "hide": true,
  3308. "info": "Gains a +1 voteshield every night. Can grace (convert) one person during the night to increase their vote by one. Can't grace the same person more than once. If lynched, reverts votes of all graced roles. Sided with itself. Wins the game with anyone as long as it survives.",
  3309. "winningSides": "*",
  3310. "actions": {
  3311. "initialCondition": {
  3312. "curse": {
  3313. "cursedRole": "shayminsky3",
  3314. "curseCount": 1,
  3315. "curseConvertMessage": ""
  3316. }
  3317. },
  3318. "lynch": {
  3319. "convertRoles": {
  3320. "pidgey-": ["pidgey0"],
  3321. "pidgey": ["pidgey+"],
  3322. "pidgeotto-": ["pidgeotto0"],
  3323. "pidgeotto": ["pidgeotto+"],
  3324. "pidgeot-": ["pidgeot0"],
  3325. "pidgeot": ["pidgeot+"],
  3326. "megapidgeot-": ["megapidgeot0"],
  3327. "megapidgeot": ["megapidgeot+"],
  3328. "hoothoot-": ["hoothoot0"],
  3329. "hoothoot": ["hoothoot+"],
  3330. "noctowl-": ["noctowl0"],
  3331. "noctowl": ["noctowl+"],
  3332. "rowlet-": ["rowlet0"],
  3333. "rowlet": ["rowlet+"],
  3334. "talonflame-": ["talonflame0"],
  3335. "talonflame": ["talonflame+"],
  3336. "chatot-": ["chatot0"],
  3337. "chatot": ["chatot+"],
  3338. "ledian-": ["ledian0"],
  3339. "ledian": ["ledian+"],
  3340. "delibird-": ["delibird0"],
  3341. "delibird": ["delibird+"],
  3342. "swellow-": ["swellow0"],
  3343. "swellow": ["swellow+"],
  3344. "hawlucha-": ["hawlucha0"],
  3345. "hawlucha": ["hawlucha+"],
  3346. "pidove-": ["pidove0"],
  3347. "pidove": ["pidove+"],
  3348. "megaaltaria-": ["megaaltaria0"],
  3349. "megaaltaria": ["megaaltaria+"],
  3350. "togekiss-": ["togekiss0"],
  3351. "togekiss": ["togekiss+"],
  3352. "staraptor-": ["staraptor0"],
  3353. "staraptor": ["staraptor+"],
  3354. "staraptorbig-": ["staraptorbig0"],
  3355. "staraptorbig": ["staraptorbig+"],
  3356. "honchkrow-": ["honchkrow0"],
  3357. "honchkrow": ["honchkrow+"],
  3358. "mandibuzz-": ["mandibuzz0"],
  3359. "mandibuzz": ["mandibuzz+"],
  3360. "crobat-": ["crobat0"],
  3361. "crobat": ["crobat+"],
  3362. "megaaerodactyl-": ["megaaerodactyl0"],
  3363. "megaaerodactyl": ["megaaerodactyl+"],
  3364. "noivern-": ["noivern0"],
  3365. "noivern": ["noivern+"],
  3366. "tropius": ["tropius+"],
  3367. "gyarados": ["gyarados20"],
  3368. "gyarados2": ["gyarados30"],
  3369. "gyarados3": ["gyarados40"],
  3370. "gyarados4": ["gyarados50"],
  3371. "gyarados5": ["gyarados60"],
  3372. "gyarados6": ["gyarados70"],
  3373. "megapinsir": ["megapinsir+"],
  3374. "gliscor": ["gliscor+"],
  3375. "vespiquen": ["vespiquen+"],
  3376. "vespiquen2": ["vespiquen2+"],
  3377. "vespiquen3": ["vespiquen3+"],
  3378. "vespiquen4": ["vespiquen4+"],
  3379. "hooh-": ["hooh0"],
  3380. "hooh": ["hooh+"],
  3381. "lugia-": ["lugia0"],
  3382. "lugia": ["lugia+"],
  3383. "rayquaza-": ["rayquaza0"],
  3384. "rayquaza": ["rayquaza+"],
  3385. "yveltal": ["yveltal+"],
  3386. "yveltal2": ["yveltal2+"]
  3387. },
  3388. "convertmsg": "~Self~: 'You have all betrayed my kindness; therefore, I will take back my gifts that I was so foolish to give you all.' All players that had been gifted by Shaymin-S have now had their votes reverted!"
  3389. },
  3390. "voteshield": 2,
  3391. "night": {
  3392. "gift": {
  3393. "command": "convert",
  3394. "target": "AnyButSelf",
  3395. "common": "Self",
  3396. "hide": true,
  3397. "priority": 21,
  3398. "newRole": {
  3399. "pidgey+": ["pidgey"],
  3400. "pidgey0": ["pidgey-"],
  3401. "pidgeotto+": ["pidgeotto"],
  3402. "pidgeotto0": ["pidgeotto-"],
  3403. "pidgeot+": ["pidgeot"],
  3404. "pidgeot0": ["pidgeot-"],
  3405. "megapidgeot+": ["megapidgeot"],
  3406. "megapidgeot0": ["megapidgeot-"],
  3407. "hoothoot+": ["hoothoot"],
  3408. "hoothoot0": ["hoothoot-"],
  3409. "noctowl+": ["noctowl"],
  3410. "noctowl0": ["noctowl-"],
  3411. "rowlet+": ["rowlet"],
  3412. "rowlet0": ["rowlet-"],
  3413. "talonflame+": ["talonflame"],
  3414. "talonflame0": ["talonflame-"],
  3415. "chatot+": ["chatot"],
  3416. "chatot0": ["chatot-"],
  3417. "ledian+": ["ledian"],
  3418. "ledian0": ["ledian-"],
  3419. "delibird+": ["delibird"],
  3420. "delibird0": ["delibird-"],
  3421. "swellow+": ["swellow"],
  3422. "swellow0": ["swellow-"],
  3423. "hawlucha+": ["hawlucha"],
  3424. "hawlucha0": ["hawlucha-"],
  3425. "pidove+": ["pidove"],
  3426. "pidove0": ["pidove-"],
  3427. "megaaltaria+": ["megaaltaria"],
  3428. "megaaltaria0": ["megaaltaria-"],
  3429. "togekiss+": ["togekiss"],
  3430. "togekiss0": ["togekiss-"],
  3431. "staraptor+": ["staraptor"],
  3432. "staraptor0": ["staraptor-"],
  3433. "staraptorbig+": ["staraptorbig"],
  3434. "staraptorbig0": ["staraptorbig-"],
  3435. "honchkrow+": ["honchkrow"],
  3436. "honchkrow0": ["honchkrow-"],
  3437. "mandibuzz+": ["mandibuzz"],
  3438. "mandibuzz0": ["mandibuzz-"],
  3439. "crobat+": ["crobat"],
  3440. "crobat0": ["crobat-"],
  3441. "megaaerodactyl+": ["megaaerodactyl"],
  3442. "megaaerodactyl0": ["megaaerodactyl-"],
  3443. "noivern+": ["noivern"],
  3444. "noivern0": ["noivern-"],
  3445. "tropius+": ["tropius"],
  3446. "gyarados70": ["gyarados6"],
  3447. "gyarados60": ["gyarados5"],
  3448. "gyarados50": ["gyarados4"],
  3449. "gyarados40": ["gyarados3"],
  3450. "gyarados30": ["gyarados2"],
  3451. "gyarados20": ["gyarados"],
  3452. "megapinsir+": ["megapinsir"],
  3453. "gliscor+": ["gliscor"],
  3454. "vespiquen+": ["vespiquen"],
  3455. "vespiquen2+": ["vespiquen2"],
  3456. "vespiquen3+": ["vespiquen3"],
  3457. "vespiquen4+": ["vespiquen4"],
  3458. "hooh+": ["hooh"],
  3459. "hooh0": ["hooh-"],
  3460. "lugia+": ["lugia"],
  3461. "lugia0": ["lugia-"],
  3462. "rayquaza+": ["rayquaza"],
  3463. "rayquaza0": ["rayquaza-"],
  3464. "yveltal+": ["yveltal"],
  3465. "yveltal2+": ["yveltal2"]
  3466. },
  3467. "convertmsg": "Someone has been blessed by the grace of Shaymin-S!",
  3468. "tarmsg": "With the grace of Shaymin-S, your vote has been increased by 1!"
  3469. }
  3470. }
  3471. }
  3472. },
  3473. {
  3474. "role": "shayminsky3",
  3475. "translation": "Shaymin-S",
  3476. "side": "shayminsky",
  3477. "help": "You are Shaymin-S! Voted 'Brisa's Hottest Citizen' 12 years running, you have a great standing with everyone in the community. That being said, now that this war for power has broken out, this popularity has turned into quite a negative thing as now everyone is hoping for your very influential support. During the night, use may use /gift to grant someone one additional vote. Do note that you can't gift someone an additional vote more than once. In addition, for every night that passes, you gain a +1 voteshield if you are lynched, all of your gifts will die with you. So do your best to tread carefully. You currently have a voteshield of 3.",
  3478. "hide": true,
  3479. "info": "Gains a +1 voteshield every night. Can grace (convert) one person during the night to increase their vote by one. Can't grace the same person more than once. If lynched, reverts votes of all graced roles. Sided with itself. Wins the game with anyone as long as it survives.",
  3480. "winningSides": "*",
  3481. "actions": {
  3482. "initialCondition": {
  3483. "curse": {
  3484. "cursedRole": "shayminsky4",
  3485. "curseCount": 1,
  3486. "curseConvertMessage": ""
  3487. }
  3488. },
  3489. "lynch": {
  3490. "convertRoles": {
  3491. "pidgey-": ["pidgey0"],
  3492. "pidgey": ["pidgey+"],
  3493. "pidgeotto-": ["pidgeotto0"],
  3494. "pidgeotto": ["pidgeotto+"],
  3495. "pidgeot-": ["pidgeot0"],
  3496. "pidgeot": ["pidgeot+"],
  3497. "megapidgeot-": ["megapidgeot0"],
  3498. "megapidgeot": ["megapidgeot+"],
  3499. "hoothoot-": ["hoothoot0"],
  3500. "hoothoot": ["hoothoot+"],
  3501. "noctowl-": ["noctowl0"],
  3502. "noctowl": ["noctowl+"],
  3503. "rowlet-": ["rowlet0"],
  3504. "rowlet": ["rowlet+"],
  3505. "talonflame-": ["talonflame0"],
  3506. "talonflame": ["talonflame+"],
  3507. "chatot-": ["chatot0"],
  3508. "chatot": ["chatot+"],
  3509. "ledian-": ["ledian0"],
  3510. "ledian": ["ledian+"],
  3511. "delibird-": ["delibird0"],
  3512. "delibird": ["delibird+"],
  3513. "swellow-": ["swellow0"],
  3514. "swellow": ["swellow+"],
  3515. "hawlucha-": ["hawlucha0"],
  3516. "hawlucha": ["hawlucha+"],
  3517. "pidove-": ["pidove0"],
  3518. "pidove": ["pidove+"],
  3519. "megaaltaria-": ["megaaltaria0"],
  3520. "megaaltaria": ["megaaltaria+"],
  3521. "togekiss-": ["togekiss0"],
  3522. "togekiss": ["togekiss+"],
  3523. "staraptor-": ["staraptor0"],
  3524. "staraptor": ["staraptor+"],
  3525. "staraptorbig-": ["staraptorbig0"],
  3526. "staraptorbig": ["staraptorbig+"],
  3527. "honchkrow-": ["honchkrow0"],
  3528. "honchkrow": ["honchkrow+"],
  3529. "mandibuzz-": ["mandibuzz0"],
  3530. "mandibuzz": ["mandibuzz+"],
  3531. "crobat-": ["crobat0"],
  3532. "crobat": ["crobat+"],
  3533. "megaaerodactyl-": ["megaaerodactyl0"],
  3534. "megaaerodactyl": ["megaaerodactyl+"],
  3535. "noivern-": ["noivern0"],
  3536. "noivern": ["noivern+"],
  3537. "tropius": ["tropius+"],
  3538. "gyarados": ["gyarados20"],
  3539. "gyarados2": ["gyarados30"],
  3540. "gyarados3": ["gyarados40"],
  3541. "gyarados4": ["gyarados50"],
  3542. "gyarados5": ["gyarados60"],
  3543. "gyarados6": ["gyarados70"],
  3544. "megapinsir": ["megapinsir+"],
  3545. "gliscor": ["gliscor+"],
  3546. "vespiquen": ["vespiquen+"],
  3547. "vespiquen2": ["vespiquen2+"],
  3548. "vespiquen3": ["vespiquen3+"],
  3549. "vespiquen4": ["vespiquen4+"],
  3550. "hooh-": ["hooh0"],
  3551. "hooh": ["hooh+"],
  3552. "lugia-": ["lugia0"],
  3553. "lugia": ["lugia+"],
  3554. "rayquaza-": ["rayquaza0"],
  3555. "rayquaza": ["rayquaza+"],
  3556. "yveltal": ["yveltal+"],
  3557. "yveltal2": ["yveltal2+"]
  3558. },
  3559. "convertmsg": "~Self~: 'You have all betrayed my kindness; therefore, I will take back my gifts that I was so foolish to give you all.' All players that had been gifted by Shaymin-S have now had their votes reverted!"
  3560. },
  3561. "voteshield": 3,
  3562. "night": {
  3563. "gift": {
  3564. "command": "convert",
  3565. "target": "AnyButSelf",
  3566. "common": "Self",
  3567. "hide": true,
  3568. "priority": 21,
  3569. "newRole": {
  3570. "pidgey+": ["pidgey"],
  3571. "pidgey0": ["pidgey-"],
  3572. "pidgeotto+": ["pidgeotto"],
  3573. "pidgeotto0": ["pidgeotto-"],
  3574. "pidgeot+": ["pidgeot"],
  3575. "pidgeot0": ["pidgeot-"],
  3576. "megapidgeot+": ["megapidgeot"],
  3577. "megapidgeot0": ["megapidgeot-"],
  3578. "hoothoot+": ["hoothoot"],
  3579. "hoothoot0": ["hoothoot-"],
  3580. "noctowl+": ["noctowl"],
  3581. "noctowl0": ["noctowl-"],
  3582. "rowlet+": ["rowlet"],
  3583. "rowlet0": ["rowlet-"],
  3584. "talonflame+": ["talonflame"],
  3585. "talonflame0": ["talonflame-"],
  3586. "chatot+": ["chatot"],
  3587. "chatot0": ["chatot-"],
  3588. "ledian+": ["ledian"],
  3589. "ledian0": ["ledian-"],
  3590. "delibird+": ["delibird"],
  3591. "delibird0": ["delibird-"],
  3592. "swellow+": ["swellow"],
  3593. "swellow0": ["swellow-"],
  3594. "hawlucha+": ["hawlucha"],
  3595. "hawlucha0": ["hawlucha-"],
  3596. "pidove+": ["pidove"],
  3597. "pidove0": ["pidove-"],
  3598. "megaaltaria+": ["megaaltaria"],
  3599. "megaaltaria0": ["megaaltaria-"],
  3600. "togekiss+": ["togekiss"],
  3601. "togekiss0": ["togekiss-"],
  3602. "staraptor+": ["staraptor"],
  3603. "staraptor0": ["staraptor-"],
  3604. "staraptorbig+": ["staraptorbig"],
  3605. "staraptorbig0": ["staraptorbig-"],
  3606. "honchkrow+": ["honchkrow"],
  3607. "honchkrow0": ["honchkrow-"],
  3608. "mandibuzz+": ["mandibuzz"],
  3609. "mandibuzz0": ["mandibuzz-"],
  3610. "crobat+": ["crobat"],
  3611. "crobat0": ["crobat-"],
  3612. "megaaerodactyl+": ["megaaerodactyl"],
  3613. "megaaerodactyl0": ["megaaerodactyl-"],
  3614. "noivern+": ["noivern"],
  3615. "noivern0": ["noivern-"],
  3616. "tropius+": ["tropius"],
  3617. "gyarados70": ["gyarados6"],
  3618. "gyarados60": ["gyarados5"],
  3619. "gyarados50": ["gyarados4"],
  3620. "gyarados40": ["gyarados3"],
  3621. "gyarados30": ["gyarados2"],
  3622. "gyarados20": ["gyarados"],
  3623. "megapinsir+": ["megapinsir"],
  3624. "gliscor+": ["gliscor"],
  3625. "vespiquen+": ["vespiquen"],
  3626. "vespiquen2+": ["vespiquen2"],
  3627. "vespiquen3+": ["vespiquen3"],
  3628. "vespiquen4+": ["vespiquen4"],
  3629. "hooh+": ["hooh"],
  3630. "hooh0": ["hooh-"],
  3631. "lugia+": ["lugia"],
  3632. "lugia0": ["lugia-"],
  3633. "rayquaza+": ["rayquaza"],
  3634. "rayquaza0": ["rayquaza-"],
  3635. "yveltal+": ["yveltal"],
  3636. "yveltal2+": ["yveltal2"]
  3637. },
  3638. "convertmsg": "Someone has been blessed by the grace of Shaymin-S!",
  3639. "tarmsg": "With the grace of Shaymin-S, your vote has been increased by 1!"
  3640. }
  3641. }
  3642. }
  3643. },
  3644. {
  3645. "role": "shayminsky4",
  3646. "translation": "Shaymin-S",
  3647. "side": "shayminsky",
  3648. "help": "You are Shaymin-S! Voted 'Brisa's Hottest Citizen' 12 years running, you have a great standing with everyone in the community. That being said, now that this war for power has broken out, this popularity has turned into quite a negative thing as now everyone is hoping for your very influential support. During the night, use may use /gift to grant someone one additional vote. Do note that you can't gift someone an additional vote more than once. In addition, for every night that passes, you gain a +1 voteshield if you are lynched, all of your gifts will die with you. So do your best to tread carefully. You currently have a voteshield of 4.",
  3649. "hide": true,
  3650. "info": "Gains a +1 voteshield every night. Can grace (convert) one person during the night to increase their vote by one. Can't grace the same person more than once. If lynched, reverts votes of all graced roles. Sided with itself. Wins the game with anyone as long as it survives.",
  3651. "winningSides": "*",
  3652. "actions": {
  3653. "initialCondition": {
  3654. "curse": {
  3655. "cursedRole": "shayminsky5",
  3656. "curseCount": 1,
  3657. "curseConvertMessage": ""
  3658. }
  3659. },
  3660. "lynch": {
  3661. "convertRoles": {
  3662. "pidgey-": ["pidgey0"],
  3663. "pidgey": ["pidgey+"],
  3664. "pidgeotto-": ["pidgeotto0"],
  3665. "pidgeotto": ["pidgeotto+"],
  3666. "pidgeot-": ["pidgeot0"],
  3667. "pidgeot": ["pidgeot+"],
  3668. "megapidgeot-": ["megapidgeot0"],
  3669. "megapidgeot": ["megapidgeot+"],
  3670. "hoothoot-": ["hoothoot0"],
  3671. "hoothoot": ["hoothoot+"],
  3672. "noctowl-": ["noctowl0"],
  3673. "noctowl": ["noctowl+"],
  3674. "rowlet-": ["rowlet0"],
  3675. "rowlet": ["rowlet+"],
  3676. "talonflame-": ["talonflame0"],
  3677. "talonflame": ["talonflame+"],
  3678. "chatot-": ["chatot0"],
  3679. "chatot": ["chatot+"],
  3680. "ledian-": ["ledian0"],
  3681. "ledian": ["ledian+"],
  3682. "delibird-": ["delibird0"],
  3683. "delibird": ["delibird+"],
  3684. "swellow-": ["swellow0"],
  3685. "swellow": ["swellow+"],
  3686. "hawlucha-": ["hawlucha0"],
  3687. "hawlucha": ["hawlucha+"],
  3688. "pidove-": ["pidove0"],
  3689. "pidove": ["pidove+"],
  3690. "megaaltaria-": ["megaaltaria0"],
  3691. "megaaltaria": ["megaaltaria+"],
  3692. "togekiss-": ["togekiss0"],
  3693. "togekiss": ["togekiss+"],
  3694. "staraptor-": ["staraptor0"],
  3695. "staraptor": ["staraptor+"],
  3696. "staraptorbig-": ["staraptorbig0"],
  3697. "staraptorbig": ["staraptorbig+"],
  3698. "honchkrow-": ["honchkrow0"],
  3699. "honchkrow": ["honchkrow+"],
  3700. "mandibuzz-": ["mandibuzz0"],
  3701. "mandibuzz": ["mandibuzz+"],
  3702. "crobat-": ["crobat0"],
  3703. "crobat": ["crobat+"],
  3704. "megaaerodactyl-": ["megaaerodactyl0"],
  3705. "megaaerodactyl": ["megaaerodactyl+"],
  3706. "noivern-": ["noivern0"],
  3707. "noivern": ["noivern+"],
  3708. "tropius": ["tropius+"],
  3709. "gyarados": ["gyarados20"],
  3710. "gyarados2": ["gyarados30"],
  3711. "gyarados3": ["gyarados40"],
  3712. "gyarados4": ["gyarados50"],
  3713. "gyarados5": ["gyarados60"],
  3714. "gyarados6": ["gyarados70"],
  3715. "megapinsir": ["megapinsir+"],
  3716. "gliscor": ["gliscor+"],
  3717. "vespiquen": ["vespiquen+"],
  3718. "vespiquen2": ["vespiquen2+"],
  3719. "vespiquen3": ["vespiquen3+"],
  3720. "vespiquen4": ["vespiquen4+"],
  3721. "hooh-": ["hooh0"],
  3722. "hooh": ["hooh+"],
  3723. "lugia-": ["lugia0"],
  3724. "lugia": ["lugia+"],
  3725. "rayquaza-": ["rayquaza0"],
  3726. "rayquaza": ["rayquaza+"],
  3727. "yveltal": ["yveltal+"],
  3728. "yveltal2": ["yveltal2+"]
  3729. },
  3730. "convertmsg": "~Self~: 'You have all betrayed my kindness; therefore, I will take back my gifts that I was so foolish to give you all.' All players that had been gifted by Shaymin-S have now had their votes reverted!"
  3731. },
  3732. "voteshield": 4,
  3733. "night": {
  3734. "gift": {
  3735. "command": "convert",
  3736. "target": "AnyButSelf",
  3737. "common": "Self",
  3738. "hide": true,
  3739. "priority": 21,
  3740. "newRole": {
  3741. "pidgey+": ["pidgey"],
  3742. "pidgey0": ["pidgey-"],
  3743. "pidgeotto+": ["pidgeotto"],
  3744. "pidgeotto0": ["pidgeotto-"],
  3745. "pidgeot+": ["pidgeot"],
  3746. "pidgeot0": ["pidgeot-"],
  3747. "megapidgeot+": ["megapidgeot"],
  3748. "megapidgeot0": ["megapidgeot-"],
  3749. "hoothoot+": ["hoothoot"],
  3750. "hoothoot0": ["hoothoot-"],
  3751. "noctowl+": ["noctowl"],
  3752. "noctowl0": ["noctowl-"],
  3753. "rowlet+": ["rowlet"],
  3754. "rowlet0": ["rowlet-"],
  3755. "talonflame+": ["talonflame"],
  3756. "talonflame0": ["talonflame-"],
  3757. "chatot+": ["chatot"],
  3758. "chatot0": ["chatot-"],
  3759. "ledian+": ["ledian"],
  3760. "ledian0": ["ledian-"],
  3761. "delibird+": ["delibird"],
  3762. "delibird0": ["delibird-"],
  3763. "swellow+": ["swellow"],
  3764. "swellow0": ["swellow-"],
  3765. "hawlucha+": ["hawlucha"],
  3766. "hawlucha0": ["hawlucha-"],
  3767. "pidove+": ["pidove"],
  3768. "pidove0": ["pidove-"],
  3769. "megaaltaria+": ["megaaltaria"],
  3770. "megaaltaria0": ["megaaltaria-"],
  3771. "togekiss+": ["togekiss"],
  3772. "togekiss0": ["togekiss-"],
  3773. "staraptor+": ["staraptor"],
  3774. "staraptor0": ["staraptor-"],
  3775. "staraptorbig+": ["staraptorbig"],
  3776. "staraptorbig0": ["staraptorbig-"],
  3777. "honchkrow+": ["honchkrow"],
  3778. "honchkrow0": ["honchkrow-"],
  3779. "mandibuzz+": ["mandibuzz"],
  3780. "mandibuzz0": ["mandibuzz-"],
  3781. "crobat+": ["crobat"],
  3782. "crobat0": ["crobat-"],
  3783. "megaaerodactyl+": ["megaaerodactyl"],
  3784. "megaaerodactyl0": ["megaaerodactyl-"],
  3785. "noivern+": ["noivern"],
  3786. "noivern0": ["noivern-"],
  3787. "tropius+": ["tropius"],
  3788. "gyarados70": ["gyarados6"],
  3789. "gyarados60": ["gyarados5"],
  3790. "gyarados50": ["gyarados4"],
  3791. "gyarados40": ["gyarados3"],
  3792. "gyarados30": ["gyarados2"],
  3793. "gyarados20": ["gyarados"],
  3794. "megapinsir+": ["megapinsir"],
  3795. "gliscor+": ["gliscor"],
  3796. "vespiquen+": ["vespiquen"],
  3797. "vespiquen2+": ["vespiquen2"],
  3798. "vespiquen3+": ["vespiquen3"],
  3799. "vespiquen4+": ["vespiquen4"],
  3800. "hooh+": ["hooh"],
  3801. "hooh0": ["hooh-"],
  3802. "lugia+": ["lugia"],
  3803. "lugia0": ["lugia-"],
  3804. "rayquaza+": ["rayquaza"],
  3805. "rayquaza0": ["rayquaza-"],
  3806. "yveltal+": ["yveltal"],
  3807. "yveltal2+": ["yveltal2"]
  3808. },
  3809. "convertmsg": "Someone has been blessed by the grace of Shaymin-S!",
  3810. "tarmsg": "With the grace of Shaymin-S, your vote has been increased by 1!"
  3811. }
  3812. }
  3813. }
  3814. },
  3815. {
  3816. "role": "shayminsky5",
  3817. "translation": "Shaymin-S",
  3818. "side": "shayminsky",
  3819. "help": "You are Shaymin-S! Voted 'Brisa's Hottest Citizen' 12 years running, you have a great standing with everyone in the community. That being said, now that this war for power has broken out, this popularity has turned into quite a negative thing as now everyone is hoping for your very influential support. During the night, use may use /gift to grant someone one additional vote. Do note that you can't gift someone an additional vote more than once. In addition, for every night that passes, you gain a +1 voteshield if you are lynched, all of your gifts will die with you. So do your best to tread carefully. You currently have a voteshield of 5.",
  3820. "hide": true,
  3821. "info": "Gains a +1 voteshield every night. Can grace (convert) one person during the night to increase their vote by one. Can't grace the same person more than once. If lynched, reverts votes of all graced roles. Sided with itself. Wins the game with anyone as long as it survives.",
  3822. "winningSides": "*",
  3823. "actions": {
  3824. "initialCondition": {
  3825. "curse": {
  3826. "cursedRole": "shayminsky6",
  3827. "curseCount": 1,
  3828. "curseConvertMessage": ""
  3829. }
  3830. },
  3831. "lynch": {
  3832. "convertRoles": {
  3833. "pidgey-": ["pidgey0"],
  3834. "pidgey": ["pidgey+"],
  3835. "pidgeotto-": ["pidgeotto0"],
  3836. "pidgeotto": ["pidgeotto+"],
  3837. "pidgeot-": ["pidgeot0"],
  3838. "pidgeot": ["pidgeot+"],
  3839. "megapidgeot-": ["megapidgeot0"],
  3840. "megapidgeot": ["megapidgeot+"],
  3841. "hoothoot-": ["hoothoot0"],
  3842. "hoothoot": ["hoothoot+"],
  3843. "noctowl-": ["noctowl0"],
  3844. "noctowl": ["noctowl+"],
  3845. "rowlet-": ["rowlet0"],
  3846. "rowlet": ["rowlet+"],
  3847. "talonflame-": ["talonflame0"],
  3848. "talonflame": ["talonflame+"],
  3849. "chatot-": ["chatot0"],
  3850. "chatot": ["chatot+"],
  3851. "ledian-": ["ledian0"],
  3852. "ledian": ["ledian+"],
  3853. "delibird-": ["delibird0"],
  3854. "delibird": ["delibird+"],
  3855. "swellow-": ["swellow0"],
  3856. "swellow": ["swellow+"],
  3857. "hawlucha-": ["hawlucha0"],
  3858. "hawlucha": ["hawlucha+"],
  3859. "pidove-": ["pidove0"],
  3860. "pidove": ["pidove+"],
  3861. "megaaltaria-": ["megaaltaria0"],
  3862. "megaaltaria": ["megaaltaria+"],
  3863. "togekiss-": ["togekiss0"],
  3864. "togekiss": ["togekiss+"],
  3865. "staraptor-": ["staraptor0"],
  3866. "staraptor": ["staraptor+"],
  3867. "staraptorbig-": ["staraptorbig0"],
  3868. "staraptorbig": ["staraptorbig+"],
  3869. "honchkrow-": ["honchkrow0"],
  3870. "honchkrow": ["honchkrow+"],
  3871. "mandibuzz-": ["mandibuzz0"],
  3872. "mandibuzz": ["mandibuzz+"],
  3873. "crobat-": ["crobat0"],
  3874. "crobat": ["crobat+"],
  3875. "megaaerodactyl-": ["megaaerodactyl0"],
  3876. "megaaerodactyl": ["megaaerodactyl+"],
  3877. "noivern-": ["noivern0"],
  3878. "noivern": ["noivern+"],
  3879. "tropius": ["tropius+"],
  3880. "gyarados": ["gyarados20"],
  3881. "gyarados2": ["gyarados30"],
  3882. "gyarados3": ["gyarados40"],
  3883. "gyarados4": ["gyarados50"],
  3884. "gyarados5": ["gyarados60"],
  3885. "gyarados6": ["gyarados70"],
  3886. "megapinsir": ["megapinsir+"],
  3887. "gliscor": ["gliscor+"],
  3888. "vespiquen": ["vespiquen+"],
  3889. "vespiquen2": ["vespiquen2+"],
  3890. "vespiquen3": ["vespiquen3+"],
  3891. "vespiquen4": ["vespiquen4+"],
  3892. "hooh-": ["hooh0"],
  3893. "hooh": ["hooh+"],
  3894. "lugia-": ["lugia0"],
  3895. "lugia": ["lugia+"],
  3896. "rayquaza-": ["rayquaza0"],
  3897. "rayquaza": ["rayquaza+"],
  3898. "yveltal": ["yveltal+"],
  3899. "yveltal2": ["yveltal2+"]
  3900. },
  3901. "convertmsg": "~Self~: 'You have all betrayed my kindness; therefore, I will take back my gifts that I was so foolish to give you all.' All players that had been gifted by Shaymin-S have now had their votes reverted!"
  3902. },
  3903. "voteshield": 5,
  3904. "night": {
  3905. "gift": {
  3906. "command": "convert",
  3907. "target": "AnyButSelf",
  3908. "common": "Self",
  3909. "hide": true,
  3910. "priority": 21,
  3911. "newRole": {
  3912. "pidgey+": ["pidgey"],
  3913. "pidgey0": ["pidgey-"],
  3914. "pidgeotto+": ["pidgeotto"],
  3915. "pidgeotto0": ["pidgeotto-"],
  3916. "pidgeot+": ["pidgeot"],
  3917. "pidgeot0": ["pidgeot-"],
  3918. "megapidgeot+": ["megapidgeot"],
  3919. "megapidgeot0": ["megapidgeot-"],
  3920. "hoothoot+": ["hoothoot"],
  3921. "hoothoot0": ["hoothoot-"],
  3922. "noctowl+": ["noctowl"],
  3923. "noctowl0": ["noctowl-"],
  3924. "rowlet+": ["rowlet"],
  3925. "rowlet0": ["rowlet-"],
  3926. "talonflame+": ["talonflame"],
  3927. "talonflame0": ["talonflame-"],
  3928. "chatot+": ["chatot"],
  3929. "chatot0": ["chatot-"],
  3930. "ledian+": ["ledian"],
  3931. "ledian0": ["ledian-"],
  3932. "delibird+": ["delibird"],
  3933. "delibird0": ["delibird-"],
  3934. "swellow+": ["swellow"],
  3935. "swellow0": ["swellow-"],
  3936. "hawlucha+": ["hawlucha"],
  3937. "hawlucha0": ["hawlucha-"],
  3938. "pidove+": ["pidove"],
  3939. "pidove0": ["pidove-"],
  3940. "megaaltaria+": ["megaaltaria"],
  3941. "megaaltaria0": ["megaaltaria-"],
  3942. "togekiss+": ["togekiss"],
  3943. "togekiss0": ["togekiss-"],
  3944. "staraptor+": ["staraptor"],
  3945. "staraptor0": ["staraptor-"],
  3946. "staraptorbig+": ["staraptorbig"],
  3947. "staraptorbig0": ["staraptorbig-"],
  3948. "honchkrow+": ["honchkrow"],
  3949. "honchkrow0": ["honchkrow-"],
  3950. "mandibuzz+": ["mandibuzz"],
  3951. "mandibuzz0": ["mandibuzz-"],
  3952. "crobat+": ["crobat"],
  3953. "crobat0": ["crobat-"],
  3954. "megaaerodactyl+": ["megaaerodactyl"],
  3955. "megaaerodactyl0": ["megaaerodactyl-"],
  3956. "noivern+": ["noivern"],
  3957. "noivern0": ["noivern-"],
  3958. "tropius+": ["tropius"],
  3959. "gyarados70": ["gyarados6"],
  3960. "gyarados60": ["gyarados5"],
  3961. "gyarados50": ["gyarados4"],
  3962. "gyarados40": ["gyarados3"],
  3963. "gyarados30": ["gyarados2"],
  3964. "gyarados20": ["gyarados"],
  3965. "megapinsir+": ["megapinsir"],
  3966. "gliscor+": ["gliscor"],
  3967. "vespiquen+": ["vespiquen"],
  3968. "vespiquen2+": ["vespiquen2"],
  3969. "vespiquen3+": ["vespiquen3"],
  3970. "vespiquen4+": ["vespiquen4"],
  3971. "hooh+": ["hooh"],
  3972. "hooh0": ["hooh-"],
  3973. "lugia+": ["lugia"],
  3974. "lugia0": ["lugia-"],
  3975. "rayquaza+": ["rayquaza"],
  3976. "rayquaza0": ["rayquaza-"],
  3977. "yveltal+": ["yveltal"],
  3978. "yveltal2+": ["yveltal2"]
  3979. },
  3980. "convertmsg": "Someone has been blessed by the grace of Shaymin-S!",
  3981. "tarmsg": "With the grace of Shaymin-S, your vote has been increased by 1!"
  3982. }
  3983. }
  3984. }
  3985. },
  3986. {
  3987. "role": "shayminsky6",
  3988. "translation": "Shaymin-S",
  3989. "side": "shayminsky",
  3990. "help": "You are Shaymin-S! Voted 'Brisa's Hottest Citizen' 12 years running, you have a great standing with everyone in the community. That being said, now that this war for power has broken out, this popularity has turned into quite a negative thing as now everyone is hoping for your very influential support. During the night, use may use /gift to grant someone one additional vote. Do note that you can't gift someone an additional vote more than once. In addition, for every night that passes, you gain a +1 voteshield if you are lynched, all of your gifts will die with you. So do your best to tread carefully. You currently have a voteshield of 6.",
  3991. "hide": true,
  3992. "info": "Gains a +1 voteshield every night. Can grace (convert) one person during the night to increase their vote by one. Can't grace the same person more than once. If lynched, reverts votes of all graced roles. Sided with itself. Wins the game with anyone as long as it survives.",
  3993. "winningSides": "*",
  3994. "actions": {
  3995. "initialCondition": {
  3996. "curse": {
  3997. "cursedRole": "shayminsky7",
  3998. "curseCount": 1,
  3999. "curseConvertMessage": ""
  4000. }
  4001. },
  4002. "lynch": {
  4003. "convertRoles": {
  4004. "pidgey-": ["pidgey0"],
  4005. "pidgey": ["pidgey+"],
  4006. "pidgeotto-": ["pidgeotto0"],
  4007. "pidgeotto": ["pidgeotto+"],
  4008. "pidgeot-": ["pidgeot0"],
  4009. "pidgeot": ["pidgeot+"],
  4010. "megapidgeot-": ["megapidgeot0"],
  4011. "megapidgeot": ["megapidgeot+"],
  4012. "hoothoot-": ["hoothoot0"],
  4013. "hoothoot": ["hoothoot+"],
  4014. "noctowl-": ["noctowl0"],
  4015. "noctowl": ["noctowl+"],
  4016. "rowlet-": ["rowlet0"],
  4017. "rowlet": ["rowlet+"],
  4018. "talonflame-": ["talonflame0"],
  4019. "talonflame": ["talonflame+"],
  4020. "chatot-": ["chatot0"],
  4021. "chatot": ["chatot+"],
  4022. "ledian-": ["ledian0"],
  4023. "ledian": ["ledian+"],
  4024. "delibird-": ["delibird0"],
  4025. "delibird": ["delibird+"],
  4026. "swellow-": ["swellow0"],
  4027. "swellow": ["swellow+"],
  4028. "hawlucha-": ["hawlucha0"],
  4029. "hawlucha": ["hawlucha+"],
  4030. "pidove-": ["pidove0"],
  4031. "pidove": ["pidove+"],
  4032. "megaaltaria-": ["megaaltaria0"],
  4033. "megaaltaria": ["megaaltaria+"],
  4034. "togekiss-": ["togekiss0"],
  4035. "togekiss": ["togekiss+"],
  4036. "staraptor-": ["staraptor0"],
  4037. "staraptor": ["staraptor+"],
  4038. "staraptorbig-": ["staraptorbig0"],
  4039. "staraptorbig": ["staraptorbig+"],
  4040. "honchkrow-": ["honchkrow0"],
  4041. "honchkrow": ["honchkrow+"],
  4042. "mandibuzz-": ["mandibuzz0"],
  4043. "mandibuzz": ["mandibuzz+"],
  4044. "crobat-": ["crobat0"],
  4045. "crobat": ["crobat+"],
  4046. "megaaerodactyl-": ["megaaerodactyl0"],
  4047. "megaaerodactyl": ["megaaerodactyl+"],
  4048. "noivern-": ["noivern0"],
  4049. "noivern": ["noivern+"],
  4050. "tropius": ["tropius+"],
  4051. "gyarados": ["gyarados20"],
  4052. "gyarados2": ["gyarados30"],
  4053. "gyarados3": ["gyarados40"],
  4054. "gyarados4": ["gyarados50"],
  4055. "gyarados5": ["gyarados60"],
  4056. "gyarados6": ["gyarados70"],
  4057. "megapinsir": ["megapinsir+"],
  4058. "gliscor": ["gliscor+"],
  4059. "vespiquen": ["vespiquen+"],
  4060. "vespiquen2": ["vespiquen2+"],
  4061. "vespiquen3": ["vespiquen3+"],
  4062. "vespiquen4": ["vespiquen4+"],
  4063. "hooh-": ["hooh0"],
  4064. "hooh": ["hooh+"],
  4065. "lugia-": ["lugia0"],
  4066. "lugia": ["lugia+"],
  4067. "rayquaza-": ["rayquaza0"],
  4068. "rayquaza": ["rayquaza+"],
  4069. "yveltal": ["yveltal+"],
  4070. "yveltal2": ["yveltal2+"]
  4071. },
  4072. "convertmsg": "~Self~: 'You have all betrayed my kindness; therefore, I will take back my gifts that I was so foolish to give you all.' All players that had been gifted by Shaymin-S have now had their votes reverted!"
  4073. },
  4074. "voteshield": 6,
  4075. "night": {
  4076. "gift": {
  4077. "command": "convert",
  4078. "target": "AnyButSelf",
  4079. "common": "Self",
  4080. "hide": true,
  4081. "priority": 21,
  4082. "newRole": {
  4083. "pidgey+": ["pidgey"],
  4084. "pidgey0": ["pidgey-"],
  4085. "pidgeotto+": ["pidgeotto"],
  4086. "pidgeotto0": ["pidgeotto-"],
  4087. "pidgeot+": ["pidgeot"],
  4088. "pidgeot0": ["pidgeot-"],
  4089. "megapidgeot+": ["megapidgeot"],
  4090. "megapidgeot0": ["megapidgeot-"],
  4091. "hoothoot+": ["hoothoot"],
  4092. "hoothoot0": ["hoothoot-"],
  4093. "noctowl+": ["noctowl"],
  4094. "noctowl0": ["noctowl-"],
  4095. "rowlet+": ["rowlet"],
  4096. "rowlet0": ["rowlet-"],
  4097. "talonflame+": ["talonflame"],
  4098. "talonflame0": ["talonflame-"],
  4099. "chatot+": ["chatot"],
  4100. "chatot0": ["chatot-"],
  4101. "ledian+": ["ledian"],
  4102. "ledian0": ["ledian-"],
  4103. "delibird+": ["delibird"],
  4104. "delibird0": ["delibird-"],
  4105. "swellow+": ["swellow"],
  4106. "swellow0": ["swellow-"],
  4107. "hawlucha+": ["hawlucha"],
  4108. "hawlucha0": ["hawlucha-"],
  4109. "pidove+": ["pidove"],
  4110. "pidove0": ["pidove-"],
  4111. "megaaltaria+": ["megaaltaria"],
  4112. "megaaltaria0": ["megaaltaria-"],
  4113. "togekiss+": ["togekiss"],
  4114. "togekiss0": ["togekiss-"],
  4115. "staraptor+": ["staraptor"],
  4116. "staraptor0": ["staraptor-"],
  4117. "staraptorbig+": ["staraptorbig"],
  4118. "staraptorbig0": ["staraptorbig-"],
  4119. "honchkrow+": ["honchkrow"],
  4120. "honchkrow0": ["honchkrow-"],
  4121. "mandibuzz+": ["mandibuzz"],
  4122. "mandibuzz0": ["mandibuzz-"],
  4123. "crobat+": ["crobat"],
  4124. "crobat0": ["crobat-"],
  4125. "megaaerodactyl+": ["megaaerodactyl"],
  4126. "megaaerodactyl0": ["megaaerodactyl-"],
  4127. "noivern+": ["noivern"],
  4128. "noivern0": ["noivern-"],
  4129. "tropius+": ["tropius"],
  4130. "gyarados70": ["gyarados6"],
  4131. "gyarados60": ["gyarados5"],
  4132. "gyarados50": ["gyarados4"],
  4133. "gyarados40": ["gyarados3"],
  4134. "gyarados30": ["gyarados2"],
  4135. "gyarados20": ["gyarados"],
  4136. "megapinsir+": ["megapinsir"],
  4137. "gliscor+": ["gliscor"],
  4138. "vespiquen+": ["vespiquen"],
  4139. "vespiquen2+": ["vespiquen2"],
  4140. "vespiquen3+": ["vespiquen3"],
  4141. "vespiquen4+": ["vespiquen4"],
  4142. "hooh+": ["hooh"],
  4143. "hooh0": ["hooh-"],
  4144. "lugia+": ["lugia"],
  4145. "lugia0": ["lugia-"],
  4146. "rayquaza+": ["rayquaza"],
  4147. "rayquaza0": ["rayquaza-"],
  4148. "yveltal+": ["yveltal"],
  4149. "yveltal2+": ["yveltal2"]
  4150. },
  4151. "convertmsg": "Someone has been blessed by the grace of Shaymin-S!",
  4152. "tarmsg": "With the grace of Shaymin-S, your vote has been increased by 1!"
  4153. }
  4154. }
  4155. }
  4156. },
  4157. {
  4158. "role": "shayminsky7",
  4159. "translation": "Shaymin-S",
  4160. "side": "shayminsky",
  4161. "help": "You are Shaymin-S! Voted 'Brisa's Hottest Citizen' 12 years running, you have a great standing with everyone in the community. That being said, now that this war for power has broken out, this popularity has turned into quite a negative thing as now everyone is hoping for your very influential support. During the night, use may use /gift to grant someone one additional vote. Do note that you can't gift someone an additional vote more than once. In addition, for every night that passes, you gain a +1 voteshield if you are lynched, all of your gifts will die with you. So do your best to tread carefully. You currently have a voteshield of 7.",
  4162. "hide": true,
  4163. "info": "Gains a +1 voteshield every night. Can grace (convert) one person during the night to increase their vote by one. Can't grace the same person more than once. If lynched, reverts votes of all graced roles. Sided with itself. Wins the game with anyone as long as it survives.",
  4164. "winningSides": "*",
  4165. "actions": {
  4166. "initialCondition": {
  4167. "curse": {
  4168. "cursedRole": "shayminsky8",
  4169. "curseCount": 1,
  4170. "curseConvertMessage": ""
  4171. }
  4172. },
  4173. "lynch": {
  4174. "convertRoles": {
  4175. "pidgey-": ["pidgey0"],
  4176. "pidgey": ["pidgey+"],
  4177. "pidgeotto-": ["pidgeotto0"],
  4178. "pidgeotto": ["pidgeotto+"],
  4179. "pidgeot-": ["pidgeot0"],
  4180. "pidgeot": ["pidgeot+"],
  4181. "megapidgeot-": ["megapidgeot0"],
  4182. "megapidgeot": ["megapidgeot+"],
  4183. "hoothoot-": ["hoothoot0"],
  4184. "hoothoot": ["hoothoot+"],
  4185. "noctowl-": ["noctowl0"],
  4186. "noctowl": ["noctowl+"],
  4187. "rowlet-": ["rowlet0"],
  4188. "rowlet": ["rowlet+"],
  4189. "talonflame-": ["talonflame0"],
  4190. "talonflame": ["talonflame+"],
  4191. "chatot-": ["chatot0"],
  4192. "chatot": ["chatot+"],
  4193. "ledian-": ["ledian0"],
  4194. "ledian": ["ledian+"],
  4195. "delibird-": ["delibird0"],
  4196. "delibird": ["delibird+"],
  4197. "swellow-": ["swellow0"],
  4198. "swellow": ["swellow+"],
  4199. "hawlucha-": ["hawlucha0"],
  4200. "hawlucha": ["hawlucha+"],
  4201. "pidove-": ["pidove0"],
  4202. "pidove": ["pidove+"],
  4203. "megaaltaria-": ["megaaltaria0"],
  4204. "megaaltaria": ["megaaltaria+"],
  4205. "togekiss-": ["togekiss0"],
  4206. "togekiss": ["togekiss+"],
  4207. "staraptor-": ["staraptor0"],
  4208. "staraptor": ["staraptor+"],
  4209. "staraptorbig-": ["staraptorbig0"],
  4210. "staraptorbig": ["staraptorbig+"],
  4211. "honchkrow-": ["honchkrow0"],
  4212. "honchkrow": ["honchkrow+"],
  4213. "mandibuzz-": ["mandibuzz0"],
  4214. "mandibuzz": ["mandibuzz+"],
  4215. "crobat-": ["crobat0"],
  4216. "crobat": ["crobat+"],
  4217. "megaaerodactyl-": ["megaaerodactyl0"],
  4218. "megaaerodactyl": ["megaaerodactyl+"],
  4219. "noivern-": ["noivern0"],
  4220. "noivern": ["noivern+"],
  4221. "tropius": ["tropius+"],
  4222. "gyarados": ["gyarados20"],
  4223. "gyarados2": ["gyarados30"],
  4224. "gyarados3": ["gyarados40"],
  4225. "gyarados4": ["gyarados50"],
  4226. "gyarados5": ["gyarados60"],
  4227. "gyarados6": ["gyarados70"],
  4228. "megapinsir": ["megapinsir+"],
  4229. "gliscor": ["gliscor+"],
  4230. "vespiquen": ["vespiquen+"],
  4231. "vespiquen2": ["vespiquen2+"],
  4232. "vespiquen3": ["vespiquen3+"],
  4233. "vespiquen4": ["vespiquen4+"],
  4234. "hooh-": ["hooh0"],
  4235. "hooh": ["hooh+"],
  4236. "lugia-": ["lugia0"],
  4237. "lugia": ["lugia+"],
  4238. "rayquaza-": ["rayquaza0"],
  4239. "rayquaza": ["rayquaza+"],
  4240. "yveltal": ["yveltal+"],
  4241. "yveltal2": ["yveltal2+"]
  4242. },
  4243. "convertmsg": "~Self~: 'You have all betrayed my kindness; therefore, I will take back my gifts that I was so foolish to give you all.' All players that had been gifted by Shaymin-S have now had their votes reverted!"
  4244. },
  4245. "voteshield": 7,
  4246. "night": {
  4247. "gift": {
  4248. "command": "convert",
  4249. "target": "AnyButSelf",
  4250. "common": "Self",
  4251. "hide": true,
  4252. "priority": 21,
  4253. "newRole": {
  4254. "pidgey+": ["pidgey"],
  4255. "pidgey0": ["pidgey-"],
  4256. "pidgeotto+": ["pidgeotto"],
  4257. "pidgeotto0": ["pidgeotto-"],
  4258. "pidgeot+": ["pidgeot"],
  4259. "pidgeot0": ["pidgeot-"],
  4260. "megapidgeot+": ["megapidgeot"],
  4261. "megapidgeot0": ["megapidgeot-"],
  4262. "hoothoot+": ["hoothoot"],
  4263. "hoothoot0": ["hoothoot-"],
  4264. "noctowl+": ["noctowl"],
  4265. "noctowl0": ["noctowl-"],
  4266. "rowlet+": ["rowlet"],
  4267. "rowlet0": ["rowlet-"],
  4268. "talonflame+": ["talonflame"],
  4269. "talonflame0": ["talonflame-"],
  4270. "chatot+": ["chatot"],
  4271. "chatot0": ["chatot-"],
  4272. "ledian+": ["ledian"],
  4273. "ledian0": ["ledian-"],
  4274. "delibird+": ["delibird"],
  4275. "delibird0": ["delibird-"],
  4276. "swellow+": ["swellow"],
  4277. "swellow0": ["swellow-"],
  4278. "hawlucha+": ["hawlucha"],
  4279. "hawlucha0": ["hawlucha-"],
  4280. "pidove+": ["pidove"],
  4281. "pidove0": ["pidove-"],
  4282. "megaaltaria+": ["megaaltaria"],
  4283. "megaaltaria0": ["megaaltaria-"],
  4284. "togekiss+": ["togekiss"],
  4285. "togekiss0": ["togekiss-"],
  4286. "staraptor+": ["staraptor"],
  4287. "staraptor0": ["staraptor-"],
  4288. "staraptorbig+": ["staraptorbig"],
  4289. "staraptorbig0": ["staraptorbig-"],
  4290. "honchkrow+": ["honchkrow"],
  4291. "honchkrow0": ["honchkrow-"],
  4292. "mandibuzz+": ["mandibuzz"],
  4293. "mandibuzz0": ["mandibuzz-"],
  4294. "crobat+": ["crobat"],
  4295. "crobat0": ["crobat-"],
  4296. "megaaerodactyl+": ["megaaerodactyl"],
  4297. "megaaerodactyl0": ["megaaerodactyl-"],
  4298. "noivern+": ["noivern"],
  4299. "noivern0": ["noivern-"],
  4300. "tropius+": ["tropius"],
  4301. "gyarados70": ["gyarados6"],
  4302. "gyarados60": ["gyarados5"],
  4303. "gyarados50": ["gyarados4"],
  4304. "gyarados40": ["gyarados3"],
  4305. "gyarados30": ["gyarados2"],
  4306. "gyarados20": ["gyarados"],
  4307. "megapinsir+": ["megapinsir"],
  4308. "gliscor+": ["gliscor"],
  4309. "vespiquen+": ["vespiquen"],
  4310. "vespiquen2+": ["vespiquen2"],
  4311. "vespiquen3+": ["vespiquen3"],
  4312. "vespiquen4+": ["vespiquen4"],
  4313. "hooh+": ["hooh"],
  4314. "hooh0": ["hooh-"],
  4315. "lugia+": ["lugia"],
  4316. "lugia0": ["lugia-"],
  4317. "rayquaza+": ["rayquaza"],
  4318. "rayquaza0": ["rayquaza-"],
  4319. "yveltal+": ["yveltal"],
  4320. "yveltal2+": ["yveltal2"]
  4321. },
  4322. "convertmsg": "Someone has been blessed by the grace of Shaymin-S!",
  4323. "tarmsg": "With the grace of Shaymin-S, your vote has been increased by 1!"
  4324. }
  4325. }
  4326. }
  4327. },
  4328. {
  4329. "role": "shayminsky8",
  4330. "translation": "Shaymin-S",
  4331. "side": "shayminsky",
  4332. "help": "You are Shaymin-S! Voted 'Brisa's Hottest Citizen' 12 years running, you have a great standing with everyone in the community. That being said, now that this war for power has broken out, this popularity has turned into quite a negative thing as now everyone is hoping for your very influential support. During the night, use may use /gift to grant someone one additional vote. Do note that you can't gift someone an additional vote more than once. In addition, for every night that passes, you gain a +1 voteshield if you are lynched, all of your gifts will die with you. So do your best to tread carefully. You currently have a voteshield of 8.",
  4333. "hide": true,
  4334. "info": "Gains a +1 voteshield every night. Can grace (convert) one person during the night to increase their vote by one. Can't grace the same person more than once. If lynched, reverts votes of all graced roles. Sided with itself. Wins the game with anyone as long as it survives.",
  4335. "winningSides": "*",
  4336. "actions": {
  4337. "lynch": {
  4338. "convertRoles": {
  4339. "pidgey-": ["pidgey0"],
  4340. "pidgey": ["pidgey+"],
  4341. "pidgeotto-": ["pidgeotto0"],
  4342. "pidgeotto": ["pidgeotto+"],
  4343. "pidgeot-": ["pidgeot0"],
  4344. "pidgeot": ["pidgeot+"],
  4345. "megapidgeot-": ["megapidgeot0"],
  4346. "megapidgeot": ["megapidgeot+"],
  4347. "hoothoot-": ["hoothoot0"],
  4348. "hoothoot": ["hoothoot+"],
  4349. "noctowl-": ["noctowl0"],
  4350. "noctowl": ["noctowl+"],
  4351. "rowlet-": ["rowlet0"],
  4352. "rowlet": ["rowlet+"],
  4353. "talonflame-": ["talonflame0"],
  4354. "talonflame": ["talonflame+"],
  4355. "chatot-": ["chatot0"],
  4356. "chatot": ["chatot+"],
  4357. "ledian-": ["ledian0"],
  4358. "ledian": ["ledian+"],
  4359. "delibird-": ["delibird0"],
  4360. "delibird": ["delibird+"],
  4361. "swellow-": ["swellow0"],
  4362. "swellow": ["swellow+"],
  4363. "hawlucha-": ["hawlucha0"],
  4364. "hawlucha": ["hawlucha+"],
  4365. "pidove-": ["pidove0"],
  4366. "pidove": ["pidove+"],
  4367. "megaaltaria-": ["megaaltaria0"],
  4368. "megaaltaria": ["megaaltaria+"],
  4369. "togekiss-": ["togekiss0"],
  4370. "togekiss": ["togekiss+"],
  4371. "staraptor-": ["staraptor0"],
  4372. "staraptor": ["staraptor+"],
  4373. "staraptorbig-": ["staraptorbig0"],
  4374. "staraptorbig": ["staraptorbig+"],
  4375. "honchkrow-": ["honchkrow0"],
  4376. "honchkrow": ["honchkrow+"],
  4377. "mandibuzz-": ["mandibuzz0"],
  4378. "mandibuzz": ["mandibuzz+"],
  4379. "crobat-": ["crobat0"],
  4380. "crobat": ["crobat+"],
  4381. "megaaerodactyl-": ["megaaerodactyl0"],
  4382. "megaaerodactyl": ["megaaerodactyl+"],
  4383. "noivern-": ["noivern0"],
  4384. "noivern": ["noivern+"],
  4385. "tropius": ["tropius+"],
  4386. "gyarados": ["gyarados20"],
  4387. "gyarados2": ["gyarados30"],
  4388. "gyarados3": ["gyarados40"],
  4389. "gyarados4": ["gyarados50"],
  4390. "gyarados5": ["gyarados60"],
  4391. "gyarados6": ["gyarados70"],
  4392. "megapinsir": ["megapinsir+"],
  4393. "gliscor": ["gliscor+"],
  4394. "vespiquen": ["vespiquen+"],
  4395. "vespiquen2": ["vespiquen2+"],
  4396. "vespiquen3": ["vespiquen3+"],
  4397. "vespiquen4": ["vespiquen4+"],
  4398. "hooh-": ["hooh0"],
  4399. "hooh": ["hooh+"],
  4400. "lugia-": ["lugia0"],
  4401. "lugia": ["lugia+"],
  4402. "rayquaza-": ["rayquaza0"],
  4403. "rayquaza": ["rayquaza+"],
  4404. "yveltal": ["yveltal+"],
  4405. "yveltal2": ["yveltal2+"]
  4406. },
  4407. "convertmsg": "~Self~: 'You have all betrayed my kindness; therefore, I will take back my gifts that I was so foolish to give you all.' All players that had been gifted by Shaymin-S have now had their votes reverted!"
  4408. },
  4409. "voteshield": 8,
  4410. "night": {
  4411. "gift": {
  4412. "command": "convert",
  4413. "target": "AnyButSelf",
  4414. "common": "Self",
  4415. "hide": true,
  4416. "priority": 21,
  4417. "newRole": {
  4418. "pidgey+": ["pidgey"],
  4419. "pidgey0": ["pidgey-"],
  4420. "pidgeotto+": ["pidgeotto"],
  4421. "pidgeotto0": ["pidgeotto-"],
  4422. "pidgeot+": ["pidgeot"],
  4423. "pidgeot0": ["pidgeot-"],
  4424. "megapidgeot+": ["megapidgeot"],
  4425. "megapidgeot0": ["megapidgeot-"],
  4426. "hoothoot+": ["hoothoot"],
  4427. "hoothoot0": ["hoothoot-"],
  4428. "noctowl+": ["noctowl"],
  4429. "noctowl0": ["noctowl-"],
  4430. "rowlet+": ["rowlet"],
  4431. "rowlet0": ["rowlet-"],
  4432. "talonflame+": ["talonflame"],
  4433. "talonflame0": ["talonflame-"],
  4434. "chatot+": ["chatot"],
  4435. "chatot0": ["chatot-"],
  4436. "ledian+": ["ledian"],
  4437. "ledian0": ["ledian-"],
  4438. "delibird+": ["delibird"],
  4439. "delibird0": ["delibird-"],
  4440. "swellow+": ["swellow"],
  4441. "swellow0": ["swellow-"],
  4442. "hawlucha+": ["hawlucha"],
  4443. "hawlucha0": ["hawlucha-"],
  4444. "pidove+": ["pidove"],
  4445. "pidove0": ["pidove-"],
  4446. "megaaltaria+": ["megaaltaria"],
  4447. "megaaltaria0": ["megaaltaria-"],
  4448. "togekiss+": ["togekiss"],
  4449. "togekiss0": ["togekiss-"],
  4450. "staraptor+": ["staraptor"],
  4451. "staraptor0": ["staraptor-"],
  4452. "staraptorbig+": ["staraptorbig"],
  4453. "staraptorbig0": ["staraptorbig-"],
  4454. "honchkrow+": ["honchkrow"],
  4455. "honchkrow0": ["honchkrow-"],
  4456. "mandibuzz+": ["mandibuzz"],
  4457. "mandibuzz0": ["mandibuzz-"],
  4458. "crobat+": ["crobat"],
  4459. "crobat0": ["crobat-"],
  4460. "megaaerodactyl+": ["megaaerodactyl"],
  4461. "megaaerodactyl0": ["megaaerodactyl-"],
  4462. "noivern+": ["noivern"],
  4463. "noivern0": ["noivern-"],
  4464. "tropius+": ["tropius"],
  4465. "gyarados70": ["gyarados6"],
  4466. "gyarados60": ["gyarados5"],
  4467. "gyarados50": ["gyarados4"],
  4468. "gyarados40": ["gyarados3"],
  4469. "gyarados30": ["gyarados2"],
  4470. "gyarados20": ["gyarados"],
  4471. "megapinsir+": ["megapinsir"],
  4472. "gliscor+": ["gliscor"],
  4473. "vespiquen+": ["vespiquen"],
  4474. "vespiquen2+": ["vespiquen2"],
  4475. "vespiquen3+": ["vespiquen3"],
  4476. "vespiquen4+": ["vespiquen4"],
  4477. "hooh+": ["hooh"],
  4478. "hooh0": ["hooh-"],
  4479. "lugia+": ["lugia"],
  4480. "lugia0": ["lugia-"],
  4481. "rayquaza+": ["rayquaza"],
  4482. "rayquaza0": ["rayquaza-"],
  4483. "yveltal+": ["yveltal"],
  4484. "yveltal2+": ["yveltal2"]
  4485. },
  4486. "convertmsg": "Someone has been blessed by the grace of Shaymin-S!",
  4487. "tarmsg": "With the grace of Shaymin-S, your vote has been increased by 1!"
  4488. }
  4489. }
  4490. }
  4491. },
  4492. {
  4493. "role": "honchkrow",
  4494. "translation": "Honchkrow",
  4495. "side": "krow",
  4496. "help": "You are Honchkrow! Aside from that pesky Yveltal, you represent the greedy side of Brisa in fashion. You've often been cast aside by the other villagers, eventually leaving you to go into exile and create your own band of thugs. Well, today is the day for revenge! During the night, use /kill to knock one of those snot-beaked dweebs out of the sky. Don't worry about Togekiss, by the way. You're immune to her slashes.",
  4497. "info": "Can kill one person during the night (shared with its team). Ignores all distractors that come its way during the night. ~Sided~",
  4498. "actions": {
  4499. "night": {
  4500. "vote": {
  4501. "command": "dummy",
  4502. "inputmsg": "You currently have a vote of 1!",
  4503. "hide": true,
  4504. "compulsory": true,
  4505. "noFollow": true,
  4506. "target": "OnlySelf",
  4507. "priority": 99,
  4508. "common": "Self"
  4509. },
  4510. "kill": {
  4511. "target": "AnyButTeam",
  4512. "common": "Team",
  4513. "priority": 10,
  4514. "hide": true,
  4515. "broadcast": "team",
  4516. "msg": "The Big Boss pokemon Honchkrow claims another victim: you."
  4517. }
  4518. },
  4519. "distract": {
  4520. "mode": "ignore"
  4521. },
  4522. "teamUtilities": true
  4523. }
  4524. },
  4525. {
  4526. "role": "mandibuzz",
  4527. "translation": "Mandibuzz",
  4528. "side": "krow",
  4529. "help": "You are Mandibuzz! Going to exile soon after Honchkrow, you two quickly formed a bond and vowed to seek revenge on those irritating brats who felt you didn't belong because you are 'dark'. You know Honchkrow's abilities surpass your own, but you're very happy to help. Alongside /kill, you are able to use /protect during the night to protect one of your teammates. Keep your partner in crime safe, and it should be smooth sailing.",
  4530. "info": "Can kill one person during the night (shared with its team). Can protect one of its teammates during the night as well. ~Sided~",
  4531. "actions": {
  4532. "night": {
  4533. "vote": {
  4534. "command": "dummy",
  4535. "inputmsg": "You currently have a vote of 1!",
  4536. "hide": true,
  4537. "compulsory": true,
  4538. "noFollow": true,
  4539. "target": "OnlySelf",
  4540. "priority": 99,
  4541. "common": "Self"
  4542. },
  4543. "kill": {
  4544. "target": "AnyButTeam",
  4545. "common": "Team",
  4546. "priority": 10,
  4547. "hide": true,
  4548. "broadcast": "team",
  4549. "msg": "You were attacked and defeated by Mandibuzz!"
  4550. },
  4551. "protect": {
  4552. "command": ["protect", "guard"],
  4553. "guardActions": ["copy"],
  4554. "guardmsg": "",
  4555. "target": "AnyButSelf",
  4556. "common": "Self",
  4557. "priority": 5,
  4558. "hide": true,
  4559. "broadcast": "team"
  4560. }
  4561. },
  4562. "teamUtilities": true
  4563. }
  4564. },
  4565. {
  4566. "role": "crobat",
  4567. "translation": "Crobat",
  4568. "side": "krow",
  4569. "help": "You are Crobat! Along with being a meme on this weird so-called 'Internet' place called 'Pokemon Online', you are quite feared in the world of Brisa due to your ability to take people out before they can act. Unfortunately for them, that's the exact skill you wish to help cousin Honchkrow with. During the night, use /shock to unleash a vicious Venoshock attack, killing off whoever is poisoned immediately no matter who is protected! Just be careful, don't wanna help your main enemy.",
  4570. "info": "Can shock (poison) someone during the night which kills them at the end of the same night. ~Sided~",
  4571. "actions": {
  4572. "night": {
  4573. "vote": {
  4574. "command": "dummy",
  4575. "inputmsg": "You currently have a vote of 1!",
  4576. "hide": true,
  4577. "compulsory": true,
  4578. "noFollow": true,
  4579. "target": "OnlySelf",
  4580. "priority": 99,
  4581. "common": "Self"
  4582. },
  4583. "shock": {
  4584. "command": "poison",
  4585. "target": "AnyButTeam",
  4586. "common": "Self",
  4587. "priority": 8,
  4588. "broadcast": "team",
  4589. "limit": 1,
  4590. "count": 1,
  4591. "poisonDeadMessage": "You died instantly to the deadly poison of Crobat."
  4592. }
  4593. },
  4594. "teamUtilities": true
  4595. }
  4596. },
  4597. {
  4598. "role": "megaaerodactyl",
  4599. "translation": "Mega Aerodactyl",
  4600. "side": "krow",
  4601. "help": "You are Mega Aerodactyl! After listening to too much 60s music and growing a beard out of stone, the village deemed you too weird and an 'old flying stone', sending you out as a result. In your flights you found Honchkrow, and immediately bonded over your desire to get revenge. On top of sharing with your team's /kill, use /edge to knock a second opponent out of the sky... 80% of the time! This attack, while the slowest, is also able to bypass protection. Hope on your rolling stones that they land, otherwise you may regret it.",
  4602. "info": "Can kill one person during the night (shared with its team). Can edge (unshared kill, pierces protect, 20% fail chance) that can be used during the night. ~Sided~",
  4603. "actions": {
  4604. "night": {
  4605. "vote": {
  4606. "command": "dummy",
  4607. "inputmsg": "You currently have a vote of 1!",
  4608. "hide": true,
  4609. "compulsory": true,
  4610. "noFollow": true,
  4611. "target": "OnlySelf",
  4612. "priority": 99,
  4613. "common": "Self"
  4614. },
  4615. "kill": {
  4616. "target": "AnyButTeam",
  4617. "common": "Team",
  4618. "priority": 10,
  4619. "hide": true,
  4620. "broadcast": "team",
  4621. "msg": "You were crushed under the fierce power of Mega Aerodactyl."
  4622. },
  4623. "edge": {
  4624. "command": "kill",
  4625. "target": "AnyButTeam",
  4626. "common": "Self",
  4627. "priority": 18,
  4628. "broadcast": "team",
  4629. "pierce": true,
  4630. "failChance": 0.2,
  4631. "failmsg": "Mega Aerodactyl used Stone Edge! Mega Aerodactyl's attack missed!",
  4632. "msg": "Mega Aerodactyl used Stone Edge! A critical hit! You fainted!"
  4633. }
  4634. },
  4635. "teamUtilities": true
  4636. }
  4637. },
  4638. {
  4639. "role": "noivern",
  4640. "translation": "Noivern",
  4641. "side": "krow",
  4642. "help": "You are Noivern! Let's be honest, aside from weird, no one knows what you are. Maybe that's why Mayor Staraptor evicted you during the winter... anyway, ever since that day you've perfected your skills in every craft imaginable, leaving you in perfect condition to help your stepbrother Mandibuzz. During the night, you may use /slash to kill a second opponent, /inspect, /distract, and /poison. All of these commands have one use each. In addition, you share in the team nightkill. Just hope Staraptor doesn't put you on ice.",
  4643. "info": "Can kill one person during the night. Can use all of the following commands once a game during the night: distract, inspect, poison, and slash (unshared kill). ~Sided~",
  4644. "actions": {
  4645. "night": {
  4646. "vote": {
  4647. "command": "dummy",
  4648. "inputmsg": "You currently have a vote of 1!",
  4649. "hide": true,
  4650. "compulsory": true,
  4651. "noFollow": true,
  4652. "target": "OnlySelf",
  4653. "priority": 99,
  4654. "common": "Self"
  4655. },
  4656. "kill": {
  4657. "target": "AnyButTeam",
  4658. "common": "Team",
  4659. "priority": 10,
  4660. "hide": true,
  4661. "broadcast": "team",
  4662. "msg": "You were pummeled to bits by Draco Meteor."
  4663. },
  4664. "slash": {
  4665. "command": "kill",
  4666. "target": "AnyButTeam",
  4667. "common": "Self",
  4668. "priority": 10,
  4669. "broadcast": "team",
  4670. "charges": 1,
  4671. "msg": "A powerful Air Slash took you out of the skies."
  4672. },
  4673. "distract": {
  4674. "target": "AnyButTeam",
  4675. "common": "Self",
  4676. "broadcast": "team",
  4677. "charges": 1,
  4678. "priority": 3
  4679. },
  4680. "inspect": {
  4681. "target": "AnyButTeam",
  4682. "common": "Self",
  4683. "broadcast": "team",
  4684. "charges": 1,
  4685. "hide": true,
  4686. "priority": 22
  4687. },
  4688. "poison": {
  4689. "target": "AnyButTeam",
  4690. "common": "Self",
  4691. "broadcast": "team",
  4692. "charges": 1,
  4693. "hide": true,
  4694. "priority": 9
  4695. }
  4696. },
  4697. "teamUtilities": true
  4698. }
  4699. },
  4700. {
  4701. "role": "honchkrow0",
  4702. "translation": "Honchkrow",
  4703. "side": "krow",
  4704. "hide": true,
  4705. "help": "You are Honchkrow! Aside from that pesky Yveltal, you represent the greedy side of Brisa in fashion. You've often been cast aside by the other villagers, eventually leaving you to go into exile and create your own band of thugs. Well, today is the day for revenge! During the night, use /kill to knock one of those snot-beaked dweebs out of the sky. Don't worry about Togekiss, by the way. You're immune to her slashes.",
  4706. "info": "Can kill one person during the night (shared with its team). Ignores all distractors that come its way during the night. ~Sided~",
  4707. "actions": {
  4708. "night": {
  4709. "vote": {
  4710. "command": "dummy",
  4711. "inputmsg": "You currently have a vote of 1!",
  4712. "hide": true,
  4713. "compulsory": true,
  4714. "noFollow": true,
  4715. "target": "OnlySelf",
  4716. "priority": 99,
  4717. "common": "Self"
  4718. },
  4719. "kill": {
  4720. "target": "AnyButTeam",
  4721. "common": "Team",
  4722. "priority": 10,
  4723. "hide": true,
  4724. "broadcast": "team",
  4725. "msg": "The Big Boss pokemon Honchkrow claims another victim: you."
  4726. }
  4727. },
  4728. "distract": {
  4729. "mode": "ignore"
  4730. },
  4731. "teamUtilities": true
  4732. }
  4733. },
  4734. {
  4735. "role": "mandibuzz0",
  4736. "translation": "Mandibuzz",
  4737. "side": "krow",
  4738. "hide": true,
  4739. "help": "You are Mandibuzz! Going to exile soon after Honchkrow, you two quickly formed a bond and vowed to seek revenge on those irritating brats who felt you didn't belong because you are 'dark'. You know Honchkrow's abilities surpass your own, but you're very happy to help. Alongside /kill, you are able to use /protect during the night to protect one of your teammates. Keep your partner in crime safe, and it should be smooth sailing.",
  4740. "info": "Can kill one person during the night (shared with its team). Can protect one of its teammates during the night as well. ~Sided~",
  4741. "actions": {
  4742. "night": {
  4743. "vote": {
  4744. "command": "dummy",
  4745. "inputmsg": "You currently have a vote of 1!",
  4746. "hide": true,
  4747. "compulsory": true,
  4748. "noFollow": true,
  4749. "target": "OnlySelf",
  4750. "priority": 99,
  4751. "common": "Self"
  4752. },
  4753. "kill": {
  4754. "target": "AnyButTeam",
  4755. "common": "Team",
  4756. "priority": 10,
  4757. "hide": true,
  4758. "broadcast": "team",
  4759. "msg": "You were attacked and defeated by Mandibuzz!"
  4760. },
  4761. "protect": {
  4762. "command": ["protect", "guard"],
  4763. "guardActions": ["copy"],
  4764. "guardmsg": "",
  4765. "target": "AnyButSelf",
  4766. "common": "Self",
  4767. "priority": 5,
  4768. "hide": true,
  4769. "broadcast": "team"
  4770. }
  4771. },
  4772. "teamUtilities": true
  4773. }
  4774. },
  4775. {
  4776. "role": "crobat0",
  4777. "translation": "Crobat",
  4778. "side": "krow",
  4779. "hide": true,
  4780. "help": "You are Crobat! Along with being a meme on this weird so-called 'Internet' place called 'Pokemon Online', you are quite feared in the world of Brisa due to your ability to take people out before they can act. Unfortunately for them, that's the exact skill you wish to help cousin Honchkrow with. During the night, use /shock to unleash a vicious Venoshock attack, killing off whoever is poisoned immediately no matter who is protected! Just be careful, don't wanna help your main enemy.",
  4781. "info": "Can shock (poison) someone during the night which kills them at the end of the same night. ~Sided~",
  4782. "actions": {
  4783. "night": {
  4784. "vote": {
  4785. "command": "dummy",
  4786. "inputmsg": "You currently have a vote of 1!",
  4787. "hide": true,
  4788. "compulsory": true,
  4789. "noFollow": true,
  4790. "target": "OnlySelf",
  4791. "priority": 99,
  4792. "common": "Self"
  4793. },
  4794. "shock": {
  4795. "command": "poison",
  4796. "target": "AnyButTeam",
  4797. "common": "Self",
  4798. "priority": 8,
  4799. "broadcast": "team",
  4800. "hide": true,
  4801. "limit": 1,
  4802. "count": 1,
  4803. "poisonDeadMessage": "You died instantly to the deadly poison of Crobat."
  4804. }
  4805. },
  4806. "teamUtilities": true
  4807. }
  4808. },
  4809. {
  4810. "role": "megaaerodactyl0",
  4811. "translation": "Mega Aerodactyl",
  4812. "side": "krow",
  4813. "hide": true,
  4814. "help": "You are Mega Aerodactyl! After listening to too much 60s music and growing a beard out of stone, the village deemed you too weird and an 'old flying stone', sending you out as a result. In your flights you found Honchkrow, and immediately bonded over your desire to get revenge. On top of sharing with your team's /kill, use /edge to knock a second opponent out of the sky... 80% of the time! This attack, while the slowest, is also able to bypass protection. Hope on your rolling stones that they land, otherwise you may regret it.",
  4815. "info": "Can kill one person during the night (shared with its team). Can edge (unshared kill, pierces protect, 20% fail chance) that can be used during the night. ~Sided~",
  4816. "actions": {
  4817. "night": {
  4818. "vote": {
  4819. "command": "dummy",
  4820. "inputmsg": "You currently have a vote of 1!",
  4821. "hide": true,
  4822. "compulsory": true,
  4823. "noFollow": true,
  4824. "target": "OnlySelf",
  4825. "priority": 99,
  4826. "common": "Self"
  4827. },
  4828. "kill": {
  4829. "target": "AnyButTeam",
  4830. "common": "Team",
  4831. "priority": 10,
  4832. "hide": true,
  4833. "broadcast": "team",
  4834. "msg": "You were crushed under the fierce power of Mega Aerodactyl."
  4835. },
  4836. "edge": {
  4837. "command": "kill",
  4838. "target": "AnyButTeam",
  4839. "common": "Self",
  4840. "priority": 18,
  4841. "broadcast": "team",
  4842. "pierce": true,
  4843. "hide": true,
  4844. "failChance": 0.2,
  4845. "failmsg": "Mega Aerodactyl used Stone Edge! Mega Aerodactyl's attack missed!",
  4846. "msg": "Mega Aerodactyl used Stone Edge! A critical hit! You fainted!"
  4847. }
  4848. },
  4849. "teamUtilities": true
  4850. }
  4851. },
  4852. {
  4853. "role": "noivern0",
  4854. "translation": "Noivern",
  4855. "side": "krow",
  4856. "hide": true,
  4857. "help": "You are Noivern! Let's be honest, aside from weird, no one knows what you are. Maybe that's why Mayor Staraptor evicted you during the winter... anyway, ever since that day you've perfected your skills in every craft imaginable, leaving you in perfect condition to help your stepbrother Mandibuzz. During the night, you may use /slash to kill a second opponent, /inspect, /distract, and /poison. All of these commands have one use each. In addition, you share in the team nightkill. Just hope Staraptor doesn't put you on ice.",
  4858. "info": "Can kill one person during the night. Can use all of the following commands once a game during the night: distract, inspect, poison, and slash (unshared kill). ~Sided~",
  4859. "actions": {
  4860. "night": {
  4861. "vote": {
  4862. "command": "dummy",
  4863. "inputmsg": "You currently have a vote of 1!",
  4864. "hide": true,
  4865. "compulsory": true,
  4866. "noFollow": true,
  4867. "target": "OnlySelf",
  4868. "priority": 99,
  4869. "common": "Self"
  4870. },
  4871. "kill": {
  4872. "target": "AnyButTeam",
  4873. "common": "Team",
  4874. "priority": 10,
  4875. "hide": true,
  4876. "broadcast": "team",
  4877. "msg": "You were pummeled to bits by Draco Meteor."
  4878. },
  4879. "slash": {
  4880. "command": "kill",
  4881. "target": "AnyButTeam",
  4882. "common": "Self",
  4883. "priority": 10,
  4884. "hide": true,
  4885. "broadcast": "team",
  4886. "charges": 1,
  4887. "msg": "A powerful Air Slash took you out of the skies."
  4888. },
  4889. "distract": {
  4890. "target": "AnyButTeam",
  4891. "common": "Self",
  4892. "broadcast": "team",
  4893. "charges": 1,
  4894. "hide": true,
  4895. "priority": 3
  4896. },
  4897. "inspect": {
  4898. "target": "AnyButTeam",
  4899. "common": "Self",
  4900. "broadcast": "team",
  4901. "charges": 1,
  4902. "hide": true,
  4903. "priority": 22
  4904. },
  4905. "poison": {
  4906. "target": "AnyButTeam",
  4907. "common": "Self",
  4908. "broadcast": "team",
  4909. "charges": 1,
  4910. "hide": true,
  4911. "priority": 9
  4912. }
  4913. },
  4914. "teamUtilities": true
  4915. }
  4916. },
  4917. {
  4918. "role": "honchkrow+",
  4919. "translation": "Honchkrow",
  4920. "side": "krow",
  4921. "hide": true,
  4922. "help": "You are Honchkrow! Aside from that pesky Yveltal, you represent the greedy side of Brisa in fashion. You've often been cast aside by the other villagers, eventually leaving you to go into exile and create your own band of thugs. Well, today is the day for revenge! During the night, use /kill to knock one of those snot-beaked dweebs out of the sky. Don't worry about Togekiss, by the way. You're immune to her slashes. Thanks to Shaymin-S, your vote has been increased to 2!",
  4923. "info": "Can kill one person during the night (shared with its team). Ignores all distractors that come its way during the night. ~Sided~",
  4924. "actions": {
  4925. "night": {
  4926. "vote": {
  4927. "command": "dummy",
  4928. "inputmsg": "You currently have a vote of 2!",
  4929. "hide": true,
  4930. "compulsory": true,
  4931. "noFollow": true,
  4932. "target": "OnlySelf",
  4933. "priority": 99,
  4934. "common": "Self"
  4935. },
  4936. "kill": {
  4937. "target": "AnyButTeam",
  4938. "common": "Team",
  4939. "priority": 10,
  4940. "hide": true,
  4941. "broadcast": "team",
  4942. "msg": "The Big Boss pokemon Honchkrow claims another victim: you."
  4943. }
  4944. },
  4945. "distract": {
  4946. "mode": "ignore"
  4947. },
  4948. "teamUtilities": true,
  4949. "vote": 2
  4950. }
  4951. },
  4952. {
  4953. "role": "mandibuzz+",
  4954. "translation": "Mandibuzz",
  4955. "side": "krow",
  4956. "hide": true,
  4957. "help": "You are Mandibuzz! Going to exile soon after Honchkrow, you two quickly formed a bond and vowed to seek revenge on those irritating brats who felt you didn't belong because you are 'dark'. You know Honchkrow's abilities surpass your own, but you're very happy to help. Alongside /kill, you are able to use /protect during the night to protect one of your teammates. Keep your partner in crime safe, and it should be smooth sailing. Thanks to Shaymin-S, your vote has been increased to 2!",
  4958. "info": "Can kill one person during the night (shared with its team). Can protect one of its teammates during the night as well. ~Sided~",
  4959. "actions": {
  4960. "night": {
  4961. "vote": {
  4962. "command": "dummy",
  4963. "inputmsg": "You currently have a vote of 2!",
  4964. "hide": true,
  4965. "compulsory": true,
  4966. "noFollow": true,
  4967. "target": "OnlySelf",
  4968. "priority": 99,
  4969. "common": "Self"
  4970. },
  4971. "kill": {
  4972. "target": "AnyButTeam",
  4973. "common": "Team",
  4974. "priority": 10,
  4975. "hide": true,
  4976. "broadcast": "team",
  4977. "msg": "You were attacked and defeated by Mandibuzz!"
  4978. },
  4979. "protect": {
  4980. "command": ["protect", "guard"],
  4981. "guardActions": ["copy"],
  4982. "guardmsg": "",
  4983. "target": "AnyButSelf",
  4984. "common": "Self",
  4985. "priority": 5,
  4986. "hide": true,
  4987. "broadcast": "team"
  4988. }
  4989. },
  4990. "teamUtilities": true,
  4991. "vote": 2
  4992. }
  4993. },
  4994. {
  4995. "role": "crobat+",
  4996. "translation": "Crobat",
  4997. "side": "krow",
  4998. "hide": true,
  4999. "help": "You are Crobat! Along with being a meme on this weird so-called 'Internet' place called 'Pokemon Online', you are quite feared in the world of Brisa due to your ability to take people out before they can act. Unfortunately for them, that's the exact skill you wish to help cousin Honchkrow with. During the night, use /shock to unleash a vicious Venoshock attack, killing off whoever is poisoned immediately no matter who is protected! Just be careful, don't wanna help your main enemy. Thanks to Shaymin-S, your vote has been increased to 2!",
  5000. "info": "Can shock (poison) someone during the night which kills them at the end of the same night. ~Sided~",
  5001. "actions": {
  5002. "night": {
  5003. "vote": {
  5004. "command": "dummy",
  5005. "inputmsg": "You currently have a vote of 2!",
  5006. "hide": true,
  5007. "compulsory": true,
  5008. "noFollow": true,
  5009. "target": "OnlySelf",
  5010. "priority": 99,
  5011. "common": "Self"
  5012. },
  5013. "shock": {
  5014. "command": "poison",
  5015. "target": "AnyButTeam",
  5016. "common": "Self",
  5017. "priority": 8,
  5018. "hide": true,
  5019. "broadcast": "team",
  5020. "limit": 1,
  5021. "count": 1,
  5022. "poisonDeadMessage": "You died instantly to the deadly poison of Crobat."
  5023. }
  5024. },
  5025. "teamUtilities": true,
  5026. "vote": 2
  5027. }
  5028. },
  5029. {
  5030. "role": "megaaerodactyl+",
  5031. "translation": "Mega Aerodactyl",
  5032. "side": "krow",
  5033. "hide": true,
  5034. "help": "You are Mega Aerodactyl! After listening to too much 60s music and growing a beard out of stone, the village deemed you too weird and an 'old flying stone', sending you out as a result. In your flights you found Honchkrow, and immediately bonded over your desire to get revenge. On top of sharing with your team's /kill, use /edge to knock a second opponent out of the sky... 80% of the time! This attack, while the slowest, is also able to bypass protection. Hope on your rolling stones that they land, otherwise you may regret it. Thanks to Shaymin-S, your vote has been increased to 2!",
  5035. "info": "Can kill one person during the night (shared with its team). Can edge (unshared kill, pierces protect, 20% fail chance) that can be used during the night. ~Sided~",
  5036. "actions": {
  5037. "night": {
  5038. "vote": {
  5039. "command": "dummy",
  5040. "inputmsg": "You currently have a vote of 2!",
  5041. "hide": true,
  5042. "compulsory": true,
  5043. "noFollow": true,
  5044. "target": "OnlySelf",
  5045. "priority": 99,
  5046. "common": "Self"
  5047. },
  5048. "kill": {
  5049. "target": "AnyButTeam",
  5050. "common": "Team",
  5051. "priority": 10,
  5052. "hide": true,
  5053. "broadcast": "team",
  5054. "msg": "You were crushed under the fierce power of Mega Aerodactyl."
  5055. },
  5056. "edge": {
  5057. "command": "kill",
  5058. "target": "AnyButTeam",
  5059. "common": "Self",
  5060. "priority": 18,
  5061. "broadcast": "team",
  5062. "pierce": true,
  5063. "hide": true,
  5064. "failChance": 0.2,
  5065. "failmsg": "Mega Aerodactyl used Stone Edge! Mega Aerodactyl's attack missed!",
  5066. "msg": "Mega Aerodactyl used Stone Edge! A critical hit! You fainted!"
  5067. }
  5068. },
  5069. "teamUtilities": true,
  5070. "vote": 2
  5071. }
  5072. },
  5073. {
  5074. "role": "noivern+",
  5075. "translation": "Noivern",
  5076. "side": "krow",
  5077. "hide": true,
  5078. "help": "You are Noivern! Let's be honest, aside from weird, no one knows what you are. Maybe that's why Mayor Staraptor evicted you during the winter... anyway, ever since that day you've perfected your skills in every craft imaginable, leaving you in perfect condition to help your stepbrother Mandibuzz. During the night, you may use /slash to kill a second opponent, /inspect, /distract, and /poison. All of these commands have one use each. In addition, you share in the team nightkill. Just hope Staraptor doesn't put you on ice. Thanks to Shaymin-S, your vote has been increased to 2!",
  5079. "info": "Can kill one person during the night. Can use all of the following commands once a game during the night: distract, inspect, poison, and slash (unshared kill). ~Sided~",
  5080. "actions": {
  5081. "night": {
  5082. "vote": {
  5083. "command": "dummy",
  5084. "inputmsg": "You currently have a vote of 2!",
  5085. "hide": true,
  5086. "compulsory": true,
  5087. "noFollow": true,
  5088. "target": "OnlySelf",
  5089. "priority": 99,
  5090. "common": "Self"
  5091. },
  5092. "kill": {
  5093. "target": "AnyButTeam",
  5094. "common": "Team",
  5095. "priority": 10,
  5096. "hide": true,
  5097. "broadcast": "team",
  5098. "msg": "You were pummeled to bits by Draco Meteor."
  5099. },
  5100. "slash": {
  5101. "command": "kill",
  5102. "target": "AnyButTeam",
  5103. "common": "Self",
  5104. "priority": 10,
  5105. "hide": true,
  5106. "broadcast": "team",
  5107. "charges": 1,
  5108. "msg": "A powerful Air Slash took you out of the skies."
  5109. },
  5110. "distract": {
  5111. "target": "AnyButTeam",
  5112. "common": "Self",
  5113. "broadcast": "team",
  5114. "hide": true,
  5115. "charges": 1,
  5116. "priority": 3
  5117. },
  5118. "inspect": {
  5119. "target": "AnyButTeam",
  5120. "common": "Self",
  5121. "broadcast": "team",
  5122. "charges": 1,
  5123. "hide": true,
  5124. "priority": 22
  5125. },
  5126. "poison": {
  5127. "target": "AnyButTeam",
  5128. "common": "Self",
  5129. "broadcast": "team",
  5130. "charges": 1,
  5131. "hide": true,
  5132. "priority": 9
  5133. }
  5134. },
  5135. "teamUtilities": true,
  5136. "vote": 2
  5137. }
  5138. },
  5139. {
  5140. "role": "honchkrow-",
  5141. "translation": "Honchkrow",
  5142. "side": "krow",
  5143. "hide": true,
  5144. "help": "You are Honchkrow! Aside from that pesky Yveltal, you represent the greedy side of Brisa in fashion. You've often been cast aside by the other villagers, eventually leaving you to go into exile and create your own band of thugs. Well, today is the day for revenge! During the night, use /kill to knock one of those snot-beaked dweebs out of the sky. Don't worry about Togekiss, by the way. You're immune to her slashes. Unfortunately, Tropius' poison has reduced your vote to zero!",
  5145. "info": "Can kill one person during the night (shared with its team). Ignores all distractors that come its way during the night. ~Sided~",
  5146. "actions": {
  5147. "night": {
  5148. "vote": {
  5149. "command": "dummy",
  5150. "inputmsg": "You currently have a vote of 0!",
  5151. "hide": true,
  5152. "compulsory": true,
  5153. "noFollow": true,
  5154. "target": "OnlySelf",
  5155. "priority": 99,
  5156. "common": "Self"
  5157. },
  5158. "kill": {
  5159. "target": "AnyButTeam",
  5160. "common": "Team",
  5161. "priority": 10,
  5162. "hide": true,
  5163. "broadcast": "team",
  5164. "msg": "The Big Boss pokemon Honchkrow claims another victim: you."
  5165. }
  5166. },
  5167. "distract": {
  5168. "mode": "ignore"
  5169. },
  5170. "teamUtilities": true,
  5171. "vote": 0
  5172. }
  5173. },
  5174. {
  5175. "role": "mandibuzz-",
  5176. "translation": "Mandibuzz",
  5177. "side": "krow",
  5178. "hide": true,
  5179. "help": "You are Mandibuzz! Going to exile soon after Honchkrow, you two quickly formed a bond and vowed to seek revenge on those irritating brats who felt you didn't belong because you are 'dark'. You know Honchkrow's abilities surpass your own, but you're very happy to help. Alongside /kill, you are able to use /protect during the night to protect one of your teammates. Keep your partner in crime safe, and it should be smooth sailing. Unfortunately, Tropius' poison has reduced your vote to zero!",
  5180. "info": "Can kill one person during the night (shared with its team). Can protect one of its teammates during the night as well. ~Sided~",
  5181. "actions": {
  5182. "night": {
  5183. "vote": {
  5184. "command": "dummy",
  5185. "inputmsg": "You currently have a vote of 0!",
  5186. "hide": true,
  5187. "compulsory": true,
  5188. "noFollow": true,
  5189. "target": "OnlySelf",
  5190. "priority": 99,
  5191. "common": "Self"
  5192. },
  5193. "kill": {
  5194. "target": "AnyButTeam",
  5195. "common": "Team",
  5196. "priority": 10,
  5197. "hide": true,
  5198. "broadcast": "team",
  5199. "msg": "You were attacked and defeated by Mandibuzz!"
  5200. },
  5201. "protect": {
  5202. "command": ["protect", "guard"],
  5203. "guardActions": ["copy"],
  5204. "guardmsg": "",
  5205. "target": "AnyButSelf",
  5206. "common": "Self",
  5207. "priority": 5,
  5208. "hide": true,
  5209. "broadcast": "team"
  5210. }
  5211. },
  5212. "teamUtilities": true,
  5213. "vote": 0
  5214. }
  5215. },
  5216. {
  5217. "role": "crobat-",
  5218. "translation": "Crobat",
  5219. "side": "krow",
  5220. "hide": true,
  5221. "help": "You are Crobat! Along with being a meme on this weird so-called 'Internet' place called 'Pokemon Online', you are quite feared in the world of Brisa due to your ability to take people out before they can act. Unfortunately for them, that's the exact skill you wish to help cousin Honchkrow with. During the night, use /shock to unleash a vicious Venoshock attack, killing off whoever is poisoned immediately no matter who is protected! Just be careful, don't wanna help your main enemy. Unfortunately, Tropius' poison has reduced your vote to zero!",
  5222. "info": "Can shock (poison) someone during the night which kills them at the end of the same night. ~Sided~",
  5223. "actions": {
  5224. "night": {
  5225. "vote": {
  5226. "command": "dummy",
  5227. "inputmsg": "You currently have a vote of 0!",
  5228. "hide": true,
  5229. "compulsory": true,
  5230. "noFollow": true,
  5231. "target": "OnlySelf",
  5232. "priority": 99,
  5233. "common": "Self"
  5234. },
  5235. "shock": {
  5236. "command": "poison",
  5237. "target": "AnyButTeam",
  5238. "common": "Self",
  5239. "priority": 8,
  5240. "broadcast": "team",
  5241. "hide": true,
  5242. "limit": 1,
  5243. "count": 1,
  5244. "poisonDeadMessage": "You died instantly to the deadly poison of Crobat."
  5245. }
  5246. },
  5247. "teamUtilities": true,
  5248. "vote": 0
  5249. }
  5250. },
  5251. {
  5252. "role": "megaaerodactyl-",
  5253. "translation": "Mega Aerodactyl",
  5254. "side": "krow",
  5255. "hide": true,
  5256. "help": "You are Mega Aerodactyl! After listening to too much 60s music and growing a beard out of stone, the village deemed you too weird and an 'old flying stone', sending you out as a result. In your flights you found Honchkrow, and immediately bonded over your desire to get revenge. On top of sharing with your team's /kill, use /edge to knock a second opponent out of the sky... 80% of the time! This attack, while the slowest, is also able to bypass protection. Hope on your rolling stones that they land, otherwise you may regret it. Unfortunately, Tropius' poison has reduced your vote to zero!",
  5257. "info": "Can kill one person during the night (shared with its team). Can edge (unshared kill, pierces protect, 20% fail chance) that can be used during the night. ~Sided~",
  5258. "actions": {
  5259. "night": {
  5260. "vote": {
  5261. "command": "dummy",
  5262. "inputmsg": "You currently have a vote of 0!",
  5263. "hide": true,
  5264. "compulsory": true,
  5265. "noFollow": true,
  5266. "target": "OnlySelf",
  5267. "priority": 99,
  5268. "common": "Self"
  5269. },
  5270. "kill": {
  5271. "target": "AnyButTeam",
  5272. "common": "Team",
  5273. "priority": 10,
  5274. "hide": true,
  5275. "broadcast": "team",
  5276. "msg": "You were crushed under the fierce power of Mega Aerodactyl."
  5277. },
  5278. "edge": {
  5279. "command": "kill",
  5280. "target": "AnyButTeam",
  5281. "common": "Self",
  5282. "priority": 18,
  5283. "broadcast": "team",
  5284. "pierce": true,
  5285. "hide": true,
  5286. "failChance": 0.2,
  5287. "failmsg": "Mega Aerodactyl used Stone Edge! Mega Aerodactyl's attack missed!",
  5288. "msg": "Mega Aerodactyl used Stone Edge! A critical hit! You fainted!"
  5289. }
  5290. },
  5291. "teamUtilities": true,
  5292. "vote": 0
  5293. }
  5294. },
  5295. {
  5296. "role": "noivern-",
  5297. "translation": "Noivern",
  5298. "side": "krow",
  5299. "hide": true,
  5300. "help": "You are Noivern! Let's be honest, aside from weird, no one knows what you are. Maybe that's why Mayor Staraptor evicted you during the winter... anyway, ever since that day you've perfected your skills in every craft imaginable, leaving you in perfect condition to help your stepbrother Mandibuzz. During the night, you may use /slash to kill a second opponent, /inspect, /distract, and /poison. All of these commands have one use each. In addition, you share in the team nightkill. Just hope Staraptor doesn't put you on ice. Unfortunately, Tropius' poison has reduced your vote to zero!",
  5301. "info": "Can kill one person during the night. Can use all of the following commands once a game during the night: distract, inspect, poison, and slash (unshared kill). ~Sided~",
  5302. "actions": {
  5303. "night": {
  5304. "vote": {
  5305. "command": "dummy",
  5306. "inputmsg": "You currently have a vote of 0!",
  5307. "hide": true,
  5308. "compulsory": true,
  5309. "noFollow": true,
  5310. "target": "OnlySelf",
  5311. "priority": 99,
  5312. "common": "Self"
  5313. },
  5314. "kill": {
  5315. "target": "AnyButTeam",
  5316. "common": "Team",
  5317. "priority": 10,
  5318. "hide": true,
  5319. "broadcast": "team",
  5320. "msg": "You were pummeled to bits by Draco Meteor."
  5321. },
  5322. "slash": {
  5323. "command": "kill",
  5324. "target": "AnyButTeam",
  5325. "common": "Self",
  5326. "priority": 10,
  5327. "hide": true,
  5328. "broadcast": "team",
  5329. "charges": 1,
  5330. "msg": "A powerful Air Slash took you out of the skies."
  5331. },
  5332. "distract": {
  5333. "target": "AnyButTeam",
  5334. "common": "Self",
  5335. "broadcast": "team",
  5336. "charges": 1,
  5337. "hide": true,
  5338. "priority": 3
  5339. },
  5340. "inspect": {
  5341. "target": "AnyButTeam",
  5342. "common": "Self",
  5343. "broadcast": "team",
  5344. "charges": 1,
  5345. "hide": true,
  5346. "priority": 22
  5347. },
  5348. "poison": {
  5349. "target": "AnyButTeam",
  5350. "common": "Self",
  5351. "broadcast": "team",
  5352. "charges": 1,
  5353. "hide": true,
  5354. "priority": 9
  5355. }
  5356. },
  5357. "teamUtilities": true,
  5358. "vote": 0
  5359. }
  5360. },
  5361. {
  5362. "role": "tropius",
  5363. "translation": "Tropius",
  5364. "side": "odd",
  5365. "help": "You are Tropius! Are you a dinosaur or a banana tree? Either way, you were deemed as not being 'birdlike' enough by Mayor Staraptor, leading you to your eviction. Now that the time has come to see who truly rules the skies, you're out to seek revenge. During the night, use /poison on anyone you wish. This person will not only die in two days, but their vote will go down by one as well! Good enough to put Mr. Goody-Two-Talons in his place. To ensure you're hitting the right targets, you can /search one person during the day to see what their role is!",
  5366. "info": "Can poison one person during the night (takes 2 days to kill, reduces target's vote by 1). Can search (inspect) one person during the day. ~Sided~",
  5367. "actions": {
  5368. "night": {
  5369. "vote": {
  5370. "command": "dummy",
  5371. "inputmsg": "You currently have a vote of 1!",
  5372. "hide": true,
  5373. "compulsory": true,
  5374. "noFollow": true,
  5375. "target": "OnlySelf",
  5376. "priority": 99,
  5377. "common": "Self"
  5378. },
  5379. "poison": {
  5380. "command": [
  5381. "convert",
  5382. "poison"
  5383. ],
  5384. "target": "AnyButTeam",
  5385. "common": "Self",
  5386. "priority": 9,
  5387. "broadcast": "team",
  5388. "hide": true,
  5389. "limit": 1,
  5390. "count": 3,
  5391. "newRole": {
  5392. "pidgey-": ["pidgey"],
  5393. "pidgey0": ["pidgey+"],
  5394. "pidgeotto-": ["pidgeotto"],
  5395. "pidgeotto0": ["pidgeotto+"],
  5396. "pidgeot-": ["pidgeot"],
  5397. "pidgeot0": ["pidgeot+"],
  5398. "megapidgeot-": ["megapidgeot"],
  5399. "megapidgeot0": ["megapidgeot+"],
  5400. "hoothoot-": ["hoothoot"],
  5401. "hoothoot0": ["hoothoot+"],
  5402. "noctowl-": ["noctowl"],
  5403. "noctowl0": ["noctowl+"],
  5404. "rowlet-": ["rowlet"],
  5405. "rowlet0": ["rowlet+"],
  5406. "talonflame-": ["talonflame"],
  5407. "talonflame0": ["talonflame+"],
  5408. "chatot-": ["chatot"],
  5409. "chatot0": ["chatot+"],
  5410. "ledian-": ["ledian"],
  5411. "ledian0": ["ledian+"],
  5412. "delibird-": ["delibird"],
  5413. "delibird0": ["delibird+"],
  5414. "swellow-": ["swellow"],
  5415. "swellow0": ["swellow+"],
  5416. "hawlucha-": ["hawlucha"],
  5417. "hawlucha0": ["hawlucha+"],
  5418. "pidove-": ["pidove"],
  5419. "pidove0": ["pidove+"],
  5420. "megaaltaria-": ["megaaltaria"],
  5421. "megaaltaria0": ["megaaltaria+"],
  5422. "togekiss-": ["togekiss"],
  5423. "togekiss0": ["togekiss+"],
  5424. "staraptor-": ["staraptor"],
  5425. "staraptor0": ["staraptor+"],
  5426. "staraptorbig-": ["staraptorbig"],
  5427. "staraptorbig0": ["staraptorbig+"],
  5428. "honchkrow-": ["honchkrow"],
  5429. "honchkrow0": ["honchkrow+"],
  5430. "mandibuzz-": ["mandibuzz"],
  5431. "mandibuzz0": ["mandibuzz+"],
  5432. "crobat-": ["crobat"],
  5433. "crobat0": ["crobat+"],
  5434. "megaaerodactyl-": ["megaaerodactyl"],
  5435. "megaaerodactyl0": ["megaaerodactyl+"],
  5436. "noivern-": ["noivern"],
  5437. "noivern0": ["noivern+"],
  5438. "hooh-": ["hooh"],
  5439. "hooh0": ["hooh+"],
  5440. "lugia-": ["lugia"],
  5441. "lugia0": ["lugia+"],
  5442. "rayquaza-": ["rayquaza"],
  5443. "rayquaza0": ["rayquaza+"]
  5444. },
  5445. "convertfailmsg": "",
  5446. "convertmsg": "",
  5447. "tarmsg": "You have been poisoned and have 2 days to live. This poison has also reduced your vote by 1!"
  5448. }
  5449. },
  5450. "standby": {
  5451. "search": {
  5452. "command": "expose",
  5453. "target": "AnyButTeam",
  5454. "msg": "You can /search someone to figure out what their role is.",
  5455. "exposemsg": "Tropius peers its long neck through the thick bushes to observe ~Role~!",
  5456. "exposedtargetmsg": "~Target~ is ~Role~!"
  5457. }
  5458. },
  5459. "teamUtilities": true
  5460. }
  5461. },
  5462. {
  5463. "role": "tropius+",
  5464. "translation": "Tropius",
  5465. "side": "odd",
  5466. "hide": true,
  5467. "help": "You are Tropius! Are you a dinosaur or a banana tree? Either way, you were deemed as not being 'birdlike' enough by Mayor Staraptor, leading you to your eviction. Now that the time has come to see who truly rules the skies, you're out to seek revenge. During the night, use /poison on anyone you wish. This person will not only die in two days, but their vote will go down by one as well! Good enough to put Mr. Goody-Two-Talons in his place. To ensure you're hitting the right targets, you can /search one person during the day to see what their role is! Thanks to Shaymin-S, your vote has increased to 2!",
  5468. "info": "Can poison one person during the night (takes 2 days to kill, reduces target's vote by 1). ~Sided~",
  5469. "actions": {
  5470. "night": {
  5471. "vote": {
  5472. "command": "dummy",
  5473. "inputmsg": "You currently have a vote of 2!",
  5474. "hide": true,
  5475. "compulsory": true,
  5476. "noFollow": true,
  5477. "target": "OnlySelf",
  5478. "priority": 99,
  5479. "common": "Self"
  5480. },
  5481. "poison": {
  5482. "command": [
  5483. "convert",
  5484. "poison"
  5485. ],
  5486. "target": "AnyButTeam",
  5487. "common": "Self",
  5488. "priority": 9,
  5489. "broadcast": "team",
  5490. "hide": true,
  5491. "limit": 1,
  5492. "count": 3,
  5493. "newRole": {
  5494. "pidgey-": ["pidgey"],
  5495. "pidgey0": ["pidgey+"],
  5496. "pidgeotto-": ["pidgeotto"],
  5497. "pidgeotto0": ["pidgeotto+"],
  5498. "pidgeot-": ["pidgeot"],
  5499. "pidgeot0": ["pidgeot+"],
  5500. "megapidgeot-": ["megapidgeot"],
  5501. "megapidgeot0": ["megapidgeot+"],
  5502. "hoothoot-": ["hoothoot"],
  5503. "hoothoot0": ["hoothoot+"],
  5504. "noctowl-": ["noctowl"],
  5505. "noctowl0": ["noctowl+"],
  5506. "rowlet-": ["rowlet"],
  5507. "rowlet0": ["rowlet+"],
  5508. "talonflame-": ["talonflame"],
  5509. "talonflame0": ["talonflame+"],
  5510. "chatot-": ["chatot"],
  5511. "chatot0": ["chatot+"],
  5512. "ledian-": ["ledian"],
  5513. "ledian0": ["ledian+"],
  5514. "delibird-": ["delibird"],
  5515. "delibird0": ["delibird+"],
  5516. "swellow-": ["swellow"],
  5517. "swellow0": ["swellow+"],
  5518. "hawlucha-": ["hawlucha"],
  5519. "hawlucha0": ["hawlucha+"],
  5520. "pidove-": ["pidove"],
  5521. "pidove0": ["pidove+"],
  5522. "megaaltaria-": ["megaaltaria"],
  5523. "megaaltaria0": ["megaaltaria+"],
  5524. "togekiss-": ["togekiss"],
  5525. "togekiss0": ["togekiss+"],
  5526. "staraptor-": ["staraptor"],
  5527. "staraptor0": ["staraptor+"],
  5528. "staraptorbig-": ["staraptorbig"],
  5529. "staraptorbig0": ["staraptorbig+"],
  5530. "honchkrow-": ["honchkrow"],
  5531. "honchkrow0": ["honchkrow+"],
  5532. "mandibuzz-": ["mandibuzz"],
  5533. "mandibuzz0": ["mandibuzz+"],
  5534. "crobat-": ["crobat"],
  5535. "crobat0": ["crobat+"],
  5536. "megaaerodactyl-": ["megaaerodactyl"],
  5537. "megaaerodactyl0": ["megaaerodactyl+"],
  5538. "noivern-": ["noivern"],
  5539. "noivern0": ["noivern+"],
  5540. "hooh-": ["hooh"],
  5541. "hooh0": ["hooh+"],
  5542. "lugia-": ["lugia"],
  5543. "lugia0": ["lugia+"],
  5544. "rayquaza-": ["rayquaza"],
  5545. "rayquaza0": ["rayquaza+"]
  5546. },
  5547. "convertfailmsg": "",
  5548. "convertmsg": "",
  5549. "tarmsg": "You have been poisoned and have 2 days to live. This poison has also reduced your vote by 1!"
  5550. }
  5551. },
  5552. "standby": {
  5553. "search": {
  5554. "command": "expose",
  5555. "target": "AnyButTeam",
  5556. "msg": "You can /search someone to figure out what their role is.",
  5557. "exposemsg": "Tropius peers its long neck through the thick bushes to observe ~Role~!",
  5558. "exposedtargetmsg": "~Target~ is ~Role~!"
  5559. }
  5560. },
  5561. "teamUtilities": true,
  5562. "vote": 2
  5563. }
  5564. },
  5565. {
  5566. "role": "gyarados",
  5567. "translation": "Gyarados",
  5568. "side": "odd",
  5569. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun!",
  5570. "info": "Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. Caps at a vote of 7. ~Sided~",
  5571. "actions": {
  5572. "night": {
  5573. "vote": {
  5574. "command": "dummy",
  5575. "inputmsg": "You currently have a vote of 1!",
  5576. "hide": true,
  5577. "compulsory": true,
  5578. "noFollow": true,
  5579. "target": "OnlySelf",
  5580. "priority": 99,
  5581. "common": "Self"
  5582. },
  5583. "kill": {
  5584. "command": [
  5585. "copy",
  5586. "kill"
  5587. ],
  5588. "target": "AnyButTeam",
  5589. "common": "Team",
  5590. "priority": 15.9,
  5591. "hide": true,
  5592. "broadcast": "team",
  5593. "canCopy": [
  5594. "pidgeotto",
  5595. "pidgeot",
  5596. "megapidgeot",
  5597. "hoothoot",
  5598. "noctowl",
  5599. "rowlet",
  5600. "talonflame",
  5601. "chatot",
  5602. "ledian",
  5603. "delibird",
  5604. "swellow",
  5605. "hawlucha",
  5606. "megaaltaria",
  5607. "togekiss",
  5608. "staraptor",
  5609. "staraptorbig",
  5610. "pidgeotto0",
  5611. "pidgeot0",
  5612. "megapidgeot0",
  5613. "hoothoot0",
  5614. "noctowl0",
  5615. "rowlet0",
  5616. "talonflame0",
  5617. "chatot0",
  5618. "ledian0",
  5619. "delibird0",
  5620. "swellow0",
  5621. "hawlucha0",
  5622. "megaaltaria0",
  5623. "togekiss0",
  5624. "staraptor0",
  5625. "staraptorbig0",
  5626. "pidgeotto+",
  5627. "pidgeot+",
  5628. "megapidgeot+",
  5629. "hoothoot+",
  5630. "noctowl+",
  5631. "rowlet+",
  5632. "talonflame+",
  5633. "chatot+",
  5634. "ledian+",
  5635. "delibird+",
  5636. "swellow+",
  5637. "hawlucha+",
  5638. "megaaltaria+",
  5639. "togekiss+",
  5640. "staraptor+",
  5641. "staraptorbig+",
  5642. "pidgeotto-",
  5643. "pidgeot-",
  5644. "megapidgeot-",
  5645. "hoothoot-",
  5646. "noctowl-",
  5647. "rowlet-",
  5648. "talonflame-",
  5649. "chatot-",
  5650. "ledian-",
  5651. "delibird-",
  5652. "swellow-",
  5653. "hawlucha-",
  5654. "megaaltaria-",
  5655. "togekiss-",
  5656. "staraptor-",
  5657. "staraptorbig-"
  5658. ],
  5659. "copyAs": {
  5660. "gyarados2": [
  5661. "pidgeotto",
  5662. "pidgeot",
  5663. "megapidgeot",
  5664. "hoothoot",
  5665. "noctowl",
  5666. "rowlet",
  5667. "talonflame",
  5668. "chatot",
  5669. "ledian",
  5670. "delibird",
  5671. "swellow",
  5672. "hawlucha",
  5673. "megaaltaria",
  5674. "togekiss",
  5675. "staraptor",
  5676. "staraptorbig",
  5677. "pidgeotto0",
  5678. "pidgeot0",
  5679. "megapidgeot0",
  5680. "hoothoot0",
  5681. "noctowl0",
  5682. "rowlet0",
  5683. "talonflame0",
  5684. "chatot0",
  5685. "ledian0",
  5686. "delibird0",
  5687. "swellow0",
  5688. "hawlucha0",
  5689. "megaaltaria0",
  5690. "togekiss0",
  5691. "staraptor0",
  5692. "staraptorbig0",
  5693. "pidgeotto+",
  5694. "pidgeot+",
  5695. "megapidgeot+",
  5696. "hoothoot+",
  5697. "noctowl+",
  5698. "rowlet+",
  5699. "talonflame+",
  5700. "chatot+",
  5701. "ledian+",
  5702. "delibird+",
  5703. "swellow+",
  5704. "hawlucha+",
  5705. "megaaltaria+",
  5706. "togekiss+",
  5707. "staraptor+",
  5708. "staraptorbig+",
  5709. "pidgeotto-",
  5710. "pidgeot-",
  5711. "megapidgeot-",
  5712. "hoothoot-",
  5713. "noctowl-",
  5714. "rowlet-",
  5715. "talonflame-",
  5716. "chatot-",
  5717. "ledian-",
  5718. "delibird-",
  5719. "swellow-",
  5720. "hawlucha-",
  5721. "megaaltaria-",
  5722. "togekiss-",
  5723. "staraptor-",
  5724. "staraptorbig-"
  5725. ]
  5726. },
  5727. "copymsg": "Gyarados used Dragon Dance!",
  5728. "copyusermsg": ""
  5729. }
  5730. },
  5731. "teamUtilities": true
  5732. }
  5733. },
  5734. {
  5735. "role": "gyarados2",
  5736. "translation": "Gyarados (+2)",
  5737. "side": "odd",
  5738. "hide": true,
  5739. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 2.",
  5740. "info": "Has a vote of 2. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  5741. "actions": {
  5742. "night": {
  5743. "vote": {
  5744. "command": "dummy",
  5745. "inputmsg": "You currently have a vote of 2!",
  5746. "hide": true,
  5747. "compulsory": true,
  5748. "noFollow": true,
  5749. "target": "OnlySelf",
  5750. "priority": 99,
  5751. "common": "Self"
  5752. },
  5753. "kill": {
  5754. "command": [
  5755. "copy",
  5756. "kill"
  5757. ],
  5758. "target": "AnyButTeam",
  5759. "common": "Team",
  5760. "priority": 15.8,
  5761. "hide": true,
  5762. "broadcast": "team",
  5763. "canCopy": [
  5764. "pidgeotto",
  5765. "pidgeot",
  5766. "megapidgeot",
  5767. "hoothoot",
  5768. "noctowl",
  5769. "rowlet",
  5770. "talonflame",
  5771. "chatot",
  5772. "ledian",
  5773. "delibird",
  5774. "swellow",
  5775. "hawlucha",
  5776. "megaaltaria",
  5777. "togekiss",
  5778. "staraptor",
  5779. "staraptorbig",
  5780. "pidgeotto0",
  5781. "pidgeot0",
  5782. "megapidgeot0",
  5783. "hoothoot0",
  5784. "noctowl0",
  5785. "rowlet0",
  5786. "talonflame0",
  5787. "chatot0",
  5788. "ledian0",
  5789. "delibird0",
  5790. "swellow0",
  5791. "hawlucha0",
  5792. "megaaltaria0",
  5793. "togekiss0",
  5794. "staraptor0",
  5795. "staraptorbig0",
  5796. "pidgeotto+",
  5797. "pidgeot+",
  5798. "megapidgeot+",
  5799. "hoothoot+",
  5800. "noctowl+",
  5801. "rowlet+",
  5802. "talonflame+",
  5803. "chatot+",
  5804. "ledian+",
  5805. "delibird+",
  5806. "swellow+",
  5807. "hawlucha+",
  5808. "megaaltaria+",
  5809. "togekiss+",
  5810. "staraptor+",
  5811. "staraptorbig+",
  5812. "pidgeotto-",
  5813. "pidgeot-",
  5814. "megapidgeot-",
  5815. "hoothoot-",
  5816. "noctowl-",
  5817. "rowlet-",
  5818. "talonflame-",
  5819. "chatot-",
  5820. "ledian-",
  5821. "delibird-",
  5822. "swellow-",
  5823. "hawlucha-",
  5824. "megaaltaria-",
  5825. "togekiss-",
  5826. "staraptor-",
  5827. "staraptorbig-"
  5828. ],
  5829. "copyAs": {
  5830. "gyarados3": [
  5831. "pidgeotto",
  5832. "pidgeot",
  5833. "megapidgeot",
  5834. "hoothoot",
  5835. "noctowl",
  5836. "rowlet",
  5837. "talonflame",
  5838. "chatot",
  5839. "ledian",
  5840. "delibird",
  5841. "swellow",
  5842. "hawlucha",
  5843. "megaaltaria",
  5844. "togekiss",
  5845. "staraptor",
  5846. "staraptorbig",
  5847. "pidgeotto0",
  5848. "pidgeot0",
  5849. "megapidgeot0",
  5850. "hoothoot0",
  5851. "noctowl0",
  5852. "rowlet0",
  5853. "talonflame0",
  5854. "chatot0",
  5855. "ledian0",
  5856. "delibird0",
  5857. "swellow0",
  5858. "hawlucha0",
  5859. "megaaltaria0",
  5860. "togekiss0",
  5861. "staraptor0",
  5862. "staraptorbig0",
  5863. "pidgeotto+",
  5864. "pidgeot+",
  5865. "megapidgeot+",
  5866. "hoothoot+",
  5867. "noctowl+",
  5868. "rowlet+",
  5869. "talonflame+",
  5870. "chatot+",
  5871. "ledian+",
  5872. "delibird+",
  5873. "swellow+",
  5874. "hawlucha+",
  5875. "megaaltaria+",
  5876. "togekiss+",
  5877. "staraptor+",
  5878. "staraptorbig+",
  5879. "pidgeotto-",
  5880. "pidgeot-",
  5881. "megapidgeot-",
  5882. "hoothoot-",
  5883. "noctowl-",
  5884. "rowlet-",
  5885. "talonflame-",
  5886. "chatot-",
  5887. "ledian-",
  5888. "delibird-",
  5889. "swellow-",
  5890. "hawlucha-",
  5891. "megaaltaria-",
  5892. "togekiss-",
  5893. "staraptor-",
  5894. "staraptorbig-"
  5895. ]
  5896. },
  5897. "copymsg": "Gyarados used Dragon Dance!",
  5898. "copyusermsg": ""
  5899. }
  5900. },
  5901. "vote": 2,
  5902. "teamUtilities": true
  5903. }
  5904. },
  5905. {
  5906. "role": "gyarados3",
  5907. "translation": "Gyarados (+3)",
  5908. "side": "odd",
  5909. "hide": true,
  5910. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 3.",
  5911. "info": "Has a vote of 3. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  5912. "actions": {
  5913. "night": {
  5914. "vote": {
  5915. "command": "dummy",
  5916. "inputmsg": "You currently have a vote of 3!",
  5917. "hide": true,
  5918. "compulsory": true,
  5919. "noFollow": true,
  5920. "target": "OnlySelf",
  5921. "priority": 99,
  5922. "common": "Self"
  5923. },
  5924. "kill": {
  5925. "command": [
  5926. "copy",
  5927. "kill"
  5928. ],
  5929. "target": "AnyButTeam",
  5930. "common": "Team",
  5931. "priority": 15.7,
  5932. "hide": true,
  5933. "broadcast": "team",
  5934. "canCopy": [
  5935. "pidgeotto",
  5936. "pidgeot",
  5937. "megapidgeot",
  5938. "hoothoot",
  5939. "noctowl",
  5940. "rowlet",
  5941. "talonflame",
  5942. "chatot",
  5943. "ledian",
  5944. "delibird",
  5945. "swellow",
  5946. "hawlucha",
  5947. "megaaltaria",
  5948. "togekiss",
  5949. "staraptor",
  5950. "staraptorbig",
  5951. "pidgeotto0",
  5952. "pidgeot0",
  5953. "megapidgeot0",
  5954. "hoothoot0",
  5955. "noctowl0",
  5956. "rowlet0",
  5957. "talonflame0",
  5958. "chatot0",
  5959. "ledian0",
  5960. "delibird0",
  5961. "swellow0",
  5962. "hawlucha0",
  5963. "megaaltaria0",
  5964. "togekiss0",
  5965. "staraptor0",
  5966. "staraptorbig0",
  5967. "pidgeotto+",
  5968. "pidgeot+",
  5969. "megapidgeot+",
  5970. "hoothoot+",
  5971. "noctowl+",
  5972. "rowlet+",
  5973. "talonflame+",
  5974. "chatot+",
  5975. "ledian+",
  5976. "delibird+",
  5977. "swellow+",
  5978. "hawlucha+",
  5979. "megaaltaria+",
  5980. "togekiss+",
  5981. "staraptor+",
  5982. "staraptorbig+",
  5983. "pidgeotto-",
  5984. "pidgeot-",
  5985. "megapidgeot-",
  5986. "hoothoot-",
  5987. "noctowl-",
  5988. "rowlet-",
  5989. "talonflame-",
  5990. "chatot-",
  5991. "ledian-",
  5992. "delibird-",
  5993. "swellow-",
  5994. "hawlucha-",
  5995. "megaaltaria-",
  5996. "togekiss-",
  5997. "staraptor-",
  5998. "staraptorbig-"
  5999. ],
  6000. "copyAs": {
  6001. "gyarados4": [
  6002. "pidgeotto",
  6003. "pidgeot",
  6004. "megapidgeot",
  6005. "hoothoot",
  6006. "noctowl",
  6007. "rowlet",
  6008. "talonflame",
  6009. "chatot",
  6010. "ledian",
  6011. "delibird",
  6012. "swellow",
  6013. "hawlucha",
  6014. "megaaltaria",
  6015. "togekiss",
  6016. "staraptor",
  6017. "staraptorbig",
  6018. "pidgeotto0",
  6019. "pidgeot0",
  6020. "megapidgeot0",
  6021. "hoothoot0",
  6022. "noctowl0",
  6023. "rowlet0",
  6024. "talonflame0",
  6025. "chatot0",
  6026. "ledian0",
  6027. "delibird0",
  6028. "swellow0",
  6029. "hawlucha0",
  6030. "megaaltaria0",
  6031. "togekiss0",
  6032. "staraptor0",
  6033. "staraptorbig0",
  6034. "pidgeotto+",
  6035. "pidgeot+",
  6036. "megapidgeot+",
  6037. "hoothoot+",
  6038. "noctowl+",
  6039. "rowlet+",
  6040. "talonflame+",
  6041. "chatot+",
  6042. "ledian+",
  6043. "delibird+",
  6044. "swellow+",
  6045. "hawlucha+",
  6046. "megaaltaria+",
  6047. "togekiss+",
  6048. "staraptor+",
  6049. "staraptorbig+",
  6050. "pidgeotto-",
  6051. "pidgeot-",
  6052. "megapidgeot-",
  6053. "hoothoot-",
  6054. "noctowl-",
  6055. "rowlet-",
  6056. "talonflame-",
  6057. "chatot-",
  6058. "ledian-",
  6059. "delibird-",
  6060. "swellow-",
  6061. "hawlucha-",
  6062. "megaaltaria-",
  6063. "togekiss-",
  6064. "staraptor-",
  6065. "staraptorbig-"
  6066. ]
  6067. },
  6068. "copymsg": "Gyarados used Dragon Dance!",
  6069. "copyusermsg": ""
  6070. }
  6071. },
  6072. "vote": 3,
  6073. "teamUtilities": true
  6074. }
  6075. },
  6076. {
  6077. "role": "gyarados4",
  6078. "translation": "Gyarados (+4)",
  6079. "side": "odd",
  6080. "hide": true,
  6081. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 4.",
  6082. "info": "Has a vote of 4. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  6083. "actions": {
  6084. "night": {
  6085. "vote": {
  6086. "command": "dummy",
  6087. "inputmsg": "You currently have a vote of 4!",
  6088. "hide": true,
  6089. "compulsory": true,
  6090. "noFollow": true,
  6091. "target": "OnlySelf",
  6092. "priority": 99,
  6093. "common": "Self"
  6094. },
  6095. "kill": {
  6096. "command": [
  6097. "copy",
  6098. "kill"
  6099. ],
  6100. "target": "AnyButTeam",
  6101. "common": "Team",
  6102. "priority": 15.6,
  6103. "hide": true,
  6104. "broadcast": "team",
  6105. "canCopy": [
  6106. "pidgeotto",
  6107. "pidgeot",
  6108. "megapidgeot",
  6109. "hoothoot",
  6110. "noctowl",
  6111. "rowlet",
  6112. "talonflame",
  6113. "chatot",
  6114. "ledian",
  6115. "delibird",
  6116. "swellow",
  6117. "hawlucha",
  6118. "megaaltaria",
  6119. "togekiss",
  6120. "staraptor",
  6121. "staraptorbig",
  6122. "pidgeotto0",
  6123. "pidgeot0",
  6124. "megapidgeot0",
  6125. "hoothoot0",
  6126. "noctowl0",
  6127. "rowlet0",
  6128. "talonflame0",
  6129. "chatot0",
  6130. "ledian0",
  6131. "delibird0",
  6132. "swellow0",
  6133. "hawlucha0",
  6134. "megaaltaria0",
  6135. "togekiss0",
  6136. "staraptor0",
  6137. "staraptorbig0",
  6138. "pidgeotto+",
  6139. "pidgeot+",
  6140. "megapidgeot+",
  6141. "hoothoot+",
  6142. "noctowl+",
  6143. "rowlet+",
  6144. "talonflame+",
  6145. "chatot+",
  6146. "ledian+",
  6147. "delibird+",
  6148. "swellow+",
  6149. "hawlucha+",
  6150. "megaaltaria+",
  6151. "togekiss+",
  6152. "staraptor+",
  6153. "staraptorbig+",
  6154. "pidgeotto-",
  6155. "pidgeot-",
  6156. "megapidgeot-",
  6157. "hoothoot-",
  6158. "noctowl-",
  6159. "rowlet-",
  6160. "talonflame-",
  6161. "chatot-",
  6162. "ledian-",
  6163. "delibird-",
  6164. "swellow-",
  6165. "hawlucha-",
  6166. "megaaltaria-",
  6167. "togekiss-",
  6168. "staraptor-",
  6169. "staraptorbig-"
  6170. ],
  6171. "copyAs": {
  6172. "gyarados5": [
  6173. "pidgeotto",
  6174. "pidgeot",
  6175. "megapidgeot",
  6176. "hoothoot",
  6177. "noctowl",
  6178. "rowlet",
  6179. "talonflame",
  6180. "chatot",
  6181. "ledian",
  6182. "delibird",
  6183. "swellow",
  6184. "hawlucha",
  6185. "megaaltaria",
  6186. "togekiss",
  6187. "staraptor",
  6188. "staraptorbig",
  6189. "pidgeotto0",
  6190. "pidgeot0",
  6191. "megapidgeot0",
  6192. "hoothoot0",
  6193. "noctowl0",
  6194. "rowlet0",
  6195. "talonflame0",
  6196. "chatot0",
  6197. "ledian0",
  6198. "delibird0",
  6199. "swellow0",
  6200. "hawlucha0",
  6201. "megaaltaria0",
  6202. "togekiss0",
  6203. "staraptor0",
  6204. "staraptorbig0",
  6205. "pidgeotto+",
  6206. "pidgeot+",
  6207. "megapidgeot+",
  6208. "hoothoot+",
  6209. "noctowl+",
  6210. "rowlet+",
  6211. "talonflame+",
  6212. "chatot+",
  6213. "ledian+",
  6214. "delibird+",
  6215. "swellow+",
  6216. "hawlucha+",
  6217. "megaaltaria+",
  6218. "togekiss+",
  6219. "staraptor+",
  6220. "staraptorbig+",
  6221. "pidgeotto-",
  6222. "pidgeot-",
  6223. "megapidgeot-",
  6224. "hoothoot-",
  6225. "noctowl-",
  6226. "rowlet-",
  6227. "talonflame-",
  6228. "chatot-",
  6229. "ledian-",
  6230. "delibird-",
  6231. "swellow-",
  6232. "hawlucha-",
  6233. "megaaltaria-",
  6234. "togekiss-",
  6235. "staraptor-",
  6236. "staraptorbig-"
  6237. ]
  6238. },
  6239. "copymsg": "Gyarados used Dragon Dance!",
  6240. "copyusermsg": ""
  6241. }
  6242. },
  6243. "vote": 4,
  6244. "teamUtilities": true
  6245. }
  6246. },
  6247. {
  6248. "role": "gyarados5",
  6249. "translation": "Gyarados (+5)",
  6250. "side": "odd",
  6251. "hide": true,
  6252. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 5.",
  6253. "info": "Has a vote of 5. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  6254. "actions": {
  6255. "night": {
  6256. "vote": {
  6257. "command": "dummy",
  6258. "inputmsg": "You currently have a vote of 5!",
  6259. "hide": true,
  6260. "compulsory": true,
  6261. "noFollow": true,
  6262. "target": "OnlySelf",
  6263. "priority": 99,
  6264. "common": "Self"
  6265. },
  6266. "kill": {
  6267. "command": [
  6268. "copy",
  6269. "kill"
  6270. ],
  6271. "target": "AnyButTeam",
  6272. "common": "Team",
  6273. "priority": 15.5,
  6274. "hide": true,
  6275. "broadcast": "team",
  6276. "canCopy": [
  6277. "pidgeotto",
  6278. "pidgeot",
  6279. "megapidgeot",
  6280. "hoothoot",
  6281. "noctowl",
  6282. "rowlet",
  6283. "talonflame",
  6284. "chatot",
  6285. "ledian",
  6286. "delibird",
  6287. "swellow",
  6288. "hawlucha",
  6289. "megaaltaria",
  6290. "togekiss",
  6291. "staraptor",
  6292. "staraptorbig",
  6293. "pidgeotto0",
  6294. "pidgeot0",
  6295. "megapidgeot0",
  6296. "hoothoot0",
  6297. "noctowl0",
  6298. "rowlet0",
  6299. "talonflame0",
  6300. "chatot0",
  6301. "ledian0",
  6302. "delibird0",
  6303. "swellow0",
  6304. "hawlucha0",
  6305. "megaaltaria0",
  6306. "togekiss0",
  6307. "staraptor0",
  6308. "staraptorbig0",
  6309. "pidgeotto+",
  6310. "pidgeot+",
  6311. "megapidgeot+",
  6312. "hoothoot+",
  6313. "noctowl+",
  6314. "rowlet+",
  6315. "talonflame+",
  6316. "chatot+",
  6317. "ledian+",
  6318. "delibird+",
  6319. "swellow+",
  6320. "hawlucha+",
  6321. "megaaltaria+",
  6322. "togekiss+",
  6323. "staraptor+",
  6324. "staraptorbig+",
  6325. "pidgeotto-",
  6326. "pidgeot-",
  6327. "megapidgeot-",
  6328. "hoothoot-",
  6329. "noctowl-",
  6330. "rowlet-",
  6331. "talonflame-",
  6332. "chatot-",
  6333. "ledian-",
  6334. "delibird-",
  6335. "swellow-",
  6336. "hawlucha-",
  6337. "megaaltaria-",
  6338. "togekiss-",
  6339. "staraptor-",
  6340. "staraptorbig-"
  6341. ],
  6342. "copyAs": {
  6343. "gyarados6": [
  6344. "pidgeotto",
  6345. "pidgeot",
  6346. "megapidgeot",
  6347. "hoothoot",
  6348. "noctowl",
  6349. "rowlet",
  6350. "talonflame",
  6351. "chatot",
  6352. "ledian",
  6353. "delibird",
  6354. "swellow",
  6355. "hawlucha",
  6356. "megaaltaria",
  6357. "togekiss",
  6358. "staraptor",
  6359. "staraptorbig",
  6360. "pidgeotto0",
  6361. "pidgeot0",
  6362. "megapidgeot0",
  6363. "hoothoot0",
  6364. "noctowl0",
  6365. "rowlet0",
  6366. "talonflame0",
  6367. "chatot0",
  6368. "ledian0",
  6369. "delibird0",
  6370. "swellow0",
  6371. "hawlucha0",
  6372. "megaaltaria0",
  6373. "togekiss0",
  6374. "staraptor0",
  6375. "staraptorbig0",
  6376. "pidgeotto+",
  6377. "pidgeot+",
  6378. "megapidgeot+",
  6379. "hoothoot+",
  6380. "noctowl+",
  6381. "rowlet+",
  6382. "talonflame+",
  6383. "chatot+",
  6384. "ledian+",
  6385. "delibird+",
  6386. "swellow+",
  6387. "hawlucha+",
  6388. "megaaltaria+",
  6389. "togekiss+",
  6390. "staraptor+",
  6391. "staraptorbig+",
  6392. "pidgeotto-",
  6393. "pidgeot-",
  6394. "megapidgeot-",
  6395. "hoothoot-",
  6396. "noctowl-",
  6397. "rowlet-",
  6398. "talonflame-",
  6399. "chatot-",
  6400. "ledian-",
  6401. "delibird-",
  6402. "swellow-",
  6403. "hawlucha-",
  6404. "megaaltaria-",
  6405. "togekiss-",
  6406. "staraptor-",
  6407. "staraptorbig-"
  6408. ]
  6409. },
  6410. "copymsg": "Gyarados used Dragon Dance!",
  6411. "copyusermsg": ""
  6412. }
  6413. },
  6414. "vote": 5,
  6415. "teamUtilities": true
  6416. }
  6417. },
  6418. {
  6419. "role": "gyarados6",
  6420. "translation": "Gyarados (+6)",
  6421. "side": "odd",
  6422. "hide": true,
  6423. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 6.",
  6424. "info": "Has a vote of 6. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  6425. "actions": {
  6426. "night": {
  6427. "vote": {
  6428. "command": "dummy",
  6429. "inputmsg": "You currently have a vote of 6!",
  6430. "hide": true,
  6431. "compulsory": true,
  6432. "noFollow": true,
  6433. "target": "OnlySelf",
  6434. "priority": 99,
  6435. "common": "Self"
  6436. },
  6437. "kill": {
  6438. "command": [
  6439. "copy",
  6440. "kill"
  6441. ],
  6442. "target": "AnyButTeam",
  6443. "common": "Team",
  6444. "priority": 15.4,
  6445. "hide": true,
  6446. "broadcast": "team",
  6447. "canCopy": [
  6448. "pidgeotto",
  6449. "pidgeot",
  6450. "megapidgeot",
  6451. "hoothoot",
  6452. "noctowl",
  6453. "rowlet",
  6454. "talonflame",
  6455. "chatot",
  6456. "ledian",
  6457. "delibird",
  6458. "swellow",
  6459. "hawlucha",
  6460. "megaaltaria",
  6461. "togekiss",
  6462. "staraptor",
  6463. "staraptorbig",
  6464. "pidgeotto0",
  6465. "pidgeot0",
  6466. "megapidgeot0",
  6467. "hoothoot0",
  6468. "noctowl0",
  6469. "rowlet0",
  6470. "talonflame0",
  6471. "chatot0",
  6472. "ledian0",
  6473. "delibird0",
  6474. "swellow0",
  6475. "hawlucha0",
  6476. "megaaltaria0",
  6477. "togekiss0",
  6478. "staraptor0",
  6479. "staraptorbig0",
  6480. "pidgeotto+",
  6481. "pidgeot+",
  6482. "megapidgeot+",
  6483. "hoothoot+",
  6484. "noctowl+",
  6485. "rowlet+",
  6486. "talonflame+",
  6487. "chatot+",
  6488. "ledian+",
  6489. "delibird+",
  6490. "swellow+",
  6491. "hawlucha+",
  6492. "megaaltaria+",
  6493. "togekiss+",
  6494. "staraptor+",
  6495. "staraptorbig+",
  6496. "pidgeotto-",
  6497. "pidgeot-",
  6498. "megapidgeot-",
  6499. "hoothoot-",
  6500. "noctowl-",
  6501. "rowlet-",
  6502. "talonflame-",
  6503. "chatot-",
  6504. "ledian-",
  6505. "delibird-",
  6506. "swellow-",
  6507. "hawlucha-",
  6508. "megaaltaria-",
  6509. "togekiss-",
  6510. "staraptor-",
  6511. "staraptorbig-"
  6512. ],
  6513. "copyAs": {
  6514. "gyarados7": [
  6515. "pidgeotto",
  6516. "pidgeot",
  6517. "megapidgeot",
  6518. "hoothoot",
  6519. "noctowl",
  6520. "rowlet",
  6521. "talonflame",
  6522. "chatot",
  6523. "ledian",
  6524. "delibird",
  6525. "swellow",
  6526. "hawlucha",
  6527. "megaaltaria",
  6528. "togekiss",
  6529. "staraptor",
  6530. "staraptorbig",
  6531. "pidgeotto0",
  6532. "pidgeot0",
  6533. "megapidgeot0",
  6534. "hoothoot0",
  6535. "noctowl0",
  6536. "rowlet0",
  6537. "talonflame0",
  6538. "chatot0",
  6539. "ledian0",
  6540. "delibird0",
  6541. "swellow0",
  6542. "hawlucha0",
  6543. "megaaltaria0",
  6544. "togekiss0",
  6545. "staraptor0",
  6546. "staraptorbig0",
  6547. "pidgeotto+",
  6548. "pidgeot+",
  6549. "megapidgeot+",
  6550. "hoothoot+",
  6551. "noctowl+",
  6552. "rowlet+",
  6553. "talonflame+",
  6554. "chatot+",
  6555. "ledian+",
  6556. "delibird+",
  6557. "swellow+",
  6558. "hawlucha+",
  6559. "megaaltaria+",
  6560. "togekiss+",
  6561. "staraptor+",
  6562. "staraptorbig+",
  6563. "pidgeotto-",
  6564. "pidgeot-",
  6565. "megapidgeot-",
  6566. "hoothoot-",
  6567. "noctowl-",
  6568. "rowlet-",
  6569. "talonflame-",
  6570. "chatot-",
  6571. "ledian-",
  6572. "delibird-",
  6573. "swellow-",
  6574. "hawlucha-",
  6575. "megaaltaria-",
  6576. "togekiss-",
  6577. "staraptor-",
  6578. "staraptorbig-"
  6579. ]
  6580. },
  6581. "copymsg": "Gyarados used Dragon Dance!",
  6582. "copyusermsg": ""
  6583. }
  6584. },
  6585. "vote": 6,
  6586. "teamUtilities": true
  6587. }
  6588. },
  6589. {
  6590. "role": "gyarados20",
  6591. "translation": "Gyarados (+2)",
  6592. "side": "odd",
  6593. "hide": true,
  6594. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 2.",
  6595. "info": "Has a vote of 2. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  6596. "actions": {
  6597. "night": {
  6598. "vote": {
  6599. "command": "dummy",
  6600. "inputmsg": "You currently have a vote of 2!",
  6601. "hide": true,
  6602. "compulsory": true,
  6603. "noFollow": true,
  6604. "target": "OnlySelf",
  6605. "priority": 99,
  6606. "common": "Self"
  6607. },
  6608. "kill": {
  6609. "command": [
  6610. "copy",
  6611. "kill"
  6612. ],
  6613. "target": "AnyButTeam",
  6614. "common": "Team",
  6615. "priority": 15.8,
  6616. "hide": true,
  6617. "broadcast": "team",
  6618. "canCopy": [
  6619. "pidgeotto",
  6620. "pidgeot",
  6621. "megapidgeot",
  6622. "hoothoot",
  6623. "noctowl",
  6624. "rowlet",
  6625. "talonflame",
  6626. "chatot",
  6627. "ledian",
  6628. "delibird",
  6629. "swellow",
  6630. "hawlucha",
  6631. "megaaltaria",
  6632. "togekiss",
  6633. "staraptor",
  6634. "staraptorbig",
  6635. "pidgeotto0",
  6636. "pidgeot0",
  6637. "megapidgeot0",
  6638. "hoothoot0",
  6639. "noctowl0",
  6640. "rowlet0",
  6641. "talonflame0",
  6642. "chatot0",
  6643. "ledian0",
  6644. "delibird0",
  6645. "swellow0",
  6646. "hawlucha0",
  6647. "megaaltaria0",
  6648. "togekiss0",
  6649. "staraptor0",
  6650. "staraptorbig0",
  6651. "pidgeotto+",
  6652. "pidgeot+",
  6653. "megapidgeot+",
  6654. "hoothoot+",
  6655. "noctowl+",
  6656. "rowlet+",
  6657. "talonflame+",
  6658. "chatot+",
  6659. "ledian+",
  6660. "delibird+",
  6661. "swellow+",
  6662. "hawlucha+",
  6663. "megaaltaria+",
  6664. "togekiss+",
  6665. "staraptor+",
  6666. "staraptorbig+",
  6667. "pidgeotto-",
  6668. "pidgeot-",
  6669. "megapidgeot-",
  6670. "hoothoot-",
  6671. "noctowl-",
  6672. "rowlet-",
  6673. "talonflame-",
  6674. "chatot-",
  6675. "ledian-",
  6676. "delibird-",
  6677. "swellow-",
  6678. "hawlucha-",
  6679. "megaaltaria-",
  6680. "togekiss-",
  6681. "staraptor-",
  6682. "staraptorbig-"
  6683. ],
  6684. "copyAs": {
  6685. "gyarados30": [
  6686. "pidgeotto",
  6687. "pidgeot",
  6688. "megapidgeot",
  6689. "hoothoot",
  6690. "noctowl",
  6691. "rowlet",
  6692. "talonflame",
  6693. "chatot",
  6694. "ledian",
  6695. "delibird",
  6696. "swellow",
  6697. "hawlucha",
  6698. "megaaltaria",
  6699. "togekiss",
  6700. "staraptor",
  6701. "staraptorbig",
  6702. "pidgeotto0",
  6703. "pidgeot0",
  6704. "megapidgeot0",
  6705. "hoothoot0",
  6706. "noctowl0",
  6707. "rowlet0",
  6708. "talonflame0",
  6709. "chatot0",
  6710. "ledian0",
  6711. "delibird0",
  6712. "swellow0",
  6713. "hawlucha0",
  6714. "megaaltaria0",
  6715. "togekiss0",
  6716. "staraptor0",
  6717. "staraptorbig0",
  6718. "pidgeotto+",
  6719. "pidgeot+",
  6720. "megapidgeot+",
  6721. "hoothoot+",
  6722. "noctowl+",
  6723. "rowlet+",
  6724. "talonflame+",
  6725. "chatot+",
  6726. "ledian+",
  6727. "delibird+",
  6728. "swellow+",
  6729. "hawlucha+",
  6730. "megaaltaria+",
  6731. "togekiss+",
  6732. "staraptor+",
  6733. "staraptorbig+",
  6734. "pidgeotto-",
  6735. "pidgeot-",
  6736. "megapidgeot-",
  6737. "hoothoot-",
  6738. "noctowl-",
  6739. "rowlet-",
  6740. "talonflame-",
  6741. "chatot-",
  6742. "ledian-",
  6743. "delibird-",
  6744. "swellow-",
  6745. "hawlucha-",
  6746. "megaaltaria-",
  6747. "togekiss-",
  6748. "staraptor-",
  6749. "staraptorbig-"
  6750. ]
  6751. },
  6752. "copymsg": "Gyarados used Dragon Dance!",
  6753. "copyusermsg": ""
  6754. }
  6755. },
  6756. "vote": 2,
  6757. "teamUtilities": true
  6758. }
  6759. },
  6760. {
  6761. "role": "gyarados30",
  6762. "translation": "Gyarados (+3)",
  6763. "side": "odd",
  6764. "hide": true,
  6765. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 3.",
  6766. "info": "Has a vote of 3. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  6767. "actions": {
  6768. "night": {
  6769. "vote": {
  6770. "command": "dummy",
  6771. "inputmsg": "You currently have a vote of 3!",
  6772. "hide": true,
  6773. "compulsory": true,
  6774. "noFollow": true,
  6775. "target": "OnlySelf",
  6776. "priority": 99,
  6777. "common": "Self"
  6778. },
  6779. "kill": {
  6780. "command": [
  6781. "copy",
  6782. "kill"
  6783. ],
  6784. "target": "AnyButTeam",
  6785. "common": "Team",
  6786. "priority": 15.7,
  6787. "hide": true,
  6788. "broadcast": "team",
  6789. "canCopy": [
  6790. "pidgeotto",
  6791. "pidgeot",
  6792. "megapidgeot",
  6793. "hoothoot",
  6794. "noctowl",
  6795. "rowlet",
  6796. "talonflame",
  6797. "chatot",
  6798. "ledian",
  6799. "delibird",
  6800. "swellow",
  6801. "hawlucha",
  6802. "megaaltaria",
  6803. "togekiss",
  6804. "staraptor",
  6805. "staraptorbig",
  6806. "pidgeotto0",
  6807. "pidgeot0",
  6808. "megapidgeot0",
  6809. "hoothoot0",
  6810. "noctowl0",
  6811. "rowlet0",
  6812. "talonflame0",
  6813. "chatot0",
  6814. "ledian0",
  6815. "delibird0",
  6816. "swellow0",
  6817. "hawlucha0",
  6818. "megaaltaria0",
  6819. "togekiss0",
  6820. "staraptor0",
  6821. "staraptorbig0",
  6822. "pidgeotto+",
  6823. "pidgeot+",
  6824. "megapidgeot+",
  6825. "hoothoot+",
  6826. "noctowl+",
  6827. "rowlet+",
  6828. "talonflame+",
  6829. "chatot+",
  6830. "ledian+",
  6831. "delibird+",
  6832. "swellow+",
  6833. "hawlucha+",
  6834. "megaaltaria+",
  6835. "togekiss+",
  6836. "staraptor+",
  6837. "staraptorbig+",
  6838. "pidgeotto-",
  6839. "pidgeot-",
  6840. "megapidgeot-",
  6841. "hoothoot-",
  6842. "noctowl-",
  6843. "rowlet-",
  6844. "talonflame-",
  6845. "chatot-",
  6846. "ledian-",
  6847. "delibird-",
  6848. "swellow-",
  6849. "hawlucha-",
  6850. "megaaltaria-",
  6851. "togekiss-",
  6852. "staraptor-",
  6853. "staraptorbig-"
  6854. ],
  6855. "copyAs": {
  6856. "gyarados40": [
  6857. "pidgeotto",
  6858. "pidgeot",
  6859. "megapidgeot",
  6860. "hoothoot",
  6861. "noctowl",
  6862. "rowlet",
  6863. "talonflame",
  6864. "chatot",
  6865. "ledian",
  6866. "delibird",
  6867. "swellow",
  6868. "hawlucha",
  6869. "megaaltaria",
  6870. "togekiss",
  6871. "staraptor",
  6872. "staraptorbig",
  6873. "pidgeotto0",
  6874. "pidgeot0",
  6875. "megapidgeot0",
  6876. "hoothoot0",
  6877. "noctowl0",
  6878. "rowlet0",
  6879. "talonflame0",
  6880. "chatot0",
  6881. "ledian0",
  6882. "delibird0",
  6883. "swellow0",
  6884. "hawlucha0",
  6885. "megaaltaria0",
  6886. "togekiss0",
  6887. "staraptor0",
  6888. "staraptorbig0",
  6889. "pidgeotto+",
  6890. "pidgeot+",
  6891. "megapidgeot+",
  6892. "hoothoot+",
  6893. "noctowl+",
  6894. "rowlet+",
  6895. "talonflame+",
  6896. "chatot+",
  6897. "ledian+",
  6898. "delibird+",
  6899. "swellow+",
  6900. "hawlucha+",
  6901. "megaaltaria+",
  6902. "togekiss+",
  6903. "staraptor+",
  6904. "staraptorbig+",
  6905. "pidgeotto-",
  6906. "pidgeot-",
  6907. "megapidgeot-",
  6908. "hoothoot-",
  6909. "noctowl-",
  6910. "rowlet-",
  6911. "talonflame-",
  6912. "chatot-",
  6913. "ledian-",
  6914. "delibird-",
  6915. "swellow-",
  6916. "hawlucha-",
  6917. "megaaltaria-",
  6918. "togekiss-",
  6919. "staraptor-",
  6920. "staraptorbig-"
  6921. ]
  6922. },
  6923. "copymsg": "Gyarados used Dragon Dance!",
  6924. "copyusermsg": ""
  6925. }
  6926. },
  6927. "vote": 3,
  6928. "teamUtilities": true
  6929. }
  6930. },
  6931. {
  6932. "role": "gyarados40",
  6933. "translation": "Gyarados (+4)",
  6934. "side": "odd",
  6935. "hide": true,
  6936. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 4.",
  6937. "info": "Has a vote of 4. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  6938. "actions": {
  6939. "night": {
  6940. "vote": {
  6941. "command": "dummy",
  6942. "inputmsg": "You currently have a vote of 4!",
  6943. "hide": true,
  6944. "compulsory": true,
  6945. "noFollow": true,
  6946. "target": "OnlySelf",
  6947. "priority": 99,
  6948. "common": "Self"
  6949. },
  6950. "kill": {
  6951. "command": [
  6952. "copy",
  6953. "kill"
  6954. ],
  6955. "target": "AnyButTeam",
  6956. "common": "Team",
  6957. "priority": 15.6,
  6958. "hide": true,
  6959. "broadcast": "team",
  6960. "canCopy": [
  6961. "pidgeotto",
  6962. "pidgeot",
  6963. "megapidgeot",
  6964. "hoothoot",
  6965. "noctowl",
  6966. "rowlet",
  6967. "talonflame",
  6968. "chatot",
  6969. "ledian",
  6970. "delibird",
  6971. "swellow",
  6972. "hawlucha",
  6973. "megaaltaria",
  6974. "togekiss",
  6975. "staraptor",
  6976. "staraptorbig",
  6977. "pidgeotto0",
  6978. "pidgeot0",
  6979. "megapidgeot0",
  6980. "hoothoot0",
  6981. "noctowl0",
  6982. "rowlet0",
  6983. "talonflame0",
  6984. "chatot0",
  6985. "ledian0",
  6986. "delibird0",
  6987. "swellow0",
  6988. "hawlucha0",
  6989. "megaaltaria0",
  6990. "togekiss0",
  6991. "staraptor0",
  6992. "staraptorbig0",
  6993. "pidgeotto+",
  6994. "pidgeot+",
  6995. "megapidgeot+",
  6996. "hoothoot+",
  6997. "noctowl+",
  6998. "rowlet+",
  6999. "talonflame+",
  7000. "chatot+",
  7001. "ledian+",
  7002. "delibird+",
  7003. "swellow+",
  7004. "hawlucha+",
  7005. "megaaltaria+",
  7006. "togekiss+",
  7007. "staraptor+",
  7008. "staraptorbig+",
  7009. "pidgeotto-",
  7010. "pidgeot-",
  7011. "megapidgeot-",
  7012. "hoothoot-",
  7013. "noctowl-",
  7014. "rowlet-",
  7015. "talonflame-",
  7016. "chatot-",
  7017. "ledian-",
  7018. "delibird-",
  7019. "swellow-",
  7020. "hawlucha-",
  7021. "megaaltaria-",
  7022. "togekiss-",
  7023. "staraptor-",
  7024. "staraptorbig-"
  7025. ],
  7026. "copyAs": {
  7027. "gyarados50": [
  7028. "pidgeotto",
  7029. "pidgeot",
  7030. "megapidgeot",
  7031. "hoothoot",
  7032. "noctowl",
  7033. "rowlet",
  7034. "talonflame",
  7035. "chatot",
  7036. "ledian",
  7037. "delibird",
  7038. "swellow",
  7039. "hawlucha",
  7040. "megaaltaria",
  7041. "togekiss",
  7042. "staraptor",
  7043. "staraptorbig",
  7044. "pidgeotto0",
  7045. "pidgeot0",
  7046. "megapidgeot0",
  7047. "hoothoot0",
  7048. "noctowl0",
  7049. "rowlet0",
  7050. "talonflame0",
  7051. "chatot0",
  7052. "ledian0",
  7053. "delibird0",
  7054. "swellow0",
  7055. "hawlucha0",
  7056. "megaaltaria0",
  7057. "togekiss0",
  7058. "staraptor0",
  7059. "staraptorbig0",
  7060. "pidgeotto+",
  7061. "pidgeot+",
  7062. "megapidgeot+",
  7063. "hoothoot+",
  7064. "noctowl+",
  7065. "rowlet+",
  7066. "talonflame+",
  7067. "chatot+",
  7068. "ledian+",
  7069. "delibird+",
  7070. "swellow+",
  7071. "hawlucha+",
  7072. "megaaltaria+",
  7073. "togekiss+",
  7074. "staraptor+",
  7075. "staraptorbig+",
  7076. "pidgeotto-",
  7077. "pidgeot-",
  7078. "megapidgeot-",
  7079. "hoothoot-",
  7080. "noctowl-",
  7081. "rowlet-",
  7082. "talonflame-",
  7083. "chatot-",
  7084. "ledian-",
  7085. "delibird-",
  7086. "swellow-",
  7087. "hawlucha-",
  7088. "megaaltaria-",
  7089. "togekiss-",
  7090. "staraptor-",
  7091. "staraptorbig-"
  7092. ]
  7093. },
  7094. "copymsg": "Gyarados used Dragon Dance!",
  7095. "copyusermsg": ""
  7096. }
  7097. },
  7098. "vote": 4,
  7099. "teamUtilities": true
  7100. }
  7101. },
  7102. {
  7103. "role": "gyarados50",
  7104. "translation": "Gyarados (+5)",
  7105. "side": "odd",
  7106. "hide": true,
  7107. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 5.",
  7108. "info": "Has a vote of 5. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  7109. "actions": {
  7110. "night": {
  7111. "vote": {
  7112. "command": "dummy",
  7113. "inputmsg": "You currently have a vote of 5!",
  7114. "hide": true,
  7115. "compulsory": true,
  7116. "noFollow": true,
  7117. "target": "OnlySelf",
  7118. "priority": 99,
  7119. "common": "Self"
  7120. },
  7121. "kill": {
  7122. "command": [
  7123. "copy",
  7124. "kill"
  7125. ],
  7126. "target": "AnyButTeam",
  7127. "common": "Team",
  7128. "priority": 15.5,
  7129. "hide": true,
  7130. "broadcast": "team",
  7131. "canCopy": [
  7132. "pidgeotto",
  7133. "pidgeot",
  7134. "megapidgeot",
  7135. "hoothoot",
  7136. "noctowl",
  7137. "rowlet",
  7138. "talonflame",
  7139. "chatot",
  7140. "ledian",
  7141. "delibird",
  7142. "swellow",
  7143. "hawlucha",
  7144. "megaaltaria",
  7145. "togekiss",
  7146. "staraptor",
  7147. "staraptorbig",
  7148. "pidgeotto0",
  7149. "pidgeot0",
  7150. "megapidgeot0",
  7151. "hoothoot0",
  7152. "noctowl0",
  7153. "rowlet0",
  7154. "talonflame0",
  7155. "chatot0",
  7156. "ledian0",
  7157. "delibird0",
  7158. "swellow0",
  7159. "hawlucha0",
  7160. "megaaltaria0",
  7161. "togekiss0",
  7162. "staraptor0",
  7163. "staraptorbig0",
  7164. "pidgeotto+",
  7165. "pidgeot+",
  7166. "megapidgeot+",
  7167. "hoothoot+",
  7168. "noctowl+",
  7169. "rowlet+",
  7170. "talonflame+",
  7171. "chatot+",
  7172. "ledian+",
  7173. "delibird+",
  7174. "swellow+",
  7175. "hawlucha+",
  7176. "megaaltaria+",
  7177. "togekiss+",
  7178. "staraptor+",
  7179. "staraptorbig+",
  7180. "pidgeotto-",
  7181. "pidgeot-",
  7182. "megapidgeot-",
  7183. "hoothoot-",
  7184. "noctowl-",
  7185. "rowlet-",
  7186. "talonflame-",
  7187. "chatot-",
  7188. "ledian-",
  7189. "delibird-",
  7190. "swellow-",
  7191. "hawlucha-",
  7192. "megaaltaria-",
  7193. "togekiss-",
  7194. "staraptor-",
  7195. "staraptorbig-"
  7196. ],
  7197. "copyAs": {
  7198. "gyarados60": [
  7199. "pidgeotto",
  7200. "pidgeot",
  7201. "megapidgeot",
  7202. "hoothoot",
  7203. "noctowl",
  7204. "rowlet",
  7205. "talonflame",
  7206. "chatot",
  7207. "ledian",
  7208. "delibird",
  7209. "swellow",
  7210. "hawlucha",
  7211. "megaaltaria",
  7212. "togekiss",
  7213. "staraptor",
  7214. "staraptorbig",
  7215. "pidgeotto0",
  7216. "pidgeot0",
  7217. "megapidgeot0",
  7218. "hoothoot0",
  7219. "noctowl0",
  7220. "rowlet0",
  7221. "talonflame0",
  7222. "chatot0",
  7223. "ledian0",
  7224. "delibird0",
  7225. "swellow0",
  7226. "hawlucha0",
  7227. "megaaltaria0",
  7228. "togekiss0",
  7229. "staraptor0",
  7230. "staraptorbig0",
  7231. "pidgeotto+",
  7232. "pidgeot+",
  7233. "megapidgeot+",
  7234. "hoothoot+",
  7235. "noctowl+",
  7236. "rowlet+",
  7237. "talonflame+",
  7238. "chatot+",
  7239. "ledian+",
  7240. "delibird+",
  7241. "swellow+",
  7242. "hawlucha+",
  7243. "megaaltaria+",
  7244. "togekiss+",
  7245. "staraptor+",
  7246. "staraptorbig+",
  7247. "pidgeotto-",
  7248. "pidgeot-",
  7249. "megapidgeot-",
  7250. "hoothoot-",
  7251. "noctowl-",
  7252. "rowlet-",
  7253. "talonflame-",
  7254. "chatot-",
  7255. "ledian-",
  7256. "delibird-",
  7257. "swellow-",
  7258. "hawlucha-",
  7259. "megaaltaria-",
  7260. "togekiss-",
  7261. "staraptor-",
  7262. "staraptorbig-"
  7263. ]
  7264. },
  7265. "copymsg": "Gyarados used Dragon Dance!",
  7266. "copyusermsg": ""
  7267. }
  7268. },
  7269. "vote": 5,
  7270. "teamUtilities": true
  7271. }
  7272. },
  7273. {
  7274. "role": "gyarados60",
  7275. "translation": "Gyarados (+6)",
  7276. "side": "odd",
  7277. "hide": true,
  7278. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge. During the night, use /kill. If you happen to kill anyone who isn't a Pidgey or Pidove that belongs with the village, you will gain 1 vote (up to 7). Have fun! You currently have a vote of 6.",
  7279. "info": "Has a vote of 6. Can kill one person during the night (shared with its team). For every village power role it kills (any role sided with the village except Pidgey and Pidove), it gains an extra vote. ~Sided~",
  7280. "actions": {
  7281. "night": {
  7282. "vote": {
  7283. "command": "dummy",
  7284. "inputmsg": "You currently have a vote of 6!",
  7285. "hide": true,
  7286. "compulsory": true,
  7287. "noFollow": true,
  7288. "target": "OnlySelf",
  7289. "priority": 99,
  7290. "common": "Self"
  7291. },
  7292. "kill": {
  7293. "command": [
  7294. "copy",
  7295. "kill"
  7296. ],
  7297. "target": "AnyButTeam",
  7298. "common": "Team",
  7299. "priority": 15.4,
  7300. "hide": true,
  7301. "broadcast": "team",
  7302. "canCopy": [
  7303. "pidgeotto",
  7304. "pidgeot",
  7305. "megapidgeot",
  7306. "hoothoot",
  7307. "noctowl",
  7308. "rowlet",
  7309. "talonflame",
  7310. "chatot",
  7311. "ledian",
  7312. "delibird",
  7313. "swellow",
  7314. "hawlucha",
  7315. "megaaltaria",
  7316. "togekiss",
  7317. "staraptor",
  7318. "staraptorbig",
  7319. "pidgeotto0",
  7320. "pidgeot0",
  7321. "megapidgeot0",
  7322. "hoothoot0",
  7323. "noctowl0",
  7324. "rowlet0",
  7325. "talonflame0",
  7326. "chatot0",
  7327. "ledian0",
  7328. "delibird0",
  7329. "swellow0",
  7330. "hawlucha0",
  7331. "megaaltaria0",
  7332. "togekiss0",
  7333. "staraptor0",
  7334. "staraptorbig0",
  7335. "pidgeotto+",
  7336. "pidgeot+",
  7337. "megapidgeot+",
  7338. "hoothoot+",
  7339. "noctowl+",
  7340. "rowlet+",
  7341. "talonflame+",
  7342. "chatot+",
  7343. "ledian+",
  7344. "delibird+",
  7345. "swellow+",
  7346. "hawlucha+",
  7347. "megaaltaria+",
  7348. "togekiss+",
  7349. "staraptor+",
  7350. "staraptorbig+",
  7351. "pidgeotto-",
  7352. "pidgeot-",
  7353. "megapidgeot-",
  7354. "hoothoot-",
  7355. "noctowl-",
  7356. "rowlet-",
  7357. "talonflame-",
  7358. "chatot-",
  7359. "ledian-",
  7360. "delibird-",
  7361. "swellow-",
  7362. "hawlucha-",
  7363. "megaaltaria-",
  7364. "togekiss-",
  7365. "staraptor-",
  7366. "staraptorbig-"
  7367. ],
  7368. "copyAs": {
  7369. "gyarados7": [
  7370. "pidgeotto",
  7371. "pidgeot",
  7372. "megapidgeot",
  7373. "hoothoot",
  7374. "noctowl",
  7375. "rowlet",
  7376. "talonflame",
  7377. "chatot",
  7378. "ledian",
  7379. "delibird",
  7380. "swellow",
  7381. "hawlucha",
  7382. "megaaltaria",
  7383. "togekiss",
  7384. "staraptor",
  7385. "staraptorbig",
  7386. "pidgeotto0",
  7387. "pidgeot0",
  7388. "megapidgeot0",
  7389. "hoothoot0",
  7390. "noctowl0",
  7391. "rowlet0",
  7392. "talonflame0",
  7393. "chatot0",
  7394. "ledian0",
  7395. "delibird0",
  7396. "swellow0",
  7397. "hawlucha0",
  7398. "megaaltaria0",
  7399. "togekiss0",
  7400. "staraptor0",
  7401. "staraptorbig0",
  7402. "pidgeotto+",
  7403. "pidgeot+",
  7404. "megapidgeot+",
  7405. "hoothoot+",
  7406. "noctowl+",
  7407. "rowlet+",
  7408. "talonflame+",
  7409. "chatot+",
  7410. "ledian+",
  7411. "delibird+",
  7412. "swellow+",
  7413. "hawlucha+",
  7414. "megaaltaria+",
  7415. "togekiss+",
  7416. "staraptor+",
  7417. "staraptorbig+",
  7418. "pidgeotto-",
  7419. "pidgeot-",
  7420. "megapidgeot-",
  7421. "hoothoot-",
  7422. "noctowl-",
  7423. "rowlet-",
  7424. "talonflame-",
  7425. "chatot-",
  7426. "ledian-",
  7427. "delibird-",
  7428. "swellow-",
  7429. "hawlucha-",
  7430. "megaaltaria-",
  7431. "togekiss-",
  7432. "staraptor-",
  7433. "staraptorbig-"
  7434. ]
  7435. },
  7436. "copymsg": "Gyarados used Dragon Dance!",
  7437. "copyusermsg": ""
  7438. }
  7439. },
  7440. "vote": 6,
  7441. "teamUtilities": true
  7442. }
  7443. },
  7444. {
  7445. "role": "gyarados7",
  7446. "translation": "Gyarados (+7)",
  7447. "side": "odd",
  7448. "hide": true,
  7449. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge during the night by using /kill. Have fun! You currently have a vote of 7.",
  7450. "info": "Has a vote of 7. Can kill one person during the night (shared with its team). Can't gain anymore votes. ~Sided~",
  7451. "actions": {
  7452. "night": {
  7453. "vote": {
  7454. "command": "dummy",
  7455. "inputmsg": "You currently have a vote of 7!",
  7456. "hide": true,
  7457. "compulsory": true,
  7458. "noFollow": true,
  7459. "target": "OnlySelf",
  7460. "priority": 99,
  7461. "common": "Self"
  7462. },
  7463. "kill": {
  7464. "target": "AnyButTeam",
  7465. "common": "Team",
  7466. "priority": 15.3,
  7467. "hide": true,
  7468. "broadcast": "team"
  7469. }
  7470. },
  7471. "vote": 7,
  7472. "teamUtilities": true
  7473. }
  7474. },
  7475. {
  7476. "role": "gyarados70",
  7477. "translation": "Gyarados (+7)",
  7478. "side": "odd",
  7479. "hide": true,
  7480. "help": "You are Gyarados! Known to thrash about, you quickly got exiled from the main village of Brisa after you trashed Lady Togekiss' nest. Needless to say, you're still pissed off about it since she invited you over. Now you can finally seek revenge during the night by using /kill. Have fun! You currently have a vote of 7.",
  7481. "info": "Has a vote of 7. Can kill one person during the night (shared with its team). Can't gain anymore votes. ~Sided~",
  7482. "actions": {
  7483. "night": {
  7484. "vote": {
  7485. "command": "dummy",
  7486. "inputmsg": "You currently have a vote of 7!",
  7487. "hide": true,
  7488. "compulsory": true,
  7489. "noFollow": true,
  7490. "target": "OnlySelf",
  7491. "priority": 99,
  7492. "common": "Self"
  7493. },
  7494. "kill": {
  7495. "target": "AnyButTeam",
  7496. "common": "Team",
  7497. "priority": 15.3,
  7498. "hide": true,
  7499. "broadcast": "team"
  7500. }
  7501. },
  7502. "vote": 7,
  7503. "teamUtilities": true
  7504. }
  7505. },
  7506. {
  7507. "role": "megapinsir",
  7508. "translation": "Mega Pinsir",
  7509. "side": "odd",
  7510. "help": "You are Mega Pinsir! An ugly bug by nature, one day you stepped onto some pebble that made you even uglier, but you got wings! You then travelled to Brisa, only to be denied citizenship from the main village. Alongside other rejects like Tropius, you're ready to seek revenge. On top of your team's own /kill command, you are able to use /quick every two nights. This Quick Attack allows you to take down a second target during the night, outspeeding everyone else (including bodyguards and distractors)! Now, go bug someone who isn't me, the magical narrator bird.",
  7511. "info": "Can kill one person during the night (shared with its team). Can quick (kill, unshared, fastest command in the game) every 2 nights. ~Sided~",
  7512. "actions": {
  7513. "night": {
  7514. "vote": {
  7515. "command": "dummy",
  7516. "inputmsg": "You currently have a vote of 1!",
  7517. "hide": true,
  7518. "compulsory": true,
  7519. "noFollow": true,
  7520. "target": "OnlySelf",
  7521. "priority": 99,
  7522. "common": "Self"
  7523. },
  7524. "kill": {
  7525. "target": "AnyButTeam",
  7526. "common": "Team",
  7527. "priority": 15,
  7528. "hide": true,
  7529. "broadcast": "team",
  7530. "msg": "You were pierced by Mega Pinsir's pincers."
  7531. },
  7532. "quick": {
  7533. "command": "kill",
  7534. "target": "AnyButTeam",
  7535. "common": "Self",
  7536. "priority": 2,
  7537. "broadcast": "team",
  7538. "recharge": 2,
  7539. "msg": "Before you could even react, you were brutally attacked by Mega Pinsir and fainted."
  7540. }
  7541. },
  7542. "teamUtilities": true
  7543. }
  7544. },
  7545. {
  7546. "role": "gliscor",
  7547. "translation": "Gliscor",
  7548. "side": "odd",
  7549. "help": "You are Gliscor! Just like your friend Mega Pinsir, you got denied citizenship from the main village of Brisa due to your extremely odd appearance. While that may not have bothered you, Mega Altaria always boasting about how she's the best certainly did. Now, you're out to seek a venting point, starting with that damn Altaria. While you share your team's /kill, you are immune to any toxins thrown at you due to your Poison Heal ability. Just try not to die from the winter, OK?",
  7550. "info": "Can kill one person during the night (shared with its team). Can't be poisoned. ~Sided~",
  7551. "actions": {
  7552. "night": {
  7553. "vote": {
  7554. "command": "dummy",
  7555. "inputmsg": "You currently have a vote of 1!",
  7556. "hide": true,
  7557. "compulsory": true,
  7558. "noFollow": true,
  7559. "target": "OnlySelf",
  7560. "priority": 99,
  7561. "common": "Self"
  7562. },
  7563. "kill": {
  7564. "target": "AnyButTeam",
  7565. "common": "Team",
  7566. "priority": 15,
  7567. "hide": true,
  7568. "broadcast": "team",
  7569. "msg": "You were ripped in two by Gliscor's powerful claws."
  7570. }
  7571. },
  7572. "poison": {
  7573. "mode": "ignore"
  7574. },
  7575. "teamUtilities": true
  7576. }
  7577. },
  7578. {
  7579. "role": "vespiquen",
  7580. "translation": "Vespiquen",
  7581. "side": "odd",
  7582. "help": "You are Vespiquen! Queen of your own hive, you never had much of a desire to belong to the main village in Brisa. That being said, Chatot's constant claims of you being a liar and snake have certainly gotten under your colony's wings. With the changing political climate in Brisa, the opportunity has come to get rid of any opposition you have on your quest. During the night, along with your team's /kill, you are able to use /order. Upon doing so, you'll call for your Combee worshipers to help protect you, giving you +5% chance to evade nightkills as well as giving you a -1 voteshield. Do be warned that you can only use this three times though, as your numbers are limited.",
  7583. "info": "Can kill one person during the night (shared with its team). Can /order itself once during the night to gain a -1 voteshield and a 5% chance to evade nightkills (Can be used up to 3 times). ~Sided~",
  7584. "actions": {
  7585. "night": {
  7586. "vote": {
  7587. "command": "dummy",
  7588. "inputmsg": "You currently have a vote of 1!",
  7589. "hide": true,
  7590. "compulsory": true,
  7591. "noFollow": true,
  7592. "target": "OnlySelf",
  7593. "priority": 99,
  7594. "common": "Self"
  7595. },
  7596. "kill": {
  7597. "target": "AnyButTeam",
  7598. "common": "Team",
  7599. "priority": 15,
  7600. "hide": true,
  7601. "broadcast": "team",
  7602. "msg": "You were consumed by a devastating swarm of bees."
  7603. },
  7604. "order": {
  7605. "command": "convert",
  7606. "target": "OnlySelf",
  7607. "common": "Self",
  7608. "priority": 20,
  7609. "hide": true,
  7610. "newRole": "vespiquen2",
  7611. "convertmsg": "",
  7612. "canConvert": [
  7613. "vespiquen"
  7614. ],
  7615. "silent": true
  7616. }
  7617. },
  7618. "teamUtilities": true
  7619. }
  7620. },
  7621. {
  7622. "role": "vespiquen2",
  7623. "translation": "Vespiquen",
  7624. "side": "odd",
  7625. "hide": true,
  7626. "help": "You are Vespiquen! Queen of your own hive, you never had much of a desire to belong to the main village in Brisa. That being said, Chatot's constant claims of you being a liar and snake have certainly gotten under your colony's wings. With the changing political climate in Brisa, the opportunity has come to get rid of any opposition you have on your quest. During the night, along with your team's /kill, you are able to use /order. Upon doing so, you'll call for your Combee worshipers to help protect you, giving you an additional 5% chance to evade nightkills as well as giving you another -1 voteshield. Do be warned that you can only use this two more times though, as your numbers are limited. You currently have a 5% chance to evade nightkills and a -1 voteshield.",
  7627. "info": "Has a 5% chance to evade nightkills. Has a -1 voteshield. Can kill one person during the night (shared with its team). Can /order itself once during the night to gain a -1 voteshield and a 5% chance to evade nightkills. ~Sided~",
  7628. "actions": {
  7629. "night": {
  7630. "vote": {
  7631. "command": "dummy",
  7632. "inputmsg": "You currently have a vote of 1!",
  7633. "hide": true,
  7634. "compulsory": true,
  7635. "noFollow": true,
  7636. "target": "OnlySelf",
  7637. "priority": 99,
  7638. "common": "Self"
  7639. },
  7640. "kill": {
  7641. "target": "AnyButTeam",
  7642. "common": "Team",
  7643. "priority": 15,
  7644. "hide": true,
  7645. "broadcast": "team",
  7646. "msg": "You were consumed by a devastating swarm of bees."
  7647. },
  7648. "order": {
  7649. "command": "convert",
  7650. "target": "OnlySelf",
  7651. "common": "Self",
  7652. "hide": true,
  7653. "priority": 20,
  7654. "newRole": "vespiquen3",
  7655. "convertusermsg": "",
  7656. "canConvert": [
  7657. "vespiquen2"
  7658. ],
  7659. "silent": true
  7660. }
  7661. },
  7662. "kill": {
  7663. "mode": {
  7664. "evadeChance": 0.05
  7665. }
  7666. },
  7667. "voteshield": -1,
  7668. "teamUtilities": true
  7669. }
  7670. },
  7671. {
  7672. "role": "vespiquen3",
  7673. "translation": "Vespiquen",
  7674. "side": "odd",
  7675. "hide": true,
  7676. "help": "You are Vespiquen! Queen of your own hive, you never had much of a desire to belong to the main village in Brisa. That being said, Chatot's constant claims of you being a liar and snake have certainly gotten under your colony's wings. With the changing political climate in Brisa, the opportunity has come to get rid of any opposition you have on your quest. During the night, along with your team's /kill, you are able to use /order. Upon doing so, you'll call for your Combee worshipers to help protect you, giving you an additional 5% chance to evade nightkills as well as giving you another -1 voteshield. Do be warned that you can only use one more time though, as your numbers are limited. You currently have a 10% chance to evade nightkills and a -2 voteshield.",
  7677. "info": "Has a 10% chance to evade nightkills. Has a -2 voteshield. Can kill one person during the night (shared with its team). Can /order itself once during the night to gain a -1 voteshield and a 5% chance to evade nightkills. ~Sided~",
  7678. "actions": {
  7679. "night": {
  7680. "vote": {
  7681. "command": "dummy",
  7682. "inputmsg": "You currently have a vote of 1!",
  7683. "hide": true,
  7684. "compulsory": true,
  7685. "noFollow": true,
  7686. "target": "OnlySelf",
  7687. "priority": 99,
  7688. "common": "Self"
  7689. },
  7690. "kill": {
  7691. "target": "AnyButTeam",
  7692. "common": "Team",
  7693. "priority": 15,
  7694. "hide": true,
  7695. "broadcast": "team",
  7696. "msg": "You were consumed by a devastating swarm of bees."
  7697. },
  7698. "order": {
  7699. "command": "convert",
  7700. "target": "OnlySelf",
  7701. "common": "Self",
  7702. "priority": 20,
  7703. "hide": true,
  7704. "newRole": "vespiquen4",
  7705. "convertusermsg": "",
  7706. "canConvert": [
  7707. "vespiquen3"
  7708. ],
  7709. "silent": true
  7710. }
  7711. },
  7712. "kill": {
  7713. "mode": {
  7714. "evadeChance": 0.1
  7715. }
  7716. },
  7717. "voteshield": -2,
  7718. "teamUtilities": true
  7719. }
  7720. },
  7721. {
  7722. "role": "vespiquen4",
  7723. "translation": "Vespiquen",
  7724. "side": "odd",
  7725. "hide": true,
  7726. "help": "You are Vespiquen! Queen of your own hive, you never had much of a desire to belong to the main village in Brisa. That being said, Chatot's constant claims of you being a liar and snake have certainly gotten under your colony's wings. With the changing political climate in Brisa, the opportunity has come to get rid of any opposition you have on your quest. During the night, take out your opposition using your team's /kill. You can no longer use /order, but you have a 15% chance to evade nightkills and a -3 voteshield!",
  7727. "info": "Has a 15% chance to evade nightkills. Has a -3 voteshield. Can kill one person during the night (shared with its team). ~Sided~",
  7728. "actions": {
  7729. "night": {
  7730. "vote": {
  7731. "command": "dummy",
  7732. "inputmsg": "You currently have a vote of 1!",
  7733. "hide": true,
  7734. "compulsory": true,
  7735. "noFollow": true,
  7736. "target": "OnlySelf",
  7737. "priority": 99,
  7738. "common": "Self"
  7739. },
  7740. "kill": {
  7741. "target": "AnyButTeam",
  7742. "common": "Team",
  7743. "priority": 15,
  7744. "hide": true,
  7745. "broadcast": "team",
  7746. "msg": "You were consumed by a devastating swarm of bees."
  7747. }
  7748. },
  7749. "kill": {
  7750. "mode": {
  7751. "evadeChance": 0.15
  7752. }
  7753. },
  7754. "voteshield": -3,
  7755. "teamUtilities": true
  7756. }
  7757. },
  7758. {
  7759. "role": "megapinsir+",
  7760. "translation": "Mega Pinsir",
  7761. "side": "odd",
  7762. "hide": true,
  7763. "help": "You are Mega Pinsir! An ugly bug by nature, one day you stepped onto some pebble that made you even uglier, but you got wings! You then travelled to Brisa, only to be denied citizenship from the main village. Alongside other rejects like Tropius, you're ready to seek revenge. On top of your team's own /kill command, you are able to use /quick every two nights. This Quick Attack allows you to take down a second target during the night, outspeeding everyone else (including bodyguards and distractors)! Now, go bug someone who isn't me, the magical narrator bird. Thanks to Shaymin-S, your vote has increased to 2!",
  7764. "info": "Can kill one person during the night (shared with its team). Can quick (kill, unshared, fastest command in the game) every 2 nights. ~Sided~",
  7765. "actions": {
  7766. "night": {
  7767. "vote": {
  7768. "command": "dummy",
  7769. "inputmsg": "You currently have a vote of 2!",
  7770. "hide": true,
  7771. "compulsory": true,
  7772. "noFollow": true,
  7773. "target": "OnlySelf",
  7774. "priority": 99,
  7775. "common": "Self"
  7776. },
  7777. "kill": {
  7778. "target": "AnyButTeam",
  7779. "common": "Team",
  7780. "priority": 15,
  7781. "hide": true,
  7782. "broadcast": "team",
  7783. "msg": "You were pierced by Mega Pinsir's pincers."
  7784. },
  7785. "quick": {
  7786. "command": "kill",
  7787. "target": "AnyButTeam",
  7788. "common": "Self",
  7789. "priority": 2,
  7790. "broadcast": "team",
  7791. "recharge": 2,
  7792. "msg": "Before you could even react, you were brutally attacked by Mega Pinsir and fainted."
  7793. }
  7794. },
  7795. "teamUtilities": true,
  7796. "vote": 2
  7797. }
  7798. },
  7799. {
  7800. "role": "gliscor+",
  7801. "translation": "Gliscor",
  7802. "side": "odd",
  7803. "hide": true,
  7804. "help": "You are Gliscor! Just like your friend Mega Pinsir, you got denied citizenship from the main village of Brisa due to your extremely odd appearance. While that may not have bothered you, Mega Altaria always boasting about how she's the best certainly did. Now, you're out to seek a venting point, starting with that damn Altaria. While you share your team's /kill, you are immune to any toxins thrown at you due to your Poison Heal ability. Just try not to die from the winter, OK? Thanks to Shaymin-S, your vote has increased to 2!",
  7805. "info": "Can kill one person during the night (shared with its team). Can't be poisoned. ~Sided~",
  7806. "actions": {
  7807. "night": {
  7808. "vote": {
  7809. "command": "dummy",
  7810. "inputmsg": "You currently have a vote of 2!",
  7811. "hide": true,
  7812. "compulsory": true,
  7813. "noFollow": true,
  7814. "target": "OnlySelf",
  7815. "priority": 99,
  7816. "common": "Self"
  7817. },
  7818. "kill": {
  7819. "target": "AnyButTeam",
  7820. "common": "Team",
  7821. "priority": 15,
  7822. "hide": true,
  7823. "broadcast": "team",
  7824. "msg": "You were ripped in two by Gliscor's powerful claws."
  7825. }
  7826. },
  7827. "poison": {
  7828. "mode": "ignore"
  7829. },
  7830. "teamUtilities": true,
  7831. "vote": 2
  7832. }
  7833. },
  7834. {
  7835. "role": "vespiquen+",
  7836. "translation": "Vespiquen",
  7837. "side": "odd",
  7838. "help": "You are Vespiquen! Queen of your own hive, you never had much of a desire to belong to the main village in Brisa. That being said, Chatot's constant claims of you being a liar and snake have certainly gotten under your colony's wings. With the changing political climate in Brisa, the opportunity has come to get rid of any opposition you have on your quest. During the night, along with your team's /kill, you are able to use /order. Upon doing so, you'll call for your Combee worshipers to help protect you, giving you +5% chance to evade nightkills as well as giving you a -1 voteshield. Do be warned that you can only use this three times though, as your numbers are limited. Thanks to Shaymin-S, your vote has increased to 2!",
  7839. "hide": true,
  7840. "info": "Can kill one person during the night (shared with its team). Can /order itself once during the night to gain a -1 voteshield and a 5% chance to evade nightkills (Can be used up to 3 times). ~Sided~",
  7841. "actions": {
  7842. "night": {
  7843. "vote": {
  7844. "command": "dummy",
  7845. "inputmsg": "You currently have a vote of 2!",
  7846. "hide": true,
  7847. "compulsory": true,
  7848. "noFollow": true,
  7849. "target": "OnlySelf",
  7850. "priority": 99,
  7851. "common": "Self"
  7852. },
  7853. "kill": {
  7854. "target": "AnyButTeam",
  7855. "common": "Team",
  7856. "priority": 15,
  7857. "hide": true,
  7858. "broadcast": "team",
  7859. "msg": "You were consumed by a devastating swarm of bees."
  7860. },
  7861. "order": {
  7862. "command": "convert",
  7863. "target": "OnlySelf",
  7864. "common": "Self",
  7865. "priority": 20,
  7866. "hide": true,
  7867. "newRole": "vespiquen2+",
  7868. "convertmsg": "",
  7869. "canConvert": [
  7870. "vespiquen+"
  7871. ],
  7872. "silent": true
  7873. }
  7874. },
  7875. "teamUtilities": true,
  7876. "vote": 2
  7877. }
  7878. },
  7879. {
  7880. "role": "vespiquen2+",
  7881. "translation": "Vespiquen",
  7882. "side": "odd",
  7883. "help": "You are Vespiquen! Queen of your own hive, you never had much of a desire to belong to the main village in Brisa. That being said, Chatot's constant claims of you being a liar and snake have certainly gotten under your colony's wings. With the changing political climate in Brisa, the opportunity has come to get rid of any opposition you have on your quest. During the night, along with your team's /kill, you are able to use /order. Upon doing so, you'll call for your Combee worshipers to help protect you, giving you an additional 5% chance to evade nightkills as well as giving you another -1 voteshield. Do be warned that you can only use this two more times though, as your numbers are limited. You currently have a 5% chance to evade nightkills and a -1 voteshield. Thanks to Shaymin-S, your vote has increased to 2!",
  7884. "hide": true,
  7885. "info": "Has a 5% chance to evade nightkills. Has a -1 voteshield. Can kill one person during the night (shared with its team). Can /order itself once during the night to gain a -1 voteshield and a 5% chance to evade nightkills. ~Sided~",
  7886. "actions": {
  7887. "night": {
  7888. "vote": {
  7889. "command": "dummy",
  7890. "inputmsg": "You currently have a vote of 2!",
  7891. "hide": true,
  7892. "compulsory": true,
  7893. "noFollow": true,
  7894. "target": "OnlySelf",
  7895. "priority": 99,
  7896. "common": "Self"
  7897. },
  7898. "kill": {
  7899. "target": "AnyButTeam",
  7900. "common": "Team",
  7901. "priority": 15,
  7902. "hide": true,
  7903. "broadcast": "team",
  7904. "msg": "You were consumed by a devastating swarm of bees."
  7905. },
  7906. "order": {
  7907. "command": "convert",
  7908. "target": "OnlySelf",
  7909. "common": "Self",
  7910. "hide": true,
  7911. "priority": 20,
  7912. "newRole": "vespiquen3+",
  7913. "convertusermsg": "",
  7914. "canConvert": [
  7915. "vespiquen2+"
  7916. ],
  7917. "silent": true
  7918. }
  7919. },
  7920. "kill": {
  7921. "mode": {
  7922. "evadeChance": 0.05
  7923. }
  7924. },
  7925. "voteshield": -1,
  7926. "vote": 2,
  7927. "teamUtilities": true
  7928. }
  7929. },
  7930. {
  7931. "role": "vespiquen3+",
  7932. "translation": "Vespiquen",
  7933. "side": "odd",
  7934. "help": "You are Vespiquen! Queen of your own hive, you never had much of a desire to belong to the main village in Brisa. That being said, Chatot's constant claims of you being a liar and snake have certainly gotten under your colony's wings. With the changing political climate in Brisa, the opportunity has come to get rid of any opposition you have on your quest. During the night, along with your team's /kill, you are able to use /order. Upon doing so, you'll call for your Combee worshipers to help protect you, giving you an additional 5% chance to evade nightkills as well as giving you another -1 voteshield. Do be warned that you can only use one more time though, as your numbers are limited. You currently have a 10% chance to evade nightkills and a -2 voteshield. Thanks to Shaymin-S, your vote has increased to 2!",
  7935. "hide": true,
  7936. "info": "Has a 10% chance to evade nightkills. Has a -2 voteshield. Can kill one person during the night (shared with its team). Can /order itself once during the night to gain a -1 voteshield and a 5% chance to evade nightkills. ~Sided~",
  7937. "actions": {
  7938. "night": {
  7939. "vote": {
  7940. "command": "dummy",
  7941. "inputmsg": "You currently have a vote of 2!",
  7942. "hide": true,
  7943. "compulsory": true,
  7944. "noFollow": true,
  7945. "target": "OnlySelf",
  7946. "priority": 99,
  7947. "common": "Self"
  7948. },
  7949. "kill": {
  7950. "target": "AnyButTeam",
  7951. "common": "Team",
  7952. "priority": 15,
  7953. "hide": true,
  7954. "broadcast": "team",
  7955. "msg": "You were consumed by a devastating swarm of bees."
  7956. },
  7957. "order": {
  7958. "command": "convert",
  7959. "target": "OnlySelf",
  7960. "common": "Self",
  7961. "priority": 20,
  7962. "hide": true,
  7963. "newRole": "vespiquen4+",
  7964. "convertusermsg": "",
  7965. "canConvert": [
  7966. "vespiquen3+"
  7967. ],
  7968. "silent": true
  7969. }
  7970. },
  7971. "kill": {
  7972. "mode": {
  7973. "evadeChance": 0.1
  7974. }
  7975. },
  7976. "voteshield": -2,
  7977. "vote": 2,
  7978. "teamUtilities": true
  7979. }
  7980. },
  7981. {
  7982. "role": "vespiquen4+",
  7983. "translation": "Vespiquen",
  7984. "side": "odd",
  7985. "help": "You are Vespiquen! Queen of your own hive, you never had much of a desire to belong to the main village in Brisa. That being said, Chatot's constant claims of you being a liar and snake have certainly gotten under your colony's wings. With the changing political climate in Brisa, the opportunity has come to get rid of any opposition you have on your quest. During the night, take out your opposition using your team's /kill. You can no longer use /order, but you have a 15% chance to evade nightkills and a -3 voteshield! Thanks to Shaymin-S, your vote has increased to 2!",
  7986. "hide": true,
  7987. "info": "Has a 15% chance to evade nightkills. Has a -3 voteshield. Can kill one person during the night (shared with its team). ~Sided~",
  7988. "actions": {
  7989. "night": {
  7990. "vote": {
  7991. "command": "dummy",
  7992. "inputmsg": "You currently have a vote of 2!",
  7993. "hide": true,
  7994. "compulsory": true,
  7995. "noFollow": true,
  7996. "target": "OnlySelf",
  7997. "priority": 99,
  7998. "common": "Self"
  7999. },
  8000. "kill": {
  8001. "target": "AnyButTeam",
  8002. "common": "Team",
  8003. "priority": 15,
  8004. "hide": true,
  8005. "broadcast": "team",
  8006. "msg": "You were consumed by a devastating swarm of bees."
  8007. }
  8008. },
  8009. "kill": {
  8010. "mode": {
  8011. "evadeChance": 0.15
  8012. }
  8013. },
  8014. "voteshield": -3,
  8015. "vote": 2,
  8016. "teamUtilities": true
  8017. }
  8018. },
  8019. {
  8020. "role": "egg",
  8021. "translation": "Legendary Egg",
  8022. "side": "egg",
  8023. "help": "You are the Legendary Egg! In the land of Brisa, you hold the greatest mystery of all: identity. However, you are hatching much later than you should, meaning if you don't hatch immediately you will die come sunrise. You have three choices: /gold, /silver, and /emerald. Choose the one that most benefits your playstyle, but pick quickly lest you die before rising.",
  8024. "help2": "Abilities: Ho-Oh (/gold): daykill (does not reveal), second daykill (50% reveal chance), 50% chance to evade daykills and poison, vote of 5; Lugia (/silver): nightkill, second nightkill every other night (pierces protect), 50% chance to evade nightkills, ignores distract, -5 voteshield; Rayquaza (/emerald): nightkill, daykill (does not reveal), vote of 3, can kill one more person before dying if lynched.",
  8025. "info": "Can use /gold to be Ho-oh, /silver to be Lugia, or /emerald to be Rayquaza. Dies at the end of the first night if it hasn't picked a pokemon to hatch as. ~Sided~",
  8026. "actions": {
  8027. "night": {
  8028. "gold": {
  8029. "command": "convert",
  8030. "target": "OnlySelf",
  8031. "common": "Self",
  8032. "priority": 20,
  8033. "noFollow": true,
  8034. "pierce": true,
  8035. "hide": true,
  8036. "cancel": ["silver", "emerald"],
  8037. "newRole": "hooh",
  8038. "convertmsg": "The legendary egg has hatched into Ho-oh!",
  8039. "canConvert": [
  8040. "egg"
  8041. ],
  8042. "silent": true
  8043. },
  8044. "silver": {
  8045. "command": "convert",
  8046. "target": "OnlySelf",
  8047. "common": "Self",
  8048. "priority": 20,
  8049. "noFollow": true,
  8050. "pierce": true,
  8051. "hide": true,
  8052. "cancel": ["gold", "emerald"],
  8053. "newRole": "lugia",
  8054. "convertmsg": "The legendary egg has hatched into Lugia!",
  8055. "canConvert": [
  8056. "egg"
  8057. ],
  8058. "silent": true
  8059. },
  8060. "emerald": {
  8061. "command": "convert",
  8062. "target": "OnlySelf",
  8063. "common": "Self",
  8064. "priority": 20,
  8065. "noFollow": true,
  8066. "pierce": true,
  8067. "hide": true,
  8068. "cancel": ["silver", "gold"],
  8069. "newRole": "rayquaza",
  8070. "convertmsg": "The legendary egg has hatched into Rayquaza!",
  8071. "canConvert": [
  8072. "egg"
  8073. ],
  8074. "silent": true
  8075. }
  8076. },
  8077. "initialCondition": {
  8078. "poison": {
  8079. "count": 1,
  8080. "poisonDeadMessage": "You failed to hatch!"
  8081. }
  8082. },
  8083. "stalk": {
  8084. "mode": "ignore"
  8085. },
  8086. "kill": {
  8087. "mode": "ignore"
  8088. },
  8089. "distract": {
  8090. "mode": "ignore"
  8091. },
  8092. "poison": {
  8093. "mode": "ignore"
  8094. },
  8095. "inspect": {
  8096. "revealAs": [
  8097. "pidgey"
  8098. ]
  8099. }
  8100. }
  8101. },
  8102. {
  8103. "role": "hooh",
  8104. "translation": "Ho-oh",
  8105. "side": "egg",
  8106. "help": "You are Ho-oh! Once an egg, you've taken to the skies to destroy these miscreants that dare try to call the skies theirs. As you flap your wings, not only do you create rainbows, but you create a little bloodshed as well. During the day, you are able to take down two false prophets trying to attempt to claim the skies. One command you can use is /fire, which will let you use your deadly Sacred Fire on any unsuspecting foe, roasting them to a crisp. After that, you are able to use /bird, which lets you use Brave Bird to take out a second opponent. However, be wary that this attack will expose you half the time due to recoil. In addition, you have 5 votes. Best of luck claiming the skies as your own.",
  8107. "info": "Can fire (kill) one person during the day (user isn't revealed). Can bird (kill) a second person during the day (50% reveal chance). Has a 50% chance of evading poison and daykills. Has a vote of 5. ~Sided~",
  8108. "actions": {
  8109. "initialCondition": {
  8110. "clearPoison": true
  8111. },
  8112. "night": {
  8113. "vote": {
  8114. "command": "dummy",
  8115. "inputmsg": "You currently have a vote of 5!",
  8116. "hide": true,
  8117. "compulsory": true,
  8118. "noFollow": true,
  8119. "target": "OnlySelf",
  8120. "priority": 99,
  8121. "common": "Self"
  8122. }
  8123. },
  8124. "standby": {
  8125. "fire": {
  8126. "command": "kill",
  8127. "target": "AnyButSelf",
  8128. "msg": "You can now kill someone with /fire [name], and this won't reveal you!",
  8129. "killmsg": "~Target~ is razed and set aflame by a mystical fire of great intensity! All that can be seen afterwards is a rainbow in the distance."
  8130. },
  8131. "bird": {
  8132. "command": "kill",
  8133. "target": "AnyButSelf",
  8134. "msg": "You can kill a second person with /bird [name], but this has a 50% chance of revealing you!",
  8135. "killmsg": "The legendary fabled Ho-oh appears! In a glorious display of elegance and power, it charges into ~Target~!",
  8136. "revealChance": 0.5,
  8137. "revealmsg": "~Self~ (Ho-oh) is damaged by recoil!"
  8138. }
  8139. },
  8140. "poison": {
  8141. "mode": {
  8142. "evadeChance": 0.5
  8143. }
  8144. },
  8145. "daykill": {
  8146. "mode": {
  8147. "evadeChance": 0.5
  8148. }
  8149. },
  8150. "vote": 5
  8151. }
  8152. },
  8153. {
  8154. "role": "lugia",
  8155. "translation": "Lugia",
  8156. "side": "egg",
  8157. "help": "You are Lugia! Once an egg, you've taken to the night skies to destroy these miscreants that dare try to call the skies theirs. As you flap your wings, you bring nothing but sheer calmness and destruction. During the night, you are able to use two commands: /psychic and /aero. /psychic is a basic nightkill that you are able to use every night. /aero, on the otherhand, unleashes your deadly Aeroblast and allows you to pierce protection. Do be wary you can only use /aero every other night though. That's not where the fun stops for you though. In addition to your two kills, you evade nightkills yourself half the time due to your Multiscale ability, ignore petty distractors trying to stop your warpath to sky rulership, and a -5 voteshield. Best of luck claiming the skies as your own.",
  8158. "info": "Can psychic (kill) one person during the night. Can aero (kill, pierces protect) one person during the night every other night. Evades 50% of nightkills, and cannot be distracted. Has a -5 voteshield. ~Sided~",
  8159. "actions": {
  8160. "initialCondition": {
  8161. "clearPoison": true
  8162. },
  8163. "night": {
  8164. "vote": {
  8165. "command": "dummy",
  8166. "inputmsg": "You currently have a vote of 1!",
  8167. "hide": true,
  8168. "compulsory": true,
  8169. "noFollow": true,
  8170. "target": "OnlySelf",
  8171. "priority": 99,
  8172. "common": "Self"
  8173. },
  8174. "psychic": {
  8175. "command": "kill",
  8176. "target": "AnyButSelf",
  8177. "common": "Self",
  8178. "priority": 16,
  8179. "broadcast": "role",
  8180. "msg": "You were taken out by a powerful telekinetic force!"
  8181. },
  8182. "aero": {
  8183. "command": "kill",
  8184. "target": "AnyButSelf",
  8185. "pierce": true,
  8186. "common": "Self",
  8187. "priority": 12,
  8188. "broadcast": "role",
  8189. "recharge": 2,
  8190. "msg": "You were fatally wounded by a devastating vortex of air!"
  8191. }
  8192. },
  8193. "distract": {
  8194. "mode": "ignore"
  8195. },
  8196. "kill": {
  8197. "mode": {
  8198. "evadeChance": 0.5
  8199. }
  8200. },
  8201. "voteshield": -5
  8202. }
  8203. },
  8204. {
  8205. "role": "rayquaza",
  8206. "translation": "Rayquaza",
  8207. "side": "egg",
  8208. "help": "You are Rayquaza! Once an egg, you've taken to the air to destroy these miscreants that dare try to call the skies theirs. As you soar through the air, you create a spectacle while cutting enemies in half due to break-neck speeds. During the night, while everyone is sleeping, use /kill to take out one of your foes before they can awaken. As for the day, use /ascent to use the forbidden Dragon Ascent technique, easily capable of destroying who stands in your way. Keep in mind that this will not reveal you, so please feel free to kill anyone you wish. Don't worry about if these people dare attempt to vote you out though, as you have three votes and a surprise kill for them should they still outvote you.",
  8209. "info": "Has a vote of 3. Can kill one person during the night. Can ascent (kill) one person during the day (user is not revealed). If lynched, can espeed (kill, fastest command in the game) one person during the night before dying. ~Sided~",
  8210. "actions": {
  8211. "initialCondition": {
  8212. "clearPoison": true
  8213. },
  8214. "night": {
  8215. "vote": {
  8216. "command": "dummy",
  8217. "inputmsg": "You currently have a vote of 3!",
  8218. "hide": true,
  8219. "compulsory": true,
  8220. "noFollow": true,
  8221. "target": "OnlySelf",
  8222. "priority": 99,
  8223. "common": "Self"
  8224. },
  8225. "kill": {
  8226. "target": "AnyButSelf",
  8227. "common": "Self",
  8228. "priority": 17,
  8229. "broadcast": "role",
  8230. "msg": "You were beaten down by the fury of a rampaging dragon."
  8231. }
  8232. },
  8233. "standby": {
  8234. "ascent": {
  8235. "command": "kill",
  8236. "target": "AnyButSelf",
  8237. "msg": "You can now kill someone with /ascent [name]. You won't be revealed!",
  8238. "killmsg": "The shadow of a dragon is seen soaring far into the sky. Moments later, ~Target~ is struck by the full speed and power of Rayquaza diving down from the sky!"
  8239. }
  8240. },
  8241. "vote": 3,
  8242. "lynch": {
  8243. "convertTo": "rayquaza2",
  8244. "convertmsg": "~Self~ (Rayquaza) is enraged and refuses to go down without a fight, and can now kill one more person before dying."
  8245. }
  8246. }
  8247. },
  8248. {
  8249. "role": "hooh0",
  8250. "translation": "Ho-oh",
  8251. "side": "egg",
  8252. "hide": true,
  8253. "help": "You are Ho-oh! Once an egg, you've taken to the skies to destroy these miscreants that dare try to call the skies theirs. As you flap your wings, not only do you create rainbows, but you create a little bloodshed as well. During the day, you are able to take down two false prophets trying to attempt to claim the skies. One command you can use is /fire, which will let you use your deadly Sacred Fire on any unsuspecting foe, roasting them to a crisp. After that, you are able to use /bird, which lets you use Brave Bird to take out a second opponent. However, be wary that this attack will expose you half the time due to recoil. In addition, you have 5 votes. Best of luck claiming the skies as your own.",
  8254. "info": "Can sacred (kill) one person during the day (user isn't revealed). Can brave (kill) a second person during the day (50% reveal chance). Has a 50% chance of evading poison and daykills. Has a vote of 5. ~Sided~",
  8255. "actions": {
  8256. "night": {
  8257. "vote": {
  8258. "command": "dummy",
  8259. "inputmsg": "You currently have a vote of 5!",
  8260. "hide": true,
  8261. "compulsory": true,
  8262. "noFollow": true,
  8263. "target": "OnlySelf",
  8264. "priority": 99,
  8265. "common": "Self"
  8266. }
  8267. },
  8268. "standby": {
  8269. "fire": {
  8270. "command": "kill",
  8271. "target": "AnyButSelf",
  8272. "msg": "You can now kill someone with /fire [name], and this won't reveal you!",
  8273. "killmsg": "~Target~ is razed and set aflame by a mystical fire of great intensity! All that can be seen afterwards is a rainbow in the distance."
  8274. },
  8275. "bird": {
  8276. "command": "kill",
  8277. "target": "AnyButSelf",
  8278. "msg": "You can kill a second person with /bird [name], but this has a 50% chance of revealing you!",
  8279. "killmsg": "The legendary fabled Ho-oh appears! In a glorious display of elegance and power, it charges into ~Target~!",
  8280. "revealChance": 0.5,
  8281. "revealmsg": "~Self~ (Ho-oh) is damaged by recoil!"
  8282. }
  8283. },
  8284. "poison": {
  8285. "mode": {
  8286. "evadeChance": 0.5
  8287. }
  8288. },
  8289. "daykill": {
  8290. "mode": {
  8291. "evadeChance": 0.5
  8292. }
  8293. },
  8294. "vote": 5
  8295. }
  8296. },
  8297. {
  8298. "role": "lugia0",
  8299. "translation": "Lugia",
  8300. "side": "egg",
  8301. "hide": true,
  8302. "help": "You are Lugia! Once an egg, you've taken to the night skies to destroy these miscreants that dare try to call the skies theirs. As you flap your wings, you bring nothing but sheer calmness and destruction. During the night, you are able to use two commands: /psychic and /aero. /psychic is a basic nightkill that you are able to use every night. /aero, on the otherhand, unleashes your deadly Aeroblast and allows you to pierce protection. Do be wary you can only use /aero every other night though. That's not where the fun stops for you though. In addition to your two kills, you evade nightkills yourself half the time due to your Multiscale ability, ignore petty distractors trying to stop your warpath to sky rulership, and a -5 voteshield. Best of luck claiming the skies as your own.",
  8303. "info": "Can psychic (kill) one person during the night. Can aero (kill, pierces protect) one person during the night every other night. Evades 50% of nightkills, and cannot be distracted. Has a -5 voteshield. ~Sided~",
  8304. "actions": {
  8305. "night": {
  8306. "vote": {
  8307. "command": "dummy",
  8308. "inputmsg": "You currently have a vote of 1!",
  8309. "hide": true,
  8310. "compulsory": true,
  8311. "noFollow": true,
  8312. "target": "OnlySelf",
  8313. "priority": 99,
  8314. "common": "Self"
  8315. },
  8316. "psychic": {
  8317. "command": "kill",
  8318. "target": "AnyButSelf",
  8319. "common": "Self",
  8320. "priority": 16,
  8321. "hide": true,
  8322. "broadcast": "role",
  8323. "msg": "You were taken out by a powerful telekinetic force!"
  8324. },
  8325. "aero": {
  8326. "command": "kill",
  8327. "target": "AnyButSelf",
  8328. "pierce": true,
  8329. "hide": true,
  8330. "common": "Self",
  8331. "priority": 12,
  8332. "broadcast": "role",
  8333. "recharge": 2,
  8334. "msg": "You were fatally wounded by a devastating vortex of air!"
  8335. }
  8336. },
  8337. "distract": {
  8338. "mode": "ignore"
  8339. },
  8340. "kill": {
  8341. "mode": {
  8342. "evadeChance": 0.5
  8343. }
  8344. },
  8345. "voteshield": -5
  8346. }
  8347. },
  8348. {
  8349. "role": "rayquaza0",
  8350. "translation": "Rayquaza",
  8351. "side": "egg",
  8352. "hide": true,
  8353. "help": "You are Rayquaza! Once an egg, you've taken to the air to destroy these miscreants that dare try to call the skies theirs. As you soar through the air, you create a spectacle while cutting enemies in half due to break-neck speeds. During the night, while everyone is sleeping, use /kill to take out one of your foes before they can awaken. As for the day, use /ascent to use the forbidden Dragon Ascent technique, easily capable of destroying who stands in your way. Keep in mind that this will not reveal you, so please feel free to kill anyone you wish. Don't worry about if these people dare attempt to vote you out though, as you have three votes and a surprise kill for them should they still outvote you.",
  8354. "info": "Has a vote of 3. Can meteor (kill) one person during the night. Can ascent (kill) one person during the day (user is not revealed). If lynched, can kill (outspeeds all killers except Mega Pinsir) one person during the night before dying. ~Sided~",
  8355. "actions": {
  8356. "night": {
  8357. "vote": {
  8358. "command": "dummy",
  8359. "inputmsg": "You currently have a vote of 3!",
  8360. "hide": true,
  8361. "compulsory": true,
  8362. "noFollow": true,
  8363. "target": "OnlySelf",
  8364. "priority": 99,
  8365. "common": "Self"
  8366. },
  8367. "kill": {
  8368. "target": "AnyButSelf",
  8369. "common": "Self",
  8370. "hide": true,
  8371. "priority": 17,
  8372. "broadcast": "role",
  8373. "msg": "You were beaten down by the fury of a rampaging dragon."
  8374. }
  8375. },
  8376. "standby": {
  8377. "ascent": {
  8378. "command": "kill",
  8379. "target": "AnyButSelf",
  8380. "msg": "You can now kill someone with /ascent [name]. You won't be revealed!",
  8381. "killmsg": "The shadow of a dragon is seen soaring far into the sky. Moments later, ~Target~ is struck by the full speed and power of Rayquaza diving down from the sky!"
  8382. }
  8383. },
  8384. "vote": 3,
  8385. "lynch": {
  8386. "convertTo": "rayquaza2",
  8387. "convertmsg": "~Self~ (Rayquaza) is enraged and refuses to go down without a fight, and can now kill one more person before dying."
  8388. }
  8389. }
  8390. },
  8391. {
  8392. "role": "hooh+",
  8393. "translation": "Ho-oh",
  8394. "side": "egg",
  8395. "hide": true,
  8396. "help": "You are Ho-oh! Once an egg, you've taken to the skies to destroy these miscreants that dare try to call the skies theirs. As you flap your wings, not only do you create rainbows, but you create a little bloodshed as well. During the day, you are able to take down two false prophets trying to attempt to claim the skies. One command you can use is /fire, which will let you use your deadly Sacred Fire on any unsuspecting foe, roasting them to a crisp. After that, you are able to use /bird, which lets you use Brave Bird to take out a second opponent. However, be wary that this attack will expose you half the time due to recoil. In addition, you have 5 votes. Best of luck claiming the skies as your own. Thanks to Shaymin-S, your vote has increased to 6!",
  8397. "info": "Can sacred (kill) one person during the day (user isn't revealed). Can brave (kill) a second person during the day (50% reveal chance). Has a 50% chance of evading poison and daykills. Has a vote of 5. ~Sided~",
  8398. "actions": {
  8399. "initialCondition": {
  8400. "clearPoison": true
  8401. },
  8402. "night": {
  8403. "vote": {
  8404. "command": "dummy",
  8405. "inputmsg": "You currently have a vote of 6!",
  8406. "hide": true,
  8407. "compulsory": true,
  8408. "noFollow": true,
  8409. "target": "OnlySelf",
  8410. "priority": 99,
  8411. "common": "Self"
  8412. }
  8413. },
  8414. "standby": {
  8415. "fire": {
  8416. "command": "kill",
  8417. "target": "AnyButSelf",
  8418. "msg": "You can now kill someone with /fire [name], and this won't reveal you!",
  8419. "killmsg": "~Target~ is razed and set aflame by a mystical fire of great intensity! All that can be seen afterwards is a rainbow in the distance."
  8420. },
  8421. "bird": {
  8422. "command": "kill",
  8423. "target": "AnyButSelf",
  8424. "msg": "You can kill a second person with /bird [name], but this has a 50% chance of revealing you!",
  8425. "killmsg": "The legendary fabled Ho-oh appears! In a glorious display of elegance and power, it charges into ~Target~!",
  8426. "revealChance": 0.5,
  8427. "revealmsg": "~Self~ (Ho-oh) is damaged by recoil!"
  8428. }
  8429. },
  8430. "poison": {
  8431. "mode": {
  8432. "evadeChance": 0.5
  8433. }
  8434. },
  8435. "daykill": {
  8436. "mode": {
  8437. "evadeChance": 0.5
  8438. }
  8439. },
  8440. "vote": 6
  8441. }
  8442. },
  8443. {
  8444. "role": "lugia+",
  8445. "translation": "Lugia",
  8446. "side": "egg",
  8447. "hide": true,
  8448. "help": "You are Lugia! Once an egg, you've taken to the night skies to destroy these miscreants that dare try to call the skies theirs. As you flap your wings, you bring nothing but sheer calmness and destruction. During the night, you are able to use two commands: /psychic and /aero. /psychic is a basic nightkill that you are able to use every night. /aero, on the otherhand, unleashes your deadly Aeroblast and allows you to pierce protection. Do be wary you can only use /aero every other night though. That's not where the fun stops for you though. In addition to your two kills, you evade nightkills yourself half the time due to your Multiscale ability, ignore petty distractors trying to stop your warpath to sky rulership, and a -5 voteshield. Best of luck claiming the skies as your own. Thanks to Shaymin-S, your vote has increased to 2!",
  8449. "info": "Can psychic (kill) one person during the night. Can aero (kill, pierces protect) one person during the night every other night. Evades 50% of nightkills, and cannot be distracted. Has a -5 voteshield. ~Sided~",
  8450. "actions": {
  8451. "initialCondition": {
  8452. "clearPoison": true
  8453. },
  8454. "night": {
  8455. "vote": {
  8456. "command": "dummy",
  8457. "inputmsg": "You currently have a vote of 2!",
  8458. "hide": true,
  8459. "compulsory": true,
  8460. "noFollow": true,
  8461. "target": "OnlySelf",
  8462. "priority": 99,
  8463. "common": "Self"
  8464. },
  8465. "psychic": {
  8466. "command": "kill",
  8467. "target": "AnyButSelf",
  8468. "common": "Self",
  8469. "priority": 16,
  8470. "hide": true,
  8471. "broadcast": "role",
  8472. "msg": "You were taken out by a powerful telekinetic force!"
  8473. },
  8474. "aero": {
  8475. "command": "kill",
  8476. "target": "AnyButSelf",
  8477. "pierce": true,
  8478. "common": "Self",
  8479. "priority": 12,
  8480. "hide": true,
  8481. "broadcast": "role",
  8482. "recharge": 2,
  8483. "msg": "You were fatally wounded by a devastating vortex of air!"
  8484. }
  8485. },
  8486. "distract": {
  8487. "mode": "ignore"
  8488. },
  8489. "kill": {
  8490. "mode": {
  8491. "evadeChance": 0.5
  8492. }
  8493. },
  8494. "voteshield": -5,
  8495. "vote": 2
  8496. }
  8497. },
  8498. {
  8499. "role": "rayquaza+",
  8500. "translation": "Rayquaza",
  8501. "side": "egg",
  8502. "hide": true,
  8503. "help": "You are Rayquaza! Once an egg, you've taken to the air to destroy these miscreants that dare try to call the skies theirs. As you soar through the air, you create a spectacle while cutting enemies in half due to break-neck speeds. During the night, while everyone is sleeping, use /kill to take out one of your foes before they can awaken. As for the day, use /ascent to use the forbidden Dragon Ascent technique, easily capable of destroying who stands in your way. Keep in mind that this will not reveal you, so please feel free to kill anyone you wish. Don't worry about if these people dare attempt to vote you out though, as you have three votes and a surprise kill for them should they still outvote you. Thanks to Shaymin-S, your vote has increased to 4!",
  8504. "info": "Has a vote of 3. Can meteor (kill) one person during the night. Can ascent (kill) one person during the day (user is not revealed). If lynched, can kill (outspeeds all killers except Mega Pinsir) one person during the night before dying. ~Sided~",
  8505. "actions": {
  8506. "initialCondition": {
  8507. "clearPoison": true
  8508. },
  8509. "night": {
  8510. "vote": {
  8511. "command": "dummy",
  8512. "inputmsg": "You currently have a vote of 4!",
  8513. "hide": true,
  8514. "compulsory": true,
  8515. "noFollow": true,
  8516. "target": "OnlySelf",
  8517. "priority": 99,
  8518. "common": "Self"
  8519. },
  8520. "kill": {
  8521. "target": "AnyButSelf",
  8522. "common": "Self",
  8523. "priority": 17,
  8524. "hide": true,
  8525. "broadcast": "role",
  8526. "msg": "You were beaten down by the fury of a rampaging dragon."
  8527. }
  8528. },
  8529. "standby": {
  8530. "ascent": {
  8531. "command": "kill",
  8532. "target": "AnyButSelf",
  8533. "msg": "You can now kill someone with /ascent [name]. You won't be revealed!",
  8534. "killmsg": "The shadow of a dragon is seen soaring far into the sky. Moments later, ~Target~ is struck by the full speed and power of Rayquaza diving down from the sky!"
  8535. }
  8536. },
  8537. "vote": 4,
  8538. "lynch": {
  8539. "convertTo": "rayquaza2",
  8540. "convertmsg": "~Self~ (Rayquaza) is enraged and refuses to go down without a fight, and can now kill one more person before dying."
  8541. }
  8542. }
  8543. },
  8544. {
  8545. "role": "hooh-",
  8546. "translation": "Ho-oh",
  8547. "side": "egg",
  8548. "hide": true,
  8549. "help": "You are Ho-oh! Once an egg, you've taken to the skies to destroy these miscreants that dare try to call the skies theirs. As you flap your wings, not only do you create rainbows, but you create a little bloodshed as well. During the day, you are able to take down two false prophets trying to attempt to claim the skies. One command you can use is /fire, which will let you use your deadly Sacred Fire on any unsuspecting foe, roasting them to a crisp. After that, you are able to use /bird, which lets you use Brave Bird to take out a second opponent. However, be wary that this attack will expose you half the time due to recoil. In addition, you have 5 votes. Best of luck claiming the skies as your own. Unfortunately, Tropius' poison has reduced your vote to 4!",
  8550. "info": "Can sacred (kill) one person during the day (user isn't revealed). Can brave (kill) a second person during the day (50% reveal chance). Has a 50% chance of evading poison and daykills. Has a vote of 5. ~Sided~",
  8551. "actions": {
  8552. "initialCondition": {
  8553. "clearPoison": true
  8554. },
  8555. "night": {
  8556. "vote": {
  8557. "command": "dummy",
  8558. "inputmsg": "You currently have a vote of 4!",
  8559. "hide": true,
  8560. "compulsory": true,
  8561. "noFollow": true,
  8562. "target": "OnlySelf",
  8563. "priority": 99,
  8564. "common": "Self"
  8565. }
  8566. },
  8567. "standby": {
  8568. "fire": {
  8569. "command": "kill",
  8570. "target": "AnyButSelf",
  8571. "msg": "You can now kill someone with /fire [name], and this won't reveal you!",
  8572. "killmsg": "~Target~ is razed and set aflame by a mystical fire of great intensity! All that can be seen afterwards is a rainbow in the distance."
  8573. },
  8574. "bird": {
  8575. "command": "kill",
  8576. "target": "AnyButSelf",
  8577. "msg": "You can kill a second person with /bird [name], but this has a 50% chance of revealing you!",
  8578. "killmsg": "The legendary fabled Ho-oh appears! In a glorious display of elegance and power, it charges into ~Target~!",
  8579. "revealChance": 0.5,
  8580. "revealmsg": "~Self~ (Ho-oh) is damaged by recoil!"
  8581. }
  8582. },
  8583. "poison": {
  8584. "mode": {
  8585. "evadeChance": 0.5
  8586. }
  8587. },
  8588. "daykill": {
  8589. "mode": {
  8590. "evadeChance": 0.5
  8591. }
  8592. },
  8593. "vote": 4
  8594. }
  8595. },
  8596. {
  8597. "role": "lugia-",
  8598. "translation": "Lugia",
  8599. "side": "egg",
  8600. "hide": true,
  8601. "help": "You are Lugia! Once an egg, you've taken to the night skies to destroy these miscreants that dare try to call the skies theirs. As you flap your wings, you bring nothing but sheer calmness and destruction. During the night, you are able to use two commands: /psychic and /aero. /psychic is a basic nightkill that you are able to use every night. /aero, on the otherhand, unleashes your deadly Aeroblast and allows you to pierce protection. Do be wary you can only use /aero every other night though. That's not where the fun stops for you though. In addition to your two kills, you evade nightkills yourself half the time due to your Multiscale ability, ignore petty distractors trying to stop your warpath to sky rulership, and a -5 voteshield. Best of luck claiming the skies as your own. Unfortunately, Tropius' poison has reduced your vote to zero!",
  8602. "info": "Can psychic (kill) one person during the night. Can aero (kill, pierces protect) one person during the night every other night. Evades 50% of nightkills, and cannot be distracted. Has a -5 voteshield. ~Sided~",
  8603. "actions": {
  8604. "initialCondition": {
  8605. "clearPoison": true
  8606. },
  8607. "night": {
  8608. "vote": {
  8609. "command": "dummy",
  8610. "inputmsg": "You currently have a vote of 0!",
  8611. "hide": true,
  8612. "compulsory": true,
  8613. "noFollow": true,
  8614. "target": "OnlySelf",
  8615. "priority": 99,
  8616. "common": "Self"
  8617. },
  8618. "psychic": {
  8619. "command": "kill",
  8620. "target": "AnyButSelf",
  8621. "common": "Self",
  8622. "priority": 16,
  8623. "hide": true,
  8624. "broadcast": "role",
  8625. "msg": "You were taken out by a powerful telekinetic force!"
  8626. },
  8627. "aero": {
  8628. "command": "kill",
  8629. "target": "AnyButSelf",
  8630. "pierce": true,
  8631. "common": "Self",
  8632. "priority": 12,
  8633. "hide": true,
  8634. "broadcast": "role",
  8635. "recharge": 2,
  8636. "msg": "You were fatally wounded by a devastating vortex of air!"
  8637. }
  8638. },
  8639. "distract": {
  8640. "mode": "ignore"
  8641. },
  8642. "kill": {
  8643. "mode": {
  8644. "evadeChance": 0.5
  8645. }
  8646. },
  8647. "voteshield": -5,
  8648. "vote": 0
  8649. }
  8650. },
  8651. {
  8652. "role": "rayquaza-",
  8653. "translation": "Rayquaza",
  8654. "side": "egg",
  8655. "hide": true,
  8656. "help": "You are Rayquaza! Once an egg, you've taken to the air to destroy these miscreants that dare try to call the skies theirs. As you soar through the air, you create a spectacle while cutting enemies in half due to break-neck speeds. During the night, while everyone is sleeping, use /kill to take out one of your foes before they can awaken. As for the day, use /ascent to use the forbidden Dragon Ascent technique, easily capable of destroying who stands in your way. Keep in mind that this will not reveal you, so please feel free to kill anyone you wish. Don't worry about if these people dare attempt to vote you out though, as you have three votes and a surprise kill for them should they still outvote you. Unfortunately, Tropius' poison has reduced your vote to 2!",
  8657. "info": "Has a vote of 3. Can meteor (kill) one person during the night. Can ascent (kill) one person during the day (user is not revealed). If lynched, can kill (outspeeds all killers except Mega Pinsir) one person during the night before dying. ~Sided~",
  8658. "actions": {
  8659. "initialCondition": {
  8660. "clearPoison": true
  8661. },
  8662. "night": {
  8663. "vote": {
  8664. "command": "dummy",
  8665. "inputmsg": "You currently have a vote of 2!",
  8666. "hide": true,
  8667. "compulsory": true,
  8668. "noFollow": true,
  8669. "target": "OnlySelf",
  8670. "priority": 99,
  8671. "common": "Self"
  8672. },
  8673. "kill": {
  8674. "target": "AnyButSelf",
  8675. "common": "Self",
  8676. "hide": true,
  8677. "priority": 17,
  8678. "broadcast": "role",
  8679. "msg": "You were beaten down by the fury of a rampaging dragon."
  8680. }
  8681. },
  8682. "standby": {
  8683. "ascent": {
  8684. "command": "kill",
  8685. "target": "AnyButSelf",
  8686. "msg": "You can now kill someone with /ascent [name]. You won't be revealed!",
  8687. "killmsg": "The shadow of a dragon is seen soaring far into the sky. Moments later, ~Target~ is struck by the full speed and power of Rayquaza diving down from the sky!"
  8688. }
  8689. },
  8690. "vote": 2,
  8691. "lynch": {
  8692. "convertTo": "rayquaza2",
  8693. "convertmsg": "~Self~ (Rayquaza) is enraged and refuses to go down without a fight, and can now kill one more person before dying."
  8694. }
  8695. }
  8696. },
  8697. {
  8698. "role": "rayquaza2",
  8699. "translation": "Rayquaza",
  8700. "side": "egg",
  8701. "hide": true,
  8702. "help": "It's time to strike! Use /espeed to get a much faster, piercing final kill with ExtremeSpeed that even Togekiss will not be able to stop.",
  8703. "info": "Can espeed (kill, fastest command in the game) one last time to kill someone during the night. ~Sided~",
  8704. "actions": {
  8705. "initialCondition": {
  8706. "poison": {
  8707. "count": -1,
  8708. "poisonDeadMessage": "It appears you've finally been bested."
  8709. }
  8710. },
  8711. "night": {
  8712. "espeed": {
  8713. "command": "kill",
  8714. "target": "AnyButSelf",
  8715. "common": "Self",
  8716. "priority": 1,
  8717. "hide": true,
  8718. "broadcast": "role",
  8719. "msg": "You were immediately taken down by the blinding speed of Rayquaza."
  8720. }
  8721. }
  8722. }
  8723. },
  8724. {
  8725. "role": "yveltal",
  8726. "translation": "Yveltal",
  8727. "side": "yveltal",
  8728. "help": "You are Yveltal! Known in the world of Brisa as 'The Original One', you are the creator of all of birdkind. However, your negative demeanor has not been taken well by today's birds, quickly taking you from a well-regarded being to a neighborhood grump. Well, that sourpuss treatment towards you isn't going to fly any longer. During the night, you are able to use /wing to fire off an Oblivion Wing at anyone you desire, taking them out given that pesky Mega Altaria or poser Mandibuzz isn't in the way. Don't worry about distractors though, as you'll simply kill them. Don't worry about people trying to harm you too much either. You have a 50% chance to evade nightkills and daykills, as well as a complete immunity to poison. Even if those damn fools find out who you are, don't worry! You'll survive one lynch, and whoever votes you out the first time you are lynched will die! Isn't that fun? Now, show these miscreants who the true ruler of the sky is.",
  8729. "info": "Can wing (kill, outspeeds all killers except vengeful roles [Rayquaza and Mega Altaria] and Mega Pinsir) one person during the night. Has a 50% chance to evade nightkills and daykills. Can't be poisoned. Kills distractors. Survives 1 lynch, killing the first voter. ~Sided~",
  8730. "actions": {
  8731. "night": {
  8732. "vote": {
  8733. "command": "dummy",
  8734. "inputmsg": "You currently have a vote of 1!",
  8735. "hide": true,
  8736. "compulsory": true,
  8737. "noFollow": true,
  8738. "target": "OnlySelf",
  8739. "priority": 99,
  8740. "common": "Self"
  8741. },
  8742. "wing": {
  8743. "command": "kill",
  8744. "target": "AnyButSelf",
  8745. "common": "Self",
  8746. "priority": 7,
  8747. "broadcast": "role",
  8748. "msg": "You were struck by a violet beam of dark energy and withered instantly."
  8749. }
  8750. },
  8751. "distract": {
  8752. "mode": "ChangeTarget",
  8753. "hookermsg": "You made the unfortnate choice of trying to stop Yveltal. The rest is history, and you are now a part of it.",
  8754. "msg": "The ~Distracter~ thought they could stop you. Such ignorance. You made quick work of disposing them."
  8755. },
  8756. "poison": {
  8757. "mode": "ignore"
  8758. },
  8759. "daykill": {
  8760. "mode": {
  8761. "evadeChance": 0.5
  8762. }
  8763. },
  8764. "kill": {
  8765. "mode": {
  8766. "evadeChance": 0.5
  8767. }
  8768. },
  8769. "lynch": {
  8770. "killVoters": {
  8771. "first": 1,
  8772. "last": 0,
  8773. "message": "Yveltal: 'You fools think you can get rid of me that easily?' ~Self~ rushes towards ~Target~ and absorbs their entire life energy. Everyone watches as ~Target~'s lifeless corpse falls to the ground."
  8774. },
  8775. "convertTo": "yveltal2",
  8776. "lynchmsg": "Before anyone else can fight, Yveltal quickly flies off into the night sky."
  8777. }
  8778. }
  8779. },
  8780. {
  8781. "role": "yveltal2",
  8782. "translation": "Yveltal",
  8783. "side": "yveltal",
  8784. "help": "You are Yveltal! Known in the world of Brisa as 'The Original One', you are the creator of all of birdkind. However, your negative demeanor has not been taken well by today's birds, quickly taking you from a well-regarded being to a neighborhood grump. Well, that sourpuss treatment towards you isn't going to fly any longer. During the night, you are able to use /wing to fire off an Oblivion Wing at anyone you desire, taking them out given that pesky Mega Altaria or poser Mandibuzz isn't in the way. Don't worry about distractors though, as you'll simply kill them. Don't worry about people trying to harm you too much either. You have a 50% chance to evade nightkills and daykills, as well as a complete immunity to poison. Isn't that fun? Now, show these miscreants who the true ruler of the sky is.",
  8785. "hide": true,
  8786. "info": "Can use /oblivion during the night (faster than all other mafia) to kill someone. Evades 50% of nightkills and daykills while killing anyone to distract it and being immune to poison at the same time. ~Sided~",
  8787. "actions": {
  8788. "night": {
  8789. "vote": {
  8790. "command": "dummy",
  8791. "inputmsg": "You currently have a vote of 1!",
  8792. "hide": true,
  8793. "compulsory": true,
  8794. "noFollow": true,
  8795. "target": "OnlySelf",
  8796. "priority": 99,
  8797. "common": "Self"
  8798. },
  8799. "wing": {
  8800. "command": "kill",
  8801. "target": "AnyButSelf",
  8802. "common": "Self",
  8803. "priority": 7,
  8804. "hide": true,
  8805. "broadcast": "role",
  8806. "msg": "You were struck by a violet beam of dark energy and withered instantly."
  8807. }
  8808. },
  8809. "distract": {
  8810. "mode": "ChangeTarget",
  8811. "hookermsg": "You made the unfortnate choice of trying to stop Yveltal. The rest is history, and you are now a part of it.",
  8812. "msg": "The ~Distracter~ thought they could stop you. Such ignorance. You made quick work of disposing them."
  8813. },
  8814. "poison": {
  8815. "mode": "ignore"
  8816. },
  8817. "daykill": {
  8818. "mode": {
  8819. "evadeChance": 0.5
  8820. }
  8821. },
  8822. "kill": {
  8823. "mode": {
  8824. "evadeChance": 0.5
  8825. }
  8826. }
  8827. }
  8828. },
  8829. {
  8830. "role": "yveltal+",
  8831. "translation": "Yveltal",
  8832. "side": "yveltal",
  8833. "hide": true,
  8834. "help": "You are Yveltal! Known in the world of Brisa as 'The Original One', you are the creator of all of birdkind. However, your negative demeanor has not been taken well by today's birds, quickly taking you from a well-regarded being to a neighborhood grump. Well, that sourpuss treatment towards you isn't going to fly any longer. During the night, you are able to use /wing to fire off an Oblivion Wing at anyone you desire, taking them out given that pesky Mega Altaria or poser Mandibuzz isn't in the way. Don't worry about distractors though, as you'll simply kill them. Don't worry about people trying to harm you too much either. You have a 50% chance to evade nightkills and daykills, as well as a complete immunity to poison. Even if those damn fools find out who you are, don't worry! You'll survive one lynch, and whoever votes you out the first time you are lynched will die! Isn't that fun? Now, show these miscreants who the true ruler of the sky is. Thanks to Shaymin-S, your vote has increased to 2!",
  8835. "info": "Can oblivion (kill, outspeeds all killers except vengeful roles [Rayquaza and Mega Altaria] and Mega Pinsir) one person during the night. Has a 50% chance to evade nightkills and daykills. Can't be poisoned. Kills distractors. Survives 1 lynch, killing the first voter. ~Sided~",
  8836. "actions": {
  8837. "night": {
  8838. "vote": {
  8839. "command": "dummy",
  8840. "inputmsg": "You currently have a vote of 2!",
  8841. "hide": true,
  8842. "compulsory": true,
  8843. "noFollow": true,
  8844. "target": "OnlySelf",
  8845. "priority": 99,
  8846. "common": "Self"
  8847. },
  8848. "wing": {
  8849. "command": "kill",
  8850. "target": "AnyButSelf",
  8851. "common": "Self",
  8852. "priority": 7,
  8853. "hide": true,
  8854. "broadcast": "role",
  8855. "msg": "You were struck by a violet beam of dark energy and withered instantly."
  8856. }
  8857. },
  8858. "distract": {
  8859. "mode": "ChangeTarget",
  8860. "hookermsg": "You made the unfortnate choice of trying to stop Yveltal. The rest is history, and you are now a part of it.",
  8861. "msg": "The ~Distracter~ thought they could stop you. Such ignorance. You made quick work of disposing them."
  8862. },
  8863. "poison": {
  8864. "mode": "ignore"
  8865. },
  8866. "daykill": {
  8867. "mode": {
  8868. "evadeChance": 0.5
  8869. }
  8870. },
  8871. "kill": {
  8872. "mode": {
  8873. "evadeChance": 0.5
  8874. }
  8875. },
  8876. "vote": 2,
  8877. "lynch": {
  8878. "killVoters": {
  8879. "first": 1,
  8880. "last": 0,
  8881. "message": "Yveltal: 'You fools think you can get rid of me that easily?' ~Self~ rushes towards ~Target~ and absorbs their entire life energy. Everyone watches as ~Target~'s lifeless corpse falls to the ground."
  8882. },
  8883. "convertTo": "yveltal2",
  8884. "lynchmsg": "Before anyone else can fight, Yveltal quickly flies off into the night sky."
  8885. }
  8886. }
  8887. },
  8888. {
  8889. "role": "yveltal2+",
  8890. "translation": "Yveltal",
  8891. "side": "yveltal",
  8892. "help": "You are Yveltal! Known in the world of Brisa as 'The Original One', you are the creator of all of birdkind. However, your negative demeanor has not been taken well by today's birds, quickly taking you from a well-regarded being to a neighborhood grump. Well, that sourpuss treatment towards you isn't going to fly any longer. During the night, you are able to use /wing to fire off an Oblivion Wing at anyone you desire, taking them out given that pesky Mega Altaria or poser Mandibuzz isn't in the way. Don't worry about distractors though, as you'll simply kill them. Don't worry about people trying to harm you too much either. You have a 50% chance to evade nightkills and daykills, as well as a complete immunity to poison. Isn't that fun? Now, show these miscreants who the true ruler of the sky is. Thanks to Shaymin-S, your vote has increased to 2!",
  8893. "hide": true,
  8894. "info": "Can use /oblivion during the night (faster than all other mafia) to kill someone. Evades 50% of nightkills and daykills while killing anyone to distract it and being immune to poison at the same time. ~Sided~",
  8895. "actions": {
  8896. "night": {
  8897. "vote": {
  8898. "command": "dummy",
  8899. "inputmsg": "You currently have a vote of 2!",
  8900. "hide": true,
  8901. "compulsory": true,
  8902. "noFollow": true,
  8903. "target": "OnlySelf",
  8904. "priority": 99,
  8905. "common": "Self"
  8906. },
  8907. "wing": {
  8908. "command": "kill",
  8909. "target": "AnyButSelf",
  8910. "common": "Self",
  8911. "priority": 7,
  8912. "hide": true,
  8913. "broadcast": "role",
  8914. "msg": "You were struck by a violet beam of dark energy and withered instantly."
  8915. }
  8916. },
  8917. "distract": {
  8918. "mode": "ChangeTarget",
  8919. "hookermsg": "You made the unfortnate choice of trying to stop Yveltal. The rest is history, and you are now a part of it.",
  8920. "msg": "The ~Distracter~ thought they could stop you. Such ignorance. You made quick work of disposing them."
  8921. },
  8922. "poison": {
  8923. "mode": "ignore"
  8924. },
  8925. "daykill": {
  8926. "mode": {
  8927. "evadeChance": 0.5
  8928. }
  8929. },
  8930. "vote": 2,
  8931. "kill": {
  8932. "mode": {
  8933. "evadeChance": 0.5
  8934. }
  8935. }
  8936. }
  8937. },
  8938. {
  8939. "role": "rayquazaespeed",
  8940. "translation": "Vengeful Rayquaza",
  8941. "side": "village",
  8942. "help": "",
  8943. "hide": true,
  8944. "actions": {
  8945. "night": {
  8946. "espeed": {
  8947. "command": "kill",
  8948. "target": "AnyButSelf",
  8949. "common": "Self",
  8950. "priority": 1
  8951. }
  8952. }
  8953. }
  8954. },
  8955. {
  8956. "role": "bodyguards",
  8957. "translation": "Mega Altaria, Mandibuzz",
  8958. "side": "village",
  8959. "help": "",
  8960. "hide": true,
  8961. "actions": {
  8962. "night": {
  8963. "protect": {
  8964. "target": "AnyButSelf",
  8965. "common": "Self",
  8966. "priority": 5
  8967. }
  8968. }
  8969. }
  8970. },
  8971. {
  8972. "role": "vengeful",
  8973. "translation": "Vengeful Mega Altaria",
  8974. "side": "village",
  8975. "help": "",
  8976. "hide": true,
  8977. "actions": {
  8978. "night": {
  8979. "voice": {
  8980. "command": "kill",
  8981. "target": "AnyButSelf",
  8982. "common": "Self",
  8983. "priority": 6
  8984. }
  8985. }
  8986. }
  8987. },
  8988. {
  8989. "role": "poisoners",
  8990. "translation": "Noivern, Tropius",
  8991. "side": "village",
  8992. "help": "",
  8993. "hide": true,
  8994. "actions": {
  8995. "night": {
  8996. "poison": {
  8997. "target": "AnyButSelf",
  8998. "common": "Self",
  8999. "priority": 9
  9000. }
  9001. }
  9002. }
  9003. },
  9004. {
  9005. "role": "krowkill",
  9006. "translation": "Krow's Crew",
  9007. "side": "village",
  9008. "help": "",
  9009. "hide": true,
  9010. "actions": {
  9011. "night": {
  9012. "kill": {
  9013. "target": "AnyButSelf",
  9014. "common": "Self",
  9015. "priority": 10
  9016. }
  9017. }
  9018. }
  9019. },
  9020. {
  9021. "role": "oddkill",
  9022. "translation": "Odd Birds",
  9023. "side": "village",
  9024. "help": "",
  9025. "hide": true,
  9026. "actions": {
  9027. "night": {
  9028. "kill": {
  9029. "target": "AnyButSelf",
  9030. "common": "Self",
  9031. "priority": 15
  9032. }
  9033. }
  9034. }
  9035. },
  9036. {
  9037. "role": "selfconverters",
  9038. "translation": "Hoothoot, Legendary Egg, Pidove, Pidgey, Pidgeotto, Pidgeot, Rowlet, Vespiquen",
  9039. "side": "village",
  9040. "help": "",
  9041. "hide": true,
  9042. "actions": {
  9043. "night": {
  9044. "self convert": {
  9045. "command": "dummy",
  9046. "target": "OnlySelf",
  9047. "common": "Self",
  9048. "priority": 20
  9049. }
  9050. }
  9051. }
  9052. },
  9053. {
  9054. "role": "inspectors",
  9055. "translation": "Hoothoot, Noctowl, Noivern, Rowlet",
  9056. "side": "village",
  9057. "help": "",
  9058. "hide": true,
  9059. "actions": {
  9060. "night": {
  9061. "inspect": {
  9062. "target": "AnyButSelf",
  9063. "common": "Self",
  9064. "priority": 22
  9065. }
  9066. }
  9067. }
  9068. }
  9069. ],
  9070. "roles1": [
  9071. "hawlucha",
  9072. "talonflame",
  9073. "gyarados"
  9074. ],
  9075. "roles2": [
  9076. "megaaltaria",
  9077. "hoothoot",
  9078. "rowlet",
  9079. "tropius"
  9080. ],
  9081. "roles3": [
  9082. "pidgeotto",
  9083. "togekiss",
  9084. "noctowl",
  9085. "honchkrow",
  9086. "gliscor"
  9087. ],
  9088. "roles4": [
  9089. "hoothoot",
  9090. "megaaltaria",
  9091. "pidgey",
  9092. "pidgey",
  9093. "honchkrow",
  9094. "gyarados",
  9095. "ledian",
  9096. "pidgey",
  9097. "mandibuzz"
  9098. ],
  9099. "roles5": [
  9100. "hoothoot",
  9101. "megaaltaria",
  9102. "pidgey",
  9103. "pidgey",
  9104. "noivern",
  9105. "gyarados",
  9106. "ledian",
  9107. "pidgey",
  9108. "mandibuzz",
  9109. "swellow",
  9110. "togekiss"
  9111. ],
  9112. "roles6": [
  9113. "hoothoot",
  9114. "megaaltaria",
  9115. "pidgey",
  9116. "pidgey",
  9117. "honchkrow",
  9118. "gyarados",
  9119. "ledian",
  9120. "pidgey",
  9121. "mandibuzz",
  9122. "swellow",
  9123. "togekiss",
  9124. "tropius",
  9125. "staraptor",
  9126. "crobat",
  9127. "gliscor",
  9128. "pidove",
  9129. "chatot",
  9130. "egg",
  9131. "pidgey",
  9132. "hawlucha"
  9133. ],
  9134. "roles7": [
  9135. "hoothoot",
  9136. "megaaltaria",
  9137. "pidgey",
  9138. "pidgey",
  9139. "honchkrow",
  9140. "gyarados",
  9141. "ledian",
  9142. "pidgey",
  9143. "mandibuzz",
  9144. "swellow",
  9145. "togekiss",
  9146. "crobat",
  9147. "staraptorbig",
  9148. "tropius",
  9149. "gliscor",
  9150. "pidove",
  9151. "chatot",
  9152. "egg",
  9153. "pidgey",
  9154. "hawlucha",
  9155. "rowlet",
  9156. "shayminsky",
  9157. "megaaerodactyl",
  9158. "talonflame",
  9159. "megapinsir",
  9160. "delibird",
  9161. "yveltal",
  9162. "vespiquen",
  9163. "staraptorbig",
  9164. "noivern",
  9165. "pidgey",
  9166. "megaaltaria",
  9167. "hoothoot",
  9168. "gyarados",
  9169. "hawlucha",
  9170. "pidgey",
  9171. "honchkrow",
  9172. "pidgey",
  9173. "ledian",
  9174. "chatot",
  9175. "talonflame"
  9176. ],
  9177. "villageCantLoseRoles": [
  9178. "pidgeotto",
  9179. "pidgeot",
  9180. "megapidgeot",
  9181. "talonflame",
  9182. "megaaltaria2",
  9183. "hawlucha",
  9184. "staraptor",
  9185. "staraptorbig",
  9186. "pidgeotto0",
  9187. "pidgeot0",
  9188. "megapidgeot0",
  9189. "talonflame0",
  9190. "hawlucha0",
  9191. "staraptor0",
  9192. "staraptorbig0",
  9193. "pidgey+",
  9194. "pidgeotto+",
  9195. "pidgeot+",
  9196. "megapidgeot+",
  9197. "hoothoot+",
  9198. "noctowl+",
  9199. "rowlet+",
  9200. "talonflame+",
  9201. "chatot+",
  9202. "ledian+",
  9203. "delibird+",
  9204. "swellow+",
  9205. "hawlucha+",
  9206. "pidove+",
  9207. "megaaltaria+",
  9208. "togekiss+",
  9209. "staraptor+",
  9210. "staraptorbig+",
  9211. "pidgeot-",
  9212. "megapidgeot-",
  9213. "talonflame-",
  9214. "hawlucha-",
  9215. "staraptorbig-"
  9216. ],
  9217. "killmsg": "±Braviary: ~Player~ (~Role~) fainted!",
  9218. "killusermsg": "*** You fainted!",
  9219. "lynchmsg": "±Braviary: ~Player~ (~Role~) has been driven out of the skies!",
  9220. "drawmsg": "±Braviary: Looks like no one survived this brutal battle. Guess these skies are mine. Better luck next time everyone!",
  9221. "minplayers": 3,
  9222. "ticks": {
  9223. "night1": 45,
  9224. "night": 25,
  9225. "standby": 35
  9226. },
  9227. "changelog": [
  9228. "6/26/16: Theme created.",
  9229. "11/23/16: Crobat's poison now kills in the same night (as originally planned). Tropius now has a day inspect (as originally planned). Crobat and Tropius swapped in spawn for 12 and 14 player games."
  9230. ]
  9231. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement