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

{
    "url": "https://swarfarm.com/api/bestiary/1072?format=api",
    "pk": 1072,
    "com2us_id": 40201,
    "name": "Phoenix",
    "image_filename": "unit_icon_0009_0_0.png",
    "element": "Water",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1172,
            "com2us_id": 3201,
            "name": "Arcane Blast",
            "description": "Attacks the enemy with a mysterious energy and stuns them for 1 turn with an 18% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%",
            "effect": [
                {
                    "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": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "icon_filename": "skill_icon_0003_6_0.png"
        },
        {
            "pk": 1178,
            "com2us_id": 3206,
            "name": "Frozen Orb",
            "description": "Attacks with an extreme chill to inflict damage that's proportionate to the enemy's MAX HP and freezes the enemy for 1 turn.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Freeze",
                    "is_buff": false,
                    "description": "The target will be frozen and won't be able to attack.",
                    "icon_filename": "debuff_freeze.png"
                }
            ],
            "multiplier_formula": "4.5*{ATK} + 0.08*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
            "icon_filename": "skill_icon_0003_1_1.png"
        },
        {
            "pk": 1179,
            "com2us_id": 3211,
            "name": "Ice Volcano",
            "description": "Attacks all enemies with an exploding ice volcano, inflicting damage based on their MAX HP and decreasing their Attack Power for 2 turns and freezes them for 1 turn.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Freeze",
                    "is_buff": false,
                    "description": "The target will be frozen and won't be able to attack.",
                    "icon_filename": "debuff_freeze.png"
                }
            ],
            "multiplier_formula": "3.3*{ATK} + 0.15*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.15]]",
            "icon_filename": "skill_icon_0003_5_1.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1020,
    "base_attack": 100,
    "base_defense": 72,
    "speed": 99,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 5595,
    "max_lvl_attack": 549,
    "max_lvl_defense": 395,
    "awakens_from": null,
    "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
}