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

{
    "url": "https://swarfarm.com/api/bestiary/468?format=api",
    "pk": 468,
    "com2us_id": 15615,
    "name": "Jamie",
    "image_filename": "unit_icon_0021_4_2.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 324,
            "com2us_id": 7005,
            "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_0_4.png"
        },
        {
            "pk": 327,
            "com2us_id": 7010,
            "name": "Chain Fire",
            "description": "Attacks the enemy with 2 arrows and attacks consecutively with a 30% chance. Attacks consecutively with a 50% chance if the enemy's HP is higher.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.4]]",
            "icon_filename": "skill_icon_0006_9_4.png"
        },
        {
            "pk": 334,
            "com2us_id": 7015,
            "name": "Ready to Charge",
            "description": "Removes the harmful effects on all allies and increases their Attack Power for 3 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "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": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0006_7_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 16,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4545,
    "base_attack": 380,
    "base_defense": 297,
    "speed": 110,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8400,
    "max_lvl_attack": 703,
    "max_lvl_defense": 549,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/467?format=api",
        "pk": 467,
        "name": "Bounty Hunter",
        "element": "Dark"
    },
    "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
}