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

{
    "url": "https://swarfarm.com/api/bestiary/1046?format=api",
    "pk": 1046,
    "com2us_id": 21614,
    "name": "Eleanor",
    "image_filename": "unit_icon_0044_3_0.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1683,
            "com2us_id": 12404,
            "name": "Holy Horn",
            "description": "Attacks and Stuns the enemy for 1 turn with a 25% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\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.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0015_6_3.png"
        },
        {
            "pk": 1688,
            "com2us_id": 12409,
            "name": "Purifying Light",
            "description": "Removes the harmful effects on all allies and recovers their HP by 15% each. Also, decreases their chances of being inflicted with a Critical Hit for 2 turns.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Increase CRI Resist",
                    "is_buff": true,
                    "description": "Critical Hit Rate against the monster is reduced by 50%",
                    "icon_filename": "buff_crit_down.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0015_1_4.png"
        },
        {
            "pk": 1693,
            "com2us_id": 12414,
            "name": "Blessed Wings (Passive)",
            "description": "Grants Immunity on all allies for 1 turn every turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Immunity",
                    "is_buff": true,
                    "description": "The target will gain immunity against all harmful effects.",
                    "icon_filename": "buff_immune.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0015_6_4.png"
        },
        {
            "pk": 1698,
            "com2us_id": 12419,
            "name": "Transformation: Mystical Creature",
            "description": "Turns back into the Mystical Creature. Instantly gains another turn, afterwards.",
            "slot": 4,
            "cooltime": 2,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0015_1_5.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 12840,
    "base_attack": 604,
    "base_defense": 681,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12840,
    "max_lvl_attack": 604,
    "max_lvl_defense": 681,
    "awakens_from": null,
    "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
}