Hostile Servant
Lvl: 1 Buff Range: 100

Increases the damage of summoned Angeling minions by 50%% for 30 seconds. Stacks up to 10 times.

Friend

{
  "id": 162200,
  "BuffName": "Hostile Servant",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamIncrease": 0.5,
    "limit_layer": 10,
    "MDamIncrease": 0.5
  }
}

Formula

{
  "id": 72340001,
  "Buff": {
    "friend": [
      162200
    ]
  },
  "Cost": 0,
  "Desc": [
    {
      "id": 72340001
    }
  ],
  "Icon": "skill_10000",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillSelfRange",
  "DescId": "##171978",
  "NameZh": "##159359",
  "Fire_EP": 3,
  "Pvp_buff": {
    "friend": [
      162200
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/ACMagicenergy",
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 100
}