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

{
    "url": "https://swarfarm.com/api/bestiary/2387?format=api",
    "pk": 2387,
    "com2us_id": 29514,
    "name": "Triss",
    "image_filename": "unit_icon_0144_1_4.png",
    "element": "Light",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4135,
            "com2us_id": 19204,
            "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_8.png"
        },
        {
            "pk": 4140,
            "com2us_id": 19209,
            "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_3.png"
        },
        {
            "pk": 4145,
            "com2us_id": 19214,
            "name": "Burning Touch (Passive)",
            "description": "If the enemy takes damage from Continuous Damage when it gains a turn, decreases the HP of all enemies excluding the target by half of the damage dealt. However, this effect does not accumulate and does not apply in boss battles. Additionally, inflicts Continuous Damage for 2 turns whenever you attack the enemy. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "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": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0033_8_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 21,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11535,
    "base_attack": 670,
    "base_defense": 703,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 670,
    "max_lvl_defense": 703,
    "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
}