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

{
    "url": "https://swarfarm.com/api/bestiary/1038?format=api",
    "pk": 1038,
    "com2us_id": 21515,
    "name": "Alexandra",
    "image_filename": "unit_icon_0043_4_4.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1704,
            "com2us_id": 12325,
            "name": "Dark Horn",
            "description": "Attacks and Stuns the enemy for 1 turn with a 25% chance. The damage increases accordingly to your MAX HP.",
            "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": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "icon_filename": "skill_icon_0015_7_1.png"
        },
        {
            "pk": 1709,
            "com2us_id": 12330,
            "name": "Nature's Protection",
            "description": "Creates a shield that's 30% of your MAX HP for 3 turns and creates a shield that's 20% of your MAX HP on all other allies for 2 turns.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Shield +5%\nShield +5%\nShield +10%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0015_2_2.png"
        },
        {
            "pk": 1674,
            "com2us_id": 12315,
            "name": "Other Side of the Moon (Passive)",
            "description": "Reflects 20% of the received damage back to all enemies. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Passive Reflect DMG",
                    "is_buff": false,
                    "description": "Return a % of the incoming damage to the attacker when attacked.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0015_7_2.png"
        },
        {
            "pk": 1679,
            "com2us_id": 12320,
            "name": "Transformation: Human Form",
            "description": "Transforms into a Human Form and you'll be able to use a new skill. The Attack Power will be increased proportionate to your MAX HP in Human Form, but your MAX HP will be decreased by 50%. Instantly gains another turn after the transformation.",
            "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_2_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 12510,
    "base_attack": 703,
    "base_defense": 604,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12510,
    "max_lvl_attack": 703,
    "max_lvl_defense": 604,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1037?format=api",
        "pk": 1037,
        "name": "Unicorn",
        "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": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}