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

{
    "url": "https://swarfarm.com/api/bestiary/2634?format=api",
    "pk": 2634,
    "com2us_id": 31713,
    "name": "Gyomei Himejima",
    "image_filename": "unit_icon_0171_1_3.png",
    "element": "Wind",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4593,
            "com2us_id": 21203,
            "name": "Flail Axe Strike",
            "description": "Attacks the enemy to destroy their MAX HP by 25% of the damage dealt. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Destroy HP",
                    "is_buff": false,
                    "description": "Destroys the enemy's MAX HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK} + 2.6*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"DEF\", \"*\", 2.6]]",
            "icon_filename": "skill_icon_0036_7_3.png"
        },
        {
            "pk": 4594,
            "com2us_id": 21208,
            "name": "Stone Skin",
            "description": "Attacks all enemies 4 times to deal damage proportionate to your Defense, with each hit removing 1 beneficial effect with a 25% chance and provoking them with a 25% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.85*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 0.85]]",
            "icon_filename": "skill_icon_0036_7_4.png"
        },
        {
            "pk": 4595,
            "com2us_id": 21213,
            "name": "Strongest Demon Slayer (Passive)",
            "description": "Becomes immune to Defense decreasing effects. Decreases the Attack Power of the target for 1 turn with a 50% chance when attacking the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Effect Rate +10%\nEffect Rate +10%",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Immune to Defense Decreasing Effects",
                    "is_buff": false,
                    "description": "Becomes immune to Defense decreasing effects",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0036_7_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 33,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10380,
    "base_attack": 626,
    "base_defense": 823,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 626,
    "max_lvl_defense": 823,
    "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
}