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

{
    "url": "https://swarfarm.com/api/bestiary/1810?format=api",
    "pk": 1810,
    "com2us_id": 25104,
    "name": "Onimusha",
    "image_filename": "unit_icon_0073_0_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Resistance by 25%",
    "skills": [
        {
            "pk": 3088,
            "com2us_id": 15004,
            "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_3.png"
        },
        {
            "pk": 3093,
            "com2us_id": 15009,
            "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_8.png"
        },
        {
            "pk": 3098,
            "com2us_id": 15014,
            "name": "Banging Head Against A Brick Wall (Passive)",
            "description": "If the damage taken from the enemy is less than 15% of your MAX HP, attacks the target instantly to decrease its Defense for 2 turns with a 50% chance. Critical Hits won’t occur when being attacked or attacking the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Cannot be Critical Hit",
                    "is_buff": false,
                    "description": "You cannot be Critical Hit.",
                    "icon_filename": ""
                },
                {
                    "name": "Cannot Critical Hit",
                    "is_buff": false,
                    "description": "You cannot Critical Hit enemy targets.",
                    "icon_filename": ""
                },
                {
                    "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": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "7.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.0]]",
            "icon_filename": "skill_icon_0025_5_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5340,
    "base_attack": 351,
    "base_defense": 273,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 648,
    "max_lvl_defense": 505,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1815?format=api",
        "pk": 1815,
        "name": "Kinki",
        "element": "Light"
    },
    "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": 15,
    "awaken_mats_light_high": 12,
    "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": 7,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}