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

{
    "url": "https://swarfarm.com/api/bestiary/1860?format=api",
    "pk": 1860,
    "com2us_id": 25404,
    "name": "ROBO",
    "image_filename": "unit_icon_0077_0_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Strengthen Skill: Energy Bolt",
    "skills": [
        {
            "pk": 3165,
            "com2us_id": 15304,
            "name": "Energy Bolt",
            "description": "Attacks the enemy to deal damage that increases according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [],
            "multiplier_formula": "{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0026_1_3.png"
        },
        {
            "pk": 3170,
            "com2us_id": 15309,
            "name": "Execute Self-Destruct",
            "description": "Self-destructs to inflict damage that's proportionate to your MAX HP on all enemies. You will be defeated after this attack.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Self-Harm",
                    "is_buff": false,
                    "description": "Deals damage to the monster using the skill. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.54*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.54]]",
            "icon_filename": "skill_icon_0026_1_8.png"
        },
        {
            "pk": 3175,
            "com2us_id": 15314,
            "name": "Energy Release (Passive)",
            "description": "Increases the Attack Bar of all allies by 50% and decreases the Attack Bar of all enemies by 50% at the moment of death. This effect cannot be resisted. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Ignore Resistance",
                    "is_buff": false,
                    "description": "Bypasses all enemy resistances when applying effects.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0026_2_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5790,
    "base_attack": 291,
    "base_defense": 303,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10710,
    "max_lvl_attack": 538,
    "max_lvl_defense": 560,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1865?format=api",
        "pk": 1865,
        "name": "ROBO-E65",
        "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": 20,
    "awaken_mats_light_high": 10,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 15,
    "awaken_mats_magic_high": 5,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}