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

{
    "url": "https://swarfarm.com/api/bestiary/648?format=api",
    "pk": 648,
    "com2us_id": 18601,
    "name": "Pioneer",
    "image_filename": "unit_icon_0031_0_0.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases SPD by 15",
    "skills": [
        {
            "pk": 1187,
            "com2us_id": 9401,
            "name": "Yin Yang Attack",
            "description": "Attacks the enemy with the power of Yin and Yang and puts the enemy to sleep for 2 turns with a 20% chance. The damage increases according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Sleep",
                    "is_buff": false,
                    "description": "The target will be put to sleep and won't be able to attack. The sleeping target wakes up when attacked or damaged. In addition, you won't receive glancing Hits when you are attacked.",
                    "icon_filename": "debuff_sleep.png"
                }
            ],
            "multiplier_formula": "3.6*{ATK} + 0.09*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.09]]",
            "icon_filename": "skill_icon_0009_0_9.png"
        },
        {
            "pk": 1194,
            "com2us_id": 9406,
            "name": "Mountain's Power",
            "description": "Attacks the enemy with the might of the mountains to inflict damage by 15% of your MAX HP and recovers the HP of all allies by 15% of your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.15*{MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.15, \"FIXED\"]]",
            "icon_filename": "skill_icon_0009_4_9.png"
        },
        {
            "pk": 1197,
            "com2us_id": 9411,
            "name": "Wish of Immortality",
            "description": "Grants immunity to all allies that lasts for 3 turns and creates a shield equal to 15% of my HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 4,
            "level_progress_description": "Shield +10%\nShield +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Immunity",
                    "is_buff": true,
                    "description": "The target will gain immunity against all harmful effects.",
                    "icon_filename": "buff_immune.png"
                },
                {
                    "name": "Shield",
                    "is_buff": true,
                    "description": "The Shield will absorb a fixed amount of damage.",
                    "icon_filename": "buff_shield.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0009_9_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 41,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7260,
    "base_attack": 484,
    "base_defense": 484,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 659,
    "max_lvl_defense": 659,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/649?format=api",
        "pk": 649,
        "name": "Woosa",
        "element": "Water"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 0,
    "awaken_mats_water_mid": 10,
    "awaken_mats_water_high": 20,
    "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": 5,
    "awaken_mats_magic_high": 15,
    "source": [
        {
            "id": 3,
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 6,
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}