Advertisement
The-Tempest

Mt. Ember Redux - My first edit

May 23rd, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.24 KB | None | 0 0
  1. {
  2. "name": "MtEmber",
  3. "author": [
  4. "<b><font color=blue>The Tempest</font></b>",
  5. "matthewbny"
  6. ],
  7. "minplayers": 8,
  8. "summary": "Placeholder",
  9. "sides": [
  10. {
  11. "side": "mafia1",
  12. "translation": "Mountain Lords"
  13. },
  14. {
  15. "side": "mafia2",
  16. "translation": "Geodude Army"
  17. },
  18. {
  19. "side": "village",
  20. "translation": "Village"
  21. },
  22. {
  23. "side": "mafia3",
  24. "translation": "Steelix's Posse"
  25. }
  26. ],
  27. "roles": [
  28. {
  29. "role": "villager",
  30. "translation": "Magby",
  31. "side": "village",
  32. "help": "You're just a regular Magby. You're quite small, so unfortunately, you have no night actions. Oh well, at least your cute! Vote to remove other Pokemon during the day! You may also find out who is going to be killed!",
  33. "actions": {
  34. "hax": {
  35. "kill": {
  36. "revealTeam": 0.07,
  37. "revealPlayer": 0.03
  38. }
  39. }
  40. }
  41. },
  42. {
  43. "role": "arcanine0",
  44. "translation": "Arcanine",
  45. "side": "village",
  46. "info": "Can inspect a Pokemon during the night. Vote counts as 2. Is an awesome pet, trust me. Sided with Village.",
  47. "help": "Trusty and loyal, you can /inspect (name) to discover a Pokemon's role! Your vote also counts as 2, due to your said trustfulness.",
  48. "actions": {
  49. "night": {
  50. "inspect": {
  51. "target": "AnyButSelf",
  52. "common": "Self",
  53. "priority": 1001
  54. }
  55. },
  56. "vote": 2
  57. }
  58. },
  59. {
  60. "role": "arcanine",
  61. "translation": "Arcanine",
  62. "side": "village",
  63. "info": "Can inspect a Pokemon during the night. Can kill a Pokemon during the day (reveals). Vote counts as 2. Sided with the Village.",
  64. "help": "Trusty and loyal, you can /inspect (name) to discover a Pokemon's role! You can also type /kill (name) during the day, but this will reveal you - so use it cautiously! Your vote also counts as 2, due to your said trustfulness.",
  65. "actions": {
  66. "onDeath": {
  67. "convertRoles": {
  68. "charizard0": "charizard"
  69. },
  70. "convertmsg": "±Game: Charizard, angry due to Arcanine's death, has his powers increased immensely! He now gets a daykill!"
  71. },
  72. "night": {
  73. "inspect": {
  74. "target": "AnyButSelf",
  75. "common": "Self",
  76. "priority": 1001
  77. }
  78. },
  79. "standby": {
  80. "kill": {
  81. "target": "AnyButSelf",
  82. "msg": "Roooooarrrr! Use your ultimate move, Extremespeed, with /kill (name). This will reveal you, so use it wisely.",
  83. "killmsg": "Arcanine smashes into ~Target~ with an unmatched force and speed. Dazed, ~Player~ stops and halts - revealing he is the Arcanine!"
  84. }
  85. },
  86. "vote": 2
  87. }
  88. },
  89. {
  90. "role": "charizard0",
  91. "translation": "Charizard",
  92. "side": "village",
  93. "help": "Tough and devoted, you can /protect (name) one Pokemon during the night to shield them from attacks. You may be able to find out who Arcanine is!",
  94. "info": "Can protect once per night with a 5% chance of failing. May hax Arcanine's inspect. Sided with village.",
  95. "actions": {
  96. "night": {
  97. "protect": {
  98. "target": "AnyButSelf",
  99. "common": "Role",
  100. "failChance": 0.05,
  101. "priority": 3
  102. }
  103. },
  104. "hax": {
  105. "inspect": {
  106. "revealRole": 0.05
  107. }
  108. }
  109. }
  110. },
  111. {
  112. "role": "charizard",
  113. "translation": "Charizard",
  114. "side": "village",
  115. "help": "You've been angered upon the death of Arcanine! You can /blast (name) during the day to defeat someone! This may reveal you (30% chance) but you need to wait a turn to recharge. You still get to keep your protect, and it has a 100% chance of working now!",
  116. "info": "Can BG and daykill with a 1 day recharge and a 30% reveal chance. Sided with the village.",
  117. "actions": {
  118. "standby": {
  119. "blast": {
  120. "target": "AnyButSelf",
  121. "msg": "Harness the power of Blast Burn using /blast (name); this has a 30% chance of revealing you, and this will take a turn to recharge.",
  122. "killmsg": "With a swoop of his wings, Charizard commands a powerful Fire Blast, defeating ~Target~!",
  123. "revealChance": 0.3,
  124. "revealmsg": "~Player~ needs to recharge!",
  125. "command": "kill",
  126. "recharge": 2
  127. }
  128. },
  129. "night": {
  130. "protect": {
  131. "target": "AnyButSelf",
  132. "common": "Role",
  133. "priority": 3
  134. }
  135. }
  136. }
  137. },
  138. {
  139. "role": "golem",
  140. "translation": "Golem",
  141. "side": "mafia2",
  142. "help": "You're the big, bad boss of the Geodudes. You have a shared kill with them. You can also /crush (name) during the night to hit another target, but this can only be used twice per game - use it wisely! You also can't be distracted.",
  143. "info": "Can kill one Pokemon during the night (shared with Geodudes and Graveler). Ignores any distractions. Can crush (extra kill) 1 Pokemon per night, and up to 2 per game. Sided with the Geodude Army.",
  144. "actions": {
  145. "night": {
  146. "kill": {
  147. "target": "AnyButTeam",
  148. "common": "Team",
  149. "priority": 31
  150. },
  151. "crush": {
  152. "target": "AnyButTeam",
  153. "common": "Team",
  154. "command": "kill",
  155. "priority": 99,
  156. "charges": 2,
  157. "chargesmsg": "You can only crush ~Charges~ more Pokemon."
  158. }
  159. },
  160. "distract": {
  161. "mode": "ignore",
  162. "msg": "Silly distractions..."
  163. },
  164. "startup": "team-reveal-with-roles"
  165. }
  166. },
  167. {
  168. "role": "graveler",
  169. "translation": "Graveler",
  170. "side": "mafia2",
  171. "help": "You're a very bulky Graveler, aren't you? Type /protect to protect Golem or one of the Geodudes! You also have a shared kill with the Geodudes and Golem.",
  172. "info": "BG and shared kill. Sided with the Geodude Army.",
  173. "actions": {
  174. "night": {
  175. "protect": {
  176. "target": "AnyButSelf",
  177. "common": "Role",
  178. "priority": 3
  179. },
  180. "kill": {
  181. "target": "AnyButTeam",
  182. "common": "Self",
  183. "priority": 31
  184. }
  185. },
  186. "avoidHax": [
  187. "protect"
  188. ]
  189. }
  190. },
  191. {
  192. "role": "geodude",
  193. "translation": "Geodude",
  194. "side": "mafia2",
  195. "help": "You're a tiny little Geodude. Oh well. Work with the other Geodudes to /kill someone during the night! Your vote also counts as 0.5 because of your low ranking in the Geodude Army.",
  196. "info": "Shared kill and 0.5 vote. Sided with the Geodude Army.",
  197. "actions": {
  198. "vote": 0.5,
  199. "night": {
  200. "kill": {
  201. "target": "AnyButTeam",
  202. "common": "Self",
  203. "priority": 31
  204. }
  205. }
  206. }
  207. },
  208. {
  209. "role": "vulpix",
  210. "translation": "Vulpix",
  211. "side": "village",
  212. "help": "Your tails are very elegant and charming - enabling you to /distract one Pokemon during the night (which is shared). If you're feeling lucky, you can try to search for a Fire Stone by using /evolve (your name). It may not always work, though. You also know the other Vulpix(s) and Ninetales!",
  213. "info": "Can distract a Pokemon (shared with other VUlpix) and try to evolve (90% fail chance). Knows other Vulpix. Sided with the village.",
  214. "actions": {
  215. "startup": {
  216. "revealRole": [ "ninetales", "vulpix" ]
  217. },
  218. "night": {
  219. "evolve": {
  220. "command": "convert",
  221. "target": "OnlySelf",
  222. "common": "Self",
  223. "priority": 1000,
  224. "failChance": 0.9,
  225. "newRole": "ninetales",
  226. "canConvert": [
  227. "vulpix"
  228. ],
  229. "silent": true
  230. },
  231. "distract": {
  232. "target": "AnyButSelf",
  233. "common": "Role",
  234. "priority": 2,
  235. "distractmsg": "You were too distracted by Vulpix's astonishing tails to carry out any actions. Better luck next time.",
  236. "teammsg": "You couldn't ~Action~ during the night, because your stupid partner was slacking off, gazing at Vulpix's tails."
  237. }
  238. },
  239. "startup": "role-reveal"
  240. }
  241. },
  242. {
  243. "role": "ninetales",
  244. "translation": "Ninetales",
  245. "side": "village",
  246. "help": "You've evolved into Ninetales! Congrats! You can /distract twice per night now! You also know the other Ninetales and Vulpix. You may also get hax on other distractions, protects, and maybe even kills!",
  247. "info": "Appears when Ninetales evolves. Knows other Ninetales and Vulpix and can distract twice per night. Can hax protects, distracts and kills. Sided with the Village.",
  248. "actions": {
  249. "hax": {
  250. "kill": {
  251. "revealTeam": 0.1,
  252. "revealPlayer": 0.1
  253. },
  254. "distract": {
  255. "revealTeam": 0.1,
  256. "revealPlayer": 0.1
  257. },
  258. "protect": {
  259. "revealTeam": 0.1,
  260. "revealPlayer": 0.1
  261. }
  262. },
  263. "startup": {
  264. "revealRole": [ "ninetales", "vulpix" ]
  265. },
  266. "night": {
  267. "distract": {
  268. "target": "AnyButSelf",
  269. "common": "Role",
  270. "priority": 2,
  271. "distractmsg": "You were too distracted by Ninteales' astonishing tails to carry out any actions. Better luck next time.",
  272. "teammsg": "You couldn't ~Action~ during the night, because your stupid partner was slacking off, gazing at Ninetales' tails."
  273. }
  274. },
  275. "startup": "role-reveal"
  276. }
  277. },
  278. {
  279. "role": "blaziken",
  280. "translation": "Blaziken",
  281. "side": "village",
  282. "info": "Priority kill that can't be haxed. Inspects as Moltres. Becomes Enraged Blaziken if lynched. Sided with village. ",
  283. "help": "You've been enraged by the invaders and have sought to take revenge on them. Type /kill (name) to get rid of one of them! Speed Boost allows you to get the first kill, too. If someone tries lynching you during the day, you become enraged! You also inspect as Moltres for some strange reason...",
  284. "actions": {
  285. "lynch": {
  286. "convertTo": "divine_miller",
  287. "convertmsg": "~Player~ (Blaziken) becomes enraged!"
  288. },
  289. "avoidHax": [
  290. "kill"
  291. ],
  292. "inspect": {
  293. "revealAs": "moltres"
  294. },
  295. "night": {
  296. "kill": {
  297. "target": "AnyButSelf",
  298. "common": "Self",
  299. "priority": 4
  300. }
  301. }
  302. }
  303. },
  304. {
  305. "role": "divine_miller",
  306. "translation": "Enraged Blaziken",
  307. "side": "village",
  308. "info": "Appears when Blaziken is lynched. Priority kill that can't be haxed and ignores bodyguards. Also ingores PLs. Sided with the village.",
  309. "help": "You've become even more enraged by the invaders and have sought to take revenge on them. You no longer inspect as Moltres; type /kill (name) to get rid of your enemies! Speed Boost allows you to ignore bodyguards, namely Graveler. No one will be able to detect you since have been enraged. You ignore distractions as well. Make this count!",
  310. "actions": {
  311. "distract": {
  312. "mode": "ignore"
  313. },
  314. "avoidHax": [
  315. "kill"
  316. ],
  317. "inspect": {
  318. "revealAs": "blaziken"
  319. },
  320. "night": {
  321. "kill": {
  322. "target": "AnyButSelf",
  323. "common": "Self",
  324. "priority": 2
  325. }
  326. },
  327. "onlist": "blaziken"
  328. }
  329. },
  330. {
  331. "role": "moltres",
  332. "translation": "Moltres",
  333. "side": "mafia1",
  334. "help": "You are one of the powerful Mountain Lords. You may /burn (name) - causing a target to die two nights after! This is shared with Heatran. You also have 9999 votes to instantly get rid of anyone in your way! Finally, should someone kill you, Flame Body activates - an ability that ensures your target will die soon if they attack you!",
  335. "info": "Votekiller that can also burn (a 2 day to live poison, which is shared) one Pokemon during the night. Burns (poisons) attackers. Sided with the Mountain Lords.",
  336. "actions": {
  337. "kill": {
  338. "mode": "poisonattacker",
  339. "count": 1,
  340. "poisonDeadMessage": "Moltres burned you with Flame Body before he died, causing you to die as a result!"
  341. },
  342. "night": {
  343. "burn": {
  344. "target": "AnyButTeam",
  345. "common": "Team",
  346. "priority": 5,
  347. "count": 3,
  348. "broadcast": "Team",
  349. "broadcastmsg": "Your partner (~Player~, the ~Role~) is going to burn ~Target~ to a crisp!",
  350. "poisonDeadMessage": "Moltres' sinister flames burned you to a crisp!",
  351. "command": "poison"
  352. }
  353. },
  354. "vote": 9001,
  355. "startup": "team-reveal-with-roles"
  356.  
  357. }
  358. },
  359. {
  360. "role": "heatran",
  361. "translation": "Heatran",
  362. "side": "mafia1",
  363. "help": "You are one of the powerful Mountain Lords. You can /burn (name) - causing a target to die two nights after! This is shared with Moltres. You can also use Ancient Power by using /power (name) to either stalk, distract or inspect a target. You have Flash Fire, which when hit by a Fire-type Pokemon, becomes useless!",
  364. "info": "Can /power to distract, inspect, or stalk a target during the night. He can also burn (a 2 day to live poison, which is shared with Moltres) one Pokemon during the night. Evades Blaziken's kills and Arcanine's daykills. Sided with Mountain Lords.",
  365. "actions": {
  366. "night": {
  367. "power": {
  368. "target": "AnyButTeam",
  369. "common": "Self",
  370. "priority": 1,
  371. "command": {
  372. "stalk": 0.333,
  373. "distract": 0.333,
  374. "inspect": 0.333
  375. }
  376. },
  377. "burn": {
  378. "target": "AnyButTeam",
  379. "common": "Team",
  380. "priority": 5,
  381. "count": 3,
  382. "broadcast": "Team",
  383. "broadcastmsg": "Your partner (~Player~, the ~Role~) is going to burn ~Target~ to a crisp!",
  384. "poisonDeadMessage": "Heatrans' sinister flames burned you to a crisp!",
  385. "command": "poison"
  386. }
  387. },
  388. "kill": {
  389. "mode": {
  390. "ignore": ["blaziken", "divine_miller"],
  391. "msg": "Flash Fire boosted your opponent's Fire-Type attacks!"
  392. }
  393. },
  394. "daykill": "evade",
  395. "startup": "team-reveal-with-roles"
  396. }
  397. },
  398. {
  399. "role": "groudon",
  400. "translation": "Groudon",
  401. "side": "mafia1",
  402. "info": "Nightkiller and daybomb. Can also expose a Pokemon's role during the day. Sided with the Mountain Lords.",
  403. "help": "You are one of the powerful Mountain Lords. Summon powerfuls earthquakes with /quake (name) to kill your opposition! You also harness Drought - which will allow you to reveal a Pokemon's role during the day, while still staying concealed. Due to your said ability, Drought, whoever decides to kill you during the day will be brought down too.",
  404. "actions": {
  405. "standby": {
  406. "expose": {
  407. "target": "AnyButSelf",
  408. "msg": "You can use /shine (name) to reveal someone's role!",
  409. "exposemsg": "Groudon summons a massive drought, and sunlight engulfs the mountain. In the midst, ~Target~ is revealed to be the ~Role~!"
  410. }
  411. },
  412. "night": {
  413. "quake": {
  414. "target": "AnyButTeam",
  415. "common": "Self",
  416. "priority": 15,
  417. "broadcast": "Team",
  418. "broadcastmsg": "Your partner (~Player~, the ~Role~) is going to quake ~Target~!",
  419. "command": "kill"
  420. }
  421. },
  422. "daykill": "revealkiller",
  423. "daykillrevengemsg": "Someone tried attacking Groudon, but Groudon summons a powerful ray of sunlight upon them, revealing ~Target~!",
  424. "distract": {
  425. "mode": "ignore"
  426. },
  427. "startup": "team-reveal-with-roles"
  428. }
  429. },
  430. {
  431. "role": "onix",
  432. "translation": "Onix",
  433. "side": "mafia3",
  434. "help": "Hard-working, you're devoted to help Steelix's Posse achieve their goal - successfully infiltrate the mountain! Type /kill (name) to do so! You don't know who your teammates are, but you can't kill them! Be careful of spamming kills, as Magby may hax you!",
  435. "help": "Basic mafia who doesn't know other Onixes but can't kill them. Sided with Steelix's Posse.",
  436. "actions": {
  437. "night": {
  438. "kill": {
  439. "target": "AnyButTeam",
  440. "common": "Self",
  441. "priority": 7
  442. }
  443. }
  444. }
  445. },
  446. {
  447. "role": "steelix",
  448. "translation": "Steelix",
  449. "side": "mafia3",
  450. "help": "Leader of Steelix's Posse, you have taken an interest in the mountain. So much that you've set to invade it with your Onix minions! Your iron-clad body prevents you from distractions. Type /kill (name) to kill someone! Type /bind to prevent someone from carrying out their tasks, too! Your respect also gives you 2 votes and the first distract (even before Ninetales and Vulpix!) You know your Onix minions, unlike they themselves do.",
  451. "info": "Can kill and distract with first priority. Has 2 votes and can't be distracted. Knows his fellow Onix. Sided with Steelix's Posse.",
  452. "actions": {
  453. "vote": 2,
  454. "night": {
  455. "kill": {
  456. "target": "AnyButTeam",
  457. "common": "Team",
  458. "priority": 7,
  459. "broadcast": "team"
  460. },
  461. "bind": {
  462. "target": "AnyButTeam",
  463. "common": "Self",
  464. "priority": 1,
  465. "command": "distract"
  466. }
  467. },
  468. "startup": {
  469. "revealRole": "onix"
  470. }
  471. }
  472. }
  473. ],
  474. "roles1": [
  475. "charizard0",
  476. "geodude",
  477. "villager",
  478. "arcanine0",
  479. "vulpix",
  480. "villager",
  481. "onix",
  482. "villager",
  483. "villager",
  484. "villager",
  485. "heatran",
  486. "villager",
  487. "villager"
  488.  
  489. ],
  490. "roles2": [
  491. "charizard0",
  492. "geodude",
  493. "villager",
  494. "vulpix",
  495. "villager",
  496. "onix",
  497. "villager",
  498. "villager",
  499. "villager",
  500. "heatran",
  501. "villager",
  502. "villager",
  503.  
  504. "charizard0",
  505. "geodude",
  506. "villager",
  507. "arcanine0",
  508. "groudon",
  509. "villager",
  510. "onix",
  511. "villager",
  512. "villager",
  513. "villager",
  514. "moltres",
  515. "villager",
  516. "villager"
  517. ],
  518. "villageCantLoseRoles": [
  519. "blaziken",
  520. "arcanine",
  521. "charizard"
  522. ],
  523. "killmsg": "~Player~ (~Role~) died!",
  524. "killusermsg": "You were killed during the night!",
  525. "lynchmsg": "~Player~ (~Role~) was cast off the mountain!"
  526. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement