mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
addingf FOR to default scripts
This commit is contained in:
parent
914e7a21f7
commit
f238f7fd5f
4 changed files with 49 additions and 8 deletions
BIN
src/assets/editions/for.png
Normal file
BIN
src/assets/editions/for.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 MiB |
|
@ -34,6 +34,47 @@
|
||||||
],
|
],
|
||||||
"isOfficial": true
|
"isOfficial": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "for",
|
||||||
|
"name": "Fall Of Rome",
|
||||||
|
"author": "Alex",
|
||||||
|
"description": "I am Spartacus",
|
||||||
|
"level": "Veteran",
|
||||||
|
"roles": [
|
||||||
|
"sculptor_fall_of_rome",
|
||||||
|
"vestalvirgin_fall_of_rome",
|
||||||
|
"physician_fall_of_rome",
|
||||||
|
"legionary_fall_of_rome",
|
||||||
|
"trumpeter_fall_of_rome",
|
||||||
|
"mortician_fall_of_rome",
|
||||||
|
"standardbearer_fall_of_rome",
|
||||||
|
"centurion1_fall_of_rome",
|
||||||
|
"merchant_fall_of_rome",
|
||||||
|
"gladiator_fall_of_rome",
|
||||||
|
"actor_fall_of_rome",
|
||||||
|
"blacksmith_fall_of_rome",
|
||||||
|
"scholar_fall_of_rome",
|
||||||
|
"thetwins_fall_of_rome",
|
||||||
|
"winemaker_fall_of_rome",
|
||||||
|
"spartacus_fall_of_rome",
|
||||||
|
"badomen_fall_of_rome",
|
||||||
|
"temptress_fall_of_rome",
|
||||||
|
"haruspex_fall_of_rome",
|
||||||
|
"glykon1_fall_of_rome",
|
||||||
|
"augur_fall_of_rome",
|
||||||
|
"cleopatra_fall_of_rome",
|
||||||
|
"crassus_fall_of_rome",
|
||||||
|
"hannibal_fall_of_rome",
|
||||||
|
"caesar_fall_of_rome",
|
||||||
|
"mercenary_fall_of_rome",
|
||||||
|
"architect_fall_of_rome",
|
||||||
|
"sibyl_fall_of_rome",
|
||||||
|
"highpriest1_fall_of_rome",
|
||||||
|
"highpriest2_fall_of_rome",
|
||||||
|
"emperor_fall_of_rome",
|
||||||
|
"iamspartacus_fall_of_rome"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "tb",
|
"id": "tb",
|
||||||
"name": "Trouble Brewing",
|
"name": "Trouble Brewing",
|
||||||
|
|
|
@ -152,5 +152,13 @@
|
||||||
"name": "Plussy McOneface",
|
"name": "Plussy McOneface",
|
||||||
"team": "fabled",
|
"team": "fabled",
|
||||||
"ability": "One role from off the script will be in play, it can be either a player or a demon bluff."
|
"ability": "One role from off the script will be in play, it can be either a player or a demon bluff."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "iamspartacus_fall_of_rome",
|
||||||
|
"reminders": ["I am Spartacus!"],
|
||||||
|
"name": "I Am Spartacus!",
|
||||||
|
"team": "fabled",
|
||||||
|
"ability": "Each day, up to half the living players (rounded up & Travellers don\u2019t count) may publicly claim to be Spartacus.",
|
||||||
|
"flavor": "I am Spartacus!"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -2181,14 +2181,6 @@
|
||||||
"flavor": "Which death is preferable to every other? The unexpected.",
|
"flavor": "Which death is preferable to every other? The unexpected.",
|
||||||
"otherNight": 8
|
"otherNight": 8
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "iamspartacus_fall_of_rome",
|
|
||||||
"reminders": ["I am Spartacus!"],
|
|
||||||
"name": "I Am Spartacus!",
|
|
||||||
"team": "fabled",
|
|
||||||
"ability": "Each day, up to half the living players (rounded up & Travellers don\u2019t count) may publicly claim to be Spartacus.",
|
|
||||||
"flavor": "I am Spartacus!"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "shugenja",
|
"id": "shugenja",
|
||||||
"firstNight": 33.4,
|
"firstNight": 33.4,
|
||||||
|
|
Loading…
Add table
Reference in a new issue