summaryrefslogtreecommitdiff
path: root/leveling/rogue.json
blob: e368f8aca70a6946a6d05ecb884f6bfecefa1b24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "1": {
        "rogue's racket": true, "surprise attack": true, "sneak attack": "1d6",
        "unarmed": 2, "simple": 2, "martial":2, 
        "unarmored": 2, "light": 2,
        "fortitude": 2, "reflex": 4, "will": 4, "perception": 4, "classDC": 2
},
    "3": {"deny advantage": true},
    "5": {"sneak attack": "2d6", "unarmed":4, "simple": 4, "martial": 4, "critical specialization": "off-guard"},
    "7": {"reflex": 6, "perception": 6, "weapon specialization": 1},
    "9": {"fortitude": 6, "debilitating strike": 1},
    "11": {"classDC": 4, "sneak attack": "3d6"},
    "13": {"reflex": 8, "perception": 8, "unarmored": 4, "light": 4, "unarmed": 6, "simple": 6, "martial": 6},
    "15": {"weapon specialization": 2, "debilitating strike": 2},
    "17": {"will": 6},
    "19": {"unarmored": 6, "light": 6},
    "20": {"master strike": true}
}