{ "name": "Harvie", "level": 2, "size": "Small", "abilities": { "str_score": 10, "dex_score": 15, "con_score": 12, "int_score": 2, "wis_score": 14, "cha_score": 6 }, "hp_max": 15, "ac": { "total": 14, "touch": 13, "flat_footed": 12 }, "bab": 1, "initiative_mod": 2, "speed_land_ft": 10, "saves": { "fort": 4, "ref": 5, "will": 2 }, "attacks": [ { "name": "Talons (attaque naturelle)", "kind": "melee", "attack_bonus": 2, "damage": [ { "formula": "1d4", "types": [ "slashing" ] } ], "damage_bonus": 0, "crit_range": 20, "crit_mult": 2, "reach_ft": 5, "count": 2 }, { "name": "Bite (attaque naturelle)", "kind": "melee", "attack_bonus": -3, "damage": [ { "formula": "1d4", "types": [ "piercing" ] } ], "damage_bonus": 0, "crit_range": 20, "crit_mult": 2, "reach_ft": 5, "count": 1 } ], "source": "fiches_personnages/harvie_sheet.json", "speed_fly_ft": 80, "features": [ "Friendly Face", "Fey-touched", "Animal (race)" ], "spells": [] }