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

{
    "url": "https://swarfarm.com/api/bestiary/714?format=api",
    "pk": 714,
    "com2us_id": 14504,
    "name": "Phoenix",
    "image_filename": "unit_icon_0009_3_0.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 1174,
            "com2us_id": 3204,
            "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_9_0.png"
        },
        {
            "pk": 1182,
            "com2us_id": 3209,
            "name": "Holy Orb",
            "description": "Attacks the enemy with a holy energy to inflict damage that's proportionate to the enemy's MAX HP and stuns 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": "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.5*{ATK} + 0.08*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.08]]",
            "icon_filename": "skill_icon_0003_4_1.png"
        },
        {
            "pk": 1183,
            "com2us_id": 3214,
            "name": "Purifying Blaze",
            "description": "Removes the beneficial effects of all enemies with holy fire, weakens the Defense for 2 turns and inflicts damage.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\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": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0003_7_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 44,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6300,
    "base_attack": 565,
    "base_defense": 468,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8565,
    "max_lvl_attack": 769,
    "max_lvl_defense": 637,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/715?format=api",
        "pk": 715,
        "name": "Eludia",
        "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": 10,
    "awaken_mats_light_high": 20,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}