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

{
    "url": "https://swarfarm.com/api/bestiary/217?format=api",
    "pk": 217,
    "com2us_id": 11302,
    "name": "Serpent",
    "image_filename": "unit_icon_0004_1_4.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Gain new skill: Revenge",
    "skills": [
        {
            "pk": 619,
            "com2us_id": 2302,
            "name": "Sonic Boom",
            "description": "Attacks the enemy with a strong sonic boom and removes a beneficial effect with a 75% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0001_2_8.png"
        },
        {
            "pk": 625,
            "com2us_id": 2307,
            "name": "Fire Blast",
            "description": "Attacks the enemy 3 times with energy balls. Each attack has a 30% chance to decrease the target's Attack Bar by 30%. The damage increases accordingly to your MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\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.8*{ATK} + 0.08*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.08]]",
            "icon_filename": "skill_icon_0001_8_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 21,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4185,
    "base_attack": 201,
    "base_defense": 175,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 505,
    "max_lvl_defense": 439,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/218?format=api",
        "pk": 218,
        "name": "Fao",
        "element": "Fire"
    },
    "awaken_mats_fire_low": 10,
    "awaken_mats_fire_mid": 15,
    "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": 5,
    "awaken_mats_magic_mid": 10,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": true,
    "homunculus": false
}