GET /api/bestiary/2743
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/2743",
    "pk": 2743,
    "com2us_id": 33112,
    "name": "Jin Kazama",
    "image_filename": "unit_icon_0187_1_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4762,
            "com2us_id": 22402,
            "name": "Evil Intent",
            "description": "Attacks the enemy 3 times to inflict Continuous Damage for 1 turn with a 30% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nDamage +5%\r\nEffect Rate +10%\r\nDamage +15%",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "icon_filename": "skill_icon_0039_3_3.png"
        },
        {
            "pk": 4767,
            "com2us_id": 22407,
            "name": "Corpse Crusher",
            "description": "Attacks all enemies to decrease their Attack Bar by 30% with a 50% chance and decrease their Attack Speed for 2 turns with a 50% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\r\nEffect Rate +10%\r\nDamage +15%\r\nEffect Rate +20%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "icon_filename": "skill_icon_0039_3_8.png"
        },
        {
            "pk": 4772,
            "com2us_id": 22412,
            "name": "Awakened Thunder God Fist (Passive)",
            "description": "When you are attacked during the enemy's turn, decreases the damage taken by 50% and resists all effects. And then attacks all enemies to remove 1 beneficial effect with a 70% chance. [Automatic Effect]",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +15%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease Damage",
                    "is_buff": true,
                    "description": "Decreases damage received by a certain amount",
                    "icon_filename": ""
                },
                {
                    "name": "Immune to Harmful Effects",
                    "is_buff": false,
                    "description": "Grants immunity against Harmful Effects",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0039_4_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 48,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11700,
    "base_attack": 714,
    "base_defense": 648,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 11700,
    "max_lvl_attack": 714,
    "max_lvl_defense": 648,
    "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
}