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

{
    "url": "https://swarfarm.com/api/bestiary/1329?format=api",
    "pk": 1329,
    "com2us_id": 15032,
    "name": "Mei",
    "image_filename": "unit_icon_0053_1_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2349,
            "com2us_id": 6152,
            "name": "Energy Punch",
            "description": "Attacks with a spinning punch and stuns the enemy for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "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.45*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.45]]",
            "icon_filename": "skill_icon_0005_8_3.png"
        },
        {
            "pk": 2354,
            "com2us_id": 6157,
            "name": "Counterattack",
            "description": "Increases the critical rate for 3 turns and counterattacks when attacked. The Attack Bar is increased by 50%, and the damage you receive will be reduced by half when you get attacked while this skill is on cooldown.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Attack Bar Recovery +5%\nAttack Bar Recovery +15%",
            "effect": [
                {
                    "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 Damage",
                    "is_buff": true,
                    "description": "Decreases damage received by a certain amount",
                    "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": ""
                },
                {
                    "name": "Increase CRI Rate",
                    "is_buff": true,
                    "description": "The target's Critical Rate will be increased by 30%.",
                    "icon_filename": "buff_crit_up.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_5_5.png"
        },
        {
            "pk": 2359,
            "com2us_id": 6162,
            "name": "Destructive Punch",
            "description": "Inflicts damage proportionate to your MAX HP with strengthened Energy Punch and destroys the target's MAX HP by 100% of the damage dealt.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Destroy HP",
                    "is_buff": false,
                    "description": "Destroys the enemy's MAX HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.7*{ATK} + 0.4*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.4]]",
            "icon_filename": "skill_icon_0019_8_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 21,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11700,
    "base_attack": 703,
    "base_defense": 549,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11700,
    "max_lvl_attack": 703,
    "max_lvl_defense": 549,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/208?format=api",
        "pk": 208,
        "name": "Mei",
        "element": "Fire"
    },
    "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": 28,
            "name": "Guild Shop",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}