Valkyrie
Lvl: 5 Buff CD: 75 sec Skill Delay: 1 sec

Rathgricy changes her race to Angel, increases her Skill DMG bonus and Skill DMG Down by 30% and grants [Endure] to herself. When she deals skill damage, 5% of the damage dealt will be converted to HP. This effect lasts 30s and cannot be cleared.

Lvl: 4 Buff CD: 75 sec Skill Delay: 1 sec
• Rathgricy changes her race to Angel, increases her Skill DMG bonus and Skill DMG Down by 24% and grants [Endure] to herself. When she deals skill damage, 4% of the damage dealt will be converted to HP. This effect lasts 30s and cannot be cleared.
Lvl: 3 Buff CD: 75 sec Skill Delay: 1 sec
• Rathgricy changes her race to Angel, increases her Skill DMG bonus and Skill DMG Down by 18% and grants [Endure] to herself. When she deals skill damage, 3% of the damage dealt will be converted to HP. This effect lasts 30s and cannot be cleared.
Lvl: 2 Buff CD: 75 sec Skill Delay: 1 sec
• Rathgricy changes her race to Angel, increases her Skill DMG bonus and Skill DMG Down by 12% and grants [Endure] to herself. When she deals skill damage, 2% of the damage dealt will be converted to HP. This effect lasts 30s and cannot be cleared.
Lvl: 1 Buff CD: 75 sec Skill Delay: 1 sec
• Rathgricy changes her race to Angel, increases her Skill DMG bonus and Skill DMG Down by 6% and grants [Endure] to herself. When she deals skill damage, 1% of the damage dealt will be converted to HP. This effect lasts 30s and cannot be cleared.

Self 8220

function CommonFun.calcBuff_8220(srcUser, targetUser, a, b, c, d, lv, damage)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local skilllv_1 = srcUser:GetLernedSkillLevel(2678_ARCHBISHOP:VALKYRIE)
  local skilllv_2 = srcUser:GetLernedSkillLevel(2682_ARCHBISHOP:VALHALLA_S_GLORY)
  local A = damage * skilllv_1 * 0.01 * a + damage * skilllv_1 * 0.01 * skilllv_2 * 0.1 * b
  return A
end

Self

{
  "id": 137350,
  "BuffDesc": "Becomes an Angel  and increases skill DMG and DMG Down. Attacks apply Leech",
  "BuffIcon": "skillbuff_2678001",
  "BuffName": "Valkyrie (Angel)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "race": 8,
    "type": "ChangeRace"
  },
  "BuffStateID": 137350
}

Self

{
  "id": 137351,
  "BuffName": "Valkyrie (Attribute)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NoStiff": 1,
    "SkillDam": {
      "a": 0.06,
      "b": 0,
      "type": 1
    },
    "SkillRes": {
      "a": 0.06,
      "b": 0,
      "type": 1
    },
    "NoEffectMove": 1
  }
}

Self

{
  "id": 137352,
  "BuffName": "Valkyrie (Leech)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "no_normalSkill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      137353,
      137356
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 137353,
  "BuffName": "Valkyrie",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hp": {
      "a": 1,
      "b": 0,
      "type": 8220
    },
    "type": "HSPChange",
    "calc_heal": 1,
    "IsVampiric": 1
  }
}

Self

{
  "id": 137354,
  "BuffName": "Valkyrie (Teammate)",
  "BuffRate": {
    "Odds": {
      "a": 2682,
      "b": 100,
      "c": 0,
      "type": 8
    }
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "no_normalSkill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      137355
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 137355,
  "BuffName": "Valkyrie",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 1,
      "type": 8220
    },
    "type": "HSPChange",
    "calc_heal": 1,
    "IsVampiric": 1
  }
}

Self

{
  "id": 137356,
  "BuffDesc": "Increases Holy DMG",
  "BuffIcon": "skillbuff_2682001",
  "BuffName": "Holy Grail",
  "BuffRate": {
    "Odds": {
      "a": 2682,
      "b": 100,
      "c": 0,
      "type": 8
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "HolyAtk": {
      "a": 2682,
      "b": 0.01,
      "c": 0,
      "type": 8
    },
    "StateDef": {
      "a": 2682,
      "b": 0.01,
      "c": 0,
      "type": 8
    },
    "limit_layer": 5
  }
}

Formula

{
  "CD": 75,
  "id": 2678005,
  "Buff": {
    "self": [
      137350,
      137351,
      137352,
      137354
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2678000,
      "params": [
        30,
        5
      ]
    }
  ],
  "Icon": "skill_2678001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##2824463",
  "NameZh": "##103616",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      137350,
      137351,
      137352,
      137354
    ]
  },
  "AttackAct": [
    "use_skill6"
  ],
  "Attack_EP": 2,
  "SE_attack": "Skill/sfx_hero_lasgrace_valkyrie_attack_01",
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ]
}