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

{
    "url": "https://swarfarm.com/api/bestiary/697?format=api",
    "pk": 697,
    "com2us_id": 17414,
    "name": "Shazam",
    "image_filename": "unit_icon_0027_3_1.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1041,
            "com2us_id": 8319,
            "name": "Crushing Blow",
            "description": "Smashes the enemy and removes 1 beneficial effect from the enemy with a 75% chance. The damage of this skill is proportionate to your MAX HP and this attack will decrease the enemy's Defense for 2 turns.",
            "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": [
                {
                    "name": "Increase SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.1*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0008_8_5.png"
        },
        {
            "pk": 1045,
            "com2us_id": 8309,
            "name": "Meditate",
            "description": "Removes harmful effects granted on yourself and the ally target you selected, and recovers the HP of yourself and the ally by 30% of your MAX HP through meditation.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0008_8_3.png"
        },
        {
            "pk": 1051,
            "com2us_id": 8314,
            "name": "Trick of Light",
            "description": "Attacks all enemies with a spell that summons the power of light to increase their chances of landing a Glancing Hit for 2 turns with a 75% chance and all allies counterattack for 2 turns. The damage of this skill is proportionate to your MAX HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
            "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": "Glancing Hit",
                    "is_buff": false,
                    "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                    "icon_filename": "debuff_glancing_hit.png"
                }
            ],
            "multiplier_formula": "0.3*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.3]]",
            "icon_filename": "skill_icon_0008_3_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 24,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 12675,
    "base_attack": 604,
    "base_defense": 692,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12675,
    "max_lvl_attack": 604,
    "max_lvl_defense": 692,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/696?format=api",
        "pk": 696,
        "name": "Beast Monk",
        "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
}