Advertisement
Fegelein

Zelda Theme

Sep 13th, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.05 KB | None | 0 0
  1. {
  2. "name": "Zelda",
  3. "author": "Fegelein",
  4. "summary": "Original theme made by Tyrex has now been improved, with new roles, new sides, new actions and an awesome new experience. The people of Hyrule have many threats to defend themselves from. Old problems like the Gerudo and Wind Mage, and new ones like the Boss Coalition, and Majora. Have fun!",
  5. "sides": [
  6. {
  7. "side": "mafia1",
  8. "translation": "Wind Mage"
  9. },
  10. {
  11. "side": "mafia2",
  12. "translation": "Gerudo"
  13. },
  14. {
  15. "side": "village",
  16. "translation": "People of Hyrule"
  17. },
  18. {
  19. "side": "werewolf",
  20. "translation": "Majora and Skull Kid"
  21. },
  22. {
  23. "side": "godfather",
  24. "translation": "Demon King"
  25. },
  26. {
  27. "side": "bellum",
  28. "translation": "Bellum"
  29. },
  30. {
  31. "side": "coalition",
  32. "translation": "Villain Coalition"
  33. },
  34. {
  35. "side": "dark",
  36. "translation": "Dark Link"
  37. }
  38. ],
  39. "roles": [
  40. {
  41. "role": "epona",
  42. "translation": "Epona",
  43. "side": "village",
  44. "help": "You are Link's horse. You can come aid Link and The People of Hyrule with your ability to hax inspect, distract and protect. Use this to connect the power roles and find out potential villains!",
  45. "actions": {
  46. "hax": {
  47. "inspect": {
  48. "revealRole": 0.25
  49. },
  50. "protect": {
  51. "revealRole": 0.25
  52. },
  53. "distract": {
  54. "revealRole": 0.25
  55. }
  56. }
  57. }
  58. },
  59. {
  60. "role": "villager",
  61. "translation": "Citizen",
  62. "side": "village",
  63. "help": "You are a normal citizen of Hyrule. Vote to remove people in the day!",
  64. "actions": {}
  65. },
  66. {
  67. "role": "inspector",
  68. "translation": "Zelda",
  69. "side": "village",
  70. "help": "You are the Princess of Hyrule and can use /Inspect [name] to find someone's identity with the help of the Triforce of Wisdom! You can also choose to transform into your alter ego Sheik with /sheik [yourname], who can kill during the night! You can switch back and forth between the two.",
  71. "actions": {
  72. "night": {
  73. "inspect": {
  74. "target": "AnyButSelf",
  75. "common": "Self",
  76. "priority": 15
  77. },
  78. "sheik": {
  79. "command": "convert",
  80. "target": "OnlySelf",
  81. "common": "Self",
  82. "priority": 4,
  83. "newRole": "sheik",
  84. "canConvert": [
  85. "inspector"
  86. ],
  87. "convertmsg": "Zelda transforms into her alter ego Sheik!"
  88. }
  89. }
  90. }
  91. },
  92. {
  93. "role": "bodyguard",
  94. "translation": "Impa",
  95. "side": "village",
  96. "help": "You are the last remaining Sheikah and Zelda's personal Bodyguard! Use /Protect [name] to protect someone!",
  97. "actions": {
  98. "night": {
  99. "protect": {
  100. "target": "AnyButSelf",
  101. "common": "Role",
  102. "priority": 6,
  103. "broadcast": "role"
  104. }
  105. }
  106. }
  107. },
  108. {
  109. "role": "werewolf",
  110. "translation": "Skull Kid",
  111. "side": "werewolf",
  112. "help": "You are the Skull Kid, wearing Majora's Mask. Type /Kill [name] to kill someone! You are sided with the infinite voting Majora's Mask and Zelda will think you are a normal citizen, you ignore distracters and even Navi can't find you!",
  113. "actions": {
  114. "startup": "team-reveal",
  115. "night": {
  116. "kill": {
  117. "target": "AnyButSelf",
  118. "common": "Self",
  119. "priority": 8
  120. }
  121. },
  122. "distract": {
  123. "mode": "ignore",
  124. "msg": "Someone tried to distract you during the night, but couldn't do anything to you."
  125. },
  126. "inspect": {
  127. "revealAs": "villager"
  128. },
  129. "avoidHax": [
  130. "kill"
  131. ]
  132. }
  133. },
  134. {
  135. "role": "hooker",
  136. "translation": "Tingle",
  137. "side": "village",
  138. "help": "You are a weird guy dressed in green. Your appearance alone is enough to distract most people by using /Distract [name]. You can also use your small size to stalk someone during the night with /stalk [name].",
  139. "actions": {
  140. "night": {
  141. "distract": {
  142. "target": "AnyButSelf",
  143. "common": "Self",
  144. "priority": 3
  145. },
  146. "stalk": {
  147. "target": "AnyButSelf",
  148. "common": "Self",
  149. "priority": 15
  150. }
  151. }
  152. }
  153. },
  154. {
  155. "role": "mayor",
  156. "translation": "King of Hyrule",
  157. "side": "village",
  158. "help": "You are the King of Hyrule. Your word is law! Well, not always, but at least your vote counts for 4.",
  159. "actions": {
  160. "vote": 4
  161. }
  162. },
  163. {
  164. "role": "spy",
  165. "translation": "Navi",
  166. "side": "village",
  167. "help": "You are an annoying little fairy and know more than you should. Say HEY, LISTEN and someone will probably kill you.",
  168. "actions": {
  169. "hax": {
  170. "kill": {
  171. "revealTeam": 0.4,
  172. "revealRole": 0.15
  173. }
  174. }
  175. }
  176. },
  177. {
  178. "role": "godfather",
  179. "translation": "Malladus",
  180. "side": "godfather",
  181. "help": "You are the Demon King! Terrorize Hyrule by converting them into minions with /convert [name]. You destroy any distracters if they dare to stand in your way. Cole will keep you alive to the best of his abilities with his protect.",
  182. "actions": {
  183. "startup": "team-reveal",
  184. "night": {
  185. "convert": {
  186. "target": "AnyButTeam",
  187. "common": "Self",
  188. "priority": 16,
  189. "broadcast": "team",
  190. "silent": false,
  191. "canConvert": "*",
  192. "newRole": "evil"
  193. }
  194. },
  195. "distract": {
  196. "mode": "ChangeTarget",
  197. "hookermsg": "The Demon King just kills anyone who is in his way. Including you!",
  198. "msg": "Someone was in your way, so you couldn't kill your targets. But you killed the fool instead!"
  199. }
  200. }
  201. },
  202. {
  203. "role": "din",
  204. "translation": "Din",
  205. "side": "village",
  206. "help": "You are the Goddess of Power. You can kill 1 person in the night with /Kill [name], but you are sided with the People of Hyrule so don't kill them!",
  207. "actions": {
  208. "night": {
  209. "kill": {
  210. "target": "AnyButSelf",
  211. "common": "Self",
  212. "priority": 14
  213. }
  214. }
  215. }
  216. },
  217. {
  218. "role": "impa2",
  219. "translation": "Impa",
  220. "side": "village",
  221. "help": "You are the last remaining Sheikah and Zelda's personal Bodyguard!. Use /Protect [name] to protect up to 2 persons!",
  222. "actions": {
  223. "night": {
  224. "protect": {
  225. "target": "AnyButSelf",
  226. "common": "Role",
  227. "priority": 6,
  228. "limit": 2,
  229. "broadcast": "role"
  230. }
  231. }
  232. }
  233. },
  234. {
  235. "role": "farore",
  236. "translation": "Farore",
  237. "side": "village",
  238. "help": "You are the Goddess of Courage. You can prevent others from getting voted off with your -9998 vote.",
  239. "actions": {
  240. "vote": -9998
  241. }
  242. },
  243. {
  244. "role": "mafia1",
  245. "translation": "Vaati's minion",
  246. "side": "mafia1",
  247. "help": "You are one of Vaati's minions. Type /Kill [name] to kill someone! Let Vaati pick a target and then pick somebody else to get 2 kills for your team. If Vaati dies, you now get upgraded to 2 shared kills!",
  248. "actions": {
  249. "night": {
  250. "kill": {
  251. "target": "AnyButTeam",
  252. "common": "Role",
  253. "priority": 10,
  254. "broadcast": "team"
  255. }
  256. },
  257. "startup": "team-reveal"
  258. }
  259. },
  260. {
  261. "role": "mafia21",
  262. "translation": "Koume",
  263. "side": "mafia2",
  264. "help": "You are the Gerudo Sorceress of Flame. Type /Kill [name] to kill someone! You can also use your fire magic to burn someone in the day with /kill [name], but that has a 45% to reveal you, and you also can hax inspect!",
  265. "actions": {
  266. "night": {
  267. "kill": {
  268. "target": "AnyButTeam",
  269. "common": "Team",
  270. "priority": 12,
  271. "broadcast": "team"
  272. }
  273. },
  274. "standby": {
  275. "kill": {
  276. "target": "AnyButTeam",
  277. "msg": "You can kill now using /kill [name] :",
  278. "killmsg": "Koume uses her fire magic to burn ~Target~ to the bones!",
  279. "revealChance": 0.45,
  280. "revealmsg": "~Self~ lets out an evil laugh."
  281. }
  282. },
  283. "startup": "team-reveal",
  284. "hax": {
  285. "inspect": {
  286. "revealRole": 0.25
  287. }
  288. }
  289. }
  290. },
  291. {
  292. "role": "mafia22",
  293. "translation": "Kotake",
  294. "side": "mafia2",
  295. "help": "You are the Gerudo Sorceress of Ice. Type /Kill [name] to kill someone! You can also use your ice magic to freeze someone for the night by typing /Distract [name]. You also hax distracts!",
  296. "actions": {
  297. "night": {
  298. "kill": {
  299. "target": "AnyButTeam",
  300. "common": "Team",
  301. "priority": 12,
  302. "broadcast": "team"
  303. },
  304. "distract": {
  305. "target": "AnyButTeam",
  306. "common": "Self",
  307. "priority": 2
  308. }
  309. },
  310. "startup": "team-reveal",
  311. "hax": {
  312. "distract": {
  313. "revealRole": 0.25
  314. }
  315. }
  316. }
  317. },
  318. {
  319. "role": "mafiaboss1",
  320. "translation": "Vaati",
  321. "side": "mafia1",
  322. "help": "You are the evil wind mage Vaati! With /kill [name] you can kill someone. Command your minions to kill a different target than you to get 2 kills per night. You can't be distracted! Upon your death, your minions will receive 2 kills instead of one!",
  323. "actions": {
  324. "night": {
  325. "kill": {
  326. "target": "AnyButTeam",
  327. "common": "Role",
  328. "priority": 9,
  329. "broadcast": "team"
  330. }
  331. },
  332. "distract": {
  333. "mode": "ignore",
  334. "msg": "Someone tried to distract you during the night, but your wind magic negated the effect."
  335. },
  336. "startup": "team-reveal",
  337. "onDeath": {
  338. "convertRoles": {
  339. "mafia1": "mafia1strong"
  340. }
  341. }
  342. }
  343. },
  344. {
  345. "role": "mafiaboss2",
  346. "translation": "Ganondorf",
  347. "side": "mafia2",
  348. "help": "You are the Great King of Evil! You can use /Kill [name] to kill someone and can't be killed yourself by anyone except Link! You also can't be distracted!",
  349. "actions": {
  350. "night": {
  351. "kill": {
  352. "target": "AnyButTeam",
  353. "common": "Team",
  354. "priority": 12,
  355. "broadcast": "team"
  356. }
  357. },
  358. "kill": {
  359. "mode": "ignore"
  360. },
  361. "distract": {
  362. "mode": "ignore",
  363. "msg": "Tingle tried to sell you a map, but you simply popped his balloon and went on with your business."
  364. },
  365. "avoidHax": [
  366. "kill"
  367. ],
  368. "startup": "team-reveal"
  369. }
  370. },
  371. {
  372. "role": "samurai",
  373. "translation": "Link",
  374. "side": "village",
  375. "help": "You are the Hero of Time and the only village sided role who can kill Ganondorf! Type /Kill [name] during the day phase to kill someone! You will be revealed when you kill, so make wise choices and claim in the first night to get protection! Do not worry about Koume, Dark Link and Bellum, you evade daykills and Bellum cannot kill you.",
  376. "actions": {
  377. "standby": {
  378. "kill": {
  379. "target": "AnyButSelf",
  380. "msg": "You can kill now using /kill [name] :",
  381. "killmsg": "~Self~ raises the Master Sword into the air, followed by a few quick slashes to kill ~Target~!"
  382. }
  383. },
  384. "daykill": "evade",
  385. "kill": {
  386. "mode": {
  387. "ignore": [
  388. "bellum"
  389. ]
  390. }
  391. }
  392. }
  393. },
  394. {
  395. "role": "miller",
  396. "translation": "Midna",
  397. "side": "village",
  398. "help": "You are Midna, a strange, dark creature and sided with the People of Hyrule, but Zelda will not be sure whether you are good or evil when she inspects you!",
  399. "actions": {
  400. "inspect": {
  401. "revealAs": "godfather"
  402. }
  403. }
  404. },
  405. {
  406. "role": "bellum",
  407. "translation": "Bellum",
  408. "side": "bellum",
  409. "help": "With you running rampant before Malladus, you have the ability to kill past the bodyguards. You cannot kill Link however, but you do have a +2 vote to beat Link in a 1 vs 1 situation. You are on your own so have fun! You also avoid hax and kill distracters.",
  410. "actions": {
  411. "vote": 2,
  412. "night": {
  413. "kill": {
  414. "target": "AnyButSelf",
  415. "common": "Self",
  416. "priority": 5
  417. }
  418. },
  419. "distract": {
  420. "mode": "ChangeTarget",
  421. "hookermsg": "An evil won't let anyone get in his way, INCLUDING YOU!",
  422. "msg": "Someone got in your way, you don't care as you slaughtered them!"
  423. },
  424. "avoidHax": [
  425. "kill"
  426. ]
  427. }
  428. },
  429. {
  430. "role": "dark",
  431. "translation": "Dark Link",
  432. "side": "dark",
  433. "help": "You are an evil, shadowy doppelgänger of Link. Because of this, you inspect as Link. You can also kill twice, during the die, once with /slash [name], which will not reveal you, and once with /kill [name], which will reveal you, but it will be an exact clone of Link's daykill, allowing you to fakeclaim Link. You can fakeclaim Link this way, as you also evade daykills.",
  434. "actions": {
  435. "standby": {
  436. "slash": {
  437. "command": "kill",
  438. "target": "AnyButSelf",
  439. "msg": "Remember, /slash [name] will not reveal you, but /kill [name] will reveal you as Link.",
  440. "killmsg": "Dark Link slashes ~Target~ multiple times with his sword, killing them!"
  441. },
  442. "kill": {
  443. "target": "AnyButTeam",
  444. "killmsg": "~Self~ raises the Master Sword into the air, followed by a few quick slashes to kill ~Target~!"
  445. }
  446. },
  447. "inspect": {
  448. "revealAs": "samurai"
  449. },
  450. "daykill": "evade"
  451. }
  452. },
  453. {
  454. "role": "majora",
  455. "translation": "Majora",
  456. "side": "werewolf",
  457. "help": "You are the evil Majora Mask, in league with Skull Kid. Your vote counts as a total of 9999, allowing you to vote off anyone. Be aware though that Farore has -9998 vote, so your vote is not unstoppable.",
  458. "actions": {
  459. "vote": 9999,
  460. "startup": "team-reveal"
  461. }
  462. },
  463. {
  464. "role": "mafia1strong",
  465. "translation": "Vaati's Minion",
  466. "side": "mafia1",
  467. "help": "Angered with the death of your leader, you now have 2 kills to share with each other! Use them wisely.",
  468. "actions": {
  469. "night": {
  470. "kill": {
  471. "target": "AnyButTeam",
  472. "common": "Role",
  473. "priority": 10,
  474. "broadcast": "team",
  475. "limit": 2
  476. }
  477. },
  478. "startup": "team-reveal"
  479. }
  480. },
  481. {
  482. "role": "oldman",
  483. "translation": "Old Man",
  484. "side": "village",
  485. "help": "You are sided with the Village, although the advice you give Link is so strange, you are thought to be a enemy! However, do not allow Link to attack you, as the flames surrounding you will shoot fireballs at Link, killing him!",
  486. "actions": {
  487. "inspect": {
  488. "revealAs": "mafia1"
  489. },
  490. "daykill": "revenge",
  491. "daykillrevengemsg": "~Target~ attempts to kill the Old Man, but ~Self~'s fireballs attack ~Target~ and kill them!"
  492. }
  493. },
  494. {
  495. "role": "linebeck",
  496. "translation": "Linebeck",
  497. "side": "village",
  498. "help": "You are Linebeck, a self-centered, greedy, arrogant, cowardly, treasure-pursuing sailor, but you're still good! You can use your ship to safeguard 2 people during the night with /safeguard [name].",
  499. "actions": {
  500. "night": {
  501. "safeguard": {
  502. "target": "AnyButSelf",
  503. "common": "Self",
  504. "priority": 1,
  505. "limit": 2
  506. }
  507. }
  508. }
  509. },
  510. {
  511. "role": "cole",
  512. "translation": "Chancellor Cole",
  513. "side": "godfather",
  514. "winningSides": [
  515. "village"
  516. ],
  517. "help": "You are Chancellor Cole, the chancellor of New Hyrule, and you have been possessed by Malladus. You serve the Demon King by using /protect [name] on him during the night. Your protect cannot be haxed. You also win with the Good People, so keep this in mind.",
  518. "actions": {
  519. "night": {
  520. "protect": {
  521. "target": "AnyButSelf",
  522. "common": "Role",
  523. "priority": 6,
  524. "broadcast": "role"
  525. }
  526. },
  527. "startup": "team-reveal",
  528. "avoidHax": [
  529. "protect"
  530. ]
  531. }
  532. },
  533. {
  534. "role": "agahnim",
  535. "translation": "Agahnim",
  536. "side": "coalition",
  537. "help": "You are the Dark Wizard Agahmin, part of the Villain Coalition. Type /kill [name] to kill someone! Also, using your magic, use /inspect [name] to find someone's role!",
  538. "actions": {
  539. "night": {
  540. "kill": {
  541. "target": "AnyButTeam",
  542. "common": "Team",
  543. "priority": 11,
  544. "broadcast": "team"
  545. },
  546. "inspect": {
  547. "target": "AnyButSelf",
  548. "common": "Self",
  549. "priority": 15,
  550. "broadcast": "team"
  551. }
  552. },
  553. "startup": "team-reveal"
  554. }
  555. },
  556. {
  557. "role": "onox",
  558. "translation": "Onox",
  559. "side": "coalition",
  560. "help": "You are the General of Darkness Onox, part of the Villain Coalition. Type /kill [name] to kill someone! Also, using your strength, use /protect [name] to protect someone! ",
  561. "actions": {
  562. "night": {
  563. "kill": {
  564. "target": "AnyButTeam",
  565. "common": "Team",
  566. "priority": 11,
  567. "broadcast": "team"
  568. },
  569. "protect": {
  570. "target": "AnyButSelf",
  571. "common": "Role",
  572. "priority": 6,
  573. "broadcast": "team"
  574. }
  575. },
  576. "startup": "team-reveal"
  577. }
  578. },
  579. {
  580. "role": "veran",
  581. "translation": "Veran",
  582. "side": "coalition",
  583. "help": "You are the Sorceress of Shadows Veran, part of the Villain Coalition. Type /kill [name] to kill someone! Also, using your sorcery, use /expose [name] to expose someone's role during the day!",
  584. "actions": {
  585. "night": {
  586. "kill": {
  587. "target": "AnyButTeam",
  588. "common": "Team",
  589. "priority": 11,
  590. "broadcast": "team"
  591. }
  592. },
  593. "standby": {
  594. "expose": {
  595. "target": "AnyButTeam",
  596. "msg": "You can type /expose [name] to reveal someone's role!",
  597. "exposemsg": "Veran briefly possesses ~Target~, reveals them as ~Role~ and exits their body!"
  598. }
  599. },
  600. "startup": "team-reveal"
  601. }
  602. },
  603. {
  604. "role": "naryu",
  605. "translation": "Naryu",
  606. "side": "village",
  607. "help": "You are the Goddess of Wisdom Naryu. Because of this, it is unwise someone kills you during the night, as you will kill them in return, even if they are protected!",
  608. "actions": {
  609. "kill": {
  610. "mode": "killattackerevenifprotected"
  611. }
  612. }
  613. },
  614. {
  615. "role": "sheik",
  616. "translation": "sheik",
  617. "side": "village",
  618. "help": "You are now your alter ego Sheik. You can now kill during the night with /kill [name] (don't kill the village). You can also transform yourself back into Zelda with /zelda [yourname].",
  619. "actions": {
  620. "night": {
  621. "kill": {
  622. "target": "AnyButSelf",
  623. "common": "Self",
  624. "priority": 7
  625. },
  626. "zelda": {
  627. "command": "convert",
  628. "target": "OnlySelf",
  629. "common": "Self",
  630. "priority": 4,
  631. "newRole": "inspector",
  632. "canConvert": [
  633. "sheik"
  634. ],
  635. "convertmsg": "Sheik transformed back into Zelda!"
  636. }
  637. }
  638. }
  639. },
  640. {
  641. "role": "evil",
  642. "translation": "The Possessed",
  643. "side": "godfather",
  644. "help": "Malladus has now possessed you! You only have 3 days to live before you succumb to the evil. Anyway, you may kill during the night with /kill [name].",
  645. "actions": {
  646. "night": {
  647. "kill": {
  648. "target": "AnyButTeam",
  649. "common": "Team",
  650. "priority": 13,
  651. "broadcast": "team"
  652. }
  653. },
  654. "startup": "team-reveal",
  655. "initialCondition": {
  656. "poison": {
  657. "count": 4,
  658. "poisonDeadMessage": "Malladus's evil overwhelmed you!"
  659. }
  660. }
  661. }
  662. }
  663. ],
  664. "roles1": [
  665. "bodyguard",
  666. "samurai",
  667. "mafiaboss1",
  668. "inspector",
  669. "mafiaboss2",
  670. "villager",
  671. "mafia1",
  672. "hooker",
  673. "villager",
  674. "mafia22",
  675. "mafia1",
  676. "epona",
  677. "werewolf",
  678. "villager",
  679. "mayor",
  680. "spy",
  681. "villager",
  682. "dark"
  683. ],
  684. "roles2": [
  685. "impa2",
  686. "samurai",
  687. "mafiaboss1",
  688. "inspector",
  689. "mafiaboss2",
  690. "mafia1",
  691. "mafia1",
  692. "hooker",
  693. "din",
  694. "mafia22",
  695. "onox",
  696. "agahnim",
  697. "werewolf",
  698. "spy",
  699. "dark",
  700. "villager",
  701. "miller",
  702. "linebeck",
  703. "godfather",
  704. "oldman",
  705. "naryu",
  706. "din",
  707. "villager",
  708. "mafia21",
  709. "epona",
  710. "veran",
  711. "villager",
  712. "villager",
  713. "linebeck",
  714. "villager",
  715. "cole",
  716. "mayor",
  717. "villager",
  718. "farore",
  719. "villager",
  720. "majora",
  721. "mafia1",
  722. "naryu",
  723. "villager",
  724. "bellum",
  725. "villager",
  726. "villager",
  727. "villager",
  728. "mafia1",
  729. "villager"
  730. ],
  731. "villageCantLoseRoles": [
  732. "mayor",
  733. "din",
  734. "samurai",
  735. "farore",
  736. "sheik"
  737. ]
  738. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement