Miner Vest
Armor

Uniform for miners. Light, durable and very low key, it is favored by assassins. "It's quite reasonable for a miner to carry some explosive, isn't it?"

Quality
Blue
Effect

Max HP +1000

Flee +10, DMG to Earth Monsters +5%. For every level Refine upgrades, Flee +2 and DMG to Earth Monsters +1%

While under attack, there's a 10% chance of changing the attacker's armor to earth attribute for 10 seconds

Unlock

Max HP +1000;Flee +10, DMG to Earth Monsters +5%. For every level Refine upgrades, Flee +2 and DMG to Earth Monsters +1%;While under attack, there's a 10% chance of changing the attacker's armor to earth attribute for 10 seconds

Jobs
All Jobs
Craftable
Dropped by

Formula

{
  "id": 45140,
  "Dsc": "Max HP +1000",
  "BuffName": "Miner Vest",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHp": 1000
  }
}

Formula

{
  "id": 45141,
  "Dsc": "Flee +10, DMG to Earth Monsters +5%. For every level Refine upgrades, Flee +2 and DMG to Earth Monsters +1%",
  "BuffName": "Miner Vest",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Flee": {
      "a": 2,
      "b": 0,
      "c": 10,
      "type": 3323
    },
    "type": "AttrChange",
    "EarthDamPer": {
      "a": 0.01,
      "b": 0,
      "c": 0.05,
      "type": 3323
    }
  }
}

Formula

{
  "id": 45142,
  "Dsc": "While under attack, there's a 10% chance of changing the attacker's armor to earth attribute for 10 seconds",
  "BuffName": "Miner Vest",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1
  },
  "BuffEffect": {
    "id": [
      45143
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 45143,
  "BuffDesc": "Change to Earth attribute",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Miner Vest",
  "BuffRate": {
    "Odds": 10
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "BattleAttr",
    "DefAttr": 2,
    "atk_def_priority": 1
  }
}

Formula

{
  "id": 42181,
  "VID": 50010169,
  "Desc": "##1134800",
  "Icon": "item_42181",
  "Type": "Armour",
  "Effect": {
    "Def": 105
  },
  "MaxNum": 99,
  "NameZh": "##1133348",
  "Feature": 1,
  "Quality": 3,
  "display": [
    0
  ],
  "CanEquip": [
    0
  ],
  "CardSlot": 0,
  "EffectAdd": {
    "Def": 0.8
  },
  "EquipType": 2,
  "SellPrice": 12800,
  "DecomposeID": 2001,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "DecomposeNum": 175000,
  "RefineEffect": {
    "RefineDamReduc": 0.009
  },
  "SubstituteID": 421812,
  "UniqueEffect": {
    "buff": [
      45140,
      45141,
      45142
    ]
  },
  "AdventureSort": 10000,
  "AdventureValue": -1
}