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

{
    "url": "https://swarfarm.com/api/bestiary/1989?format=api",
    "pk": 1989,
    "com2us_id": 26411,
    "name": "Hollyberry Cookie",
    "image_filename": "unit_icon_0092_1_1.png",
    "element": "Water",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3397,
            "com2us_id": 16201,
            "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_5.png"
        },
        {
            "pk": 3402,
            "com2us_id": 16206,
            "name": "Sound the Charge!",
            "description": "Increases your Defense for 3 turns and becomes immune to harmful effects for 3 turns. Instantly recovers a turn afterwards.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "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_0.png"
        },
        {
            "pk": 3407,
            "com2us_id": 16211,
            "name": "Parrying (Passive)",
            "description": "If an ally excluding yourself takes damage from an enemy during the enemy's turn, you have a 15% chance to offset that damage, attack the enemy instantly to deal damage proportionate to your Defense and stun the enemy for 1 turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Counter",
                    "is_buff": true,
                    "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                    "icon_filename": "buff_counter.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": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0028_1_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 50,
        "area": "Element",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 10215,
    "base_attack": 637,
    "base_defense": 823,
    "speed": 101,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 637,
    "max_lvl_defense": 823,
    "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
}