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

{
    "url": "https://swarfarm.com/api/bestiary/2628?format=api",
    "pk": 2628,
    "com2us_id": 31413,
    "name": "Gronn",
    "image_filename": "unit_icon_0176_1_3.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4579,
            "com2us_id": 21103,
            "name": "Shovel Whack",
            "description": "Attacks the enemy and provokes the target for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0037_7_0.png"
        },
        {
            "pk": 4584,
            "com2us_id": 21108,
            "name": "Coffin Bash",
            "description": "Attacks the enemy 2 times, with each hit having a 50% chance to decrease its Defense for 2 turns and grant an Unrevivable effect for 2 turns, with damage that increases according to your MAX HP. The target under the Unrevivable effect cannot be revived during battle.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Effect Rate +10%\nDamage +20%\nEffect Rate +20%\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"
                },
                {
                    "name": "Unrevivable",
                    "is_buff": false,
                    "description": "Monsters under this effect cannot be revived during battle. Does not apply to bosses.",
                    "icon_filename": "debuff_unrevivable.png"
                }
            ],
            "multiplier_formula": "1.6*{ATK} + 0.08*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.08]]",
            "icon_filename": "skill_icon_0037_7_5.png"
        },
        {
            "pk": 4589,
            "com2us_id": 21113,
            "name": "Eternal Revenge (Passive)",
            "description": "Counterattacks with a 50% chance when attacked. This counterattack won't land as a Glancing Hit. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Counter",
                    "is_buff": true,
                    "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                    "icon_filename": "buff_counter.png"
                },
                {
                    "name": "Guaranteed Not Glance Hit",
                    "is_buff": true,
                    "description": "This attack won't land as a glancing hit",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0037_8_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 8235,
    "base_attack": 452,
    "base_defense": 452,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 11205,
    "max_lvl_attack": 615,
    "max_lvl_defense": 615,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2623?format=api",
        "pk": 2623,
        "name": "Tomb Warden",
        "element": "Wind"
    },
    "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
}