Radius Radiation
Lvl: 5 Buff Skill Delay: 1 sec SP: 180

Increase Mage's ATK Range and Casting Range by 25% and AOE M. DMG by 25%. Lasts 60 seconds.

Lvl: 4 Buff Skill Delay: 1 sec SP: 160
• Increase Mage's ATK Range and Casting Range by 20% and AOE M. DMG by 20%. Lasts 60 seconds.
Lvl: 3 Buff Skill Delay: 1 sec SP: 140
• Increase Mage's ATK Range and Casting Range by 15% and AOE M. DMG by 15%. Lasts 60 seconds.
Lvl: 2 Buff Skill Delay: 1 sec SP: 120
• Increase Mage's ATK Range and Casting Range by 10% and AOE M. DMG by 10%. Lasts 60 seconds.
Lvl: 1 Buff Skill Delay: 1 sec SP: 100
• Increase Mage's ATK Range and Casting Range by 5% and AOE M. DMG by 5%. Lasts 60 seconds.

Self

{
  "id": 85240,
  "BuffDesc": "Increase Casting Range and AoE M. DMG",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Radius Radiation",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "RangeDam": {
      "a": 0.05,
      "b": 0,
      "type": 1
    },
    "AtkDistancePer": {
      "a": 0.05,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 104005,
  "Buff": {
    "self": [
      85240
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 104000,
      "params": [
        25,
        25
      ]
    }
  ],
  "Icon": "skill_104001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##1268842",
  "NameZh": "##1266194",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      85240
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 2,
  "SkillCost": {
    "sp": 180
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "time": 60,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}