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

{
    "url": "https://swarfarm.com/api/bestiary/2155?format=api",
    "pk": 2155,
    "com2us_id": 27804,
    "name": "Dual Blade",
    "image_filename": "unit_icon_0113_0_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Resistance by 25%",
    "skills": [
        {
            "pk": 3675,
            "com2us_id": 17604,
            "name": "Ambush Strike",
            "description": "Attacks the enemy to inflict damage that ignores all damage reduction effects.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Ignore Damage Reduction",
                    "is_buff": false,
                    "description": "Ignores damage reduction effects",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0030_5_2.png"
        },
        {
            "pk": 3676,
            "com2us_id": 17609,
            "name": "Crest of Blade",
            "description": "Grants the counterattack effect for 2 turns and Threat state on the ally target. Enemies excluding the boss can only attack the target under the Threat state with attack skills while enemies attack with a single-target skill 2 times.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Counter",
                    "is_buff": true,
                    "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                    "icon_filename": "buff_counter.png"
                },
                {
                    "name": "Threat",
                    "is_buff": true,
                    "description": "The enemy can only attack the target under the Threat state when using the attack skill. The duration of the Threat will be reduced only by skills that attack a single enemy target. The target under the Threat state will be inflicted with 15% less damage when attacked.",
                    "icon_filename": "buff_threat.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0030_5_3.png"
        },
        {
            "pk": 3677,
            "com2us_id": 17614,
            "name": "Cross Cutter",
            "description": "Attacks the enemy with blades on your hands. If you don't get attacked during the turn of the enemy, the damage of [Cross Cutter] increases by 25% each, up to 100%. The amount of increased damage will reset when you use the skill.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "8.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.2]]",
            "icon_filename": "skill_icon_0030_5_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 33,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6420,
    "base_attack": 605,
    "base_defense": 420,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8730,
    "max_lvl_attack": 823,
    "max_lvl_defense": 571,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2156?format=api",
        "pk": 2156,
        "name": "Frederic",
        "element": "Light"
    },
    "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": 10,
    "awaken_mats_light_high": 20,
    "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
}