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

{
    "url": "https://swarfarm.com/api/bestiary/2645?format=api",
    "pk": 2645,
    "com2us_id": 31901,
    "name": "카마도 네즈코(물)",
    "image_filename": "unit_icon_0168_1_1.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 4611,
            "com2us_id": 21401,
            "name": "Powerful Scratch",
            "description": "Attacks the enemy 2 times to decrease its Attack Power for 2 turns with a 35% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nEffect Rate +15%\nDamage +15%",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0036_9_1.png"
        },
        {
            "pk": 4616,
            "com2us_id": 21406,
            "name": "Triple Roundhouse Kick",
            "description": "Attacks the enemy 3 times to stun the target for 1 turn with a 30% chance and decrease their Attack Bar by 30% with a 30% chance. Increases your Attack Bar by 30% if the target is stunned. This attack will deal more damage according to your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +15%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "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": ""
                },
                {
                    "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": "0.75*{ATK} + 0.1*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.75], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.1]]",
            "icon_filename": "skill_icon_0036_9_6.png"
        },
        {
            "pk": 4621,
            "com2us_id": 21411,
            "name": "Unique Blood (Passive)",
            "description": "Decreases your HP by 15% of your HP at the start of your turn. Creates a shield equal to 20% of your MAX HP for 2 turns when you attack on your turn. Counterattacks with [Triple Roundhouse Kick] if you are attacked on the enemy's turn while having the shield. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Shield +15%",
            "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": "HP reduction",
                    "is_buff": false,
                    "description": "Target's HP is reduced by an amount",
                    "icon_filename": ""
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0037_0_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 48,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 8115,
    "base_attack": 436,
    "base_defense": 476,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11040,
    "max_lvl_attack": 593,
    "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
}