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

{
    "url": "https://swarfarm.com/api/bestiary/2539?format=api",
    "pk": 2539,
    "com2us_id": 12131,
    "name": "Sisroo",
    "image_filename": "unit_icon_0160_3_1.png",
    "element": "Water",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4441,
            "com2us_id": 3451,
            "name": "Blackout Kick",
            "description": "Attacks the enemy 2 times to decrease Attack Power for 2 turns with a 70% chance each.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "2.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.2]]",
            "icon_filename": "skill_icon_0002_8_7.png"
        },
        {
            "pk": 4446,
            "com2us_id": 3456,
            "name": "Deadly Dart",
            "description": "Attacks the enemy 3 times. Each hit disturbs HP recovery for 2 turns and has a 30% chance to freeze for 1 turn.",
            "slot": 2,
            "cooltime": 3,
            "hits": 3,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +15%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                },
                {
                    "name": "Freeze",
                    "is_buff": false,
                    "description": "The target will be frozen and won't be able to attack.",
                    "icon_filename": "debuff_freeze.png"
                }
            ],
            "multiplier_formula": "2.25*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.25]]",
            "icon_filename": "skill_icon_0035_8_6.png"
        },
        {
            "pk": 4451,
            "com2us_id": 3461,
            "name": "Frozen Field",
            "description": "Attacks all enemies 3 times. Each hit has a 40% chance to remove 1 beneficial effect and a 40% chance to decrease Attack Speed for 2 turns. Afterwards, absorbs the Attack Bar of the enemies with decreased Attack Speed by 20% each.",
            "slot": 3,
            "cooltime": 4,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 2,
            "level_progress_description": "Damage +15%",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Decrease SPD",
                    "is_buff": false,
                    "description": "The target's Attack Speed will be decreased by 30%.",
                    "icon_filename": "debuff_slow.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.65*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.65]]",
            "icon_filename": "skill_icon_0035_9_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 9225,
    "base_attack": 681,
    "base_defense": 736,
    "speed": 106,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 681,
    "max_lvl_defense": 736,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/58?format=api",
        "pk": 58,
        "name": "Sisroo",
        "element": "Water"
    },
    "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
}