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

{
    "url": "https://swarfarm.com/api/bestiary/2666?format=api",
    "pk": 2666,
    "com2us_id": 32112,
    "name": "Inosuke Hashibira",
    "image_filename": "unit_icon_0170_1_2.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4628,
            "com2us_id": 21502,
            "name": "Comin' Through",
            "description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +5%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "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": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0037_2_7.png"
        },
        {
            "pk": 4633,
            "com2us_id": 21507,
            "name": "Devour",
            "description": "Attacks all enemies to disturb their HP recovery for 2 turns with an 80% chance. The damage increases according to your current HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "{ATK}*(1.6*{Current HP %} + 3.4)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", 1.6, \"+\", 3.4]]",
            "icon_filename": "skill_icon_0037_3_2.png"
        },
        {
            "pk": 4638,
            "com2us_id": 21512,
            "name": "King of the Mountain (Passive)",
            "description": "Decreases your chance of being granted with harmful effects by 35% and decreases the duration of harmful effects on you by 1 turn. This effect does not accumulate, and the duration of harmful effects does not fall below 1 turn. Additionally, recovers your HP by 15% when your turn begins. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Recovery +20%",
            "effect": [
                {
                    "name": "Decrease Debuff Duration",
                    "is_buff": true,
                    "description": "Decreases the duration of debuffs by a number of turns.",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease Harmful Effect Chance",
                    "is_buff": false,
                    "description": "Decreases chance of being granted with harmful effects",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0037_3_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 38,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10380,
    "base_attack": 823,
    "base_defense": 626,
    "speed": 104,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 823,
    "max_lvl_defense": 626,
    "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
}