Eternal Chaos
Lvl: 1 Ensemble CD: 40 sec Skill Delay: 2 sec SP: 80

Ensemble Skill, reduces the Def of all enemies within 5m by 100%% for 60 sec. Each sec uses 12 SP,must be performed with other Dancers in the team who have also learned this skill,Skill Lv. is rounded down (The Skill Lv. of both Bard and Dancer's/2), must have an Music-type weapon equipped

Aesir

• Eternal Chaos - Magicer [Eternal Chaos] reduces M.Def of enemies by 5% (Bard Dancer’s Ensemble Skill, Aeisr Monument effects can stack)

Enemy

{
  "id": 118730,
  "BuffDesc": "Decrease Def",
  "BuffIcon": "skillbuff_1369001",
  "BuffName": "Eternal Chaos",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 2,
  "BuffEffect": {
    "type": "AttrChange",
    "DefPer": -1,
    "MDefPer": {
      "a": 0,
      "b": 0,
      "c": 102018,
      "d": -0.05,
      "type": 3253
    },
    "calc_once": 1
  },
  "BuffStateID": 118730
}

Formula

{
  "CD": 40,
  "id": 1419001,
  "Buff": {
    "enemy": [
      118730
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1419000,
      "params": [
        12
      ]
    }
  ],
  "Icon": "skill_1369001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "SE_bg": "Skill/EverChaos",
  "DescId": "##170390",
  "EndAct": "use_magic",
  "NameZh": "##158771",
  "DelayCD": 2,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      118730
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 0,
  "Contidion": {
    "skillid": 1415005
  },
  "SE_attack": "Skill/skill_magic_foreverchaos_attack",
  "SkillCost": {
    "sp": 80
  },
  "SkillType": "Ensemble",
  "Target_EP": 3,
  "Logic_Param": {
    "count": 60,
    "range": 5,
    "cost_sp": 12,
    "interval": 1,
    "no_select": 1,
    "range_num": 15,
    "SkillStatus": {
      "time": 60
    },
    "isCountTrap": 1,
    "trap_effect": "EverChaos_buff1,LowRange_B",
    "weapon_type": [
      260,
      270
    ],
    "partner_skillid": 1369,
    "fieldarea_cannot_immune": 1
  },
  "Launch_Range": 0,
  "PreCondition": {
    "ProType": 9
  },
  "AutoCondition": [
    {
      "time": 63,
      "type": 1,
      "no_target": 1
    }
  ]
}