Flammable Net
Lvl: 5 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 90 Range: 7 Cast Time: 3

Fire a Spider Web at the target, snaring the target for 5.4 sec. The Fire damage of enemies snared by Flammable Net will be increased by 5% but after taking the Fire Dmg, the Flammable Net’s effect will be removed

Lvl: 4 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 75 Range: 7 Cast Time: 3
• Fire a Spider Web at the target, snaring the target for 4.8 sec. The Fire damage of enemies snared by Flammable Net will be increased by 4% but after taking the Fire Dmg, the Flammable Net’s effect will be removed
Lvl: 3 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 60 Range: 7 Cast Time: 3
• Fire a Spider Web at the target, snaring the target for 4.2 sec. The Fire damage of enemies snared by Flammable Net will be increased by 3% but after taking the Fire Dmg, the Flammable Net’s effect will be removed
Lvl: 2 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 45 Range: 7 Cast Time: 3
• Fire a Spider Web at the target, snaring the target for 3.6 sec. The Fire damage of enemies snared by Flammable Net will be increased by 2% but after taking the Fire Dmg, the Flammable Net’s effect will be removed
Lvl: 1 Buff CD: 3 sec Skill Delay: 1.5 sec SP: 30 Range: 7 Cast Time: 3
• Fire a Spider Web at the target, snaring the target for 3 sec. The Fire damage of enemies snared by Flammable Net will be increased by 1% but after taking the Fire Dmg, the Flammable Net’s effect will be removed

Aesir

• Flammable Net - Auto Have a 2% chance of automatically casting [Flammable Net] on the enemy
• Flammable Net -Proficiency Enemies that have been pinned by [Flammable Net] will receive +1% extra Fire damage
• Flammable Net - Empower Reduce M.Def of targets inflicted with [Flammable Nets] effect by 5%

Enemy

{
  "id": 118190,
  "BuffDesc": "Slow: disable movement, stop HP and SP Regen",
  "BuffIcon": "skillbuff_117001",
  "BuffName": "Flammable Net",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 160
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoMove": 1,
    "MDefPer": {
      "a": 0,
      "b": 0,
      "c": 83020,
      "d": -0.05,
      "type": 3250
    },
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "9_NoMove",
    "BeFireDamPer": {
      "a": -0.01,
      "b": 0,
      "c": 82017,
      "d": -0.01,
      "type": 3250
    },
    "NoEffectMove": 3
  },
  "BuffStateID": 118190
}

Enemy

{
  "id": 118191,
  "BuffName": "Flammable Net",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "need_AtkAttr": [
      4
    ]
  },
  "BuffEffect": {
    "id": [
      118190
    ],
    "type": "DelBuff"
  },
  "BuffStateID": 118190
}

Formula

{
  "CD": 3,
  "id": 1315005,
  "Buff": {
    "enemy": [
      118190,
      118191
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1315000,
      "params": [
        5.4,
        5
      ]
    }
  ],
  "Icon": "skill_1315001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillLockedTarget",
  "DescId": "##170952",
  "NameZh": "##158205",
  "SE_hit": "Skill/ACSpidersilk",
  "CastAct": "reading",
  "DelayCD": 1.5,
  "Fire_EP": 3,
  "SE_cast": "Common/Magic_cast",
  "Pvp_buff": {
    "enemy": [
      118190,
      118191
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "CCT": 0,
    "FCT": 3,
    "type": 2
  },
  "SE_attack": "Skill/FlameExplosion_hit",
  "SkillCost": {
    "sp": 90
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 7
}