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

{
    "url": "https://swarfarm.com/api/bestiary/538?format=api",
    "pk": 538,
    "com2us_id": 14113,
    "name": "Julien",
    "image_filename": "unit_icon_0015_2_3.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 836,
            "com2us_id": 5703,
            "name": "Scene of the Crime",
            "description": "Attacks the enemy with a 30% Critical Rate bonus and stuns the enemy for 1 turn with a 20% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nEffect Rate +10%\nEffect Rate +10%\nDamage +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": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0004_7_5.png"
        },
        {
            "pk": 841,
            "com2us_id": 5708,
            "name": "Surprise Visit",
            "description": "Attacks with a 30% Critical Rate bonus and stuns the enemy if the attack lands as a Critical Hit. Additionally inflicts damage that ignores all damage reduction effects.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase Attack Critical Chance",
                    "is_buff": true,
                    "description": "Attack has increased Critical Chance",
                    "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.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "icon_filename": "skill_icon_0002_6_3.png"
        },
        {
            "pk": 845,
            "com2us_id": 5713,
            "name": "Showtime",
            "description": "Attacks all enemies 3 times. Each attack has a 30% chance to stuns the enemy for 1 turn.",
            "slot": 3,
            "cooltime": 5,
            "hits": 3,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nEffect Rate +10%\nEffect Rate +10%\nCooltime Turn -1",
            "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": "1.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.5]]",
            "icon_filename": "skill_icon_0003_3_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "HP",
        "amount": 33,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 5685,
    "base_attack": 694,
    "base_defense": 379,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7740,
    "max_lvl_attack": 944,
    "max_lvl_defense": 516,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/537?format=api",
        "pk": 537,
        "name": "Phantom Thief",
        "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": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}