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

{
    "url": "https://swarfarm.com/api/bestiary/974?format=api",
    "pk": 974,
    "com2us_id": 20915,
    "name": "Isillen",
    "image_filename": "unit_icon_0041_4_1.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1410,
            "com2us_id": 11720,
            "name": "Strafe",
            "description": "Rapidly fires 2 shots, and may fire an additional shot by chance. The chance of firing an additional shot is equivalent to your Critical Rate. Each attack has a 30% chance to decrease the enemy's Attack Speed by 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +10%\nEffect Rate +15%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                }
            ],
            "multiplier_formula": "1.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
            "icon_filename": "skill_icon_0013_4_4.png"
        },
        {
            "pk": 1414,
            "com2us_id": 11710,
            "name": "Arrow Storm",
            "description": "Attacks random enemies for 4 times. Each attack has a 75% chance to deal Continuous Damage for 2 turns. Decreases the cooldown time of [Arrow Storm] by 1 turn whenever you attack an enemy under Continuous Damage.",
            "slot": 2,
            "cooltime": 4,
            "hits": 4,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
            "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"
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
            "icon_filename": "skill_icon_0013_9_4.png"
        },
        {
            "pk": 1421,
            "com2us_id": 11715,
            "name": "Supportive Fire(Passive)",
            "description": "Lays down supportive fire for allies under attack 3 times and inflicts Continuous Damage for 1 turn. Supportive Fire deals damage based on your Attack Power to enemies that attack your allies. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 3,
            "passive": true,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%",
            "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"
                },
                {
                    "name": "Counter",
                    "is_buff": true,
                    "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                    "icon_filename": "buff_counter.png"
                }
            ],
            "multiplier_formula": "{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0]]",
            "icon_filename": "skill_icon_0013_4_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 20,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6540,
    "base_attack": 581,
    "base_defense": 436,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 8895,
    "max_lvl_attack": 790,
    "max_lvl_defense": 593,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/969?format=api",
        "pk": 969,
        "name": "Elven Ranger",
        "element": "Dark"
    },
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}