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

{
    "url": "https://swarfarm.com/api/bestiary/1683?format=api",
    "pk": 1683,
    "com2us_id": 24612,
    "name": "Bernadotte",
    "image_filename": "unit_icon_0067_1_2.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2812,
            "com2us_id": 14502,
            "name": "Mach Slash",
            "description": "Attacks the enemy and decreases the Attack Power for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "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": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0024_0_6.png"
        },
        {
            "pk": 2813,
            "com2us_id": 14507,
            "name": "Hurricane Rush",
            "description": "Attacks all enemies 3 times. Each attack has a 20% chance to remove one beneficial effect and a 30% chance to absorb the Attack Bar randomly between 10% - 15%.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.27*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.27]]",
            "icon_filename": "skill_icon_0024_0_7.png"
        },
        {
            "pk": 2814,
            "com2us_id": 14512,
            "name": "Shadow Blade",
            "description": "Attacks the enemy target 3 times, with each hit removing 1 beneficial effect with a 50% chance and leaving a Branding effect for 2 turns with a 100% chance. The damage increases by 15% per harmful effect granted on the enemy, and instantly gains another turn if all attacks land as a Critical Hit.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                },
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Debuff Bonus Damage",
                    "is_buff": true,
                    "description": "Increases damage per debuff on the target",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.95*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.95]]",
            "icon_filename": "skill_icon_0024_0_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 33,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 834,
    "base_defense": 637,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 834,
    "max_lvl_defense": 637,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1682?format=api",
        "pk": 1682,
        "name": "Shadow Claw",
        "element": "Fire"
    },
    "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": [],
    "fusion_food": false,
    "homunculus": false
}