Strength
+3
16
Dexterity
+2
14
Constitution
+2
14
Intelligence
+0
10
Wisdom
+2
15
Charisma
–1
9
Proficiency
+3
            Array
(
    [name] => Johnson Johnson
    [displaydata] => Array
        (
            [background] => 
            [color] => crimson
        )

    [hitpoints] => Array
        (
            [rolled] => 34
            [current] => 25
            [temporary] => 12
            [total] => 44
        )

    [classes] => Array
        (
            [fighter] => Array
                (
                    [level] => 5
                    [subclass] => 2
                )

        )

    [abilities] => Array
        (
            [strength] => 16
            [dexterity] => 14
            [constitution] => 14
            [intelligence] => 10
            [wisdom] => 15
            [charisma] => 9
        )

    [uses] => Array
        (
        )

    [totallevel] => 5
    [proficiency] => 3
)