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

{
    "url": "https://swarfarm.com/api/bestiary/2253?format=api",
    "pk": 2253,
    "com2us_id": 20834,
    "name": "Driller",
    "image_filename": "unit_icon_0126_3_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3880,
            "com2us_id": 11654,
            "name": "Hammer Punch",
            "description": "Attacks the enemy 2 times and deals damage proportionate to your Defense. Each attack has a 45% chance to stun the enemy for 1 turn. If the target is not suffering any harmful effects, 1 additional attack is added.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                },
                {
                    "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": "2.04*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 2.04]]",
            "icon_filename": "skill_icon_0013_5_2.png"
        },
        {
            "pk": 3885,
            "com2us_id": 11659,
            "name": "Body Press",
            "description": "Crushes all enemies to stun them for 1 turn with a 50% chance and decrease the Attack Bar of each enemy by 30% with a 100% chance. The damage is proportionate to your MAX HP and Defense.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "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": "0.18*{MAX HP} + 1.5*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.5], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0031_9_4.png"
        },
        {
            "pk": 3890,
            "com2us_id": 11664,
            "name": "Pound",
            "description": "Attacks the enemy 4 times to deal damage proportionate to your Defense and decrease its Attack Bar by 20% each hit. 2 additional attacks are added if the enemy's HP condition is worse than yours or if the target is suffering a harmful effect.",
            "slot": 3,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +10%",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.75*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.75]]",
            "icon_filename": "skill_icon_0031_9_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 21,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11370,
    "base_attack": 549,
    "base_defense": 725,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11370,
    "max_lvl_attack": 549,
    "max_lvl_defense": 725,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/952?format=api",
        "pk": 952,
        "name": "Driller",
        "element": "Light"
    },
    "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
}