Long Horn [1]
Weapon Spear

Has a chance to apply bleeding effect when auto-attack. Can use Detoxify. Holy Element, cannot be destroyed. When equipped with Valkyrja's Shield, has a small chance to trigger Lv.2 Assumptio when taking damage.

Quality
Purple
Effect

Holy

Attack Spd +10%

auto attack has a chance to cause the target loses HP for 10 seconds.

Can use skill - [Detoxify]

Unlock

Holy Attack Spd +10%;auto attack has a chance to cause the target loses HP for 10 seconds.;Can use skill - [Detoxify]

Jobs
Knight Lord Knight Rune Knight Runemaster Crusader Paladin Royal Guard Divine Avenger Flames Warrior of Wildfire Inferno Armor Ancient Artifact User
Craftable
Dropped by
Skills

Formula

{
  "id": 20050,
  "Dsc": "Holy;Attack Spd +10%",
  "BuffName": "Long Horn",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "BattleAttr",
    "AtkAttr": 6,
    "EquipASPD": 0.1,
    "atk_def_priority": 3
  }
}

Formula

{
  "id": 20051,
  "Dsc": "auto attack has a chance to cause the target loses HP for 10 seconds.",
  "BuffName": "Long Horn [auto attacks cause HP loss]",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      20053,
      20054
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 20052,
  "Dsc": "Can use skill - [Detoxify]",
  "BuffName": "Long Horn [Poison Cure]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "GetSkill",
    "Itemid": 40021,
    "SkillID": 185001
  }
}

Formula

{
  "id": 20053,
  "BuffName": "Bleeding Effect [HP Loss]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "AtkPer": -0.25,
    "SkillASPD": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "2_Blood"
  }
}

Formula

{
  "id": 20054,
  "BuffName": "HP Loss Effect",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.005,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "2_Blood",
    "limit_layer": 3
  }
}

Formula

{
  "id": 40021,
  "VID": 17041007,
  "Desc": "##107249",
  "Icon": "item_40021",
  "Type": "Spear",
  "Model": "Long_Horn",
  "Effect": {
    "Atk": 180
  },
  "MaxNum": 99,
  "NameZh": "##107881",
  "SE_hit": "Common/spear_hit",
  "SuitID": [
    0
  ],
  "Feature": 1,
  "Quality": 4,
  "display": [
    0
  ],
  "CanEquip": [
    12,
    13,
    14,
    15,
    203,
    204,
    205,
    72,
    73,
    74,
    75,
    695
  ],
  "CardSlot": 1,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Spear/Long_Horn",
  "Condition": 8,
  "EffectAdd": {
    "Atk": 1.5
  },
  "EquipType": 1,
  "SE_attack": "Common/spear_attack",
  "SellPrice": 15400,
  "ShadowOff": 0,
  "DecomposeID": 2001,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "DecomposeNum": 312500,
  "LoadShowPose": [
    0,
    -0.5,
    0
  ],
  "LoadShowSize": 0.9,
  "RefineEffect": {
    "Refine": 15
  },
  "SubstituteID": 400212,
  "UniqueEffect": {
    "buff": [
      20050,
      20051,
      20052
    ]
  },
  "AdventureSort": 1000,
  "AdventureValue": 1,
  "LoadShowRotate": 0
}