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

{
    "url": "https://swarfarm.com/api/bestiary/2117?format=api",
    "pk": 2117,
    "com2us_id": 27602,
    "name": "카산드라(불)",
    "image_filename": "unit_icon_0108_1_2.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 3604,
            "com2us_id": 17402,
            "name": "Bull Rush",
            "description": "Attacks the enemy to decrease the Attack Bar by 30% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +5%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0030_0_2.png"
        },
        {
            "pk": 3609,
            "com2us_id": 17407,
            "name": "Hero Strike",
            "description": "Attacks the enemy to inflict damage that ignores the enemy's Defense. Increases the damage by 5% per beneficial effect granted on yourself and decreases the skill cooldown time of [Hero Strike] by 1 turn if the enemy gets defeated by this skill.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "3.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.1]]",
            "icon_filename": "skill_icon_0030_0_7.png"
        },
        {
            "pk": 3614,
            "com2us_id": 17412,
            "name": "Ares' Last Breath (Passive)",
            "description": "Grants Invincible for 1 turn and Life Drain for 2 turns on yourself when you're inflicted with fatal damage. Afterwards, removes all harmful effects granted on yourself. [Automatic Effect]",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Invincible",
                    "is_buff": true,
                    "description": "The target will be invincible and receive no damage.",
                    "icon_filename": "buff_invinciblity.png"
                },
                {
                    "name": "Vampire",
                    "is_buff": true,
                    "description": "Recovers HP by 20% of the inflicted damage.",
                    "icon_filename": "buff_vampire.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0030_1_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 6780,
    "base_attack": 589,
    "base_defense": 412,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 801,
    "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": 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
}