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

{
    "url": "https://swarfarm.com/api/bestiary/2184?format=api",
    "pk": 2184,
    "com2us_id": 28113,
    "name": "Eleni",
    "image_filename": "unit_icon_0116_1_3.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3710,
            "com2us_id": 17903,
            "name": "Spinning Pierce",
            "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_8_7.png"
        },
        {
            "pk": 3715,
            "com2us_id": 17908,
            "name": "Strike of Fighter",
            "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 [Strike of Fighter] 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": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.1]]",
            "icon_filename": "skill_icon_0030_9_2.png"
        },
        {
            "pk": 3720,
            "com2us_id": 17913,
            "name": "Vigor Crush",
            "description": "Attacks all enemies with attacks that always have an attribute advantage, resets their Attack Bar and increases their chance of landing a Glancing Hit for 2 turns. In addition, increases your Attack Speed for 1 turn.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Elemental Advantage",
                    "is_buff": true,
                    "description": "The skill always has an elemental advantage regardless of monster elements. ",
                    "icon_filename": ""
                },
                {
                    "name": "Glancing Hit",
                    "is_buff": false,
                    "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                    "icon_filename": "debuff_glancing_hit.png"
                },
                {
                    "name": "Increase SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                }
            ],
            "multiplier_formula": "5.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2]]",
            "icon_filename": "skill_icon_0030_9_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 21,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9720,
    "base_attack": 867,
    "base_defense": 626,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 867,
    "max_lvl_defense": 626,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2179?format=api",
        "pk": 2179,
        "name": "Gladiatrix",
        "element": "Wind"
    },
    "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
}