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

{
    "url": "https://swarfarm.com/api/bestiary/274?format=api",
    "pk": 274,
    "com2us_id": 14412,
    "name": "Zaiross",
    "image_filename": "unit_icon_0016_1_0.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1072,
            "com2us_id": 2902,
            "name": "Fire Bolt",
            "description": "Shoots a fire arrow at the enemy. The damage increases by 10% for each harmful effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Debuff Bonus Damage",
                    "is_buff": true,
                    "description": "Increases damage per debuff on the target",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6]]",
            "icon_filename": "skill_icon_0002_0_5.png"
        },
        {
            "pk": 1074,
            "com2us_id": 2907,
            "name": "Rain of Fire",
            "description": "Burns enemies with a fire shower 3 to 5 times, inflicting Continuous Damage for 3 turns with a 35% chance and increases the enemy's skill cooldown time by 1 turn with a 10% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 6,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 0.8]]",
            "icon_filename": "skill_icon_0002_5_5.png"
        },
        {
            "pk": 1075,
            "com2us_id": 2912,
            "name": "Fiery Breath",
            "description": "Attacks all enemies and puts their skills on MAX cooldown. If the target is not a boss, increases the skill cooldown by 1 turn more than the MAX cooldown. Additionally, if the enemy's Attack Power is half or less than your Attack Power, increases the damage dealt against the enemy by 50%.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.9]]",
            "icon_filename": "skill_icon_0002_8_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 33,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9720,
    "base_attack": 911,
    "base_defense": 582,
    "speed": 98,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 911,
    "max_lvl_defense": 582,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/273?format=api",
        "pk": 273,
        "name": "Dragon",
        "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": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 5,
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}