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

{
    "url": "https://swarfarm.com/api/bestiary/1814?format=api",
    "pk": 1814,
    "com2us_id": 25113,
    "name": "Fuuki",
    "image_filename": "unit_icon_0073_1_3.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3087,
            "com2us_id": 15003,
            "name": "Ghost Slash",
            "description": "Attacks the enemy 2 times, recovering HP by 30% of the inflicted damage and decreasing the target's Defense for 2 turns with a 20% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Cannot Critical Hit",
                    "is_buff": false,
                    "description": "You cannot Critical Hit enemy targets.",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "icon_filename": "skill_icon_0025_4_2.png"
        },
        {
            "pk": 3092,
            "com2us_id": 15008,
            "name": "Blade Slaughter",
            "description": "Attacks all enemies and grants Endure effect on yourself for 1 turn if an enemy gets defeated.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cannot Critical Hit",
                    "is_buff": false,
                    "description": "You cannot Critical Hit enemy targets.",
                    "icon_filename": ""
                },
                {
                    "name": "Endure",
                    "is_buff": true,
                    "description": "The target's HP will not drop below 1 even when attacked.",
                    "icon_filename": "buff_endure.png"
                }
            ],
            "multiplier_formula": "12.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 12.5]]",
            "icon_filename": "skill_icon_0025_4_7.png"
        },
        {
            "pk": 3097,
            "com2us_id": 15013,
            "name": "Calculated Sacrifice (Passive)",
            "description": "Decreases your current HP by 20% at the start of each turn and inflicts additional damage by 15% of the lost HP when you attack on your turn. Critical Hits won’t occur when attacking the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Cannot Critical Hit",
                    "is_buff": false,
                    "description": "You cannot Critical Hit enemy targets.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Self-Harm",
                    "is_buff": false,
                    "description": "Deals damage to the monster using the skill. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0025_5_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 8355,
    "base_attack": 517,
    "base_defense": 379,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11370,
    "max_lvl_attack": 703,
    "max_lvl_defense": 516,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1809?format=api",
        "pk": 1809,
        "name": "Onimusha",
        "element": "Wind"
    },
    "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": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}