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

{
    "url": "https://swarfarm.com/api/bestiary/1328?format=api",
    "pk": 1328,
    "com2us_id": 15031,
    "name": "Mina",
    "image_filename": "unit_icon_0053_0_2.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2348,
            "com2us_id": 6151,
            "name": "Energy Punch",
            "description": "Attacks with a spinning punch and stuns the enemy for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "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": "4.45*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.45]]",
            "icon_filename": "skill_icon_0005_7_3.png"
        },
        {
            "pk": 2353,
            "com2us_id": 6156,
            "name": "Chain Attack",
            "description": "Launches 2 consecutive attacks on an enemy, inflicting damage and absorbing the enemy's Attack Bar by 25% with each attack.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
            "icon_filename": "skill_icon_0019_4_5.png"
        },
        {
            "pk": 2358,
            "com2us_id": 6161,
            "name": "Head to Head (Passive)",
            "description": "The critical rate will be at 100% if the enemy has no harmful effects. Attacks the target one more time with [Energy Punch] when you attack with a critical hit on your turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Attack Critical Chance",
                    "is_buff": true,
                    "description": "Attack has increased Critical Chance",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_7_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 16,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9060,
    "base_attack": 867,
    "base_defense": 560,
    "speed": 119,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9060,
    "max_lvl_attack": 867,
    "max_lvl_defense": 560,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/336?format=api",
        "pk": 336,
        "name": "Mina",
        "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": 28,
            "name": "Guild Shop",
            "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
}