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

{
    "url": "https://swarfarm.com/api/bestiary/784?format=api",
    "pk": 784,
    "com2us_id": 14515,
    "name": "Jaara",
    "image_filename": "unit_icon_0017_4_3.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1175,
            "com2us_id": 3205,
            "name": "Arcane Blast",
            "description": "Attacks the enemy with a mysterious energy and stuns them for 1 turn with an 18% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%",
            "effect": [
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "4.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.2]]",
            "icon_filename": "skill_icon_0003_0_1.png"
        },
        {
            "pk": 2981,
            "com2us_id": 3217,
            "name": "Dark Nova",
            "description": "Explodes compressed energy of darkness to inflict damage to the enemy and removes 1 beneficial effect. The more HP the targeted enemy currently has, the larger the damage becomes. Gains a turn instantly if the enemy dies from this attack.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*(4.0*{Target Current HP %} + 5.0)",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", 4.0, \"+\", 5.0]]",
            "icon_filename": "skill_icon_0021_8_0.png"
        },
        {
            "pk": 1973,
            "com2us_id": 3216,
            "name": "Fiery Path (Passive)",
            "description": "Leaves a Branding Effect for 2 turns and weakens the Defense for 2 turns with a 50% chance each when you attack an enemy. Additionally, the enemy you defeated on your turn cannot revive during the battle. The attack will always land as a Critical Hit when you attack the enemy target with lower Defense than your Attack Power on your turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Effect Rate +10%\nEffect Rate +15%\nEffect Rate +25%",
            "effect": [
                {
                    "name": "Anti-Revive",
                    "is_buff": false,
                    "description": "Prevents an enemy from being resurrected after being killed.",
                    "icon_filename": ""
                },
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Increase Critical Damage",
                    "is_buff": true,
                    "description": "Attack has increased Critical Damage",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0003_8_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 55,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10215,
    "base_attack": 1021,
    "base_defense": 439,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 1021,
    "max_lvl_defense": 439,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/783?format=api",
        "pk": 783,
        "name": "Phoenix",
        "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
}