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

{
    "url": "https://swarfarm.com/api/bestiary/551?format=api",
    "pk": 551,
    "com2us_id": 11913,
    "name": "Acasis",
    "image_filename": "unit_icon_0009_2_4.png",
    "element": "Wind",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 967,
            "com2us_id": 2803,
            "name": "Windy 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_1_3.png"
        },
        {
            "pk": 971,
            "com2us_id": 2808,
            "name": "Twister",
            "description": "Attacks all enemies with a twister to inflict damage that's proportionate to your MAX HP and recovers the HP of all allies by 25% each.",
            "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_6_3.png"
        },
        {
            "pk": 979,
            "com2us_id": 2818,
            "name": "Force Field",
            "description": "Creates a shield that's proportionate to 30% of your HP on all allies for 3 turns and decreases the chance of being attacked with a critical hit of the allies.",
            "slot": 3,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Increase CRI Resist",
                    "is_buff": true,
                    "description": "Critical Hit Rate against the monster is reduced by 50%",
                    "icon_filename": "buff_crit_down.png"
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "0.3*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.3]]",
            "icon_filename": "skill_icon_0002_4_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 50,
        "area": "Element",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 8355,
    "base_attack": 420,
    "base_defense": 476,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11370,
    "max_lvl_attack": 571,
    "max_lvl_defense": 648,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/550?format=api",
        "pk": 550,
        "name": "Sylphid",
        "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
}