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

{
    "url": "https://swarfarm.com/api/bestiary/540?format=api",
    "pk": 540,
    "com2us_id": 13913,
    "name": "Sophia",
    "image_filename": "unit_icon_0014_2_4.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 851,
            "com2us_id": 5503,
            "name": "Double Shot",
            "description": "Attacks by throwing 2 cards, each having a 50% chance to remove a beneficial effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0007_2_8.png"
        },
        {
            "pk": 856,
            "com2us_id": 5508,
            "name": "Air Slash",
            "description": "Inflicts damage with a sharp attack and recovers your HP by 50% of the damage dealt. Increases your Attack Bar by 100% if your HP is full after the attack.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +15%",
            "effect": [
                {
                    "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": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "6.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.6]]",
            "icon_filename": "skill_icon_0004_2_6.png"
        },
        {
            "pk": 861,
            "com2us_id": 5513,
            "name": "Spinning Slash",
            "description": "Attacks an enemy target 5 times, dealing massive damage. Each attack has a 50% chance to decrease the target's Defense for 2 turns. This attack absorbs all of the enemy's Attack Bar when used with full HP.",
            "slot": 3,
            "cooltime": 4,
            "hits": 5,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "1.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
            "icon_filename": "skill_icon_0004_5_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 30,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7020,
    "base_attack": 662,
    "base_defense": 323,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 900,
    "max_lvl_defense": 439,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/539?format=api",
        "pk": 539,
        "name": "Pierret",
        "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": 28,
            "name": "Guild Shop",
            "description": "",
            "farmable_source": true
        },
        {
            "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
}