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

{
    "url": "https://swarfarm.com/api/bestiary/1899?format=api",
    "pk": 1899,
    "com2us_id": 25814,
    "name": "Madeleine",
    "image_filename": "unit_icon_0081_1_4.png",
    "element": "Light",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3253,
            "com2us_id": 15604,
            "name": "Power Swing",
            "description": "Attacks and stuns the enemy for 1 turn with a 30% 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 +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%",
            "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": "3.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
            "icon_filename": "skill_icon_0026_7_7.png"
        },
        {
            "pk": 3258,
            "com2us_id": 15609,
            "name": "Beneficial Hammering",
            "description": "Increases Attack Power and Defense of all allies for 2 turns. Increases Attack Power and Defense for 3 turns and creates a shield that absorbs damage for 3 turns on all allies if GREAT is activated with a 30% chance. The shield amount is proportionate to your level.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase ATK",
                    "is_buff": true,
                    "description": "The target's Attack Power will be increased by 50%.",
                    "icon_filename": "buff_attack_up.png"
                },
                {
                    "name": "Increase DEF",
                    "is_buff": true,
                    "description": "The target's defense will be increased by 70%.",
                    "icon_filename": "buff_defence_up.png"
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "100*{Attacker's Level}",
            "multiplier_formula_raw": "[[\"ATTACK_LV\", \"*\", 100]]",
            "icon_filename": "skill_icon_0026_8_2.png"
        },
        {
            "pk": 3263,
            "com2us_id": 15614,
            "name": "Overhaul",
            "description": "Reduces all allies' skill cooldowns by 1 turn and increases the duration of granted beneficial effects by 1 turn each. Additionally decreases the skill cooldown of all allies by 1 turn each and increases the duration of granted beneficial effects by 1 turn if GREAT is activated with a 30% chance.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Increase Buff Duration",
                    "is_buff": true,
                    "description": "Increases the duration of a buff by a number of turns.",
                    "icon_filename": ""
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0026_8_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 40,
        "area": "Element",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 7500,
    "base_attack": 436,
    "base_defense": 517,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 593,
    "max_lvl_defense": 703,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1894?format=api",
        "pk": 1894,
        "name": "Rune Blacksmith",
        "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
}