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

{
    "url": "https://swarfarm.com/api/bestiary/1634?format=api",
    "pk": 1634,
    "com2us_id": 24005,
    "name": "류(어둠)",
    "image_filename": "unit_icon_0059_1_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 2729,
            "com2us_id": 13905,
            "name": "Hadoken",
            "description": "Uses Hadoken on the enemy to inflict damage 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_0023_4_0.png"
        },
        {
            "pk": 2734,
            "com2us_id": 13910,
            "name": "Shoryuken",
            "description": "Uses an uppercut to inflict damage and leaves a Branding effect for 2 turns. [Hadoken] will be activated in succession with a 30% chance.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                },
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                }
            ],
            "multiplier_formula": "6.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.1]]",
            "icon_filename": "skill_icon_0023_4_1.png"
        },
        {
            "pk": 2739,
            "com2us_id": 13915,
            "name": "PPK Combo",
            "description": "Attacks 6 times with endless attacks. The first 3 hits each remove 1 beneficial effect granted on an enemy and stuns for 1 turn with the 4th hit. Afterwards, attacks all enemies 2 more times, replacing 1 beneficial effect granted on the enemy with Decrease Defense effect for 1 turn with the 5th hit and increasing the duration of harmful effects granted on them by 1 turn each with the 6th hit.",
            "slot": 3,
            "cooltime": 6,
            "hits": 6,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\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": "Increase Debuff Duration",
                    "is_buff": false,
                    "description": "Increases the duration of one or more debuffs on the enemy",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "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.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1]]",
            "icon_filename": "skill_icon_0023_4_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 24,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7500,
    "base_attack": 541,
    "base_defense": 412,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 736,
    "max_lvl_defense": 560,
    "awakens_from": null,
    "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": 10,
    "awaken_mats_dark_high": 20,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}