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

{
    "url": "https://swarfarm.com/api/bestiary/1851?format=api",
    "pk": 1851,
    "com2us_id": 25305,
    "name": "Sky Surfer",
    "image_filename": "unit_icon_0076_0_5.png",
    "element": "Dark",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 3151,
            "com2us_id": 15205,
            "name": "Cutback Blow",
            "description": "Attacks the enemy to absorb the Attack Bar by 15% with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0025_9_9.png"
        },
        {
            "pk": 3156,
            "com2us_id": 15210,
            "name": "Spin Grab Shot",
            "description": "Attacks the enemy to remove all beneficial effects with an 80% chance and stuns the enemy with a 30% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                },
                {
                    "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": "6.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.2]]",
            "icon_filename": "skill_icon_0026_0_4.png"
        },
        {
            "pk": 3161,
            "com2us_id": 15215,
            "name": "Synergistic Effect (Passive)",
            "description": "Increases Attack Bar of all allies by 10% each if the enemy target decreases an ally's Attack Bar during the enemy's turn. In addition, increases the effect of Attack Bar increasing skills of all allies by 50%. This effect does not accumulate and does not apply in battle against bosses. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": true,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0026_0_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 55,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7635,
    "base_attack": 460,
    "base_defense": 484,
    "speed": 104,
    "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/1856?format=api",
        "pk": 1856,
        "name": "Jackson",
        "element": "Dark"
    },
    "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": 10,
    "awaken_mats_dark_high": 20,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}