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

{
    "url": "https://swarfarm.com/api/bestiary/918?format=api",
    "pk": 918,
    "com2us_id": 20404,
    "name": "Anubis",
    "image_filename": "unit_icon_0038_3_0.png",
    "element": "Light",
    "archetype": "Support",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Strengthen Skill: Pierce Soul",
    "skills": [
        {
            "pk": 1331,
            "com2us_id": 11204,
            "name": "Pierce Soul",
            "description": "Attacks the enemy twice, with each attack having a 30% chance to disturb the enemy's HP recovery for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "icon_filename": "skill_icon_0012_5_6.png"
        },
        {
            "pk": 1336,
            "com2us_id": 11209,
            "name": "Brand of Hell",
            "description": "Attacks the enemy three times, with each attack having a 50% chance to receive a Branding effect for 2 turns. The damage increases as the enemy's HP becomes lower.",
            "slot": 2,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                }
            ],
            "multiplier_formula": "{ATK}*(4.4 - 2.2*{Target Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -2.2, \"+\", 4.4]]",
            "icon_filename": "skill_icon_0012_0_7.png"
        },
        {
            "pk": 1340,
            "com2us_id": 11214,
            "name": "Secret of Eternal Life",
            "description": "Removes all harmful effects on all allies and recovers their HP by 30% of your MAX HP. Revives all dead allies with 30% HP if there's any defeated ally but the skill cooldown will be increased by 2 turns for each revived ally.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Recovery +10%\nRecovery +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Revive",
                    "is_buff": true,
                    "description": "Revive a dead ally",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0012_5_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 25,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4995,
    "base_attack": 333,
    "base_defense": 315,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 615,
    "max_lvl_defense": 582,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/921?format=api",
        "pk": 921,
        "name": "Amarna",
        "element": "Light"
    },
    "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": 15,
    "awaken_mats_light_high": 12,
    "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": 7,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}