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

{
    "url": "https://swarfarm.com/api/bestiary/2186?format=api",
    "pk": 2186,
    "com2us_id": 28115,
    "name": "Kiara",
    "image_filename": "unit_icon_0116_1_5.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3712,
            "com2us_id": 17905,
            "name": "Spinning Pierce",
            "description": "Attacks the enemy to decrease the Attack Bar by 30% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +5%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0030_8_9.png"
        },
        {
            "pk": 3717,
            "com2us_id": 17910,
            "name": "Strike of Fighter",
            "description": "Attacks the enemy to inflict damage that ignores the enemy's Defense. Increases the damage by 5% per beneficial effect granted on yourself and decreases the skill cooldown time of [Strike of Fighter] by 1 turn if the enemy gets defeated by this skill.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.1]]",
            "icon_filename": "skill_icon_0030_9_4.png"
        },
        {
            "pk": 3722,
            "com2us_id": 17915,
            "name": "Indomitable Force",
            "description": "Grants Endure and the Attack Power increasing effect on all allies for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "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 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_0030_9_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 21,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9720,
    "base_attack": 889,
    "base_defense": 604,
    "speed": 100,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 889,
    "max_lvl_defense": 604,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2181?format=api",
        "pk": 2181,
        "name": "Gladiatrix",
        "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": [],
    "fusion_food": false,
    "homunculus": false
}