GET /api/bestiary/2727
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/2727",
    "pk": 2727,
    "com2us_id": 32903,
    "name": "Qilin Slasher",
    "image_filename": "unit_icon_0181_1_3.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 4740,
            "com2us_id": 22203,
            "name": "Divine Slash",
            "description": "Attacks the enemy to decrease its Defense for 2 turns with a 50% chance. The damage increases according to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nEffect Rate +10%\nEffect Rate +15%\nDamage +15%",
            "effect": [],
            "multiplier_formula": "{ATK}*({SPD} + 165)/75",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 165], [\"/\"], [75]]",
            "icon_filename": "skill_icon_0038_5_4.png"
        },
        {
            "pk": 4745,
            "com2us_id": 22208,
            "name": "Divine Slash Sixfold",
            "description": "Increases your Attack Speed for 2 turns, then attacks the target once and random enemies 5 times. The faster your Attack Speed, the greater the damage becomes. When attacking, stuns targets for 1 turn with a 30% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "{ATK}*({SPD} + 680)/850",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 680], [\"/\"], [850]]",
            "icon_filename": "skill_icon_0038_6_4.png"
        },
        {
            "pk": 4750,
            "com2us_id": 22213,
            "name": "Against the Current (Passive)",
            "description": "Gains immunity against inability effects. When you take fatal damage from the enemy's attack, nullifies the damage taken, recovers your HP by 30%, and increases your Attack Power for 2 turns. [Automatic Effect]",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0038_6_9.png"
        },
        {
            "pk": 4755,
            "com2us_id": 22218,
            "name": "Divine Slash Ultimate",
            "description": "Attacks the enemy with an attack that always has an attribute advantage and ignores effects that resist death. If you have attacked the enemy target with HP below 30%, deals additional damage by 30% of the target's MAX HP (10% if it's a boss). [Divine Slash Ultimate] can be used twice per battle, and increases your Attack Bar by 50% after using the skill.",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "5.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2]]",
            "icon_filename": "skill_icon_0038_5_9.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 6660,
    "base_attack": 565,
    "base_defense": 444,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9060,
    "max_lvl_attack": 769,
    "max_lvl_defense": 604,
    "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": 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
}