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

{
    "url": "https://swarfarm.com/api/bestiary/1580?format=api",
    "pk": 1580,
    "com2us_id": 11534,
    "name": "Shamann",
    "image_filename": "unit_icon_0055_0_3.png",
    "element": "Light",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2647,
            "com2us_id": 2554,
            "name": "Snatch",
            "description": "Attacks the enemy with razor-sharp claws and recovers the HP of all allies by 30% of the inflicted damage. Damage increases accordingly to your Attack Speed.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*({SPD} + 90)/45",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 90], [\"/\"], [45]]",
            "icon_filename": "skill_icon_0020_3_1.png"
        },
        {
            "pk": 2652,
            "com2us_id": 2559,
            "name": "Special Assault",
            "description": "Inflicts damage proportional to the enemy's MAX HP. Consumes 10% of your HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Self-Harm",
                    "is_buff": false,
                    "description": "Deals damage to the monster using the skill. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.2*{ATK} + 0.23*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.23]]",
            "icon_filename": "skill_icon_0002_3_1.png"
        },
        {
            "pk": 2657,
            "com2us_id": 2564,
            "name": "Guardian Angel (Passive)",
            "description": "Increases resistance by 20%. Decreases the incoming damage from Dark Attribute by 50% and increases the damage you inflict on Dark Attribute by 100%. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0020_0_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 30,
        "area": "Element",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 11370,
    "base_attack": 505,
    "base_defense": 769,
    "speed": 111,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11370,
    "max_lvl_attack": 505,
    "max_lvl_defense": 769,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/424?format=api",
        "pk": 424,
        "name": "Shamann",
        "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
}