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

{
    "url": "https://swarfarm.com/api/bestiary/686?format=api",
    "pk": 686,
    "com2us_id": 11804,
    "name": "Sylph",
    "image_filename": "unit_icon_0006_3_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Strengthen Skill: Cyclone",
    "skills": [
        {
            "pk": 949,
            "com2us_id": 3004,
            "name": "Spirit Throw",
            "description": "Throws a small spirit at the enemy and increases your Critical Rate by 30% at next turn if you get a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Increase CRI Rate",
                    "is_buff": true,
                    "description": "The target's Critical Rate will be increased by 30%.",
                    "icon_filename": "buff_crit_up.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK} - 20",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8, \"-\", 20]]",
            "icon_filename": "skill_icon_0002_5_6.png"
        },
        {
            "pk": 957,
            "com2us_id": 3009,
            "name": "Cyclone",
            "description": "Attacks all enemies with a cyclone 2 times. Each attack has a 40% chance of increasing the enemy's chance of landing a Glancing Hit for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Glancing Hit",
                    "is_buff": false,
                    "description": "The chance of landing a glancing hit will be increased by 50%. Glancing Hits will decrease the damage by 30% and if the attacker has attribute disadvantage, damage will be decreased additionally by 16%.",
                    "icon_filename": "debuff_glancing_hit.png"
                }
            ],
            "multiplier_formula": "1.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3]]",
            "icon_filename": "skill_icon_0002_7_3.png"
        },
        {
            "pk": 963,
            "com2us_id": 3014,
            "name": "Double Cyclone",
            "description": "Attacks all enemies with a cyclone 4 times. Each attack has a 20% chance to stun the enemy and absorbs the Attack Bar by 20%.",
            "slot": 3,
            "cooltime": 5,
            "hits": 4,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +5%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "1.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1]]",
            "icon_filename": "skill_icon_0002_6_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 24,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 5520,
    "base_attack": 356,
    "base_defense": 255,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 659,
    "max_lvl_defense": 472,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/687?format=api",
        "pk": 687,
        "name": "Eredas",
        "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": 20,
    "awaken_mats_light_high": 10,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 15,
    "awaken_mats_magic_high": 5,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}