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

{
    "url": "https://swarfarm.com/api/bestiary/2378?format=api",
    "pk": 2378,
    "com2us_id": 29415,
    "name": "Yennefer",
    "image_filename": "unit_icon_0143_1_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4121,
            "com2us_id": 19105,
            "name": "Crow Dive",
            "description": "Attacks the enemy to Silence for 1 turn 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": "Silence",
                    "is_buff": false,
                    "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                    "icon_filename": "debuff_silence.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0033_6_4.png"
        },
        {
            "pk": 4126,
            "com2us_id": 19110,
            "name": "Magic Barrier",
            "description": "Removes 1 harmful effect from all allies and creates a shield that's 20% of your MAX HP for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Shield +10%\nShield +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0033_6_9.png"
        },
        {
            "pk": 4131,
            "com2us_id": 19115,
            "name": "Static Shock",
            "description": "Attacks all enemies to stun for 1 turn and then silences them for 2 turns with a 70% chance. Decreases the skill cooldown time of [Static Shock] by 1 turn if you don't get attacked during the enemy's turn.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                },
                {
                    "name": "Silence",
                    "is_buff": false,
                    "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                    "icon_filename": "debuff_silence.png"
                },
                {
                    "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": "4.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.9]]",
            "icon_filename": "skill_icon_0033_7_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 38,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10545,
    "base_attack": 845,
    "base_defense": 593,
    "speed": 103,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 845,
    "max_lvl_defense": 593,
    "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
}