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

{
    "url": "https://swarfarm.com/api/bestiary/2524?format=api",
    "pk": 2524,
    "com2us_id": 30603,
    "name": "쿠기사키 노바라(바람)",
    "image_filename": "unit_icon_0156_1_3.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 4412,
            "com2us_id": 20303,
            "name": "Straw Doll Technique",
            "description": "Attacks the enemy to disturb HP recovery for 2 turns with a 60% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +15%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0035_4_5.png"
        },
        {
            "pk": 4417,
            "com2us_id": 20308,
            "name": "Hairpin: 4 Nails",
            "description": "Attacks the enemy target and 3 random enemies to provoke them for 1 turn with an 80% chance each. When the target is already provoked, the provocation duration increases by 1 turn, up to 3 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "1.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
            "icon_filename": "skill_icon_0035_5_0.png"
        },
        {
            "pk": 4422,
            "com2us_id": 20313,
            "name": "Strong Willpower (Passive)",
            "description": "Increases your Attack Bar by 30% if you get harmful effects. Decreases your HP by 5% and the HP of all enemies (boss excluded) by 15% each if you have a harmful effect when you gain a turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "HP reduction",
                    "is_buff": false,
                    "description": "Target's HP is reduced by an amount",
                    "icon_filename": ""
                },
                {
                    "name": "HP reduction",
                    "is_buff": false,
                    "description": "Target's HP is reduced by an amount",
                    "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": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0035_5_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 45,
        "area": "General",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 7995,
    "base_attack": 460,
    "base_defense": 460,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10875,
    "max_lvl_attack": 626,
    "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
}