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

{
    "url": "https://swarfarm.com/api/bestiary/262?format=api",
    "pk": 262,
    "com2us_id": 11912,
    "name": "Fria",
    "image_filename": "unit_icon_0009_1_4.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 969,
            "com2us_id": 2802,
            "name": "Fiery Cut",
            "description": "Cuts the enemy with a sharp blade and inflicts Continuous Damage for 3 turns with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +20%",
            "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"
                }
            ],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0002_0_3.png"
        },
        {
            "pk": 984,
            "com2us_id": 2807,
            "name": "Fiery Tornado",
            "description": "Attacks all enemies with a fiery tornado to inflict damage that's proportionate to your MAX HP and recovers the HP of all allies by 25%.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.6*{ATK} + 0.1*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.1]]",
            "icon_filename": "skill_icon_0002_5_3.png"
        },
        {
            "pk": 975,
            "com2us_id": 2817,
            "name": "Sacrifice(Passive)",
            "description": "Sacrifices yourself at the moment of death to remove all harmful effects and fully recover the HP of all allies. Additionally, decreases the effects of skills that decrease the Attack Bar of your allies by 20%. [Automatic Effect]",
            "slot": 3,
            "cooltime": 10,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "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": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0002_2_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 50,
        "area": "Element",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 6300,
    "base_attack": 565,
    "base_defense": 468,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8565,
    "max_lvl_attack": 769,
    "max_lvl_defense": 637,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/261?format=api",
        "pk": 261,
        "name": "Sylphid",
        "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
}