// 1) Rename if title starts with āNewHubā
let title;
if (tp.file.title.startsWith(āNewGroupā)) {
title = await tp.system.prompt(āEnter Group Nameā);
if (!title) {
new Notice(āNo name entered. Aborting.ā);
return;
}
await tp.file.rename(title);
} else {
title = tp.file.title;
}
// 2) Gather all region files under 2-World/Regions
const regionFiles = tp.app.vault.getMarkdownFiles()
.filter(f ā f.path.startsWith(ā2-World/Regions/ā));
const placeholderLabel = āš No Region Selectedā;
const placeholderPath = āplaceholderā;
Values: The syndicate values skill and ambition, but also discretion and loyalty.
Allies / Enemies:
Membership Requirements:
Benefits This crime syndicate can protect its members from the consequences of all but the most heinous crimes.
Rank 1: borrow resources (100 gp), case (+15), diversion (+15), gather information, lookout (4 ways, +15)
Rank 2: borrow resources (1,000 gp), put in a good word, remove evidence, rob, search black market
Rank 3: borrow resources (5,000 gp), command team (1d4 NPCs of 3rd level, or 3d4 NPCs of 1st level), destroy evidence, market manipulation, reciprocal benefits Rank 4: black market mastery, borrow resources (15,000 gp), command team (1d4 NPCs of 6th level, or 5d4 NPCs of 3rd level)
Goals
Public Goals
Achieve This
Achieve That
Private Goals
Achieve This
Achieve That
Membership
To join the group, a PC must spend X week ādoingā something, or āsomething elseā.
GM Notes
Make notes of what you need to track in the town here.
Hierarchy
BUTTON[button_person] List important relationships here.