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

{
    "url": "https://swarfarm.com/api/bestiary/363?format=api",
    "pk": 363,
    "com2us_id": 15303,
    "name": "Epikion Priest",
    "image_filename": "unit_icon_0020_2_0.png",
    "element": "Wind",
    "archetype": "Support",
    "base_stars": 3,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases Resistance by 25%",
    "skills": [
        {
            "pk": 379,
            "com2us_id": 6703,
            "name": "Absorb Mana",
            "description": "Attacks the enemy and recovers the HP by 50% of the damage dealt. This attack will deal more damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.8*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.8], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "icon_filename": "skill_icon_0006_0_3.png"
        },
        {
            "pk": 385,
            "com2us_id": 6708,
            "name": "Block Flow",
            "description": "Extends the time of the beneficial effects and shortens the time of the harmful effects granted on all allies, and recovers their HP by 10% each. The recovery amount increases by 10% per harmful effect or beneficial effect granted on the allies.",
            "slot": 2,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Recovery +10%\nRecovery +10%\nRecovery +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease Debuff Duration",
                    "is_buff": true,
                    "description": "Decreases the duration of debuffs by a number of turns.",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Buff Duration",
                    "is_buff": true,
                    "description": "Increases the duration of a buff by a number of turns.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0001_3_2.png"
        },
        {
            "pk": 389,
            "com2us_id": 6713,
            "name": "Soul Revival",
            "description": "Revives a dead ally and balances the target's HP ratio to half of your HP ratio and recovers the target's HP by 15% each turn for 2 turns.",
            "slot": 3,
            "cooltime": 7,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Recovery",
                    "is_buff": true,
                    "description": "The target's HP will be recovered by 15% on each turn.",
                    "icon_filename": "buff_heal.png"
                },
                {
                    "name": "Revive",
                    "is_buff": true,
                    "description": "Revive a dead ally",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.5*{Current HP %}*{Target MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_CUR_HP_RATE\", \"*\", 0.5], [\"*\"], [\"TARGET_TOT_HP\", \"*\", 1.0, \"FIXED\"]]",
            "icon_filename": "skill_icon_0005_0_9.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 3795,
    "base_attack": 209,
    "base_defense": 192,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 527,
    "max_lvl_defense": 483,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/364?format=api",
        "pk": 364,
        "name": "Michelle",
        "element": "Wind"
    },
    "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": 5,
    "awaken_mats_wind_mid": 20,
    "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": 5,
    "awaken_mats_magic_mid": 15,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 7,
            "name": "Wind Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}