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

{
    "url": "https://swarfarm.com/api/bestiary/619?format=api",
    "pk": 619,
    "com2us_id": 11911,
    "name": "Lumirecia",
    "image_filename": "unit_icon_0009_0_4.png",
    "element": "Water",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 968,
            "com2us_id": 2801,
            "name": "Icy Cut",
            "description": "Cuts the enemy with a sharp blade and inflicts Continuous Damage for 3 turns with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +20%",
            "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"
                }
            ],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0002_9_2.png"
        },
        {
            "pk": 970,
            "com2us_id": 2806,
            "name": "Strong Gust",
            "description": "Inflicts damage on an enemy with a strong shock and stuns for 1 turn with a 50% chance after putting the target's skill on cooldown.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase Cooltime",
                    "is_buff": false,
                    "description": "Puts the target's skill on cool down.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "5.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
            "icon_filename": "skill_icon_0002_4_3.png"
        },
        {
            "pk": 977,
            "com2us_id": 2816,
            "name": "Healing Breeze",
            "description": "Removes all harmful effects on the target ally and fully recovers its HP. Decreases the target's cooldown by 1 turn if used on an ally target.",
            "slot": 3,
            "cooltime": 4,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                },
                {
                    "name": "Reduce Cooltime",
                    "is_buff": true,
                    "description": "Reduces cool down counter of skills by 1 or more",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0002_0_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Resistance",
        "amount": 50,
        "area": "Element",
        "element": "Water"
    },
    "homunculus_skills": [],
    "base_hp": 9450,
    "base_attack": 323,
    "base_defense": 500,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12840,
    "max_lvl_attack": 439,
    "max_lvl_defense": 681,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/618?format=api",
        "pk": 618,
        "name": "Sylphid",
        "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": 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
}