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

{
    "url": "https://swarfarm.com/api/bestiary/2018?format=api",
    "pk": 2018,
    "com2us_id": 26803,
    "name": "Pudding Princess",
    "image_filename": "unit_icon_0099_0_3.png",
    "element": "Wind",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Resistance by 25%",
    "skills": [
        {
            "pk": 3451,
            "com2us_id": 16603,
            "name": "Sweet Magic",
            "description": "Attacks the enemy target and recovers the HP of the ally with the lowest HP ratio by 10% of your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nRecovery +5%\nDamage +10%\nRecovery +10%\nDamage +10%\nRecovery +10%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0028_8_5.png"
        },
        {
            "pk": 3456,
            "com2us_id": 16608,
            "name": "Soft Pudding",
            "description": "Recovers the HP of all allies by 15% and creates a shield equal to 20% of your MAX HP for 2 turns.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Recovery +5%\nRecovery +5%\nRecovery +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "icon_filename": "skill_icon_0028_9_0.png"
        },
        {
            "pk": 3461,
            "com2us_id": 16613,
            "name": "Bittersweet Taste (Passive)",
            "description": "When an ally with a shield is attacked, deals damage equal to 50% of the damage dealt to the shield to the attacker. In addition, removes 1 harmful effect from the ally with the lowest HP status and creates a shield equal to 15% of your MAX HP on the ally for 2 turns when your turn starts. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Reflect DMG",
                    "is_buff": true,
                    "description": "The target will return 30% of the incoming damage to the attacker when attacked.",
                    "icon_filename": "buff_reflect.png"
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "0.15*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15]]",
            "icon_filename": "skill_icon_0028_9_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 55,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7635,
    "base_attack": 460,
    "base_defense": 484,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 626,
    "max_lvl_defense": 659,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/2023?format=api",
        "pk": 2023,
        "name": "Angela",
        "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": [],
    "fusion_food": false,
    "homunculus": false
}