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

{
    "url": "https://swarfarm.com/api/bestiary/1326?format=api",
    "pk": 1326,
    "com2us_id": 14034,
    "name": "Eshir",
    "image_filename": "unit_icon_0053_3_1.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2321,
            "com2us_id": 5654,
            "name": "Merciless Claws",
            "description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0001_2_0.png"
        },
        {
            "pk": 2326,
            "com2us_id": 5659,
            "name": "Predator's Cry",
            "description": "Recovers the HP of all allies by 20% and their Attack Bar by 15%. Also increases their Attack Speed for 2 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Recovery +20%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "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 SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_8_4.png"
        },
        {
            "pk": 2331,
            "com2us_id": 5664,
            "name": "Massacre",
            "description": "Violently attacks the enemy 4 times to inflict damage proportionate to my MAX HP and removes a beneficial effect with each attack. If you successfully remove a beneficial effect, the damage inflicted by the remaining attacks will be increased by 20%, and the cooldown time will reset if the enemy dies.",
            "slot": 3,
            "cooltime": 3,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +10%",
            "effect": [
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "icon_filename": "skill_icon_0019_0_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 21,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 13170,
    "base_attack": 571,
    "base_defense": 582,
    "speed": 115,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 13170,
    "max_lvl_attack": 571,
    "max_lvl_defense": 582,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/458?format=api",
        "pk": 458,
        "name": "Eshir",
        "element": "Light"
    },
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}