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

{
    "url": "https://swarfarm.com/api/bestiary/1882?format=api",
    "pk": 1882,
    "com2us_id": 25702,
    "name": "Weapon Master",
    "image_filename": "unit_icon_0080_0_2.png",
    "element": "Fire",
    "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": 3233,
            "com2us_id": 15502,
            "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_0.png"
        },
        {
            "pk": 3238,
            "com2us_id": 15507,
            "name": "Weakness Shot",
            "description": "Attacks the enemy to leave a Branding effect for 2 turns and attacks 3 more times. The damage increases as the enemy's HP condition is bad.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*(3.1 - 1.2*{Target Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -1.2, \"+\", 3.1]]",
            "icon_filename": "skill_icon_0026_6_5.png"
        },
        {
            "pk": 3243,
            "com2us_id": 15512,
            "name": "Collect Weapons (Passive)",
            "description": "Your Attack Bar increases by 100% when an enemy or ally dies, and your Attack Power increases by up to 300% equal to half of the dead target's Attack Power. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Accumulate ATK",
                    "is_buff": true,
                    "description": "ATK increases by given amount under certain conditions",
                    "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": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0026_7_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 24,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7020,
    "base_attack": 549,
    "base_defense": 436,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 747,
    "max_lvl_defense": 593,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1887?format=api",
        "pk": 1887,
        "name": "Carlos",
        "element": "Fire"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 10,
    "awaken_mats_fire_high": 20,
    "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": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}