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

{
    "url": "https://swarfarm.com/api/bestiary/1898?format=api",
    "pk": 1898,
    "com2us_id": 25813,
    "name": "Celine",
    "image_filename": "unit_icon_0081_1_3.png",
    "element": "Wind",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3252,
            "com2us_id": 15603,
            "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_6.png"
        },
        {
            "pk": 3257,
            "com2us_id": 15608,
            "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_1.png"
        },
        {
            "pk": 3262,
            "com2us_id": 15613,
            "name": "Customization (Passive)",
            "description": "Allies with Attack Power increasing effect will decrease the enemy's Defense for 1 turn with a 50% chance when they attack. Allies with Defense increasing effect will decrease the enemy's Attack Power for 1 turn with a 50% chance when they are attacked. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0026_8_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 40,
        "area": "Element",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 8115,
    "base_attack": 428,
    "base_defense": 484,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11040,
    "max_lvl_attack": 582,
    "max_lvl_defense": 659,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1893?format=api",
        "pk": 1893,
        "name": "Rune Blacksmith",
        "element": "Wind"
    },
    "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
}