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

{
    "url": "https://swarfarm.com/api/bestiary/1327?format=api",
    "pk": 1327,
    "com2us_id": 14035,
    "name": "Jultan",
    "image_filename": "unit_icon_0053_4_1.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2322,
            "com2us_id": 5655,
            "name": "Merciless Claws",
            "description": "Attacks the enemy with claws and disturbs the enemy's HP recovery for 2 turns.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +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": "4.5*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.5]]",
            "icon_filename": "skill_icon_0019_4_4.png"
        },
        {
            "pk": 2327,
            "com2us_id": 5660,
            "name": "Surprise Attack",
            "description": "Dashes towards an enemy, inflicting damage 2 times. Each attack has a 40% chance to stun the target for 1 turn. The damage is proportionate to my MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +15%\nEffect Rate +10%",
            "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.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0004_1_7.png"
        },
        {
            "pk": 2332,
            "com2us_id": 5665,
            "name": "Contaminated Blood (Passive)",
            "description": "Inflicts 12% of my MAX HP as damage when you're attacked with a critical hit. Inflicts Continuous Damage for 1 turn with a 50% chance 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": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                },
                {
                    "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_0019_1_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 16,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11850,
    "base_attack": 648,
    "base_defense": 593,
    "speed": 115,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11850,
    "max_lvl_attack": 648,
    "max_lvl_defense": 593,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/518?format=api",
        "pk": 518,
        "name": "Jultan",
        "element": "Dark"
    },
    "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": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}