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

{
    "url": "https://swarfarm.com/api/bestiary/1662?format=api",
    "pk": 1662,
    "com2us_id": 24401,
    "name": "춘리(물)",
    "image_filename": "unit_icon_0062_1_1.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 2778,
            "com2us_id": 14301,
            "name": "Kikoken",
            "description": "Shoots out the energy on the enemy to inflict damage and decreases the Attack Bar by 30% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0023_1_3.png"
        },
        {
            "pk": 2783,
            "com2us_id": 14306,
            "name": "Spinning Bird Kick",
            "description": "Attacks all enemies 2 times with a spinning kick to decrease their Attack Speed for 2 turns with a 50% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +15%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "icon_filename": "skill_icon_0023_1_4.png"
        },
        {
            "pk": 2788,
            "com2us_id": 14311,
            "name": "Hoyokusen",
            "description": "Attacks the enemy target 7 times with consecutive kicks at a tremendous speed, decreasing the Attack Bar by 40% each. If the target's Attack Bar becomes 0, inflicts damage that ignores Defense. The 7th attack will always ignore Defense.",
            "slot": 3,
            "cooltime": 5,
            "hits": 7,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.85*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.85]]",
            "icon_filename": "skill_icon_0023_1_5.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 4995,
    "base_attack": 380,
    "base_defense": 267,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 703,
    "max_lvl_defense": 494,
    "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": 20,
    "awaken_mats_water_high": 10,
    "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": 15,
    "awaken_mats_magic_high": 5,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}