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

{
    "url": "https://swarfarm.com/api/bestiary/952?format=api",
    "pk": 952,
    "com2us_id": 20814,
    "name": "Driller",
    "image_filename": "unit_icon_0039_3_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        {
            "pk": 1375,
            "com2us_id": 11604,
            "name": "Hammer Punch",
            "description": "Attacks the enemy 2 times and deals damage proportionate to your Defense. Each attack has a 25% 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": 7,
            "level_progress_description": "Effect Rate +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%\nDamage +15%",
            "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": "1.8*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.8]]",
            "icon_filename": "skill_icon_0013_5_2.png"
        },
        {
            "pk": 1378,
            "com2us_id": 11609,
            "name": "Body Press",
            "description": "Crushes all enemies and decreases the Attack Bar of each enemy by 30%. The damage of this attack is proportionate to your MAX HP and Defense.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.15*{MAX HP} + 1.25*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.25], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.15]]",
            "icon_filename": "skill_icon_0013_0_3.png"
        },
        {
            "pk": 1385,
            "com2us_id": 11614,
            "name": "Pound",
            "description": "Attacks the enemy 4 times and deals damage proportionate to your Defense. 2 additional attacks are added if the enemy's MAX HP is lower than yours and if the target is suffering a harmful effect.",
            "slot": 3,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.6*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.6]]",
            "icon_filename": "skill_icon_0013_5_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 21,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 5520,
    "base_attack": 267,
    "base_defense": 345,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 494,
    "max_lvl_defense": 637,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/951?format=api",
        "pk": 951,
        "name": "Frankenstein",
        "element": "Light"
    },
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2253?format=api",
        "pk": 2253,
        "name": "Driller",
        "element": "Light"
    },
    "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": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}