Advertisement
buttonpushertv

fsm-pantheon.json

May 2nd, 2021
921
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.75 KB | None | 0 0
  1. {
  2.   "name":"pastafarianism",
  3.   "description":"Flying Spahgetti Monster",
  4.   "followers":{
  5.     "description":"Obey your noodly master.",
  6.     "favouredWeapon":"",
  7.     "holyDays":{
  8.       "title":"Holy Days",
  9.       "children":[]
  10.     }
  11.   },
  12.   "gods":[
  13.     {
  14.       "objectType":"deity",
  15.       "passageName":"DeityProfile",
  16.       "name":"Flying Spaghetti Monster",
  17.       "key":"fsm",
  18.       "status":"alive",
  19.       "titles":[
  20.         "Our noodly master",
  21.         "Quob"
  22.       ],
  23.       "aliases":[],
  24.       "rank":"leader",
  25.       "description":"I am the Flying Spaghetti Monster. Thou shalt have no other monsters before Me.",
  26.       "appearance":"The Flying Spaghetti Monster is depicted as a tangle of spaghetti with many Noodly Appendages, flanked by two delicious meatballs, and with a pair of googly eyes upon stalks.",
  27.       "history":{
  28.         "title":"History"
  29.       },
  30.       "powers":{
  31.         "title":"powers",
  32.         "children":[]
  33.       },
  34.       "quotes":[
  35.         {
  36.           "description":"The only dogma allowed in the Church of the Flying Spaghetti Monster is the rejection of dogma.",
  37.           "author":"Henderson"
  38.         }
  39.       ],
  40.       "portfolios":[
  41.         "the skies",
  42.         "the water"
  43.       ],
  44.       "gender":"quob",
  45.       "shape":"noodly",
  46.       "race":"god",
  47.       "domains":[
  48.         "chaos"
  49.           ],
  50.       "channelDivinity":{
  51.         "title":"Channel Divinity",
  52.         "children":[]
  53.       },
  54.       "alignment":"Neutral",
  55.       "symbol":"flying spaghetti monster",
  56.       "combat":{
  57.         "title":"Running away",
  58.         "description":"If you don't live, you can't fight another day."
  59.       },
  60.       "probabilityWeightings":{
  61.         "politicalIdeology":{
  62.           "autocracy":5,
  63.           "oligarchy":3
  64.         },
  65.         "politicalSource":{
  66.           "absolute monarchy":6,
  67.           "constitutional monarchy":3
  68.         },
  69.         "race":{
  70.           "human":20,
  71.           "half-elf":5
  72.         }
  73.       },
  74.       "possessions":{
  75.         "title":"",
  76.         "children":[
  77.           {
  78.             "title":"",
  79.             "description":""
  80.           }
  81.         ]
  82.       },
  83.       "realm":"The Empyrean Realm",
  84.       "followers":{
  85.         "description":"",
  86.         "favouredWeapon":"noodly apendages",
  87.         "holyDays":{
  88.           "title":"Holy Days",
  89.           "children":[
  90.             {
  91.               "title":"earth",
  92.               "children":[
  93.                 {
  94.                   "title":"January"
  95.                 },
  96.                 {
  97.                   "title":"Friday"
  98.                 }
  99.               ]
  100.             }
  101.           ]
  102.         }
  103.       },
  104.       "personality":{
  105.         "just":70,
  106.         "merciful":-85,
  107.         "chaste":-80
  108.       },
  109.       "associations":{
  110.         "avatars":[],
  111.         "animals":[
  112.           "eagle"
  113.         ],
  114.         "plants":[
  115.           "oak tree"
  116.         ],
  117.         "monsters":[],
  118.         "gems":[],
  119.         "colours":[
  120.           "yellow"
  121.         ],
  122.         "miscellaneous":[]
  123.       },
  124.       "beliefs":{
  125.         "title":"beliefs",
  126.         "children":[
  127.           {
  128.             "title":"Oaths",
  129.             "description":"The only dogma allowed in the Church of the Flying Spaghetti Monster is the rejection of dogma."
  130.           }
  131.         ]
  132.       },
  133.       "heresies":{
  134.         "title":"heresies",
  135.         "children":[]
  136.       },
  137.       "blessings":{
  138.         "title":"blessings",
  139.         "children":[]
  140.       },
  141.       "curses":{
  142.         "title":"curses",
  143.         "children":[]
  144.       },
  145.       "allies":{
  146.         "title":"allies",
  147.         "children":[]
  148.       },
  149.       "enemies":{
  150.         "title":"enemies",
  151.         "children":[]
  152.       },
  153.       "relationships":[
  154.         {
  155.         }
  156.       ],
  157.       "maxims":[
  158.       ]
  159.     }
  160.       ]
  161. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement