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

{
    "url": "https://swarfarm.com/api/bestiary/2395?format=api",
    "pk": 2395,
    "com2us_id": 30003,
    "name": "Hacker",
    "image_filename": "unit_icon_0146_0_3.png",
    "element": "Wind",
    "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": 4166,
            "com2us_id": 19703,
            "name": "Scan",
            "description": "Attacks the enemy to leave the Branding effect for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\r\nEffect Rate +5%\r\nDamage +10%\r\nDamage +10%\r\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0033_9_2.png"
        },
        {
            "pk": 4171,
            "com2us_id": 19708,
            "name": "Virus",
            "description": "Attacks all enemies 4 times. Each hit has a 50% chance to grant one of the following effects for 2 turns: Decrease Defense, Decrease Attack Speed, or Beneficial Effects Blocked.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": true,
            "max_level": 7,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nEffect Rate +5%\r\nDamage +15%\r\nEffect Rate +15%\r\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": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0033_9_7.png"
        },
        {
            "pk": 4176,
            "com2us_id": 19713,
            "name": "Backup Code (Passive)",
            "description": "Offsets the incoming damage that may cause you to die, and reflects 100% of the damage to the target that attacked you. In addition, damage increases by 10% for every harmful effect granted on the target whenever you attack the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": 3,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Endure",
                    "is_buff": true,
                    "description": "The target's HP will not drop below 1 even when attacked.",
                    "icon_filename": "buff_endure.png"
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Reflect DMG",
                    "is_buff": true,
                    "description": "The target will return 30% of the incoming damage to the attacker when attacked.",
                    "icon_filename": "buff_reflect.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0034_0_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 44,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6780,
    "base_attack": 565,
    "base_defense": 436,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 769,
    "max_lvl_defense": 593,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2400?format=api",
        "pk": 2400,
        "name": "570RM",
        "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": 0,
    "awaken_mats_wind_mid": 10,
    "awaken_mats_wind_high": 20,
    "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
}