GET /api/bestiary/2772
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/2772",
    "pk": 2772,
    "com2us_id": 33414,
    "name": "Nina Williams",
    "image_filename": "unit_icon_0184_1_4.png",
    "element": "Light",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4799,
            "com2us_id": 22704,
            "name": "Blonde Bomb",
            "description": "Attacks the enemy to stun for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +15%",
            "effect": [
                {
                    "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": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0038_9_0.png"
        },
        {
            "pk": 4804,
            "com2us_id": 22709,
            "name": "Aconite",
            "description": "Attacks the enemy 2 times. The first hit grants the Silence effect for 1 turn with a 60% chance, and the second hit decreases its Attack Power for 2 turns with a 60% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Silence",
                    "is_buff": false,
                    "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                    "icon_filename": "debuff_silence.png"
                }
            ],
            "multiplier_formula": "2.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9]]",
            "icon_filename": "skill_icon_0038_9_5.png"
        },
        {
            "pk": 4809,
            "com2us_id": 22714,
            "name": "Bullet Assassination",
            "description": "Attacks all enemies 4 times. The first hit grants the Seal effect for 1 turn, the second and third hits block them from removing harmful effects for 2 turns, and the last hit deals additional damage by 10% of their MAX HP if the target is granted with a harmful effect.",
            "slot": 3,
            "cooltime": 5,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse Block",
                    "is_buff": false,
                    "description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when a harmful effect removal skill is used, and other harmful effects can be removed afterwards. Does not apply to bosses.",
                    "icon_filename": "debuff_cleanse_block.png"
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Seal",
                    "is_buff": true,
                    "description": "While under the Seal state, set effects of Despair, Vampire, Violent, Nemesis, Revenge, Destroy, and Seal Runes are not activated.",
                    "icon_filename": "debuff_seal.png"
                }
            ],
            "multiplier_formula": "1.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1]]",
            "icon_filename": "skill_icon_0039_0_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 21,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10545,
    "base_attack": 725,
    "base_defense": 714,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 725,
    "max_lvl_defense": 714,
    "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
}