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

{
    "url": "https://swarfarm.com/api/bestiary/583?format=api",
    "pk": 583,
    "com2us_id": 18913,
    "name": "Tiana",
    "image_filename": "unit_icon_0033_2_3.png",
    "element": "Wind",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1204,
            "com2us_id": 9703,
            "name": "Essence Explosion",
            "description": "Attacks the enemy to inflict damage and weakens the Defense for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "icon_filename": "skill_icon_0010_4_3.png"
        },
        {
            "pk": 1208,
            "com2us_id": 9708,
            "name": "Storm of Midnight",
            "description": "Attacks to deal damage that increases proportionate to the enemy's Attack Speed. The attack will always land as a Critical Hit if the enemy has no beneficial effects.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Guaranteed Critical Hit",
                    "is_buff": true,
                    "description": "Attack will always land as a Critical Hit",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*({Target SPD} + 20)/40",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_SPEED\", \"+\", 20, \"/\", 40]]",
            "icon_filename": "skill_icon_0010_9_3.png"
        },
        {
            "pk": 1214,
            "com2us_id": 9713,
            "name": "Wind of Changes",
            "description": "Removes all harmful and beneficial effects of all allies and enemies and increases the Attack Bar of all allies by 30%. This effect can't be resisted.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Ignore Resistance",
                    "is_buff": false,
                    "description": "Bypasses all enemy resistances when applying effects.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0010_4_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 44,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11850,
    "base_attack": 725,
    "base_defense": 626,
    "speed": 96,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11850,
    "max_lvl_attack": 725,
    "max_lvl_defense": 626,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/582?format=api",
        "pk": 582,
        "name": "Polar Queen",
        "element": "Wind"
    },
    "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": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}