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

{
    "url": "https://swarfarm.com/api/bestiary/1866?format=api",
    "pk": 1866,
    "com2us_id": 25415,
    "name": "ROBO-F29",
    "image_filename": "unit_icon_0077_1_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3181,
            "com2us_id": 15320,
            "name": "Energy Bolt",
            "description": "Attacks the enemy and increases your Attack Power for 1 turn. The damage increases according to the Attack Speed.",
            "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": [
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 150)/70",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 150, \"/\", 70]]",
            "icon_filename": "skill_icon_0026_2_9.png"
        },
        {
            "pk": 3171,
            "com2us_id": 15310,
            "name": "Blade Crush",
            "description": "Attacks all enemies 3 times, each attack having a 30% chance to remove one beneficial effect. Absorbs Attack Bar by 15% each when the enemy has no beneficial effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "icon_filename": "skill_icon_0026_1_9.png"
        },
        {
            "pk": 3176,
            "com2us_id": 15315,
            "name": "Full Burst",
            "description": "Attacks 8 times, starting from the enemy with the worst HP condition, to remove 1 beneficial effect with a 50% chance and inflict Continuous Damage for 2 turns with a 50% chance each. The damage increases by 10% for each harmful effect on the enemy.",
            "slot": 3,
            "cooltime": 5,
            "hits": 8,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
            "icon_filename": "skill_icon_0026_2_4.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 6900,
    "base_attack": 565,
    "base_defense": 428,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9390,
    "max_lvl_attack": 769,
    "max_lvl_defense": 582,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1861?format=api",
        "pk": 1861,
        "name": "ROBO",
        "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
}