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

{
    "url": "https://swarfarm.com/api/bestiary/2741",
    "pk": 2741,
    "com2us_id": 33105,
    "name": "카자마 진(어둠)",
    "image_filename": "unit_icon_0187_1_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 4765,
            "com2us_id": 22405,
            "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_6.png"
        },
        {
            "pk": 4770,
            "com2us_id": 22410,
            "name": "Black Wing Flash",
            "description": "Attacks the enemy 2 times and increases your Attack Bar by 25% whenever the attack lands as a Critical Hit. The damage dealt increases as the enemy's HP decreases.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\r\nDamage +10%\r\nDamage +10%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*(5.3 - 1.7*{Target Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -1.7, \"+\", 5.3]]",
            "icon_filename": "skill_icon_0039_4_1.png"
        },
        {
            "pk": 4775,
            "com2us_id": 22415,
            "name": "Polar Demon Gouge",
            "description": "Grants Soul Protection on yourself for 1 turn and attacks the enemy. If the enemy is defeated by this attack, skill cooldown will not be triggered, and the excess damage will be applied as additional damage on the next use.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +20%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Protect Soul",
                    "is_buff": true,
                    "description": "The target will revive with 30% HP when defeated.",
                    "icon_filename": "buff_soul_protect.png"
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "8.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.0]]",
            "icon_filename": "skill_icon_0039_4_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 38,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7020,
    "base_attack": 549,
    "base_defense": 436,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 747,
    "max_lvl_defense": 593,
    "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
}