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

{
    "url": "https://swarfarm.com/api/bestiary/506?format=api",
    "pk": 506,
    "com2us_id": 15915,
    "name": "Gina",
    "image_filename": "unit_icon_0023_4_3.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        {
            "pk": 593,
            "com2us_id": 7305,
            "name": "Crow Summoning",
            "description": "Summons crows to attack the enemy and inflict Continuous Damage for 1 turn with a 70% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                }
            ],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "icon_filename": "skill_icon_0007_8_0.png"
        },
        {
            "pk": 1489,
            "com2us_id": 7310,
            "name": "Toad Poison",
            "description": "Covers the enemy with poison, removes 1 beneficial effect, and prevents the target from receiving beneficial effects for 1 turn with a 75% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "5.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.3]]",
            "icon_filename": "skill_icon_0007_9_0.png"
        },
        {
            "pk": 603,
            "com2us_id": 7315,
            "name": "Thorny Bush Summoning",
            "description": "Attacks all enemies 4 times by summoning thorny bushes and makes them fall asleep for 1 turn with a 50% chance.",
            "slot": 3,
            "cooltime": 6,
            "hits": 4,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "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": "1.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1]]",
            "icon_filename": "skill_icon_0007_7_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 26,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 5175,
    "base_attack": 374,
    "base_defense": 261,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 692,
    "max_lvl_defense": 483,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/505?format=api",
        "pk": 505,
        "name": "Mystic Witch",
        "element": "Dark"
    },
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1910?format=api",
        "pk": 1910,
        "name": "Gina",
        "element": "Dark"
    },
    "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
}