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

{
    "url": "https://swarfarm.com/api/bestiary/2525?format=api",
    "pk": 2525,
    "com2us_id": 30604,
    "name": "쿠기사키 노바라(빛)",
    "image_filename": "unit_icon_0156_1_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 4413,
            "com2us_id": 20304,
            "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_6.png"
        },
        {
            "pk": 4418,
            "com2us_id": 20309,
            "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_1.png"
        },
        {
            "pk": 4423,
            "com2us_id": 20314,
            "name": "Straw Doll Technique: Resonance",
            "description": "Attacks one of the enemy targets that attacked you during 1 turn to deal 40% of the target's MAX HP as damage, and then recovers your HP by 15%. If the target is a boss, deals 10% of the boss' MAX HP as damage.",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.4*{Target MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.4, \"FIXED\"]]",
            "icon_filename": "skill_icon_0035_5_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 45,
        "area": "General",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 8115,
    "base_attack": 436,
    "base_defense": 476,
    "speed": 101,
    "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
}