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

{
    "url": "https://swarfarm.com/api/bestiary/584?format=api",
    "pk": 584,
    "com2us_id": 13803,
    "name": "Valkyrja",
    "image_filename": "unit_icon_0014_2_1.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases SPD by 15",
    "skills": [
        {
            "pk": 1235,
            "com2us_id": 6003,
            "name": "Sword of Promise",
            "description": "Attacks the enemy with a sword and increases the enemy's skill cooldown time by 1 turn each with a 20% chance. [Soul Reaper] is automatically activated if the enemy dies.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK} + 180",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1, \"+\", 180]]",
            "icon_filename": "skill_icon_0005_0_0.png"
        },
        {
            "pk": 1239,
            "com2us_id": 6008,
            "name": "Soul Reaper",
            "description": "Attacks the enemy target to inflict damage. Becomes Invincible for 1 turn and resets the cooldown time of [Sword of Discharge] if the enemy is killed.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Invincible",
                    "is_buff": true,
                    "description": "The target will be invincible and receive no damage.",
                    "icon_filename": "buff_invinciblity.png"
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "6.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.5]]",
            "icon_filename": "skill_icon_0005_5_0.png"
        },
        {
            "pk": 1245,
            "com2us_id": 6013,
            "name": "Sword of Discharge",
            "description": "Attacks the enemy target to inflict damage and randomly attacks the enemies 2 to 3 times. The enemy's Defense is ignored when used in invincible state.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
            "icon_filename": "skill_icon_0000_7_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 55,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7140,
    "base_attack": 565,
    "base_defense": 412,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 769,
    "max_lvl_defense": 560,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/585?format=api",
        "pk": 585,
        "name": "Katarina",
        "element": "Wind"
    },
    "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": 10,
    "awaken_mats_wind_high": 20,
    "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": 5,
    "awaken_mats_magic_high": 15,
    "source": [
        {
            "id": 35,
            "name": "Fusion",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false
}