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

{
    "url": "https://swarfarm.com/api/bestiary/1310?format=api",
    "pk": 1310,
    "com2us_id": 23113,
    "name": "Mephisto",
    "image_filename": "unit_icon_0052_2_4.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2288,
            "com2us_id": 13403,
            "name": "Sword of Destruction",
            "description": "Decreases the current HP of the enemy with the best HP status (Boss excluded) by 10%, and attacks the enemy target to inflict damage that's proportionate to the reduced HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0019_3_1.png"
        },
        {
            "pk": 2293,
            "com2us_id": 13408,
            "name": "Devil's Bargain",
            "description": "Absorbs all other allies' HP by 10% to attack all enemies dealing damage that's proportionate to the absorbed HP. Recovers the Attack Bar of all allies by 20% afterwards.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "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": "3.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.4]]",
            "icon_filename": "skill_icon_0019_8_1.png"
        },
        {
            "pk": 2298,
            "com2us_id": 13413,
            "name": "Soul Stealer (Passive)",
            "description": "No one except for the boss can be revived while you are on the battlefield. In addition, the damage you inflict on enemies will be increased by 20% each when an enemy or ally dies (accumulates up to 5 times). In addition, creates a shield that's equivalent to 15% of your MAX HP for 2 turns if you attack an enemy on your turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Anti-Revive",
                    "is_buff": false,
                    "description": "Prevents an enemy from being resurrected after being killed.",
                    "icon_filename": ""
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0019_3_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 44,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11535,
    "base_attack": 714,
    "base_defense": 659,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 714,
    "max_lvl_defense": 659,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1305?format=api",
        "pk": 1305,
        "name": "Demon",
        "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": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}