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

{
    "url": "https://swarfarm.com/api/bestiary/187?format=api",
    "pk": 187,
    "com2us_id": 11502,
    "name": "Griffon",
    "image_filename": "unit_icon_0005_1_3.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases SPD by 15",
    "skills": [
        {
            "pk": 406,
            "com2us_id": 2502,
            "name": "Snatch",
            "description": "Attacks the enemy with razor-sharp claws. Damage increases accordingly to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [],
            "multiplier_formula": "{ATK}*({SPD} + 90)/55",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [55]]",
            "icon_filename": "skill_icon_0002_5_0.png"
        },
        {
            "pk": 412,
            "com2us_id": 2507,
            "name": "Special Assault",
            "description": "Inflicts damage proportional to the enemy's MAX HP. Consumes 10% of your HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Self-Harm",
                    "is_buff": false,
                    "description": "Deals damage to the monster using the skill. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.5*{ATK} + 0.18*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0002_1_1.png"
        },
        {
            "pk": 414,
            "com2us_id": 2512,
            "name": "Backlash",
            "description": "Sends out a gust of wind that has a 50% chance to decrease the Attack Bar of all enemies by 30% and decrease their Attack Speed for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0001_5_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3270,
    "base_attack": 205,
    "base_defense": 231,
    "speed": 110,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8235,
    "max_lvl_attack": 516,
    "max_lvl_defense": 582,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/188?format=api",
        "pk": 188,
        "name": "Spectra",
        "element": "Fire"
    },
    "awaken_mats_fire_low": 10,
    "awaken_mats_fire_mid": 15,
    "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": 5,
    "awaken_mats_magic_mid": 10,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": true,
    "homunculus": false
}