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

{
    "url": "https://swarfarm.com/api/bestiary/2350?format=api",
    "pk": 2350,
    "com2us_id": 29202,
    "name": "게롤트(불)",
    "image_filename": "unit_icon_0141_1_2.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 4086,
            "com2us_id": 18902,
            "name": "Pirouette",
            "description": "Attacks the enemy to decrease its Attack Power for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0033_3_1.png"
        },
        {
            "pk": 4091,
            "com2us_id": 18907,
            "name": "Whirl",
            "description": "Attacks all enemies 3 times. Each hit decreases their Defense for 2 turns with a 30% chance and their Attack Bar by 20% with a 30% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "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.25*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.25]]",
            "icon_filename": "skill_icon_0033_3_6.png"
        },
        {
            "pk": 4096,
            "com2us_id": 18912,
            "name": "Igni",
            "description": "Attacks all enemies 3 times, with each hit inflicting Continuous Damage for 2 turns. Attacking the target under Continuous Damage stuns the target for 1 turn with a 50% chance.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "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}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
            "icon_filename": "skill_icon_0033_4_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 50,
        "area": "General",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 6900,
    "base_attack": 565,
    "base_defense": 428,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9390,
    "max_lvl_attack": 769,
    "max_lvl_defense": 582,
    "awakens_from": null,
    "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
}