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

{
    "url": "https://swarfarm.com/api/bestiary/2252?format=api",
    "pk": 2252,
    "com2us_id": 20833,
    "name": "Crane",
    "image_filename": "unit_icon_0126_3_3.png",
    "element": "Wind",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3879,
            "com2us_id": 11653,
            "name": "Hammer Punch",
            "description": "Attacks the enemy 2 times and deals damage proportionate to your Defense. Each attack has a 45% chance to stun the enemy for 1 turn. If the target is not suffering any harmful effects, 1 additional attack is added. In addition, recovers your HP by 20% of the damage dealt.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                },
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "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": "2.04*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 2.04]]",
            "icon_filename": "skill_icon_0031_9_2.png"
        },
        {
            "pk": 3884,
            "com2us_id": 11658,
            "name": "Taunt",
            "description": "Unleashes a devastating shout to provoke all enemies for 1 turn with a 75% chance.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Effect Rate +10%",
            "effect": [
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0013_9_2.png"
        },
        {
            "pk": 3889,
            "com2us_id": 11663,
            "name": "Strange Reversible Reaction (Passive)",
            "description": "Your Defense is increased by 25% for every beneficial effect granted on yourself and your Attack Speed is increased by 25 for every harmful effect you suffer. In addition, your Attack Bar increases by 20% whenever you're granted with beneficial or harmful effects. The Attack Bar increase does not apply to the effects you receive at the start of the battle. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Attack Bar Recovery +5%\nAttack Bar Recovery +15%",
            "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 DEF",
                    "is_buff": true,
                    "description": "The target's defense will be increased by 70%.",
                    "icon_filename": "buff_defence_up.png"
                },
                {
                    "name": "Increase SPD",
                    "is_buff": true,
                    "description": "The target's Attack Speed will be increased by 30%.",
                    "icon_filename": "buff_speed.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0031_9_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 21,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10380,
    "base_attack": 560,
    "base_defense": 780,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 560,
    "max_lvl_defense": 780,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/950?format=api",
        "pk": 950,
        "name": "Crane",
        "element": "Wind"
    },
    "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
}