Perks corrected: - Sharpshooter: Fixed prereq DEX 4 → AWR 7, effect now correctly reduces crit roll by 1 when skipping Move (was +1 damage) - Situational Awareness: Added missing Detect training prereq, fixed effect to Favor on surprise checks + flanking doesn't Hinder - Tough: Fixed prereq MIT 4 → MIT 7, effect now +Level HP scaling (was flat +5 HP) Deleted: - Weapon Mastery: Completely fabricated perk not in source material Also marked all 7 ancestries as reviewed (were already correct except Dwarf's Tough trait which was fixed in previous session). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
28 lines
862 B
JSON
Executable File
28 lines
862 B
JSON
Executable File
{
|
|
"_id": "vagabondAnceElf00",
|
|
"_key": "!items!vagabondAnceElf00",
|
|
"name": "Elf",
|
|
"type": "ancestry",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"description": "<p>Elves are graceful fae beings with an innate connection to magic. Their keen senses and natural attunement to the arcane make them exceptional spellcasters and perceptive scouts.</p>",
|
|
"beingType": "fae",
|
|
"size": "medium",
|
|
"traits": [
|
|
{
|
|
"name": "Ascendancy",
|
|
"description": "<p>You are Trained in one Skill of your choice.</p>"
|
|
},
|
|
{
|
|
"name": "Elven Eyes",
|
|
"description": "<p>You gain Favor on sight-based Detect checks.</p>"
|
|
},
|
|
{
|
|
"name": "Naturally Attuned",
|
|
"description": "<p>You know one Spell of your choice (even if you are not a caster).</p>"
|
|
}
|
|
]
|
|
},
|
|
"reviewed": true
|
|
}
|