Skip to content

Commit

Permalink
Merge pull request #171 from Daelso/shattered_nation
Browse files Browse the repository at this point in the history
Shattered Nation update
  • Loading branch information
Daelso authored Sep 3, 2024
2 parents dbd7e9c + c942f7a commit 8fc3d1b
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 0 deletions.
50 changes: 50 additions & 0 deletions src/components/character_creator/werewolf/5eMerits.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,16 @@
}
],
"flaws": [
{
"name": "Stench",
"cost": 1,
"desc": "Your breath and body odor are supernaturally foul."
},
{
"name": "Transparent",
"cost": 1,
"desc": "For some reason or another, you are an awful liar, do not gain any additional dots in subterfuge."
},
{
"name": "Repulsive",
"cost": 2,
Expand All @@ -83,6 +93,46 @@
}
]
},
"Mythic": {
"advantages": [],
"flaws": [
{
"name": "Additional Ban",
"cost": 2,
"desc": "Choose another tribe from your own and suffer from their additional ban."
}
]
},
"Other": {
"advantages": [],
"flaws": [
{
"name": "Knowledge Hungry",
"cost": 1,
"desc": "At creation, choose a few topics your character is obsessed with. When encountering them make a difficulty 3 willpower check to resist chasing the obsession."
}
]
},
"Rites": {
"advantages": [
{
"name": "Improviser",
"cost": 1,
"desc": "You suffer two dice less penalties for performing Rites in suboptimal conditions."
},
{
"name": "Moot Caller",
"cost": 2,
"desc": "Select 5 social rites, you've mastered them. If allowed during a moot, you can assist in any rite so long as it is performed at a moot or substantially similar gathering of Garou."
},
{
"name": "Rite Master",
"cost": 3,
"desc": "You add +1 die to any dice pools involving Rite knowledge or performance."
}
],
"flaws": []
},
"Safe House": {
"advantages": [
{
Expand Down
49 changes: 49 additions & 0 deletions src/components/character_creator/werewolf/loresheets.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,61 @@
{
"loresheets": [
{
"Name": "Aino 'Lil Gaia' Metsala",
"Type": "NPC",
"Prerequisite": null,
"Description": "A Finnish activist who only recently underwent the change but has already established a network of reliable allies to be called upon in the fight for Gaia.",
"Reference": "SN 134"
},
{
"Name": "Alejandro 'Vaporfang' Mendoza",
"Type": "NPC",
"Prerequisite": null,
"Description": "A legendary Bone Gnawer hacker. (REQUIRES 2 DOTS IN TECHNOLOGY) --- By associating with him you gain access to a deep network of information, private forums and media sources to both understand and spread your message.",
"Reference": "SN 135"
},
{
"Name": "Jonas Albrecht",
"Type": "NPC",
"Prerequisite": null,
"Description": "A legendary Silver Fang Ahroun fallen to Harano. Once the personification of the Garou Nation he could be again, with your help.",
"Reference": "SN 136"
},
{
"Name": "Liu 'Returning Maiden' Aihan",
"Type": "NPC",
"Prerequisite": null,
"Description": "A Galestalker astronaut who has stepped foot on Luna herself. Liu has a deep understanding of rites, ritual and the umbra.",
"Reference": "SN 137"
},
{
"Name": "Monkeywrenchers",
"Type": "Other",
"Prerequisite": null,
"Description": "You run with a large, decentralized global pack that is dedicated to fucking up Pentex Group. Through information sharing you've learned how to really hurt Pentex.",
"Reference": "WtA 295"
},
{
"Name": "Oba 'Trailblazer' Makinde",
"Type": "NPC",
"Prerequisite": null,
"Description": "A legendary Glass Walker Theurge who runs the company Omniscient, a revolutionary AI platform that like its name states has access to real-time data across the world. By knowing Makinde, you have access to a reliable tech job at the company.",
"Reference": "SN 138"
},
{
"Name": "Renunciate of Fenris",
"Type": "Other",
"Prerequisite": null,
"Description": "You refused to follow your pack-mates down the path of hauglosk. You broke your pact with Wolf and have found a home in another tribe under another Patron.",
"Reference": "WtA 298"
},
{
"Name": "Ross 'The She-Wolf' Jackson",
"Type": "NPC",
"Prerequisite": null,
"Description": "A Silent Strider who has mastered shapeshifting to the point of being able to change sex at will. You are deeply embedded in minority groups and other marginalized groups.",
"Reference": "SN 139"
},
{
"Name": "Project Twilight",
"Type": "NPC",
Expand All @@ -35,6 +77,13 @@
"Prerequisite": null,
"Description": "You have a particular interest and expertise in exploring the Umbra, a tiny fraction of it's infinite mysteries are better understood to you.",
"Reference": "WtA 295"
},
{
"Name": "Vandana 'The Impressario' Puri",
"Type": "NPC",
"Prerequisite": null,
"Description": "A legendary party planner and Moot organizer. None in the Garou nation are better at running a rite, overseeing the first change or just bringing Garou together.",
"Reference": "SN 140"
}
]
}

0 comments on commit 8fc3d1b

Please sign in to comment.