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

{
    "url": "https://swarfarm.com/api/bestiary/1362?format=api",
    "pk": 1362,
    "com2us_id": 23405,
    "name": "가고일(어둠)",
    "image_filename": "unit_icon_0052_4_1.png",
    "element": "Dark",
    "archetype": "Defense",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Leader Skill: Increases HP of ally monsters with the Dark element by 40%",
    "skills": [
        {
            "pk": 2306,
            "com2us_id": 13505,
            "name": "Stone Claws",
            "description": "Attacks the enemy to inflict damage that increases according to your Defense and stuns the enemy for 1 turn with a 30% chance. In addition, increases your Defense by 30%. (Accumulates up to 5 times)",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Accumulate DEF",
                    "is_buff": true,
                    "description": "DEF increases by given amount under certain conditions",
                    "icon_filename": ""
                },
                {
                    "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.8*{ATK} + 2.9*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.9]]",
            "icon_filename": "skill_icon_0019_0_3.png"
        },
        {
            "pk": 2311,
            "com2us_id": 13510,
            "name": "Destructive Claws",
            "description": "Inflicts damage on the enemy in proportion to your Defense, destroys the target's HP by the amount of damage dealt and provokes for 1 turn. Afterwards, you will be turned into a statue until the next turn starts. While you are a statue, you won't be able to move. But you will gain immunity against inability effects, receive 30% less damage and recover your HP by 15% when the statue state is removed.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Destroy HP",
                    "is_buff": false,
                    "description": "Destroys the enemy's MAX HP",
                    "icon_filename": ""
                },
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "1.35*{DEF} (Fixed)",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.35, \"FIXED\"]]",
            "icon_filename": "skill_icon_0019_5_3.png"
        },
        {
            "pk": 2316,
            "com2us_id": 13515,
            "name": "Statue of Immortal (Passive)",
            "description": "Turns into a statue when the battle begins with a 50% chance. Or, turns into a statue when your turn ends until the next turn starts with a 30% chance. You can't get defeated when you are turned into a statue. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Endure",
                    "is_buff": true,
                    "description": "The target's HP will not drop below 1 even when attacked.",
                    "icon_filename": "buff_endure.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_0_4.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 4725,
    "base_attack": 255,
    "base_defense": 410,
    "speed": 92,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8730,
    "max_lvl_attack": 472,
    "max_lvl_defense": 758,
    "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
}