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

{
    "url": "https://swarfarm.com/api/bestiary/316?format=api",
    "pk": 316,
    "com2us_id": 11511,
    "name": "Kahn",
    "image_filename": "unit_icon_0005_0_4.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        {
            "pk": 407,
            "com2us_id": 2501,
            "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_4_0.png"
        },
        {
            "pk": 415,
            "com2us_id": 2506,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\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"
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "5.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.1]]",
            "icon_filename": "skill_icon_0002_0_1.png"
        },
        {
            "pk": 416,
            "com2us_id": 2511,
            "name": "Pursuit",
            "description": "Pursuits the enemy and inflicts a critical wound. The damage is proportionate to your MAX HP and Attack Speed.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "{MAX HP}*({SPD} + 60.0)/700",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 60.0, \"/\", 700]]",
            "icon_filename": "skill_icon_0002_5_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 30,
        "area": "Element",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 6945,
    "base_attack": 190,
    "base_defense": 327,
    "speed": 111,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12840,
    "max_lvl_attack": 351,
    "max_lvl_defense": 604,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/315?format=api",
        "pk": 315,
        "name": "Griffon",
        "element": "Water"
    },
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1577?format=api",
        "pk": 1577,
        "name": "Kahn",
        "element": "Water"
    },
    "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
        },
        {
            "id": 6,
            "name": "Water 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
}