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

{
    "url": "https://swarfarm.com/api/bestiary/2620?format=api",
    "pk": 2620,
    "com2us_id": 31315,
    "name": "Velaska",
    "image_filename": "unit_icon_0175_1_5.png",
    "element": "Dark",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4563,
            "com2us_id": 21005,
            "name": "Soul Touch",
            "description": "Attacks the enemy to absorb the Attack Bar by 15% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0037_5_7.png"
        },
        {
            "pk": 4568,
            "com2us_id": 21010,
            "name": "Arsenal of Sacrifice",
            "description": "Distributes damage to all enemies according to your MAX HP in proportion to the ratio of Sacrifice gathered in your Arsenal. If the Arsenal becomes full of Sacrifice, the cooldown of [Arsenal of Sacrifice] decreases by 1 turn. Consumes all Sacrifice when using this skill while the Arsenal is full.",
            "slot": 2,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\r\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                },
                {
                    "name": "Sacrifice",
                    "is_buff": false,
                    "description": "Sacrifice proportionate to the damage taken by all enemies and allies on the battlefield accumulates in the Arsenal. When a unit dies, the Arsenal instantly becomes full.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "icon_filename": "skill_icon_0037_6_2.png"
        },
        {
            "pk": 4573,
            "com2us_id": 21015,
            "name": "Price of Pain (Passive)",
            "description": "When an ally with reduced HP attacks the enemy, the damage dealt increases in proportion to the amount of HP lost. Fills up your Attack Bar by 100% if an ally or enemy dies in battle. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "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": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0037_6_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 44,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11535,
    "base_attack": 670,
    "base_defense": 703,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 670,
    "max_lvl_defense": 703,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/2615?format=api",
        "pk": 2615,
        "name": "Specter Princess",
        "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": [],
    "fusion_food": false,
    "homunculus": false
}