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

{
    "url": "https://swarfarm.com/api/bestiary/2222?format=api",
    "pk": 2222,
    "com2us_id": 60206,
    "name": "Abyssal Ancient Giant",
    "image_filename": "unit_icon_0121_0_1.png",
    "element": "Water",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3808,
            "com2us_id": 100117,
            "name": "Rockslide",
            "description": "Causes a rockslide to attack all enemies. This attack has a fixed chance to stun them for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "icon_filename": "skill_icon_0003_4_3.png"
        },
        {
            "pk": 3809,
            "com2us_id": 100118,
            "name": "Great Earthquake",
            "description": "Causes an earthquake to inflict great damage on all enemies, also reducing their Attack Speed for 3 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "8.1*{ATK} + 120",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.1, \"+\", 120]]",
            "icon_filename": "skill_icon_0003_9_3.png"
        },
        {
            "pk": 3810,
            "com2us_id": 100119,
            "name": "Fend Off (Passive)",
            "description": "Counterattacks all enemies immediately after the 7th attack. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6]]",
            "icon_filename": "skill_icon_0031_1_6.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 900,
    "base_attack": 80,
    "base_defense": 100,
    "speed": 75,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 30,
    "accuracy": 0,
    "max_lvl_hp": 4935,
    "max_lvl_attack": 439,
    "max_lvl_defense": 549,
    "awakens_from": null,
    "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
}