| 1234567891011121314151617 |
- [
- {
- "name": "Quarterstaff",
- "value": {"pp": 0, "gp": 0, "sp": 0, "cp": 0},
- "page": "PH116",
- "slot": "TWO_HANDS",
- "weight": 4,
- "weapon": {
- "damage": "1d6",
- "secondaryDamage": "1d6",
- "criticalThreat": 20,
- "criticalDamage": 2,
- "range": "Melee",
- "type": "Bludgeoning"
- }
- }
- ]
|