derpinator

another example

Jul 27th, 2014
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. {
  2. "name": "FM",
  3. "altname": "Forum Mafia",
  4. "author": "Scatterbrain",
  5. "summary": "Forum Mafia theme, including many classic roles, like Cops and Backups! Four factions are in this theme: the Town, the Mafia, the Werewolf and the Serial Killer! ",
  6. "variables": {
  7. "super_ignore": {
  8. "mode": {
  9. "ignore": [
  10. "mafia"
  11. ]
  12. }
  13. },
  14. "mega_ignore": {
  15. "mode": {
  16. "ignore": "variable:mega_roles"
  17. }
  18. },
  19. "mega_roles": [
  20. "mafia"
  21. ]
  22. },
  23. "sides": [
  24. {
  25. "side": "village",
  26. "translation": "Village"
  27. },
  28. {
  29. "side": "werewolf",
  30. "translation": "Werewolf"
  31. },
  32. {
  33. "side": "mafia",
  34. "translation": "Mafia"
  35. },
  36. {
  37. "side": "serialkiller",
  38. "translation": "Serial Killer"
  39. }
  40. ],
  41. "roles": [
  42. {
  43. "role": "village",
  44. "translation": "Vanilla Townie",
  45. "side": "village",
  46. "help": "Just an average Townie! You don't have any special commands, but you can vote off the Mafia during the day, or ask for the Inventor to give you one of his inventions! You also know the Inventor if he's in the game.",
  47. "info": "No night actions. Sided with village.",
  48. "actions": {
  49. "kill": "variable:mega_ignore"
  50. }
  51. },
  52. {
  53. "role": "mafia",
  54. "translation": "Vanilla Townie",
  55. "side": "village",
  56. "help": "Just an average Townie! You don't have any special commands, but you can vote off the Mafia during the day, or ask for the Inventor to give you one of his inventions! You also know the Inventor if he's in the game.",
  57. "info": "No night actions. Sided with village.",
  58. "actions": {
  59. "night": {
  60. "poison": {
  61. "target": "Any",
  62. "common": "Self",
  63. "priority": 1
  64. }
  65. }
  66. }
  67. }
  68. ],
  69. "roles1": [
  70. ]
  71. }
Advertisement
Add Comment
Please, Sign In to add comment