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

{
    "url": "https://swarfarm.com/api/bestiary/2353?format=api",
    "pk": 2353,
    "com2us_id": 29205,
    "name": "게롤트(어둠)",
    "image_filename": "unit_icon_0141_1_5.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 4089,
            "com2us_id": 18905,
            "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_4.png"
        },
        {
            "pk": 4094,
            "com2us_id": 18910,
            "name": "Dancing Star",
            "description": "Attacks all enemies 2 times. The first attack installs a bomb that detonates after 2 turns with a 50% chance, and the second attack stuns all enemies for 1 turn with a 30% chance.",
            "slot": 2,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Bomb",
                    "is_buff": false,
                    "description": "When remaining turns reach 0, the bomb explodes to deal damage that ignores Defense and stuns for 1 turn. The damage is affected by the caster's Attack Power, and the chance of stunning is affected by the caster's Accuracy and the target's Resistance.",
                    "icon_filename": "debuff_bomb.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.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0033_3_9.png"
        },
        {
            "pk": 4099,
            "com2us_id": 18915,
            "name": "Alchemy (Passive)",
            "description": "Increases the duration of beneficial effects granted by skills on yourself by 1 turn. Additionally, increases the damage dealt to the enemy by 20% and the harmful effect activation rate by 10% for every beneficial effect granted on yourself. However, your HP decreases by 10% if you gain a turn while you're granted with 3 or more beneficial effects. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Increase Buff Duration",
                    "is_buff": true,
                    "description": "Increases the duration of a buff by a number of turns.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0033_4_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 50,
        "area": "General",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 8235,
    "base_attack": 492,
    "base_defense": 412,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11205,
    "max_lvl_attack": 670,
    "max_lvl_defense": 560,
    "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
}