GET /api/bestiary/2940
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/2940",
    "pk": 2940,
    "com2us_id": 11734,
    "name": "Eludain",
    "image_filename": "unit_icon_0212_3_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 5170,
            "com2us_id": 2754,
            "name": "Holy Smash",
            "description": "Attacks the enemy and increases your Attack Bar by 30% if the attack lands as a Critical Hit.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\r\nDamage +10%",
            "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": ""
                }
            ],
            "multiplier_formula": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0001_2_0.png"
        },
        {
            "pk": 5175,
            "com2us_id": 2759,
            "name": "Flash Pierce",
            "description": "Attacks the enemy with the light of retribution. Increases the damage dealt to enemies with no beneficial effects by 50%. This attack receives a 50% Critical Rate bonus and stuns the enemy for 1 turn if the attack lands as a Critical Hit.",
            "slot": 2,
            "cooltime": 2,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Damage +10%",
            "effect": [
                {
                    "name": "Increase Attack Critical Chance",
                    "is_buff": true,
                    "description": "Attack has increased Critical Chance",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                },
                {
                    "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": "7.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.1]]",
            "icon_filename": "skill_icon_0042_2_9.png"
        },
        {
            "pk": 5180,
            "com2us_id": 2764,
            "name": "Judgment of Light",
            "description": "Attacks the enemy to remove all beneficial effects. Decreases the cooldown of [Judgment of Light] by 1 turn for each beneficial effect removed.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Damage +10%\r\nCooltime 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": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "9.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 9.2]]",
            "icon_filename": "skill_icon_0042_3_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 23,
        "area": "Element",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 9225,
    "base_attack": 922,
    "base_defense": 494,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 922,
    "max_lvl_defense": 494,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/436",
        "pk": 436,
        "name": "Eludain",
        "element": "Light"
    },
    "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
}