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

{
    "url": "https://swarfarm.com/api/bestiary/975?format=api",
    "pk": 975,
    "com2us_id": 21001,
    "name": "Harg",
    "image_filename": "unit_icon_0040_0_4.png",
    "element": "Water",
    "archetype": "Support",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 1424,
            "com2us_id": 11801,
            "name": "Breeze",
            "description": "Attacks the target and increases the Attack Bar of the ally with the lowest Attack Bar by 15%.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%\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": ""
                }
            ],
            "multiplier_formula": "3.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.5]]",
            "icon_filename": "skill_icon_0013_7_7.png"
        },
        {
            "pk": 1431,
            "com2us_id": 11806,
            "name": "Wood Vine",
            "description": "Attacks the enemy, decreases the target's Attack Bar by 50% with a 70% chance, and decreases the target's Attack Speed for 2 turns with a 70% chance. This attack will deal more damage according to your Defense.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "2.0*{ATK} + 3.2*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0], [\"+\"], [\"DEF\", \"*\", 3.2]]",
            "icon_filename": "skill_icon_0013_2_8.png"
        },
        {
            "pk": 1434,
            "com2us_id": 11811,
            "name": "Hedgehog's Thorn",
            "description": "Increases the Critical Rate of all allies and decreases their chances of receiving a Critical Hit for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase CRI Rate",
                    "is_buff": true,
                    "description": "The target's Critical Rate will be increased by 30%.",
                    "icon_filename": "buff_crit_up.png"
                },
                {
                    "name": "Increase CRI Resist",
                    "is_buff": true,
                    "description": "Critical Hit Rate against the monster is reduced by 50%",
                    "icon_filename": "buff_crit_down.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0013_7_8.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3345,
    "base_attack": 196,
    "base_defense": 236,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8400,
    "max_lvl_attack": 494,
    "max_lvl_defense": 593,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/983?format=api",
        "pk": 983,
        "name": "Remy",
        "element": "Water"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 5,
    "awaken_mats_water_mid": 20,
    "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": 5,
    "awaken_mats_magic_mid": 15,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 6,
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}