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

{
    "url": "https://swarfarm.com/api/bestiary/2332?format=api",
    "pk": 2332,
    "com2us_id": 29013,
    "name": "Yuna and Sapsaree",
    "image_filename": "unit_icon_0132_1_3.png",
    "element": "Wind",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4038,
            "com2us_id": 18718,
            "name": "Bring It Here!",
            "description": "Attacks the enemy and creates a shield equal to 10% of your MAX HP on the ally with the lowest HP status for 2 turns. In addition, Sapsaree attacks the enemy and absorbs the target's Attack Bar by 30% with a 70% chance if you gain a turn while under inability effects.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0032_6_3.png"
        },
        {
            "pk": 4043,
            "com2us_id": 18723,
            "name": "Jump!!",
            "description": "Recovers the HP of all allies by 15% for 2 turns and grants immunity for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "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": "Recovery",
                    "is_buff": true,
                    "description": "The target's HP will be recovered by 15% on each turn.",
                    "icon_filename": "buff_heal.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_6_8.png"
        },
        {
            "pk": 4048,
            "com2us_id": 18728,
            "name": "Joyful Stroll",
            "description": "Removes 1 beneficial effect granted on all enemies and absorbs their Attack Bar by 15% each. In addition, absorbs 10% more Attack Bar if you successfully remove beneficial effects from each target.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "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": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_7_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 19,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7755,
    "base_attack": 420,
    "base_defense": 517,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 571,
    "max_lvl_defense": 703,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2327?format=api",
        "pk": 2327,
        "name": "Dokkaebi Princess and Sapsaree",
        "element": "Wind"
    },
    "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
}