Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arcadia21 #2249

Merged
merged 4 commits into from
Sep 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions adventure/Kobold Press; Scarlet Citadel.json
Original file line number Diff line number Diff line change
Expand Up @@ -1316,9 +1316,9 @@
],
"itemType": [
{
"name": "Bezoar",
"abbreviation": "BZR",
"source": "KPSC",
"name": "Bezoar",
"page": 199,
"entries": [
{
Expand All @@ -1333,15 +1333,15 @@
]
},
{
"name": "Consumable",
"abbreviation": "CONS",
"source": "KPSC",
"name": "Consumable",
"page": 199
},
{
"name": "Plant",
"abbreviation": "PLANT",
"source": "KPSC",
"name": "Plant",
"page": 189
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11043,7 +11043,7 @@
"entries": [
"The Militia, the steadfast defenders of Luyarnha, serve dual roles as monster-hunters and peacekeepers, their origins rooted in the conflicts of the First War. Armed with swords and firearms, they patrol Luyarnha's dangerous, moonlit streets to fend off beasts and maintain law and order for all citizens, regardless of faith or societal rank. This versatile force is motivated by a shared philosophy of hope and purpose, often serving as a lifeline in their hazardous duties.",
"Members commit to at least three years, receiving benefits like residency in the prestigious Grand Cathedral District if they survive the first year. This dual-role strategy serves both as an incentive and a natural selection process, continually replenishing their ranks with only the most capable. Despite the perks, the risks are formidable. Their uncompromising motto, \"{@i Survive together, or die together,}\" encapsulates their unwavering commitment to duty and each other.",
"There are {@dice 2d20+10} militia {@creature guard|MM|guards} led by {@dice 2d6+2} {@creature humter|SGttEH|hunters} {@homebrew |(see Steinhardt's Guide to the Eldritch Hunt for statistics)} at any given time in the Paterna Iter District. In the Grand Central Station, their presence attempts to strike a balance between comfort and stern authority, especially under the leadership of {@creature Sergeant Alaric Ogden|SGttEH-HoS}. Quick to secure areas, interrogate suspects, and prepare for unforeseen challenges, they remain an ever-present force in maintaining the city's fragile equilibrium."
"There are {@dice 2d20+10} militia {@creature guard|MM|guards} led by {@dice 2d6+2} {@creature hunter|SGttEH|hunters} {@homebrew |(see Steinhardt's Guide to the Eldritch Hunt for statistics)} at any given time in the Paterna Iter District. In the Grand Central Station, their presence attempts to strike a balance between comfort and stern authority, especially under the leadership of {@creature Sergeant Alaric Ogden|SGttEH-HoS}. Quick to secure areas, interrogate suspects, and prepare for unforeseen challenges, they remain an ever-present force in maintaining the city's fragile equilibrium."
]
}
]
Expand Down
8 changes: 4 additions & 4 deletions book/MCDM Productions; Arcadia Issue 20.json
Original file line number Diff line number Diff line change
Expand Up @@ -644,9 +644,9 @@
],
"itemProperty": [
{
"name": "Cumbersome",
"abbreviation": "CUM",
"source": "Ar20",
"name": "Cumbersome",
"page": 4,
"entries": [
{
Expand All @@ -660,10 +660,11 @@
]
},
{
"name": "Shield Strength",
"abbreviation": "SS",
"source": "Ar20",
"name": "Shield Strength",
"page": 4,
"template": "Str {{item.strength}}",
"entriesTemplate": [
{
"type": "entries",
Expand All @@ -673,8 +674,7 @@
"This shield can't be wielded by a creature with a Strength score less than {{item.strength}}."
]
}
],
"template": "Str {{item.strength}}"
]
}
],
"monster": [
Expand Down
Loading