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

{
    "url": "https://swarfarm.com/api/bestiary/1987?format=api",
    "pk": 1987,
    "com2us_id": 26404,
    "name": "홀리베리 쿠키(빛)",
    "image_filename": "unit_icon_0092_1_4.png",
    "element": "Light",
    "archetype": "Defense",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 3400,
            "com2us_id": 16204,
            "name": "Shield Bash",
            "description": "Attacks the enemy to decrease Defense for 2 turns with a 40% chance. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 2.7*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.7]]",
            "icon_filename": "skill_icon_0028_0_8.png"
        },
        {
            "pk": 3405,
            "com2us_id": 16209,
            "name": "Oath on the Shield",
            "description": "Escorts the ally with the lowest HP for 3 turns, then charges fearlessly towards the enemy target with the Hollyberry Shield. Deals damage that increases according to your Defense on the attacked target and stuns for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Defend",
                    "is_buff": true,
                    "description": "The caster of this skill will receive half of the damage inflicted on the escorted target while making the damage dealt to the defended target to 0 and counterattack the enemy target.",
                    "icon_filename": "buff_protect.png"
                },
                {
                    "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": "2*{ATK} + 3.2*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2], [\"+\"], [\"DEF\", \"*\", 3.2]]",
            "icon_filename": "skill_icon_0028_1_3.png"
        },
        {
            "pk": 3410,
            "com2us_id": 16214,
            "name": "Burning Passion (Passive)",
            "description": "Deals bonus damage in proportion to the difference between the enemy target's Defense and your Defense and recovers the HP of all allies by 30% of the damage dealt. In addition, whenever you attack an enemy, your Defense increases for 1 turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Increase DEF",
                    "is_buff": true,
                    "description": "The target's defense will be increased by 70%.",
                    "icon_filename": "buff_defence_up.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0028_1_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 50,
        "area": "Element",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 6780,
    "base_attack": 420,
    "base_defense": 581,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 571,
    "max_lvl_defense": 790,
    "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
}