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

{
    "url": "https://swarfarm.com/api/bestiary/1280?format=api",
    "pk": 1280,
    "com2us_id": 23015,
    "name": "Eirgar",
    "image_filename": "unit_icon_0050_0_2.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2135,
            "com2us_id": 6520,
            "name": "Vampire Bat",
            "description": "Attacks 2 times with a vampire bat and recovers HP by 30% of the inflicted damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "icon_filename": "skill_icon_0018_7_2.png"
        },
        {
            "pk": 2138,
            "com2us_id": 6523,
            "name": "Weaken",
            "description": "Attacks the enemy 3 times. Each attack weakens the enemy's Attack Power, decreases the enemy's Attack Speed and blocks beneficial effects for 2 turns with a 75% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.png"
                },
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "icon_filename": "skill_icon_0018_9_2.png"
        },
        {
            "pk": 2137,
            "com2us_id": 6522,
            "name": "Blood Contract",
            "description": "Makes the Blood Contract with all allies to grant the Vampire effect that heals their HP by 20% of the inflicted damage for 3 turns and increases their Attack Power for 3 turns. You instantly gain another turn after using this skill.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.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_0018_0_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 38,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 834,
    "base_defense": 637,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 834,
    "max_lvl_defense": 637,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1279?format=api",
        "pk": 1279,
        "name": "Vampire Lord",
        "element": "Dark"
    },
    "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
}