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

{
    "url": "https://swarfarm.com/api/bestiary/268?format=api",
    "pk": 268,
    "com2us_id": 17012,
    "name": "Velajuel",
    "image_filename": "unit_icon_0019_1_2.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1020,
            "com2us_id": 6302,
            "name": "Heavenly Sword",
            "description": "Attacks with a heavenly sword, removing a beneficial effect on the enemy with a 75% chance. The damage increases according to your Defense.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "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} + 3.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"DEF\", \"*\", 3.0]]",
            "icon_filename": "skill_icon_0005_0_6.png"
        },
        {
            "pk": 1025,
            "com2us_id": 6307,
            "name": "Punishment",
            "description": "Attacks the enemy with an attack that deals damage proportionate to your Defense, decreasing the enemy's Defense for 2 turns and recovering the HP of all allies by 15%.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.3*{ATK} + 5.0*{DEF}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.3], [\"+\"], [\"DEF\", \"*\", 5.0]]",
            "icon_filename": "skill_icon_0005_6_8.png"
        },
        {
            "pk": 1032,
            "com2us_id": 6312,
            "name": "Sanctuary",
            "description": "Removes all harmful effects on all allies, granting them Immunity for 3 turns, and increasing the Attack Bar by 30%.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Immunity",
                    "is_buff": true,
                    "description": "The target will gain immunity against all harmful effects.",
                    "icon_filename": "buff_immune.png"
                },
                {
                    "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": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0005_5_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 50,
        "area": "Element",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 681,
    "base_defense": 790,
    "speed": 100,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 681,
    "max_lvl_defense": 790,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/267?format=api",
        "pk": 267,
        "name": "Archangel",
        "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
}