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

{
    "url": "https://swarfarm.com/api/bestiary/1850?format=api",
    "pk": 1850,
    "com2us_id": 25304,
    "name": "Sky Surfer",
    "image_filename": "unit_icon_0076_0_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Accuracy by 25%",
    "skills": [
        {
            "pk": 3150,
            "com2us_id": 15204,
            "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_8.png"
        },
        {
            "pk": 3155,
            "com2us_id": 15209,
            "name": "Impulse Gun",
            "description": "Attacks the enemy, increases the target's skill cooldown time by 1 turn and absorbs the Attack Bar by 30% with a 75% chance each. In addition, decreases your skill cooldown time by 1 turn if you successfully increased the skill cooldown time.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Absorb ATB",
                    "is_buff": true,
                    "description": "Steal ATB from the enemy and add it to yourself",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "5.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.4]]",
            "icon_filename": "skill_icon_0026_0_3.png"
        },
        {
            "pk": 3160,
            "com2us_id": 15214,
            "name": "Quantum Explosion",
            "description": "Attacks all enemies to stun them for 1 turn with a 50% chance and decrease their Attack Bar by 70% each with a 100% chance. If the Attack Bar of an enemy (bosses excluded) becomes 0 and there is no more Attack Bar to be decreased, decreases the enemy's HP by the remaining amount of Attack Bar to be decreased.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "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": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "icon_filename": "skill_icon_0026_0_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "Critical Rate",
        "amount": 33,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7140,
    "base_attack": 525,
    "base_defense": 452,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 714,
    "max_lvl_defense": 615,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1855?format=api",
        "pk": 1855,
        "name": "Daniel",
        "element": "Light"
    },
    "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": 10,
    "awaken_mats_light_high": 20,
    "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
}