GET /api/bestiary/2689
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/2689",
    "pk": 2689,
    "com2us_id": 32312,
    "name": "Tityus",
    "image_filename": "unit_icon_0177_1_2.png",
    "element": "Fire",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4675,
            "com2us_id": 21702,
            "name": "Horn of Gaia",
            "description": "Attacks the enemy to remove 1 beneficial effect with a 50% chance. This attack will deal more damage according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\r\nDamage +5%\r\nDamage +5%\r\nEffect Rate +10%\r\nDamage +15%\r\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 2.7*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"DEF\", \"*\", 2.7]]",
            "icon_filename": "skill_icon_0037_8_4.png"
        },
        {
            "pk": 4680,
            "com2us_id": 21707,
            "name": "Majestic Tide",
            "description": "Recovers your HP by 20% and attacks all enemies to deal damage proportionate to your Defense and provokes them for 1 turn with a 50% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +5%\r\nEffect Rate +10%\r\nDamage +15%\r\nEffect Rate +20%\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "3.6*{DEF}",
            "multiplier_formula_raw": "[[\"DEF\", \"*\", 3.6]]",
            "icon_filename": "skill_icon_0037_8_9.png"
        },
        {
            "pk": 4685,
            "com2us_id": 21712,
            "name": "Last Stand (Passive)",
            "description": "Grants Endure for 1 turn on the ally that takes fatal damage from an attack that ignores Defense. This effect is only activated once per turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Endure",
                    "is_buff": true,
                    "description": "The target's HP will not drop below 1 even when attacked.",
                    "icon_filename": "buff_endure.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0037_9_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 50,
        "area": "General",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 11205,
    "base_attack": 571,
    "base_defense": 823,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 11205,
    "max_lvl_attack": 571,
    "max_lvl_defense": 823,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2684",
        "pk": 2684,
        "name": "Beetle Guardian",
        "element": "Fire"
    },
    "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
}