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

{
    "url": "https://swarfarm.com/api/bestiary/780?format=api",
    "pk": 780,
    "com2us_id": 16115,
    "name": "Nicki",
    "image_filename": "unit_icon_0022_4_4.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1145,
            "com2us_id": 7205,
            "name": "Help Me, Teddy",
            "description": "Summons a teddy bear to attack the enemy. This attack has a 15% chance to forcibly put the enemy to sleep for 1 turn. Acquires another turn, up to 2 turns, if the enemy falls asleep.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                },
                {
                    "name": "Sleep",
                    "is_buff": false,
                    "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                    "icon_filename": "debuff_sleep.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0006_3_9.png"
        },
        {
            "pk": 1147,
            "com2us_id": 7210,
            "name": "Girl's Prayer",
            "description": "Removes the harmful effects on all allies and recovers their HP. Recovery amount is proportionate to your MAX HP and Attack Power.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Recovery +10%\nRecovery +10%\nRecovery +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.9*{ATK} + 0.11*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.11]]",
            "icon_filename": "skill_icon_0006_8_9.png"
        },
        {
            "pk": 1155,
            "com2us_id": 7215,
            "name": "Dark Guardian Angel",
            "description": "Increases the Attack Power of all allies for 3 turns. Attacks all enemies 5 times and disturbs the HP recovery for 3 turns with a 30% chance each.",
            "slot": 3,
            "cooltime": 5,
            "hits": 5,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nEffect Rate +5%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.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": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0007_3_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 38,
        "area": "Element",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 10215,
    "base_attack": 812,
    "base_defense": 648,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 812,
    "max_lvl_defense": 648,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/779?format=api",
        "pk": 779,
        "name": "Occult Girl",
        "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": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}