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

{
    "url": "https://swarfarm.com/api/bestiary/1852?format=api",
    "pk": 1852,
    "com2us_id": 25311,
    "name": "Miles",
    "image_filename": "unit_icon_0076_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": 3147,
            "com2us_id": 15201,
            "name": "Cutback Blow",
            "description": "Attacks the enemy to absorb the Attack Bar by 15% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0025_9_5.png"
        },
        {
            "pk": 3152,
            "com2us_id": 15206,
            "name": "Spin Grab Shot",
            "description": "Attacks the enemy to remove all beneficial effects with an 80% chance and stuns the enemy with a 30% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "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": "6.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.2]]",
            "icon_filename": "skill_icon_0026_0_0.png"
        },
        {
            "pk": 3157,
            "com2us_id": 15211,
            "name": "Jet Engine (Passive)",
            "description": "Increases your Attack Speed by 5%, up to 100%, for each beneficial effect granted on the enemies and allies. In addition, inflicts additional damage that ignores Defense in proportion to your Attack Speed when you attack the enemy on your turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                }
            ],
            "multiplier_formula": "20*{SPD}",
            "multiplier_formula_raw": "[[\"ATTACK_SPEED\", \"*\", 20]]",
            "icon_filename": "skill_icon_0026_0_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 44,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11370,
    "base_attack": 692,
    "base_defense": 692,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 11370,
    "max_lvl_attack": 692,
    "max_lvl_defense": 692,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1847?format=api",
        "pk": 1847,
        "name": "Sky Surfer",
        "element": "Water"
    },
    "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
}