Flame Thrower
Off Hand Shield

It can set fire to the enemy in just one second. Please use it carefully.

Quality
Blue
Effect

Max HP +500

Fire Element Damage +10%

When attacking a target, has a 15% chance to inflict the Burn status on the target for 3 seconds.

Unlock

Max HP +500 Fire Element Damage +10%;When attacking a target, has a 15% chance to inflict the Burn status on the target for 3 seconds.

Jobs
Blacksmith Whitesmith Mechanic Lightbringer Advanced Novice. Super Novice Novice Guardian Little Savior Ryujinmaru Ryuoumaru Hollgrehenn Thor
Tiers

    Def +20

    Def +20

    Max HP +500

    Max HP +1000; when refining +1, Fire Element Damage +1%

Craftable
Dropped by

Formula

{
  "id": 42890,
  "Dsc": "Max HP +500;Fire Element Damage +10%",
  "BuffName": "Flame Thrower",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHp": 500,
    "FireAtk": 0.1
  }
}

Formula

{
  "id": 42891,
  "Dsc": "When attacking a target, has a 15% chance to inflict the Burn status on the target for 3 seconds.",
  "BuffName": "Flame Thrower",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      42892
    ],
    "Odds": 15,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 42892,
  "BuffName": "Flame Thrower",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 140
    }
  },
  "BuffEffect": {
    "id": [
      42893,
      42894
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 42893,
  "BuffName": "Flame Thrower",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "MDefPer": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "3_Burn",
    "BeFireDamPer": -0.25
  },
  "BuffStateID": 95410
}

Formula

{
  "id": 42894,
  "BuffName": "Flame Thrower",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.01,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "3_Burn"
  }
}

Formula

{
  "id": 42568,
  "VID": 51010055,
  "Desc": "##128850",
  "Icon": "item_42568",
  "Type": "Shield",
  "Effect": {
    "Def": 92
  },
  "MaxNum": 99,
  "NameZh": "##108831",
  "Quality": 3,
  "display": [
    0
  ],
  "CanEquip": [
    62,
    63,
    64,
    65,
    213,
    214,
    215,
    143,
    144,
    145,
    655,
    705
  ],
  "CardSlot": 0,
  "EffectAdd": {
    "Def": 0.6
  },
  "EquipType": 3,
  "SellPrice": 7200,
  "ShadowOff": 0,
  "DecomposeID": 2001,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "DecomposeNum": 175000,
  "RefineEffect": {
    "RefineDamReduc": 0.009
  },
  "SubstituteID": 425682,
  "UniqueEffect": {
    "buff": [
      42890,
      42891
    ]
  },
  "AdventureSort": 11000,
  "ForbidFuncBit": 0,
  "AdventureValue": -1
}