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

{
    "url": "https://swarfarm.com/api/bestiary/1885?format=api",
    "pk": 1885,
    "com2us_id": 25705,
    "name": "Weapon Master",
    "image_filename": "unit_icon_0080_0_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases CRI Rate by 15%",
    "skills": [
        {
            "pk": 3236,
            "com2us_id": 15505,
            "name": "Glaive Slash",
            "description": "Attacks the enemy 2 times to disturb the target's HP recovery for 2 turns with a 30% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nDamage +10%\nEffect Rate +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": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0026_6_3.png"
        },
        {
            "pk": 3241,
            "com2us_id": 15510,
            "name": "Storm Scythe",
            "description": "Attacks all enemies 2 times to block them from receiving beneficial effects and to increase the chance of landing glancing hits for 2 turns with a 70% chance each. The damage increases according to the enemy's MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.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"
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.3*{ATK} + 0.05*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.05]]",
            "icon_filename": "skill_icon_0026_6_8.png"
        },
        {
            "pk": 3246,
            "com2us_id": 15515,
            "name": "Shadowless Movement",
            "description": "Attacks all enemies 4 times. Each attack will decrease the Defense for 2 turns, decrease Attack Power for 2 turns, grant Continuous Damage for 2 turns and absorb 25% of Attack Bar respectively.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "icon_filename": "skill_icon_0026_7_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 24,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6660,
    "base_attack": 605,
    "base_defense": 404,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9060,
    "max_lvl_attack": 823,
    "max_lvl_defense": 549,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1890?format=api",
        "pk": 1890,
        "name": "Maximilian",
        "element": "Dark"
    },
    "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": 10,
    "awaken_mats_dark_high": 20,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}