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

{
    "url": "https://swarfarm.com/api/bestiary/2334?format=api",
    "pk": 2334,
    "com2us_id": 29015,
    "name": "Damee and Sapsaree",
    "image_filename": "unit_icon_0132_1_5.png",
    "element": "Dark",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4040,
            "com2us_id": 18720,
            "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_5.png"
        },
        {
            "pk": 4045,
            "com2us_id": 18725,
            "name": "Run!!",
            "description": "Attacks all enemies 2 times to decrease their Defense for 2 turns with a 50% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "1.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
            "icon_filename": "skill_icon_0032_7_0.png"
        },
        {
            "pk": 4050,
            "com2us_id": 18730,
            "name": "Sapsaree Is My Friend (Passive)",
            "description": "Increases the Attack Bar of the allies under inability effects by 30% at the start of your turn. In addition, you gain immunity to Attack Bar decreasing effects while under inability effects. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Immune to ATB decreasing effects",
                    "is_buff": true,
                    "description": "Immune to Attack Bar decreasing effects",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0032_7_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 25,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7380,
    "base_attack": 484,
    "base_defense": 476,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 659,
    "max_lvl_defense": 648,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2329?format=api",
        "pk": 2329,
        "name": "Dokkaebi Princess and Sapsaree",
        "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
}