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

{
    "url": "https://swarfarm.com/api/bestiary/518?format=api",
    "pk": 518,
    "com2us_id": 14015,
    "name": "Jultan",
    "image_filename": "unit_icon_0015_4_1.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        {
            "pk": 653,
            "com2us_id": 5605,
            "name": "Merciless Claws",
            "description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "3.7*{ATK} + 50",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7, \"+\", 50]]",
            "icon_filename": "skill_icon_0001_3_0.png"
        },
        {
            "pk": 657,
            "com2us_id": 5610,
            "name": "Surprise Attack",
            "description": "Dashes towards an enemy, inflicting damage 2 times. Each attack has a 30% chance to stun the target for 1 turn. The damage is proportionate to my MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +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": "0.16*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.16]]",
            "icon_filename": "skill_icon_0004_1_7.png"
        },
        {
            "pk": 663,
            "com2us_id": 5615,
            "name": "Contaminated Blood (Passive)",
            "description": "Inflicts 12% of my MAX HP as damage when you're attacked with a critical hit and weakens the Defense for 1 turn with every attack. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                },
                {
                    "name": "Reflect DMG",
                    "is_buff": true,
                    "description": "The target will return 30% of the incoming damage to the attacker when attacked.",
                    "icon_filename": "buff_reflect.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0004_5_7.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 16,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6150,
    "base_attack": 303,
    "base_defense": 267,
    "speed": 115,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11370,
    "max_lvl_attack": 560,
    "max_lvl_defense": 494,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/517?format=api",
        "pk": 517,
        "name": "Werewolf",
        "element": "Dark"
    },
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1327?format=api",
        "pk": 1327,
        "name": "Jultan",
        "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": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 0,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}