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

{
    "url": "https://swarfarm.com/api/bestiary/2021?format=api",
    "pk": 2021,
    "com2us_id": 26811,
    "name": "Adriana",
    "image_filename": "unit_icon_0099_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": 3449,
            "com2us_id": 16601,
            "name": "Sweet Magic",
            "description": "Attacks the enemy target and recovers the HP of the ally with the lowest HP ratio by 10% of your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nRecovery +5%\nDamage +10%\nRecovery +10%\nDamage +10%\nRecovery +10%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0028_8_3.png"
        },
        {
            "pk": 3454,
            "com2us_id": 16606,
            "name": "A Scoop of Pudding",
            "description": "Attacks the enemy to grant Oblivion for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Oblivious",
                    "is_buff": false,
                    "description": "Passive skills will be locked",
                    "icon_filename": "debuff_oblivious.png"
                }
            ],
            "multiplier_formula": "5.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.6]]",
            "icon_filename": "skill_icon_0028_8_8.png"
        },
        {
            "pk": 3459,
            "com2us_id": 16611,
            "name": "Determination of Dessert Kingdom",
            "description": "Grants Increase Attack Power, Increase Attack Speed, and Immunity on all allies for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Immunity",
                    "is_buff": true,
                    "description": "The target will gain immunity against all harmful effects.",
                    "icon_filename": "buff_immune.png"
                },
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                },
                {
                    "name": "Increase SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0028_9_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 44,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10710,
    "base_attack": 736,
    "base_defense": 692,
    "speed": 111,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10710,
    "max_lvl_attack": 736,
    "max_lvl_defense": 692,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2016?format=api",
        "pk": 2016,
        "name": "Pudding Princess",
        "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
}