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

{
    "url": "https://swarfarm.com/api/bestiary/2324?format=api",
    "pk": 2324,
    "com2us_id": 28915,
    "name": "Gapsoo",
    "image_filename": "unit_icon_0133_1_5.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4010,
            "com2us_id": 18605,
            "name": "Violent Swing",
            "description": "Attacks the enemy to inflict damage that increases according to your MAX HP and stun for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "1.7*{ATK} + 0.19*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.19]]",
            "icon_filename": "skill_icon_0032_5_0.png"
        },
        {
            "pk": 4015,
            "com2us_id": 18610,
            "name": "Magical Gourd Bottle",
            "description": "Attacks the enemy to inflict damage by 15% of your MAX HP and steals 1 beneficial effect granted on the target. Leaves a Branding effect for 2 turns if the enemy has no beneficial effects.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Steal Buff",
                    "is_buff": false,
                    "description": "Remove a beneficial effect and take it for yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.15*{MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15, \"FIXED\"]]",
            "icon_filename": "skill_icon_0032_5_5.png"
        },
        {
            "pk": 4020,
            "com2us_id": 18615,
            "name": "Dokkaebi's Secret Spell (Passive)",
            "description": "Increases your Attack Bar by 10% whenever the enemy recovers the HP. In addition, removes 1 harmful effect granted on the ally with the lowest HP status and recovers that ally's HP by 10% when you gain a turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Recovery +10%\nRecovery +10%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "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": ""
                },
                {
                    "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_6_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 50,
        "area": "General",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 12015,
    "base_attack": 615,
    "base_defense": 725,
    "speed": 96,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 12015,
    "max_lvl_attack": 615,
    "max_lvl_defense": 725,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2319?format=api",
        "pk": 2319,
        "name": "Dokkaebi Lord",
        "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
}