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

{
    "url": "https://swarfarm.com/api/bestiary/950?format=api",
    "pk": 950,
    "com2us_id": 20813,
    "name": "Crane",
    "image_filename": "unit_icon_0039_2_4.png",
    "element": "Wind",
    "archetype": "Defense",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        {
            "pk": 1374,
            "com2us_id": 11603,
            "name": "Hammer Punch",
            "description": "Attacks the enemy 2 times and deals damage proportionate to your Defense. Each attack has a 25% chance to stun the enemy for 1 turn. If the target is not suffering any harmful effects, 1 additional attack is added.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Effect Rate +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "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": "1.8*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 1.8]]",
            "icon_filename": "skill_icon_0013_4_2.png"
        },
        {
            "pk": 1380,
            "com2us_id": 11608,
            "name": "Taunt",
            "description": "Unleashes a devastating shout which has a 50% chance to provoke the enemy for 1 turn.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Effect Rate +5%\nEffect Rate +10%\nEffect Rate +10%\nCooltime Turn -1",
            "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": 1384,
            "com2us_id": 11613,
            "name": "Strange Reversible Reaction (Passive)",
            "description": "Your Defense is increased by 25% for every beneficial effect on you and your Attack Speed is increased by 25 for every harmful effect you suffer. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "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_0013_4_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 21,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4995,
    "base_attack": 273,
    "base_defense": 374,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 505,
    "max_lvl_defense": 692,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/949?format=api",
        "pk": 949,
        "name": "Frankenstein",
        "element": "Wind"
    },
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2252?format=api",
        "pk": 2252,
        "name": "Crane",
        "element": "Wind"
    },
    "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": [
        {
            "id": 7,
            "name": "Wind 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
}