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

{
    "url": "https://swarfarm.com/api/bestiary/852?format=api",
    "pk": 852,
    "com2us_id": 19812,
    "name": "Astar",
    "image_filename": "unit_icon_0036_1_4.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 769,
            "com2us_id": 10602,
            "name": "Blade Surge",
            "description": "Attacks the enemy target 2 times and attacks all enemies with even more powerful attack on the 3rd attack.",
            "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": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0011_0_6.png"
        },
        {
            "pk": 774,
            "com2us_id": 10607,
            "name": "Magic Surge",
            "description": "Attacks the target that isn't granted with any beneficial effects with 3 magic bullets and Silences the target for 2 turns with a 75% chance each. The target under the Silence Effect won't be able to use skills with cooldown time excluding the passive skills.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Silence",
                    "is_buff": false,
                    "description": "Skills with cooldowns will be locked. (Passive skills not included)",
                    "icon_filename": "debuff_silence.png"
                }
            ],
            "multiplier_formula": "2.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.1]]",
            "icon_filename": "skill_icon_0011_5_6.png"
        },
        {
            "pk": 779,
            "com2us_id": 10612,
            "name": "Vengeful Fire(Passive)",
            "description": "Your Attack Speed increases as your HP gets lower, and you deal 100% more damage if the enemy has more HP than you. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0011_0_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 25,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6540,
    "base_attack": 613,
    "base_defense": 404,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8895,
    "max_lvl_attack": 834,
    "max_lvl_defense": 549,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/851?format=api",
        "pk": 851,
        "name": "Magic Knight",
        "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
}