Aspersio
Lvl: 2 Buff Skill Delay: 1 sec SP: 20 Range: 9

Grants an ally’s Auto Attacks with holy attr effect for 100 sec

Lvl: 1 Buff Skill Delay: 1 sec SP: 14 Range: 9
• Grants an ally’s Auto Attacks with holy attr effect for 40 sec

Aesir

• Aspersio - Multi-effect Grants [Aspersio] and increases target’s Holy Element Damage by 1%

Self

{
  "id": 95100,
  "BuffDesc": "auto attack turns into holy attributes",
  "BuffIcon": "skillbuff_154001",
  "BuffName": "Aspersio",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "BattleAttr",
    "AtkAttr": 6,
    "HolyAtk": {
      "a": 0,
      "b": 0,
      "c": 53030,
      "d": 0.01,
      "type": 3250
    },
    "AttrEffect": [
      16
    ],
    "atk_def_priority": 1
  },
  "BuffStateID": 95100
}

Team

{
  "id": 95100,
  "BuffDesc": "auto attack turns into holy attributes",
  "BuffIcon": "skillbuff_154001",
  "BuffName": "Aspersio",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "BattleAttr",
    "AtkAttr": 6,
    "HolyAtk": {
      "a": 0,
      "b": 0,
      "c": 53030,
      "d": 0.01,
      "type": 3250
    },
    "AttrEffect": [
      16
    ],
    "atk_def_priority": 1
  },
  "BuffStateID": 95100
}

Formula

{
  "id": 154002,
  "Buff": {
    "self": [
      95100
    ],
    "team": [
      95100
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 154000,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_154001",
  "Camps": "Friend",
  "Level": 2,
  "Logic": "SkillNone",
  "DescId": "##170314",
  "NameZh": "##158553",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      95100
    ],
    "team": [
      95100
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 1,
  "SE_attack": "Skill/Aspersio",
  "SkillCost": {
    "sp": 20
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "include_self": 1,
    "select_target": 1
  },
  "Launch_Range": 9,
  "AutoCondition": [
    {
      "time": 100,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 7
    }
  ],
  "NoTargetAutoCast": 1
}