@half-elf/bard
Version:
Repository for game mechanics from various d20 systems.
13 lines • 318 B
JSON
{
"name": "Wizard",
"system": "Pathfinder",
"type": "class",
"subtype": "core",
"data": {
"base_attack_bonus": "half",
"hit_die": "d6",
"skill_ranks": 2,
"class_skills": ["appraise", "craft", "fly", "knowledge", "linguistics", "profession", "spellcraft"],
"primary_saves": ["will"]
}
}