War Horn
Lvl: 5 Buff CD: 10 sec Skill Delay: 1 sec

Master's and self Atk increases by 18%, Attack Spd increases by 18%; the effect lasts 180 seconds

Lvl: 4 Buff CD: 10 sec Skill Delay: 1 sec
• Master's and self Atk increases by 15%, Attack Spd increases by 15%; the effect lasts 150 seconds
Lvl: 3 Buff CD: 10 sec Skill Delay: 1 sec
• Master's and self Atk increases by 12%, Attack Spd increases by 12%; the effect lasts 120 seconds
Lvl: 2 Buff CD: 10 sec Skill Delay: 1 sec
• Master's and self Atk increases by 9%, Attack Spd increases by 9%; the effect lasts 90 seconds
Lvl: 1 Buff CD: 10 sec Skill Delay: 1 sec
• Master's and self Atk increases by 6%, Attack Spd increases by 6%; the effect lasts 60 seconds

Self

{
  "id": 103100,
  "BuffDesc": "Atk increases, Attack Spdincreases",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "War Horn",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.03,
      "b": 0.03,
      "type": 1
    },
    "ChaosDef": {
      "a": 0,
      "b": 0,
      "c": 132051,
      "type": 5021
    }
  },
  "BuffStateID": 103100
}

Self

{
  "id": 103102,
  "BuffName": "War Horn (Homunculus)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkSpd": {
      "a": 0.03,
      "b": 0.03,
      "type": 1
    }
  }
}

Pet Master

{
  "id": 103100,
  "BuffDesc": "Atk increases, Attack Spdincreases",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "War Horn",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.03,
      "b": 0.03,
      "type": 1
    },
    "ChaosDef": {
      "a": 0,
      "b": 0,
      "c": 132051,
      "type": 5021
    }
  },
  "BuffStateID": 103100
}

Pet Master

{
  "id": 103101,
  "BuffName": "War Horn (Character)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": {
      "a": 0.03,
      "b": 0.03,
      "type": 1
    }
  }
}

Formula

{
  "CD": 10,
  "id": 442005,
  "Buff": {
    "self": [
      103100,
      103102
    ],
    "pet_master": [
      103100,
      103101
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 442000,
      "params": [
        18,
        18,
        180
      ]
    }
  ],
  "Icon": "skill_442001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##170340",
  "NameZh": "##158562",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      103100,
      103102
    ],
    "pet_master": [
      103100,
      103101
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "include_self": 1,
    "select_target": 1
  },
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "time": 180,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 7,
      "no_target": 1
    }
  ]
}