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

{
    "url": "https://swarfarm.com/api/bestiary/406?format=api",
    "pk": 406,
    "com2us_id": 18514,
    "name": "Baekdu",
    "image_filename": "unit_icon_0030_3_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 309,
            "com2us_id": 9304,
            "name": "Aim Body",
            "description": "Attacks an enemy to inflict damage that ignores all damage reduction effects.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Ignore Damage Reduction",
                    "is_buff": false,
                    "description": "Ignores damage reduction effects",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "icon_filename": "skill_icon_0006_9_3.png"
        },
        {
            "pk": 315,
            "com2us_id": 9309,
            "name": "Aim Weak Spot",
            "description": "Attacks an enemy to disturb HP recovery for 2 turns. Leaves the Branding Effect for 2 turns if the target has higher MAX HP than that of yours.",
            "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": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "5.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.5]]",
            "icon_filename": "skill_icon_0009_6_8.png"
        },
        {
            "pk": 318,
            "com2us_id": 9314,
            "name": "Silver Light",
            "description": "Attacks the enemy 3 times with arrows of light. The faster your Attack Speed compared to the enemy's, the greater damage you can inflict.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "1.8*{ATK}*({SPD} + 80)/{Target SPD}",
            "multiplier_formula_raw": "[[\"ATTACK_SPEED\", \"+\", 80], [\"/\"], [\"TARGET_SPEED\", \"*\", 1.0], [\"*\"], [1.8], [\"*\"], [\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0009_9_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 21,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4905,
    "base_attack": 362,
    "base_defense": 291,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9060,
    "max_lvl_attack": 670,
    "max_lvl_defense": 538,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/405?format=api",
        "pk": 405,
        "name": "Beast Hunter",
        "element": "Light"
    },
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}