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

{
    "url": "https://swarfarm.com/api/bestiary/1577?format=api",
    "pk": 1577,
    "com2us_id": 11531,
    "name": "Kahn",
    "image_filename": "unit_icon_0055_0_0.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2644,
            "com2us_id": 2551,
            "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": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [],
            "multiplier_formula": "{ATK}*({SPD} + 90)/45",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [45]]",
            "icon_filename": "skill_icon_0002_4_0.png"
        },
        {
            "pk": 2649,
            "com2us_id": 2556,
            "name": "Body Slam",
            "description": "Attacks the enemy with a body slam and weakens their Attack Power and Defense for 2 turns. After the attack, your Attack Bar increases by 30% for each harmful effect granted on the enemy target.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Attack Bar Recovery +5%\nAttack Bar Recovery +10%",
            "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"
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "5.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.9]]",
            "icon_filename": "skill_icon_0020_4_1.png"
        },
        {
            "pk": 2654,
            "com2us_id": 2561,
            "name": "Pursuit",
            "description": "Pursuits the enemy to inflict damage that's proportionate to your MAX HP and Attack Speed. The damage increases by 15% for each harmful effect on the enemy.",
            "slot": 3,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +20%",
            "effect": [
                {
                    "name": "Debuff Bonus Damage",
                    "is_buff": true,
                    "description": "Increases damage per debuff on the target",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{MAX HP}*({SPD} + 60.0)/620",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 60.0, \"/\", 620]]",
            "icon_filename": "skill_icon_0020_8_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 30,
        "area": "Element",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 13170,
    "base_attack": 494,
    "base_defense": 659,
    "speed": 111,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 13170,
    "max_lvl_attack": 494,
    "max_lvl_defense": 659,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/316?format=api",
        "pk": 316,
        "name": "Kahn",
        "element": "Water"
    },
    "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": 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": false,
    "homunculus": false
}