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

{
    "url": "https://swarfarm.com/api/bestiary/371?format=api",
    "pk": 371,
    "com2us_id": 10503,
    "name": "Harpy",
    "image_filename": "unit_icon_0001_2_3.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Strengthen Skill: Crow Hunt",
    "skills": [
        {
            "pk": 439,
            "com2us_id": 1603,
            "name": "Rat Hunt",
            "description": "Attacks the enemy with fierce kicks 2 times to decrease the enemy's Defense for 2 turns with a 45% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Effect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "1.85*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.85]]",
            "icon_filename": "skill_icon_0000_2_7.png"
        },
        {
            "pk": 446,
            "com2us_id": 1608,
            "name": "Crow Hunt",
            "description": "Hurls razor-sharp feathers to attack multiple enemies at once.",
            "slot": 2,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "2.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.6]]",
            "icon_filename": "skill_icon_0000_7_7.png"
        },
        {
            "pk": 449,
            "com2us_id": 1613,
            "name": "Boar Hunt",
            "description": "Attacks the enemy's weak point, decreasing the enemy's Defense for 2 turns and stunning the enemy for 1 turn. The Decrease Defense effect is guaranteed to be granted on the target immune to stun.",
            "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": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "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": "7.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.0]]",
            "icon_filename": "skill_icon_0000_2_8.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3345,
    "base_attack": 253,
    "base_defense": 179,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8400,
    "max_lvl_attack": 637,
    "max_lvl_defense": 450,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/372?format=api",
        "pk": 372,
        "name": "Prilea",
        "element": "Wind"
    },
    "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": 10,
    "awaken_mats_wind_mid": 15,
    "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": 13,
            "name": "Kabir Ruins",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 7,
            "name": "Wind 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
}