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

{
    "url": "https://swarfarm.com/api/bestiary/2093?format=api",
    "pk": 2093,
    "com2us_id": 27215,
    "name": "Zenisek",
    "image_filename": "unit_icon_0106_1_5.png",
    "element": "Dark",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3559,
            "com2us_id": 17005,
            "name": "Horse Rider Puppet",
            "description": "Attacks the enemy and recovers the HP of the ally with the lowest HP status by 15%.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nRecovery +10%\nDamage +10%\nRecovery +10%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0029_5_7.png"
        },
        {
            "pk": 3564,
            "com2us_id": 17010,
            "name": "Cursed Apple",
            "description": "Installs a bomb that detonates after 2 turns on the enemy target and stuns the enemy for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Bomb",
                    "is_buff": false,
                    "description": "When remaining turns reach 0, the bomb explodes to deal damage that ignores Defense and stuns for 1 turn. The damage is affected by the caster's Attack Power, and the chance of stunning is affected by the caster's Accuracy and the target's Resistance.",
                    "icon_filename": "debuff_bomb.png"
                },
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "4.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.7]]",
            "icon_filename": "skill_icon_0029_6_2.png"
        },
        {
            "pk": 3569,
            "com2us_id": 17015,
            "name": "Marionette (Passive)",
            "description": "You will gain immunity against Attack Bar decreasing effects. In addition, removes all inability effects on the allies at the start of each turn, and increases the Attack Bar of the allies with the removed inability effects by 30%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "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_0029_6_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 33,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11040,
    "base_attack": 780,
    "base_defense": 626,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 11040,
    "max_lvl_attack": 780,
    "max_lvl_defense": 626,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2088?format=api",
        "pk": 2088,
        "name": "Puppeteer",
        "element": "Dark"
    },
    "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
}