@half-elf/bard
Version:
Repository for game mechanics from various d20 systems.
13 lines • 449 B
JSON
{
"name": "Monk",
"system": "Pathfinder",
"type": "class",
"subtype": "core",
"data": {
"base_attack_bonus": "medium",
"hit_die": "d8",
"skill_ranks": 4,
"class_skills": ["acrobatics", "climb", "craft", "escape artist", "intimidate", "knowledge (history)", "knowledge (religion)", "perception", "perform", "profession", "ride", "sense motive", "stealth", "swim"],
"primary_saves": ["fortitude", "reflex", "will"]
}
}