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

{
    "url": "https://swarfarm.com/api/bestiary/2968?format=api",
    "pk": 2968,
    "com2us_id": 610201,
    "name": "Purian",
    "image_filename": "unit_icon_0212_3_1.png",
    "element": "Water",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 5167,
            "com2us_id": 2751,
            "name": "Ice Smash",
            "description": "Attacks the enemy and increases your Attack Bar by 30% if the attack lands as a Critical Hit. This attack receives a 50% Critical Rate bonus.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\r\nDamage +10%",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Attack Critical Chance",
                    "is_buff": true,
                    "description": "Attack has increased Critical Chance",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0042_2_4.png"
        },
        {
            "pk": 5172,
            "com2us_id": 2756,
            "name": "Ice Pierce",
            "description": "Attacks the enemy with a sharp ice pillar to stun for 1 turn if the attack lands as a Critical Hit. This attack receives a 50% Critical Rate and 50% Critical Damage bonus.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +10%",
            "effect": [],
            "multiplier_formula": "7.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.1]]",
            "icon_filename": "skill_icon_0042_2_6.png"
        },
        {
            "pk": 5177,
            "com2us_id": 2761,
            "name": "Adrenaline",
            "description": "Fills the Attack Bars of all allies by 50% and increases their Critical Rate for 3 turns.",
            "slot": 3,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Attack Bar Recovery +10%",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase CRI Rate",
                    "is_buff": true,
                    "description": "The target's Critical Rate will be increased by 30%.",
                    "icon_filename": "buff_crit_up.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0002_3_2.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1350,
    "base_attack": 142,
    "base_defense": 98,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7410,
    "max_lvl_attack": 780,
    "max_lvl_defense": 538,
    "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
}