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

{
    "url": "https://swarfarm.com/api/bestiary/2354?format=api",
    "pk": 2354,
    "com2us_id": 29211,
    "name": "Geralt",
    "image_filename": "unit_icon_0141_1_1.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4085,
            "com2us_id": 18901,
            "name": "Pirouette",
            "description": "Attacks the enemy to decrease its Attack Power for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0033_3_0.png"
        },
        {
            "pk": 4090,
            "com2us_id": 18906,
            "name": "Whirl",
            "description": "Attacks all enemies 3 times. Each hit decreases their Defense for 2 turns with a 30% chance and their Attack Bar by 20% with a 30% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "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.25*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.25]]",
            "icon_filename": "skill_icon_0033_3_5.png"
        },
        {
            "pk": 4095,
            "com2us_id": 18911,
            "name": "Rend",
            "description": "Attacks the enemy to stun for 1 turn and resets the Attack Bar. The damage is proportionate to the enemy's MAX HP. If the target is immune to stun, the skill cooldown of [Rend] decreases by 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                },
                {
                    "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": "5.2*{ATK} + 0.16*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.2], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.16]]",
            "icon_filename": "skill_icon_0033_4_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 50,
        "area": "General",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 9885,
    "base_attack": 856,
    "base_defense": 626,
    "speed": 100,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 856,
    "max_lvl_defense": 626,
    "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
}