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

{
    "url": "https://swarfarm.com/api/bestiary/607?format=api",
    "pk": 607,
    "com2us_id": 13911,
    "name": "Julie",
    "image_filename": "unit_icon_0014_0_4.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 850,
            "com2us_id": 5501,
            "name": "Double Shot",
            "description": "Attacks by throwing 2 cards, each having a 50% chance to remove a beneficial effect.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0004_0_6.png"
        },
        {
            "pk": 855,
            "com2us_id": 5506,
            "name": "Freezing Shot",
            "description": "Attacks with a magic card and freezes the enemy for 1 turn with an 80% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nEffect Rate +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Freeze",
                    "is_buff": false,
                    "description": "The target will be frozen and won't be able to attack.",
                    "icon_filename": "debuff_freeze.png"
                }
            ],
            "multiplier_formula": "6.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.0]]",
            "icon_filename": "skill_icon_0004_5_5.png"
        },
        {
            "pk": 860,
            "com2us_id": 5511,
            "name": "Thousand Shots",
            "description": "Throws numerous cards to attack all enemies. The damage increases by 50% for each beneficial effect on the enemies. Attacks 6 times when this attack is used with full HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 6,
            "passive": false,
            "aoe": true,
            "max_level": 4,
            "level_progress_description": "Damage +5%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Buff Bonus Damage",
                    "is_buff": true,
                    "description": "Deals increased damage per positive effect on target monster",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
            "icon_filename": "skill_icon_0005_5_9.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 25,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7755,
    "base_attack": 613,
    "base_defense": 323,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 834,
    "max_lvl_defense": 439,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/606?format=api",
        "pk": 606,
        "name": "Pierret",
        "element": "Water"
    },
    "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": 28,
            "name": "Guild Shop",
            "description": "",
            "farmable_source": true
        },
        {
            "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
}