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

{
    "url": "https://swarfarm.com/api/bestiary/2250?format=api",
    "pk": 2250,
    "com2us_id": 20831,
    "name": "Tractor",
    "image_filename": "unit_icon_0126_3_1.png",
    "element": "Water",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3877,
            "com2us_id": 11651,
            "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.",
            "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": "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_0013_2_2.png"
        },
        {
            "pk": 3882,
            "com2us_id": 11656,
            "name": "Taunt",
            "description": "Unleashes a devastating shout to provoke all enemies for 1 turn.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "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_0031_9_1.png"
        },
        {
            "pk": 3887,
            "com2us_id": 11661,
            "name": "Twisted Senses (Passive)",
            "description": "Becomes immune against Defense decreasing effects. Your Attack Bar increases by 30% when you get hit by a Critical Hit from the enemy. In addition, your Attack Bar is filled up if the damage received is 50% or higher than your MAX HP. [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 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": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0031_9_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 21,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9885,
    "base_attack": 615,
    "base_defense": 758,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 615,
    "max_lvl_defense": 758,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/948?format=api",
        "pk": 948,
        "name": "Tractor",
        "element": "Water"
    },
    "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
}