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

{
    "url": "https://swarfarm.com/api/bestiary/2363?format=api",
    "pk": 2363,
    "com2us_id": 29305,
    "name": "시리(어둠)",
    "image_filename": "unit_icon_0142_1_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 4106,
            "com2us_id": 19005,
            "name": "Slash",
            "description": "Attacks the enemy 2 times to inflict damage in proportion to your Attack Speed. Each hit increases the chances of landing a Glancing Hit for 2 turns with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +5%\nDamage +10%\nEffect Rate +15%",
            "effect": [],
            "multiplier_formula": "{ATK}*({SPD} + 155)/135",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 155], [\"/\"], [135]]",
            "icon_filename": "skill_icon_0033_4_9.png"
        },
        {
            "pk": 4111,
            "com2us_id": 19010,
            "name": "Blink Strike",
            "description": "Attacks the enemy 3 times to inflict damage proportionate to your Attack Speed and the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +15%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "{ATK}*({SPD} + 140)/150 + 0.04*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 140], [\"/\"], [150], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.04]]",
            "icon_filename": "skill_icon_0033_5_4.png"
        },
        {
            "pk": 4116,
            "com2us_id": 19015,
            "name": "Moon Dust",
            "description": "Attacks all enemies 2 times. The first attack removes all beneficial effects, and the second attack decreases the Attack Speed for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.3]]",
            "icon_filename": "skill_icon_0033_5_9.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5175,
    "base_attack": 374,
    "base_defense": 261,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 692,
    "max_lvl_defense": 483,
    "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
}