Cosmic Ring
Lvl: 5 Buff CD: 12 sec Skill Delay: 1 sec SP: 200 Range: 7

Uncle gifts a Cosmic Ring to an enemy, increasing Ancient Artifact User's job skill damage to them by 50%. If there's no other ally within a 4m radius of the target, nullifies the healing they receive for 12s. The effect can't be cleared.

Lvl: 4 Buff CD: 12 sec Skill Delay: 1 sec SP: 180 Range: 7
• Uncle gifts a Cosmic Ring to an enemy, increasing Ancient Artifact User's job skill damage to them by 40%. If there's no other ally within a 4m radius of the target, nullifies the healing they receive for 11s. The effect can't be cleared.
Lvl: 3 Buff CD: 12 sec Skill Delay: 1 sec SP: 160 Range: 7
• Uncle gifts a Cosmic Ring to an enemy, increasing Ancient Artifact User's job skill damage to them by 30%. If there's no other ally within a 4m radius of the target, nullifies the healing they receive for 10s. The effect can't be cleared.
Lvl: 2 Buff CD: 12 sec Skill Delay: 1 sec SP: 140 Range: 7
• Uncle gifts a Cosmic Ring to an enemy, increasing Ancient Artifact User's job skill damage to them by 20%. If there's no other ally within a 4m radius of the target, nullifies the healing they receive for 9s. The effect can't be cleared.
Lvl: 1 Buff CD: 12 sec Skill Delay: 1 sec SP: 120 Range: 7
• Uncle gifts a Cosmic Ring to an enemy, increasing Ancient Artifact User's job skill damage to them by 10%. If there's no other ally within a 4m radius of the target, nullifies the healing they receive for 8s. The effect can't be cleared.

Self

{
  "id": 138082,
  "BuffName": "Cosmic Ring (SFX)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffStateID": 138082
}

Enemy

{
  "id": 138080,
  "BuffDesc": "You won't receive healing if there's no teammate nearby.",
  "BuffIcon": "skillbuff_2777001",
  "BuffName": "Cosmic Ring",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "Condition": {
    "type": "NoFriendAround",
    "range": 4
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect2": [
      19
    ]
  },
  "BuffStateID": 138080
}

Enemy

{
  "id": 138081,
  "BuffName": "Cosmic Ring (Rune)",
  "BuffRate": {
    "Odds": {
      "a": 209151,
      "type": 5000
    }
  },
  "BuffEffect": {
    "type": "AttrChange",
    "ResultDamInc": {
      "a": 0,
      "b": 0,
      "c": 209151,
      "type": 5020
    }
  }
}

Enemy

{
  "id": 138083,
  "BuffName": "Cosmic Ring (SFX)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffStateID": 138083
}

Formula

{
  "CD": 12,
  "id": 2777005,
  "Buff": {
    "self": [
      138082
    ],
    "enemy": [
      138080,
      138081,
      138083
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2777000,
      "params": [
        50,
        12
      ]
    }
  ],
  "Icon": "skill_2777001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillLockedTarget",
  "DescId": "##3364134",
  "NameZh": "##3352140",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      138082
    ],
    "enemy": [
      138080,
      138081,
      138083
    ]
  },
  "AttackAct": [
    "use_skill6"
  ],
  "Attack_EP": 2,
  "SE_attack": "Skill/sfx_aierjia_skystonestarring_attack_01",
  "SkillCost": {
    "sp": 200
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "E_Attack_On": 1,
  "Launch_Range": 7
}