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

{
    "url": "https://swarfarm.com/api/bestiary/2317?format=api",
    "pk": 2317,
    "com2us_id": 28903,
    "name": "Dokkaebi Lord",
    "image_filename": "unit_icon_0133_0_3.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Resistance by 25%",
    "skills": [
        {
            "pk": 4008,
            "com2us_id": 18603,
            "name": "Violent Swing",
            "description": "Attacks the enemy to inflict damage that increases according to your MAX HP and stun for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Guaranteed Critical Hit",
                    "is_buff": true,
                    "description": "Attack will always land as a Critical Hit",
                    "icon_filename": ""
                },
                {
                    "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": "1.7*{ATK} + 0.19*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.19]]",
            "icon_filename": "skill_icon_0032_4_8.png"
        },
        {
            "pk": 4013,
            "com2us_id": 18608,
            "name": "Summon Heavenly Kings Gate",
            "description": "Attacks all enemies 2 times to inflict damage that increases according to your MAX HP, stealing 1 beneficial effect with a 30% chance each. Afterwards, recovers the HP of all allies by 20% and additionally recovers your HP in proportion to the number of stolen beneficial effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nDamage +15%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Guaranteed Critical Hit",
                    "is_buff": true,
                    "description": "Attack will always land as a Critical Hit",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Steal Buff",
                    "is_buff": false,
                    "description": "Remove a beneficial effect and take it for yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.8*{ATK} + 0.1*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.1]]",
            "icon_filename": "skill_icon_0032_5_3.png"
        },
        {
            "pk": 4018,
            "com2us_id": 18613,
            "name": "Full of Spirit (Passive)",
            "description": "Your attacks will always land as a Critical Hit whenever you attack the enemy. In addition, the damage taken decreases according to your current HP and the damage dealt increases as your HP status worsens. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Guaranteed Critical Hit",
                    "is_buff": true,
                    "description": "Attack will always land as a Critical Hit",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_5_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 50,
        "area": "General",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 8475,
    "base_attack": 492,
    "base_defense": 396,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 670,
    "max_lvl_defense": 538,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2322?format=api",
        "pk": 2322,
        "name": "Byungchul",
        "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": 0,
    "awaken_mats_wind_mid": 10,
    "awaken_mats_wind_high": 20,
    "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": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}