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

{
    "url": "https://swarfarm.com/api/bestiary/2091?format=api",
    "pk": 2091,
    "com2us_id": 27213,
    "name": "Smicer",
    "image_filename": "unit_icon_0106_1_3.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3557,
            "com2us_id": 17003,
            "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_5.png"
        },
        {
            "pk": 3562,
            "com2us_id": 17008,
            "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_0.png"
        },
        {
            "pk": 3567,
            "com2us_id": 17013,
            "name": "Ventriloquism (Passive)",
            "description": "Removes 1 beneficial effect of the enemy with the highest Attack Bar with a 40% chance at the start of each turn, decreases the enemy's Attack Bar by 30%, and Silences the enemy for 2 turns. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                },
                {
                    "name": "Silence",
                    "is_buff": false,
                    "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                    "icon_filename": "debuff_silence.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0029_6_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 41,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 834,
    "base_defense": 637,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 834,
    "max_lvl_defense": 637,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2086?format=api",
        "pk": 2086,
        "name": "Puppeteer",
        "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": [],
    "fusion_food": false,
    "homunculus": false
}