Reflect Shield
Lvl: 10 Buff Skill Delay: 1 sec SP: 80

When the caster takes melee Atk, deals 35% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.

Lvl: 9 Buff Skill Delay: 1 sec SP: 75
• When the caster takes melee Atk, deals 32% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.
Lvl: 8 Buff Skill Delay: 1 sec SP: 70
• When the caster takes melee Atk, deals 29% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.
Lvl: 7 Buff Skill Delay: 1 sec SP: 65
• When the caster takes melee Atk, deals 26% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.
Lvl: 6 Buff Skill Delay: 1 sec SP: 60
• When the caster takes melee Atk, deals 23% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.
Lvl: 5 Buff Skill Delay: 1 sec SP: 55
• When the caster takes melee Atk, deals 20% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.
Lvl: 4 Buff Skill Delay: 1 sec SP: 50
• When the caster takes melee Atk, deals 17% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.
Lvl: 3 Buff Skill Delay: 1 sec SP: 45
• When the caster takes melee Atk, deals 14% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.
Lvl: 2 Buff Skill Delay: 1 sec SP: 40
• When the caster takes melee Atk, deals 11% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.
Lvl: 1 Buff Skill Delay: 1 sec SP: 35
• When the caster takes melee Atk, deals 8% reflecting damage to the damage dealing. Lasts 300 sec. Shield as off-hand weapon must be equipped.

Self

{
  "id": 115070,
  "BuffDesc": "Reflect short-range physical auto attacks",
  "BuffIcon": "skillbuff_357001",
  "BuffName": "Reflect Shield",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "Condition": {
    "type": "BeAttack",
    "physic_skill": 1,
    "less_distance": 2,
    "is_reflect_damage": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.03,
      "b": -0.05,
      "type": 16
    },
    "type": "HSPChange"
  },
  "BuffStateID": 115070
}

Self

{
  "id": 115071,
  "BuffName": "Reflect Shield (Sacred Mission)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MDamRebound": {
      "type": 2020
    }
  }
}

Formula

{
  "id": 357010,
  "Buff": {
    "self": [
      115070,
      115071
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 357000,
      "params": [
        35,
        300
      ]
    }
  ],
  "Icon": "skill_357001",
  "Camps": "Friend",
  "Level": 10,
  "Logic": "SkillNone",
  "DescId": "##171085",
  "NameZh": "##158485",
  "DelayCD": 1,
  "Fire_EP": 0,
  "Pvp_buff": {
    "self": [
      115070,
      115071
    ]
  },
  "AttackAct": [
    "use_skill3"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/skill_weapon_shield_reflect_attack",
  "SkillCost": {
    "sp": 80
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "DamageType": 4,
  "Launch_Range": 0,
  "PreCondition": [
    {
      "type": 2,
      "itemtype": 510
    }
  ],
  "AutoCondition": [
    {
      "time": 300,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}