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

{
    "url": "https://swarfarm.com/api/bestiary/2364?format=api",
    "pk": 2364,
    "com2us_id": 29311,
    "name": "Ciri",
    "image_filename": "unit_icon_0142_1_1.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4102,
            "com2us_id": 19001,
            "name": "Slash",
            "description": "Attacks the enemy 2 times to inflict damage in proportion to your Attack Speed. Each hit increases the chances of landing a Glancing Hit for 2 turns with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +5%\nDamage +10%\nEffect Rate +15%",
            "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": "{ATK}*({SPD} + 155)/135",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_SPEED\", \"+\", 155], [\"/\"], [135]]",
            "icon_filename": "skill_icon_0033_4_5.png"
        },
        {
            "pk": 4107,
            "com2us_id": 19006,
            "name": "Charge Attack",
            "description": "Attacks the enemy to inflict damage that ignores its Defense up to 80% according to the difference between the target's and your Attack Speed.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "5.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.8]]",
            "icon_filename": "skill_icon_0033_5_0.png"
        },
        {
            "pk": 4112,
            "com2us_id": 19011,
            "name": "Lady of Space and Time (Passive)",
            "description": "Your attacks always land as a Critical Hit when you attack the enemy with a slower Attack Speed than you. Critical Hits won't occur when you're attacked by the enemy with a slower Attack Speed than you. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Cannot Critical Hit",
                    "is_buff": false,
                    "description": "You cannot Critical Hit enemy targets.",
                    "icon_filename": ""
                },
                {
                    "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": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0033_5_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 38,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9885,
    "base_attack": 900,
    "base_defense": 582,
    "speed": 106,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 900,
    "max_lvl_defense": 582,
    "awakens_from": null,
    "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": [],
    "fusion_food": false,
    "homunculus": false
}