GET /api/bestiary/117?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/117?format=api",
    "pk": 117,
    "com2us_id": 13005,
    "name": "Horned Frog",
    "image_filename": "unit_icon_0012_3_2.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": true,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 11,
            "com2us_id": 4505,
            "name": "Jump Attack",
            "description": "Leaps up to the sky to attack and decreases the enemy's Attack Bar by 15% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.4*{ATK} + 30",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4, \"+\", 30]]",
            "icon_filename": "skill_icon_0004_2_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1470,
    "base_attack": 76,
    "base_defense": 66,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8070,
    "max_lvl_attack": 417,
    "max_lvl_defense": 362,
    "awakens_from": null,
    "awakens_to": null,
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 0,
    "awaken_mats_water_mid": 0,
    "awaken_mats_water_high": 0,
    "awaken_mats_wind_low": 0,
    "awaken_mats_wind_mid": 0,
    "awaken_mats_wind_high": 0,
    "awaken_mats_light_low": 0,
    "awaken_mats_light_mid": 0,
    "awaken_mats_light_high": 0,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 0,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 37,
            "name": "Special Event",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}