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

{
    "url": "https://swarfarm.com/api/bestiary/2621?format=api",
    "pk": 2621,
    "com2us_id": 31401,
    "name": "Tomb Warden",
    "image_filename": "unit_icon_0176_0_1.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Resistance by 25%",
    "skills": [
        {
            "pk": 4577,
            "com2us_id": 21101,
            "name": "Shovel Whack",
            "description": "Attacks the enemy and provokes the target for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "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": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0037_6_8.png"
        },
        {
            "pk": 4582,
            "com2us_id": 21106,
            "name": "Coffin Bash",
            "description": "Attacks the enemy 2 times, with each hit having a 50% chance to decrease its Defense for 2 turns and grant an Unrevivable effect for 2 turns, with damage that increases according to your MAX HP. The target under the Unrevivable effect cannot be revived during battle.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Effect Rate +10%\nDamage +20%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Unrevivable",
                    "is_buff": false,
                    "description": "Monsters under this effect cannot be revived during battle. Does not apply to bosses.",
                    "icon_filename": "debuff_unrevivable.png"
                }
            ],
            "multiplier_formula": "1.6*{ATK} + 0.08*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.08]]",
            "icon_filename": "skill_icon_0037_7_3.png"
        },
        {
            "pk": 4587,
            "com2us_id": 21111,
            "name": "Lamplight in Darkness",
            "description": "Grants Immunity, creates a shield that's proportionate to 20% of your MAX HP, and increases the Attack Power of all allies for 2 turns.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Shield +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Immunity",
                    "is_buff": true,
                    "description": "The target will gain immunity against all harmful effects.",
                    "icon_filename": "buff_immune.png"
                },
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "icon_filename": "skill_icon_0037_7_8.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5610,
    "base_attack": 303,
    "base_defense": 303,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 560,
    "max_lvl_defense": 560,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2626?format=api",
        "pk": 2626,
        "name": "Mork",
        "element": "Water"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 0,
    "awaken_mats_water_mid": 20,
    "awaken_mats_water_high": 10,
    "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": 15,
    "awaken_mats_magic_high": 5,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}