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

{
    "url": "https://swarfarm.com/api/bestiary/141?format=api",
    "pk": 141,
    "com2us_id": 10715,
    "name": "Gorgo",
    "image_filename": "unit_icon_0002_4_3.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 3,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        {
            "pk": 235,
            "com2us_id": 1805,
            "name": "Thrash",
            "description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack has a 50% chance to reduce the enemy's Attack Bar by 25%.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.7*{ATK} + 0.15*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.15]]",
            "icon_filename": "skill_icon_0001_3_0.png"
        },
        {
            "pk": 238,
            "com2us_id": 1810,
            "name": "Roar",
            "description": "Inflicts damage proportional to your MAX HP to all enemies and decreases their Attack Power for 2 turns.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "icon_filename": "skill_icon_0001_7_0.png"
        },
        {
            "pk": 244,
            "com2us_id": 1815,
            "name": "Charge",
            "description": "Deals damage according to your MAX HP. This attack receives a 70% Critical Rate bonus, and stuns the enemy for 1 turn when this attack lands as a Critical Hit.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase Attack Critical Chance",
                    "is_buff": true,
                    "description": "Attack has increased Critical Chance",
                    "icon_filename": ""
                },
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "0.4*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.4]]",
            "icon_filename": "skill_icon_0001_2_1.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 4455,
    "base_attack": 140,
    "base_defense": 218,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11205,
    "max_lvl_attack": 351,
    "max_lvl_defense": 549,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/140?format=api",
        "pk": 140,
        "name": "Warbear",
        "element": "Dark"
    },
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1295?format=api",
        "pk": 1295,
        "name": "Gorgo",
        "element": "Dark"
    },
    "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": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false
}