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

{
    "url": "https://swarfarm.com/api/bestiary/2131?format=api",
    "pk": 2131,
    "com2us_id": 27711,
    "name": "Eivor",
    "image_filename": "unit_icon_0107_1_1.png",
    "element": "Water",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3618,
            "com2us_id": 17501,
            "name": "Vengeance of Thor",
            "description": "Attacks the enemy 2 times to decrease the enemy's Defense for 2 turns with a 20% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "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": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0030_1_6.png"
        },
        {
            "pk": 3623,
            "com2us_id": 17506,
            "name": "Throwing Axe Fury",
            "description": "Attacks the enemy 3 times to inflict Continuous Damage for 2 turns and decrease its Attack Bar by 20% with a 50% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "icon_filename": "skill_icon_0030_2_1.png"
        },
        {
            "pk": 3628,
            "com2us_id": 17511,
            "name": "Might of the Clan (Passive)",
            "description": "Grants up to 3 effects of Might of the Clan according to your stats when the battle begins. (Attack Power: Increases the damage dealt to enemies by 100%, Defense: Decreases the damage received from enemies by 30%, Attack Speed: Removes 1 beneficial effect granted on the enemy with a 50% chance) [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Effect Rate +5%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease Damage",
                    "is_buff": true,
                    "description": "Decreases damage received by a certain amount",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0030_2_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 55,
        "area": "Element",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 736,
    "base_defense": 736,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 736,
    "max_lvl_defense": 736,
    "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
}