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

{
    "url": "https://swarfarm.com/api/bestiary/2381?format=api",
    "pk": 2381,
    "com2us_id": 29503,
    "name": "트리스(바람)",
    "image_filename": "unit_icon_0144_1_3.png",
    "element": "Wind",
    "archetype": "Support",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        {
            "pk": 4134,
            "com2us_id": 19203,
            "name": "Fire Shot",
            "description": "Attacks the enemy to disturb its HP recovery for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +5%\nDamage +15%\nEffect Rate +20%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0033_7_7.png"
        },
        {
            "pk": 4139,
            "com2us_id": 19208,
            "name": "Flame Burst",
            "description": "Attacks the enemy 2 times. The first attack inflicts Continuous Damage for 2 turns with an 80% chance, and the second attack prevents the enemy from removing harmful effects for 2 turns with an 80% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +5%\nEffect Rate +15%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse Block",
                    "is_buff": false,
                    "description": "Harmful effects cannot be removed while this effect is on. This effect will be removed first when harmful effect removal skill is used, and other harmful effects can be removed afterwards.",
                    "icon_filename": "debuff_cleanse_block.png"
                },
                {
                    "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": "2.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9]]",
            "icon_filename": "skill_icon_0033_8_2.png"
        },
        {
            "pk": 4144,
            "com2us_id": 19213,
            "name": "Fire Storm",
            "description": "Attacks all enemies 2 to 4 times to inflict Continuous Damage for 2 turns. Increases your Attack Bar by 10% in proportion to the number of Continuous Damage inflicted by this attack.",
            "slot": 3,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +20%\nCooltime Turn -1",
            "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"
                },
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.4*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4]]",
            "icon_filename": "skill_icon_0033_8_7.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5265,
    "base_attack": 297,
    "base_defense": 333,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 549,
    "max_lvl_defense": 615,
    "awakens_from": null,
    "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": [],
    "fusion_food": false,
    "homunculus": false
}