mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
Integrating some more popular custom scripts
This commit is contained in:
parent
738d2c42ff
commit
77c70c5538
20 changed files with 1401 additions and 11 deletions
14
.editorconfig
Normal file
14
.editorconfig
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Editor configuration, see http://editorconfig.org
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.md]
|
||||
max_line_length = off
|
||||
trim_trailing_whitespace = false
|
98
src/assets/scripts/catfishing.json
Normal file
98
src/assets/scripts/catfishing.json
Normal file
|
@ -0,0 +1,98 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Catfishing",
|
||||
"author": "Emily",
|
||||
"logo": "https://i.imgur.com/tkFhtDn.png"
|
||||
},
|
||||
{
|
||||
"id": "investigator"
|
||||
},
|
||||
{
|
||||
"id": "chef"
|
||||
},
|
||||
{
|
||||
"id": "grandmother"
|
||||
},
|
||||
{
|
||||
"id": "balloonist"
|
||||
},
|
||||
{
|
||||
"id": "dreamer"
|
||||
},
|
||||
{
|
||||
"id": "fortune_teller"
|
||||
},
|
||||
{
|
||||
"id": "snake_charmer"
|
||||
},
|
||||
{
|
||||
"id": "gambler"
|
||||
},
|
||||
{
|
||||
"id": "savant"
|
||||
},
|
||||
{
|
||||
"id": "philosopher"
|
||||
},
|
||||
{
|
||||
"id": "ravenkeeper"
|
||||
},
|
||||
{
|
||||
"id": "amnesiac"
|
||||
},
|
||||
{
|
||||
"id": "cannibal"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "recluse"
|
||||
},
|
||||
{
|
||||
"id": "sweetheart"
|
||||
},
|
||||
{
|
||||
"id": "mutant"
|
||||
},
|
||||
{
|
||||
"id": "lunatic"
|
||||
},
|
||||
{
|
||||
"id": "godfather"
|
||||
},
|
||||
{
|
||||
"id": "cerenovus"
|
||||
},
|
||||
{
|
||||
"id": "pit-hag"
|
||||
},
|
||||
{
|
||||
"id": "widow"
|
||||
},
|
||||
{
|
||||
"id": "imp"
|
||||
},
|
||||
{
|
||||
"id": "vigormortis"
|
||||
},
|
||||
{
|
||||
"id": "fang_gu"
|
||||
},
|
||||
{
|
||||
"id": "beggar"
|
||||
},
|
||||
{
|
||||
"id": "barista"
|
||||
},
|
||||
{
|
||||
"id": "apprentice"
|
||||
},
|
||||
{
|
||||
"id": "harlot"
|
||||
},
|
||||
{
|
||||
"id": "bone_collector"
|
||||
}
|
||||
]
|
73
src/assets/scripts/deadly_penance_day.json
Normal file
73
src/assets/scripts/deadly_penance_day.json
Normal file
|
@ -0,0 +1,73 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Deadly Penance Day",
|
||||
"author": "The Pandemonium Institute"
|
||||
},
|
||||
{
|
||||
"id": "bountyhunter"
|
||||
},
|
||||
{
|
||||
"id": "chef"
|
||||
},
|
||||
{
|
||||
"id": "cultleader"
|
||||
},
|
||||
{
|
||||
"id": "exorcist"
|
||||
},
|
||||
{
|
||||
"id": "fool"
|
||||
},
|
||||
{
|
||||
"id": "gambler"
|
||||
},
|
||||
{
|
||||
"id": "investigator"
|
||||
},
|
||||
{
|
||||
"id": "mayor"
|
||||
},
|
||||
{
|
||||
"id": "philosopher"
|
||||
},
|
||||
{
|
||||
"id": "preacher"
|
||||
},
|
||||
{
|
||||
"id": "sailor"
|
||||
},
|
||||
{
|
||||
"id": "soldier"
|
||||
},
|
||||
{
|
||||
"id": "town_crier"
|
||||
},
|
||||
{
|
||||
"id": "politician"
|
||||
},
|
||||
{
|
||||
"id": "barber"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "saint"
|
||||
},
|
||||
{
|
||||
"id": "assassin"
|
||||
},
|
||||
{
|
||||
"id": "witch"
|
||||
},
|
||||
{
|
||||
"id": "spy"
|
||||
},
|
||||
{
|
||||
"id": "baron"
|
||||
},
|
||||
{
|
||||
"id": "lilmonsta"
|
||||
}
|
||||
]
|
43
src/assets/scripts/frankensteins_mayor.json
Normal file
43
src/assets/scripts/frankensteins_mayor.json
Normal file
|
@ -0,0 +1,43 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Frankenstein's Mayor",
|
||||
"author": "Storyteller Baron Ted"
|
||||
},
|
||||
{
|
||||
"id": "sentinel"
|
||||
},
|
||||
{
|
||||
"id": "chef"
|
||||
},
|
||||
{
|
||||
"id": "undertaker"
|
||||
},
|
||||
{
|
||||
"id": "oracle"
|
||||
},
|
||||
{
|
||||
"id": "sage"
|
||||
},
|
||||
{
|
||||
"id": "ravenkeeper"
|
||||
},
|
||||
{
|
||||
"id": "mayor"
|
||||
},
|
||||
{
|
||||
"id": "recluse"
|
||||
},
|
||||
{
|
||||
"id": "lunatic"
|
||||
},
|
||||
{
|
||||
"id": "poisoner"
|
||||
},
|
||||
{
|
||||
"id": "spy"
|
||||
},
|
||||
{
|
||||
"id": "zombuul"
|
||||
}
|
||||
]
|
82
src/assets/scripts/hide_and_seek.json
Normal file
82
src/assets/scripts/hide_and_seek.json
Normal file
|
@ -0,0 +1,82 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Hide & Seek",
|
||||
"author": "Narninian & Zaba"
|
||||
},
|
||||
{
|
||||
"id": "noble"
|
||||
},
|
||||
{
|
||||
"id": "librarian"
|
||||
},
|
||||
{
|
||||
"id": "pixie"
|
||||
},
|
||||
{
|
||||
"id": "preacher"
|
||||
},
|
||||
{
|
||||
"id": "towncrier"
|
||||
},
|
||||
{
|
||||
"id": "oracle"
|
||||
},
|
||||
{
|
||||
"id": "undertaker"
|
||||
},
|
||||
{
|
||||
"id": "dreamer"
|
||||
},
|
||||
{
|
||||
"id": "seamstress"
|
||||
},
|
||||
{
|
||||
"id": "artist"
|
||||
},
|
||||
{
|
||||
"id": "huntsman"
|
||||
},
|
||||
{
|
||||
"id": "ravenkeeper"
|
||||
},
|
||||
{
|
||||
"id": "virgin"
|
||||
},
|
||||
{
|
||||
"id": "damsel"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "mutant"
|
||||
},
|
||||
{
|
||||
"id": "goon"
|
||||
},
|
||||
{
|
||||
"id": "godfather"
|
||||
},
|
||||
{
|
||||
"id": "mezepheles"
|
||||
},
|
||||
{
|
||||
"id": "poisoner"
|
||||
},
|
||||
{
|
||||
"id": "cerenovus"
|
||||
},
|
||||
{
|
||||
"id": "lilmonsta"
|
||||
},
|
||||
{
|
||||
"id": "pukka"
|
||||
},
|
||||
{
|
||||
"id": "vigormortis"
|
||||
},
|
||||
{
|
||||
"id": "imp"
|
||||
}
|
||||
]
|
85
src/assets/scripts/knowing_me_knowing_you.json
Normal file
85
src/assets/scripts/knowing_me_knowing_you.json
Normal file
|
@ -0,0 +1,85 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Knowing me, Knowing you",
|
||||
"author": "Nadine"
|
||||
},
|
||||
{
|
||||
"id": "washerwoman"
|
||||
},
|
||||
{
|
||||
"id": "librarian"
|
||||
},
|
||||
{
|
||||
"id": "bountyhunter"
|
||||
},
|
||||
{
|
||||
"id": "amnesiac"
|
||||
},
|
||||
{
|
||||
"id": "fortuneteller"
|
||||
},
|
||||
{
|
||||
"id": "dreamer"
|
||||
},
|
||||
{
|
||||
"id": "snakecharmer"
|
||||
},
|
||||
{
|
||||
"id": "oracle"
|
||||
},
|
||||
{
|
||||
"id": "undertaker"
|
||||
},
|
||||
{
|
||||
"id": "ravenkeeper"
|
||||
},
|
||||
{
|
||||
"id": "artist"
|
||||
},
|
||||
{
|
||||
"id": "fisherman"
|
||||
},
|
||||
{
|
||||
"id": "seamstress"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "recluse"
|
||||
},
|
||||
{
|
||||
"id": "barber"
|
||||
},
|
||||
{
|
||||
"id": "sweetheart"
|
||||
},
|
||||
{
|
||||
"id": "godfather"
|
||||
},
|
||||
{
|
||||
"id": "poisoner"
|
||||
},
|
||||
{
|
||||
"id": "spy"
|
||||
},
|
||||
{
|
||||
"id": "scarletwoman"
|
||||
},
|
||||
{
|
||||
"id": "imp"
|
||||
},
|
||||
{
|
||||
"id": "fanggu"
|
||||
},
|
||||
{
|
||||
"id": "vigormortis"
|
||||
},
|
||||
{
|
||||
"id": "nodashii"
|
||||
},
|
||||
{
|
||||
"id": "revolutionary"
|
||||
}
|
||||
]
|
82
src/assets/scripts/no_roles_barred.json
Normal file
82
src/assets/scripts/no_roles_barred.json
Normal file
|
@ -0,0 +1,82 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "No roles barred",
|
||||
"author": "Andrew Pichot"
|
||||
},
|
||||
{
|
||||
"id": "alchemist"
|
||||
},
|
||||
{
|
||||
"id": "noble"
|
||||
},
|
||||
{
|
||||
"id": "pixie"
|
||||
},
|
||||
{
|
||||
"id": "bountyhunter"
|
||||
},
|
||||
{
|
||||
"id": "empath"
|
||||
},
|
||||
{
|
||||
"id": "balloonist"
|
||||
},
|
||||
{
|
||||
"id": "snakecharmer"
|
||||
},
|
||||
{
|
||||
"id": "gossip"
|
||||
},
|
||||
{
|
||||
"id": "amnesiac"
|
||||
},
|
||||
{
|
||||
"id": "artist"
|
||||
},
|
||||
{
|
||||
"id": "philosopher"
|
||||
},
|
||||
{
|
||||
"id": "huntsman"
|
||||
},
|
||||
{
|
||||
"id": "poppygrower"
|
||||
},
|
||||
{
|
||||
"id": "goon"
|
||||
},
|
||||
{
|
||||
"id": "mutant"
|
||||
},
|
||||
{
|
||||
"id": "damsel"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "godfather"
|
||||
},
|
||||
{
|
||||
"id": "poisoner"
|
||||
},
|
||||
{
|
||||
"id": "fearmonger"
|
||||
},
|
||||
{
|
||||
"id": "goblin"
|
||||
},
|
||||
{
|
||||
"id": "boomdandy"
|
||||
},
|
||||
{
|
||||
"id": "lilmonsta"
|
||||
},
|
||||
{
|
||||
"id": "legion"
|
||||
},
|
||||
{
|
||||
"id": "vortox"
|
||||
}
|
||||
]
|
43
src/assets/scripts/on_thin_ice.json
Normal file
43
src/assets/scripts/on_thin_ice.json
Normal file
|
@ -0,0 +1,43 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "On thin Ice",
|
||||
"author": "Ted Helm"
|
||||
},
|
||||
{
|
||||
"id": "sentinel"
|
||||
},
|
||||
{
|
||||
"id": "artist"
|
||||
},
|
||||
{
|
||||
"id": "philosopher"
|
||||
},
|
||||
{
|
||||
"id": "professor"
|
||||
},
|
||||
{
|
||||
"id": "seamstress"
|
||||
},
|
||||
{
|
||||
"id": "slayer"
|
||||
},
|
||||
{
|
||||
"id": "virgin"
|
||||
},
|
||||
{
|
||||
"id": "klutz"
|
||||
},
|
||||
{
|
||||
"id": "moonchild"
|
||||
},
|
||||
{
|
||||
"id": "eviltwin"
|
||||
},
|
||||
{
|
||||
"id": "mastermind"
|
||||
},
|
||||
{
|
||||
"id": "pukka"
|
||||
}
|
||||
]
|
82
src/assets/scripts/pont_saint_esprit.json
Normal file
82
src/assets/scripts/pont_saint_esprit.json
Normal file
|
@ -0,0 +1,82 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Pont Saint-Esprit",
|
||||
"author": "Gordon Fitzgerald"
|
||||
},
|
||||
{
|
||||
"id": "washerwoman"
|
||||
},
|
||||
{
|
||||
"id": "investigator"
|
||||
},
|
||||
{
|
||||
"id": "chef"
|
||||
},
|
||||
{
|
||||
"id": "noble"
|
||||
},
|
||||
{
|
||||
"id": "bountyhunter"
|
||||
},
|
||||
{
|
||||
"id": "empath"
|
||||
},
|
||||
{
|
||||
"id": "lycanthrope"
|
||||
},
|
||||
{
|
||||
"id": "undertaker"
|
||||
},
|
||||
{
|
||||
"id": "courtier"
|
||||
},
|
||||
{
|
||||
"id": "nightwatchmen"
|
||||
},
|
||||
{
|
||||
"id": "ravenkeeper"
|
||||
},
|
||||
{
|
||||
"id": "sage"
|
||||
},
|
||||
{
|
||||
"id": "cannibal"
|
||||
},
|
||||
{
|
||||
"id": "saint"
|
||||
},
|
||||
{
|
||||
"id": "recluse"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "acrobat"
|
||||
},
|
||||
{
|
||||
"id": "widow"
|
||||
},
|
||||
{
|
||||
"id": "spy"
|
||||
},
|
||||
{
|
||||
"id": "poisoner"
|
||||
},
|
||||
{
|
||||
"id": "pithag"
|
||||
},
|
||||
{
|
||||
"id": "pukka"
|
||||
},
|
||||
{
|
||||
"id": "vigormortis"
|
||||
},
|
||||
{
|
||||
"id": "lleech"
|
||||
},
|
||||
{
|
||||
"id": "nodashii"
|
||||
}
|
||||
]
|
82
src/assets/scripts/poppyganda.json
Normal file
82
src/assets/scripts/poppyganda.json
Normal file
|
@ -0,0 +1,82 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Poppyganda",
|
||||
"author": "Dan"
|
||||
},
|
||||
{
|
||||
"id": "chef"
|
||||
},
|
||||
{
|
||||
"id": "librarian"
|
||||
},
|
||||
{
|
||||
"id": "bountyhunter"
|
||||
},
|
||||
{
|
||||
"id": "pixie"
|
||||
},
|
||||
{
|
||||
"id": "fortuneteller"
|
||||
},
|
||||
{
|
||||
"id": "towncrier"
|
||||
},
|
||||
{
|
||||
"id": "monk"
|
||||
},
|
||||
{
|
||||
"id": "oracle"
|
||||
},
|
||||
{
|
||||
"id": "savant"
|
||||
},
|
||||
{
|
||||
"id": "juggler"
|
||||
},
|
||||
{
|
||||
"id": "sage"
|
||||
},
|
||||
{
|
||||
"id": "mayor"
|
||||
},
|
||||
{
|
||||
"id": "poppygrower"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "lunatic"
|
||||
},
|
||||
{
|
||||
"id": "mutant"
|
||||
},
|
||||
{
|
||||
"id": "snitch"
|
||||
},
|
||||
{
|
||||
"id": "eviltwin"
|
||||
},
|
||||
{
|
||||
"id": "cerenovus"
|
||||
},
|
||||
{
|
||||
"id": "baron"
|
||||
},
|
||||
{
|
||||
"id": "marionette"
|
||||
},
|
||||
{
|
||||
"id": "imp"
|
||||
},
|
||||
{
|
||||
"id": "legion"
|
||||
},
|
||||
{
|
||||
"id": "vigormortis"
|
||||
},
|
||||
{
|
||||
"id": "vortox"
|
||||
}
|
||||
]
|
46
src/assets/scripts/race_to_the_bottom.json
Normal file
46
src/assets/scripts/race_to_the_bottom.json
Normal file
|
@ -0,0 +1,46 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Race to the Bottom",
|
||||
"author": "Evin Donohoe"
|
||||
},
|
||||
{
|
||||
"id": "doomsayer"
|
||||
},
|
||||
{
|
||||
"id": "sentinel"
|
||||
},
|
||||
{
|
||||
"id": "clockmaker"
|
||||
},
|
||||
{
|
||||
"id": "empath"
|
||||
},
|
||||
{
|
||||
"id": "dreamer"
|
||||
},
|
||||
{
|
||||
"id": "slayer"
|
||||
},
|
||||
{
|
||||
"id": "courtier"
|
||||
},
|
||||
{
|
||||
"id": "mayor"
|
||||
},
|
||||
{
|
||||
"id": "lunatic"
|
||||
},
|
||||
{
|
||||
"id": "klutz"
|
||||
},
|
||||
{
|
||||
"id": "scarletwoman"
|
||||
},
|
||||
{
|
||||
"id": "spy"
|
||||
},
|
||||
{
|
||||
"id": "vortox"
|
||||
}
|
||||
]
|
79
src/assets/scripts/reykjaviks_scheme.json
Normal file
79
src/assets/scripts/reykjaviks_scheme.json
Normal file
|
@ -0,0 +1,79 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Reykjavik's Scheme",
|
||||
"author": "Gordon Fitzgerald"
|
||||
},
|
||||
{
|
||||
"id": "slayer"
|
||||
},
|
||||
{
|
||||
"id": "artist"
|
||||
},
|
||||
{
|
||||
"id": "fisherman"
|
||||
},
|
||||
{
|
||||
"id": "savant"
|
||||
},
|
||||
{
|
||||
"id": "gossip"
|
||||
},
|
||||
{
|
||||
"id": "cannibal"
|
||||
},
|
||||
{
|
||||
"id": "mayor"
|
||||
},
|
||||
{
|
||||
"id": "minstrel"
|
||||
},
|
||||
{
|
||||
"id": "virgin"
|
||||
},
|
||||
{
|
||||
"id": "tealady"
|
||||
},
|
||||
{
|
||||
"id": "alchemist"
|
||||
},
|
||||
{
|
||||
"id": "pacifist"
|
||||
},
|
||||
{
|
||||
"id": "fool"
|
||||
},
|
||||
{
|
||||
"id": "golem"
|
||||
},
|
||||
{
|
||||
"id": "damsel"
|
||||
},
|
||||
{
|
||||
"id": "heretic"
|
||||
},
|
||||
{
|
||||
"id": "snitch"
|
||||
},
|
||||
{
|
||||
"id": "boomdandy"
|
||||
},
|
||||
{
|
||||
"id": "goblin"
|
||||
},
|
||||
{
|
||||
"id": "psychopath"
|
||||
},
|
||||
{
|
||||
"id": "devilsadvocate"
|
||||
},
|
||||
{
|
||||
"id": "alhadikhia"
|
||||
},
|
||||
{
|
||||
"id": "lleech"
|
||||
},
|
||||
{
|
||||
"id": "sentinel"
|
||||
}
|
||||
]
|
82
src/assets/scripts/rochambeau.json
Normal file
82
src/assets/scripts/rochambeau.json
Normal file
|
@ -0,0 +1,82 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Rochambeau",
|
||||
"author": "Habby"
|
||||
},
|
||||
{
|
||||
"id": "librarian"
|
||||
},
|
||||
{
|
||||
"id": "bountyhunter"
|
||||
},
|
||||
{
|
||||
"id": "preacher"
|
||||
},
|
||||
{
|
||||
"id": "flowergirl"
|
||||
},
|
||||
{
|
||||
"id": "oracle"
|
||||
},
|
||||
{
|
||||
"id": "undertaker"
|
||||
},
|
||||
{
|
||||
"id": "innkeeper"
|
||||
},
|
||||
{
|
||||
"id": "gambler"
|
||||
},
|
||||
{
|
||||
"id": "lycanthrope"
|
||||
},
|
||||
{
|
||||
"id": "gossip"
|
||||
},
|
||||
{
|
||||
"id": "engineer"
|
||||
},
|
||||
{
|
||||
"id": "mayor"
|
||||
},
|
||||
{
|
||||
"id": "cannibal"
|
||||
},
|
||||
{
|
||||
"id": "goon"
|
||||
},
|
||||
{
|
||||
"id": "acrobat"
|
||||
},
|
||||
{
|
||||
"id": "tinker"
|
||||
},
|
||||
{
|
||||
"id": "moonchild"
|
||||
},
|
||||
{
|
||||
"id": "godfather"
|
||||
},
|
||||
{
|
||||
"id": "widow"
|
||||
},
|
||||
{
|
||||
"id": "poisoner"
|
||||
},
|
||||
{
|
||||
"id": "pithag"
|
||||
},
|
||||
{
|
||||
"id": "assassin"
|
||||
},
|
||||
{
|
||||
"id": "po"
|
||||
},
|
||||
{
|
||||
"id": "vigormortis"
|
||||
},
|
||||
{
|
||||
"id": "leviathan"
|
||||
}
|
||||
]
|
91
src/assets/scripts/simpletown_village.json
Normal file
91
src/assets/scripts/simpletown_village.json
Normal file
|
@ -0,0 +1,91 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Simpletown Village",
|
||||
"author": "Gordon Fitzgerald"
|
||||
},
|
||||
{
|
||||
"id": "alchemist"
|
||||
},
|
||||
{
|
||||
"id": "librarian"
|
||||
},
|
||||
{
|
||||
"id": "amnesiac"
|
||||
},
|
||||
{
|
||||
"id": "cannibal"
|
||||
},
|
||||
{
|
||||
"id": "sailor"
|
||||
},
|
||||
{
|
||||
"id": "snakecharmer"
|
||||
},
|
||||
{
|
||||
"id": "gambler"
|
||||
},
|
||||
{
|
||||
"id": "farmer"
|
||||
},
|
||||
{
|
||||
"id": "fool"
|
||||
},
|
||||
{
|
||||
"id": "philosopher"
|
||||
},
|
||||
{
|
||||
"id": "magician"
|
||||
},
|
||||
{
|
||||
"id": "poppygrower"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "lunatic"
|
||||
},
|
||||
{
|
||||
"id": "goon"
|
||||
},
|
||||
{
|
||||
"id": "barber"
|
||||
},
|
||||
{
|
||||
"id": "mutant"
|
||||
},
|
||||
{
|
||||
"id": "politician"
|
||||
},
|
||||
{
|
||||
"id": "klutz"
|
||||
},
|
||||
{
|
||||
"id": "sweetheart"
|
||||
},
|
||||
{
|
||||
"id": "tinker"
|
||||
},
|
||||
{
|
||||
"id": "baron"
|
||||
},
|
||||
{
|
||||
"id": "pithag"
|
||||
},
|
||||
{
|
||||
"id": "godfather"
|
||||
},
|
||||
{
|
||||
"id": "marionette"
|
||||
},
|
||||
{
|
||||
"id": "fanggu"
|
||||
},
|
||||
{
|
||||
"id": "duchess"
|
||||
},
|
||||
{
|
||||
"id": "sentinel"
|
||||
}
|
||||
]
|
|
@ -0,0 +1,82 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "The Horrifying Spectacle of Public Executions",
|
||||
"author": "Navean"
|
||||
},
|
||||
{
|
||||
"id": "chef"
|
||||
},
|
||||
{
|
||||
"id": "sailor"
|
||||
},
|
||||
{
|
||||
"id": "chambermaid"
|
||||
},
|
||||
{
|
||||
"id": "cultleader"
|
||||
},
|
||||
{
|
||||
"id": "flowergirl"
|
||||
},
|
||||
{
|
||||
"id": "oracle"
|
||||
},
|
||||
{
|
||||
"id": "monk"
|
||||
},
|
||||
{
|
||||
"id": "savant"
|
||||
},
|
||||
{
|
||||
"id": "seamstress"
|
||||
},
|
||||
{
|
||||
"id": "fool"
|
||||
},
|
||||
{
|
||||
"id": "sage"
|
||||
},
|
||||
{
|
||||
"id": "magician"
|
||||
},
|
||||
{
|
||||
"id": "cannibal"
|
||||
},
|
||||
{
|
||||
"id": "tinker"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "klutz"
|
||||
},
|
||||
{
|
||||
"id": "lunatic"
|
||||
},
|
||||
{
|
||||
"id": "godfather"
|
||||
},
|
||||
{
|
||||
"id": "devilsadvocate"
|
||||
},
|
||||
{
|
||||
"id": "mephit"
|
||||
},
|
||||
{
|
||||
"id": "boomdandy"
|
||||
},
|
||||
{
|
||||
"id": "lleech"
|
||||
},
|
||||
{
|
||||
"id": "vigormortis"
|
||||
},
|
||||
{
|
||||
"id": "vortox"
|
||||
},
|
||||
{
|
||||
"id": "zombuul"
|
||||
}
|
||||
]
|
82
src/assets/scripts/trouble_with_violets.json
Normal file
82
src/assets/scripts/trouble_with_violets.json
Normal file
|
@ -0,0 +1,82 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Trouble with Violets",
|
||||
"author": "The Pandemonium Institute"
|
||||
},
|
||||
{
|
||||
"id": "washerwoman"
|
||||
},
|
||||
{
|
||||
"id": "librarian"
|
||||
},
|
||||
{
|
||||
"id": "investigator"
|
||||
},
|
||||
{
|
||||
"id": "chef"
|
||||
},
|
||||
{
|
||||
"id": "empath"
|
||||
},
|
||||
{
|
||||
"id": "fortuneteller"
|
||||
},
|
||||
{
|
||||
"id": "undertaker"
|
||||
},
|
||||
{
|
||||
"id": "monk"
|
||||
},
|
||||
{
|
||||
"id": "ravenkeeper"
|
||||
},
|
||||
{
|
||||
"id": "virgin"
|
||||
},
|
||||
{
|
||||
"id": "slayer"
|
||||
},
|
||||
{
|
||||
"id": "soldier"
|
||||
},
|
||||
{
|
||||
"id": "mayor"
|
||||
},
|
||||
{
|
||||
"id": "butler"
|
||||
},
|
||||
{
|
||||
"id": "drunk"
|
||||
},
|
||||
{
|
||||
"id": "recluse"
|
||||
},
|
||||
{
|
||||
"id": "saint"
|
||||
},
|
||||
{
|
||||
"id": "eviltwin"
|
||||
},
|
||||
{
|
||||
"id": "witch"
|
||||
},
|
||||
{
|
||||
"id": "cerenovus"
|
||||
},
|
||||
{
|
||||
"id": "pithag"
|
||||
},
|
||||
{
|
||||
"id": "fanggu"
|
||||
},
|
||||
{
|
||||
"id": "vigormortis"
|
||||
},
|
||||
{
|
||||
"id": "nodashii"
|
||||
},
|
||||
{
|
||||
"id": "vortox"
|
||||
}
|
||||
]
|
76
src/assets/scripts/uncertain_death.json
Normal file
76
src/assets/scripts/uncertain_death.json
Normal file
|
@ -0,0 +1,76 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Uncertain Death",
|
||||
"author": "Matt"
|
||||
},
|
||||
{
|
||||
"id": "clockmaker"
|
||||
},
|
||||
{
|
||||
"id": "grandmother"
|
||||
},
|
||||
{
|
||||
"id": "librarian"
|
||||
},
|
||||
{
|
||||
"id": "empath"
|
||||
},
|
||||
{
|
||||
"id": "fortuneteller"
|
||||
},
|
||||
{
|
||||
"id": "exorcist"
|
||||
},
|
||||
{
|
||||
"id": "flowergirl"
|
||||
},
|
||||
{
|
||||
"id": "monk"
|
||||
},
|
||||
{
|
||||
"id": "oracle"
|
||||
},
|
||||
{
|
||||
"id": "undertaker"
|
||||
},
|
||||
{
|
||||
"id": "artist"
|
||||
},
|
||||
{
|
||||
"id": "slayer"
|
||||
},
|
||||
{
|
||||
"id": "seamstress"
|
||||
},
|
||||
{
|
||||
"id": "lunatic"
|
||||
},
|
||||
{
|
||||
"id": "mutant"
|
||||
},
|
||||
{
|
||||
"id": "sweetheart"
|
||||
},
|
||||
{
|
||||
"id": "recluse"
|
||||
},
|
||||
{
|
||||
"id": "godfather"
|
||||
},
|
||||
{
|
||||
"id": "assassin"
|
||||
},
|
||||
{
|
||||
"id": "scarletwoman"
|
||||
},
|
||||
{
|
||||
"id": "marionette"
|
||||
},
|
||||
{
|
||||
"id": "nodashii"
|
||||
},
|
||||
{
|
||||
"id": "pukka"
|
||||
}
|
||||
]
|
43
src/assets/scripts/vigormortis_high_school.json
Normal file
43
src/assets/scripts/vigormortis_high_school.json
Normal file
|
@ -0,0 +1,43 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Vigormortis Highschool",
|
||||
"author": "Evin"
|
||||
},
|
||||
{
|
||||
"id": "sentinel"
|
||||
},
|
||||
{
|
||||
"id": "chef"
|
||||
},
|
||||
{
|
||||
"id": "empath"
|
||||
},
|
||||
{
|
||||
"id": "chambermaid"
|
||||
},
|
||||
{
|
||||
"id": "monk"
|
||||
},
|
||||
{
|
||||
"id": "ravenkeeper"
|
||||
},
|
||||
{
|
||||
"id": "mayor"
|
||||
},
|
||||
{
|
||||
"id": "saint"
|
||||
},
|
||||
{
|
||||
"id": "goon"
|
||||
},
|
||||
{
|
||||
"id": "poisoner"
|
||||
},
|
||||
{
|
||||
"id": "devils_advocate"
|
||||
},
|
||||
{
|
||||
"id": "vigormortis"
|
||||
}
|
||||
]
|
85
src/assets/scripts/whose_cult_is_it_anyway.json
Normal file
85
src/assets/scripts/whose_cult_is_it_anyway.json
Normal file
|
@ -0,0 +1,85 @@
|
|||
[
|
||||
{
|
||||
"id": "_meta",
|
||||
"name": "Whose Cult is it Anyway",
|
||||
"author": "Aero"
|
||||
},
|
||||
{
|
||||
"id": "noble"
|
||||
},
|
||||
{
|
||||
"id": "pixie"
|
||||
},
|
||||
{
|
||||
"id": "balloonist"
|
||||
},
|
||||
{
|
||||
"id": "king"
|
||||
},
|
||||
{
|
||||
"id": "fortuneteller"
|
||||
},
|
||||
{
|
||||
"id": "cultleader"
|
||||
},
|
||||
{
|
||||
"id": "oracle"
|
||||
},
|
||||
{
|
||||
"id": "lycanthrope"
|
||||
},
|
||||
{
|
||||
"id": "savant"
|
||||
},
|
||||
{
|
||||
"id": "seamstress"
|
||||
},
|
||||
{
|
||||
"id": "huntsman"
|
||||
},
|
||||
{
|
||||
"id": "choirboy"
|
||||
},
|
||||
{
|
||||
"id": "cannibal"
|
||||
},
|
||||
{
|
||||
"id": "puzzlemaster"
|
||||
},
|
||||
{
|
||||
"id": "recluse"
|
||||
},
|
||||
{
|
||||
"id": "mutant"
|
||||
},
|
||||
{
|
||||
"id": "damsel"
|
||||
},
|
||||
{
|
||||
"id": "witch"
|
||||
},
|
||||
{
|
||||
"id": "cerenovus"
|
||||
},
|
||||
{
|
||||
"id": "fearmonger"
|
||||
},
|
||||
{
|
||||
"id": "goblin"
|
||||
},
|
||||
{
|
||||
"id": "lilmonsta"
|
||||
},
|
||||
{
|
||||
"id": "nodashii"
|
||||
},
|
||||
{
|
||||
"id": "fanggu"
|
||||
},
|
||||
{
|
||||
"id": "vortox"
|
||||
},
|
||||
{
|
||||
"id": "stormcatcher"
|
||||
}
|
||||
]
|
|
@ -97,27 +97,67 @@ export default {
|
|||
scripts: [
|
||||
[
|
||||
"Deadly Penance Day",
|
||||
"https://gist.githubusercontent.com/bra1n/0337cc44c6fd2c44f7589256ed5486d2/raw/16be38fa3c01aaf49827303ac80577bdb52c0b25/penanceday.json"
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/deadly_penance_day.json"
|
||||
],
|
||||
[
|
||||
"Catfishing 11.1",
|
||||
"https://gist.githubusercontent.com/bra1n/8a5ec41a7bbf945f6b7dfc1cef72b569/raw/a312ab93c2f302e0ef83c8b65a4e8e82760fda3a/catfishing.json"
|
||||
"Catfishing",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/catfishing.json"
|
||||
],
|
||||
[
|
||||
"On Thin Ice (Teensyville)",
|
||||
"https://gist.githubusercontent.com/bra1n/8dacd9f2abc6f428331ea1213ab153f5/raw/0cacbcaf8ed9bddae0cca25a9ada97e9958d868b/on-thin-ice.json"
|
||||
"On thin ice (Teensyville)",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/on_thin_ice.json"
|
||||
],
|
||||
[
|
||||
"Race To The Bottom (Teensyville)",
|
||||
"https://gist.githubusercontent.com/bra1n/63e1354cb3dc9d4032bcd0623dc48888/raw/5acb0eedcc0a67a64a99c7e0e6271de0b7b2e1b2/race-to-the-bottom.json"
|
||||
"Race to the bottom (Teensyville)",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/race_to_the_bottom.json"
|
||||
],
|
||||
[
|
||||
"Frankenstein's Mayor by Ted (Teensyville)",
|
||||
"https://gist.githubusercontent.com/bra1n/32c52b422cc01b934a4291eeb81dbcee/raw/5bf770693bbf7aff5e86601c82ca4af3222f4ba6/Frankensteins_Mayor_by_Ted.json"
|
||||
"Frankenstein's Mayor (Teensyville)",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/frankensteins_mayor.json"
|
||||
],
|
||||
[
|
||||
"Vigormortis High School (Teensyville)",
|
||||
"https://gist.githubusercontent.com/bra1n/1f65bd4a999524719d5dabe98c3c2d27/raw/22bbec6bf56a51a7459e5ae41ed47e41971c5445/VigormortisHighSchool.json"
|
||||
"Vigormortis High school (Teensyville)",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/vigormortis_high_school.json"
|
||||
],
|
||||
[
|
||||
"Trouble with Violets",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/trouble_with_violets.json"
|
||||
],
|
||||
[
|
||||
"Rochambeau",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/rochambeau.json"
|
||||
],
|
||||
[
|
||||
"Knowing me, Knowing you",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/knowing_me_knowing_you.json"
|
||||
],
|
||||
[
|
||||
"Hide & Seek",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/hide_and_seek.json"
|
||||
],
|
||||
[
|
||||
"Poppyganda",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/poppyganda.json"
|
||||
],
|
||||
[
|
||||
"Whose Cult is it Anyway",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/whose_cult_is_it_anyway.json"
|
||||
],
|
||||
[
|
||||
"Uncertain Death",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/uncertain_death.json"
|
||||
],
|
||||
[
|
||||
"Reykjavik's Scheme",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/reykjaviks_scheme.json"
|
||||
],
|
||||
[
|
||||
"Pont Saint-Esprit",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/pont_saint_esprit.json"
|
||||
],
|
||||
[
|
||||
"Simpletown Village",
|
||||
"https://raw.githubusercontent.com/Pingumask/townsquare/develop/src/assets/scripts/pont_saint_esprit.json"
|
||||
]
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue