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

{
    "url": "https://swarfarm.com/api/bestiary/1166?format=api",
    "pk": 1166,
    "com2us_id": 21814,
    "name": "Jeanne",
    "image_filename": "unit_icon_0044_3_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1941,
            "com2us_id": 12519,
            "name": "Justice Strike",
            "description": "Attacks and stuns the enemy for 1 turn with a 15% chance. Recovers the HP of an ally, including yourself, with the lowest HP by 10% when you attack during your turn. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "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": "1.3*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0016_1_0.png"
        },
        {
            "pk": 1931,
            "com2us_id": 12509,
            "name": "Prayer of Protection",
            "description": "Removes all harmful effects on the ally and makes the ally invincible for 1 turn. Makes the ally invincible for 2 turns if the target has no harmful effects.",
            "slot": 2,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Invincible",
                    "is_buff": true,
                    "description": "The target will be invincible and receive no damage.",
                    "icon_filename": "buff_invinciblity.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0016_6_0.png"
        },
        {
            "pk": 1936,
            "com2us_id": 12514,
            "name": "Cry of Provocation",
            "description": "Provokes all enemies for 2 turns and instantly recovers a turn.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                },
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0016_1_1.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 41,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 12180,
    "base_attack": 615,
    "base_defense": 714,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12180,
    "max_lvl_attack": 615,
    "max_lvl_defense": 714,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1156?format=api",
        "pk": 1156,
        "name": "Paladin",
        "element": "Light"
    },
    "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": 35,
            "name": "Fusion",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false
}