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

{
    "url": "https://swarfarm.com/api/bestiary/357?format=api",
    "pk": 357,
    "com2us_id": 15603,
    "name": "Bounty Hunter",
    "image_filename": "unit_icon_0021_2_1.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases SPD by 15",
    "skills": [
        {
            "pk": 322,
            "com2us_id": 7003,
            "name": "Bull's Eye",
            "description": "Shoots 2 precise shots that are aimed for the enemy's weak spots. Each hit has a 25% chance to ignore the enemy's Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8]]",
            "icon_filename": "skill_icon_0006_8_3.png"
        },
        {
            "pk": 330,
            "com2us_id": 7008,
            "name": "Arrow of Purification",
            "description": "Attacks the enemy with an arrow to remove 1 beneficial effect granted on the target. Your Attack Bar will be increased by 50% after the attack.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%",
            "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": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "icon_filename": "skill_icon_0006_1_5.png"
        },
        {
            "pk": 332,
            "com2us_id": 7013,
            "name": "Trigger Happy",
            "description": "Unleashes a relentless attack with arrows on random enemies (4 hits total) and increases the ally’s Attack Bar by 25% after the attack.",
            "slot": 3,
            "cooltime": 5,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\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": "2.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.5]]",
            "icon_filename": "skill_icon_0006_5_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 26,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 2880,
    "base_attack": 236,
    "base_defense": 227,
    "speed": 94,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7245,
    "max_lvl_attack": 593,
    "max_lvl_defense": 571,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/358?format=api",
        "pk": 358,
        "name": "Roger",
        "element": "Wind"
    },
    "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": 10,
    "awaken_mats_wind_mid": 15,
    "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": 5,
    "awaken_mats_magic_mid": 10,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": true,
    "homunculus": false
}