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

{
    "url": "https://swarfarm.com/api/bestiary/2314?format=api",
    "pk": 2314,
    "com2us_id": 25121,
    "name": "Imperfect Onimusha",
    "image_filename": "unit_icon_0134_3_1.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3085,
            "com2us_id": 15001,
            "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_0.png"
        },
        {
            "pk": 3090,
            "com2us_id": 15006,
            "name": "Ghost Wild Dance",
            "description": "Attacks all enemies 2 times and recovers HP by 30% of the inflicted damage.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "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": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "6.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.2]]",
            "icon_filename": "skill_icon_0025_4_5.png"
        },
        {
            "pk": 3095,
            "com2us_id": 15011,
            "name": "Undergo Hardship (Passive)",
            "description": "Increases your Attack Power by 10% each, up to 250%, whenever Monsters except yourself get a 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": "Accumulate ATK",
                    "is_buff": true,
                    "description": "ATK increases by given amount under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Cannot Critical Hit",
                    "is_buff": false,
                    "description": "You cannot Critical Hit enemy targets.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0025_5_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 2400,
    "base_attack": 178,
    "base_defense": 149,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 4440,
    "max_lvl_attack": 329,
    "max_lvl_defense": 274,
    "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": 15,
    "awaken_mats_water_high": 12,
    "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": 7,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}