Mask - Prostration
Lvl: 1 Buff

(Epic Spirit) Lower the ATK of all Adventurers within a certain range around the hero for a period of time

Enemy

{
  "id": 156830,
  "BuffDesc": "Aptitude Points considerably decrease",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Masked Collapse",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 0
  },
  "IconType": 1,
  "Condition": {
    "type": "MapType",
    "needMapType": [
      8
    ],
    "delWhenInvalid": 1
  },
  "BuffEffect": {
    "Agi": -200,
    "Dex": -200,
    "Int": -200,
    "Luk": -200,
    "Str": -200,
    "Vit": -200,
    "type": "AttrChange"
  },
  "BuffStateID": 156830
}

Formula

{
  "id": 23055001,
  "Buff": {
    "enemy": [
      156830
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 23055001,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_1149001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "DescId": "##1191147",
  "NameZh": "##1165093",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      156830
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 1,
  "Lead_Type": {
    "type": 1,
    "ReadyTime": 1
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 10,
    "range_num": 8
  },
  "Launch_Range": 0
}