Furious Soldier[1]
Weapon Sword

One wave of it brings about the raging spirit of the sea. Only the truly brave can withstand it’s full strength.

Quality
Purple
Effect

AGI +10 , STR +5

Attack Spd +20%

Flee +30

When killing the target, Atk +30 for 10 seconds. Stacks up to 5 times

When Auto Attack Crits have a 15% chance of increasing user’s Crit. Dmg +5% for 10 sec. Can stack 3 times max.

Wearer’s Def & M.Def Decrease 1/3

When Refining +5, Atk +3%

When Refine +10, wearer’s Def & M.Def will both be reduced 2/3, Crit. Dmg +5%, Atl +2%

When Refine +15, equipper’s Def and M.Def won’t be reduced any further, Atk +10%

[Flamberge Ⅹ] ([Furious Soldier]) + [Beast Heart VIII] ([Tyrannical Armor]) + [Advanced Sack Teddy Shoes IV] ([Boar Bristle Shoes]) + [Undershirt Ⅷ] ([Cloud Undershirt]): ATK +3%, Crit.DMG +3%, ASPD +5%, Max HP +10%

Unlock

AGI +10 , STR +5 Attack Spd +20% Flee +30;When killing the target, Atk +30 for 10 seconds. Stacks up to 5 times;When Auto Attack Crits have a 15% chance of increasing user’s Crit. Dmg +5% for 10 sec. Can stack 3 times max.;Wearer’s Def & M.Def Decrease 1/3; When Refining +5, Atk +3%; When Refine +10, wearer’s Def & M.Def will both be reduced 2/3, Crit. Dmg +5%, Atl +2%; When Refine +15, equipper’s Def and M.Def won’t be reduced any further, Atk +10%;[Flamberge Ⅹ] ([Furious Soldier]) + [Beast Heart VIII] ([Tyrannical Armor]) + [Advanced Sack Teddy Shoes IV] ([Boar Bristle Shoes]) + [Undershirt Ⅷ] ([Cloud Undershirt]): ATK +3%, Crit.DMG +3%, ASPD +5%, Max HP +10%

Jobs
Swordsman Knight Lord Knight Rune Knight Runemaster Crusader Paladin Royal Guard Divine Avenger Shadow Wolf Yamata Flames Warrior of Wildfire Inferno Armor Thanatos Rathgricy Heinrich Ancient Artifact User
Synth From
Tiers

    Atk +30

    ATK +30, STR +1

    ATK +30, STR +1

    Phy. ATK +35; When Refinement +15, Auto Attack DMG +5%

    When Attack SPD reaches 480%, Phy. Pen. +15%; in [Dead Rising] state, your Crit. +10%. When launching Auto Attack, your Crit. +5 while reduces the target’s Crit. Res. by 5 points for 10 seconds. (up to 10 stacks)

Formula

{
  "id": 20071,
  "BuffDesc": "Crit.Dmg up",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Flamberge",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "CriDamPer": 0.05,
    "limit_layer": 3
  }
}

Formula

{
  "id": 41760,
  "Dsc": "AGI +10 , STR +5 ;Attack Spd +20% ;Flee +30",
  "BuffName": "Furious Soldier",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Agi": 10,
    "Str": 5,
    "Flee": 30,
    "type": "AttrChange",
    "EquipASPD": 0.2
  }
}

Formula

{
  "id": 41761,
  "Dsc": "When killing the target, Atk +30 for 10 seconds. Stacks up to 5 times",
  "BuffName": "Furious Soldier",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "KillRace",
    "Value": [
      0
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      91000040
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 41762,
  "Dsc": "When Auto Attack Crits have a 15% chance of increasing user’s Crit. Dmg +5% for 10 sec. Can stack 3 times max.",
  "BuffName": "Furious Soldier",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "criOdds": 15,
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      20071
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 41763,
  "Dsc": "Wearer’s Def & M.Def Decrease 1/3; When Refining +5, Atk +3%; When Refine +10, wearer’s Def & M.Def will both be reduced 2/3, Crit. Dmg +5%, Atl +2%; When Refine +15, equipper’s Def and M.Def won’t be reduced any further, Atk +10%",
  "BuffName": "Furious Soldier",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.03,
      "b": 0.02,
      "c": 0.1,
      "d": 0,
      "type": 3301
    },
    "DefPer": {
      "a": 0,
      "b": 0.33,
      "c": 0.34,
      "d": -0.67,
      "type": 3301
    },
    "MDefPer": {
      "a": 0,
      "b": 0.33,
      "c": 0.34,
      "d": -0.67,
      "type": 3301
    },
    "CriDamPer": {
      "a": 0,
      "b": 0.05,
      "c": 0,
      "d": 0,
      "type": 3301
    }
  }
}

Formula

{
  "id": 91000040,
  "Dsc": "Increase Atk",
  "BuffDesc": "Increase Atk",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Flamberge increases Attack",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "Atk": 30,
    "type": "AttrChange",
    "limit_layer": 5
  },
  "QuenchPercent": 1
}

Formula

{
  "id": 91001560,
  "Dsc": "[Flamberge Ⅹ] ([Furious Soldier]) + [Beast Heart VIII] ([Tyrannical Armor]) + [Advanced Sack Teddy Shoes IV] ([Boar Bristle Shoes]) + [Undershirt Ⅷ] ([Cloud Undershirt]): ATK +3%, Crit.DMG +3%, ASPD +5%, Max HP +10%",
  "BuffName": "Furious Soldier + Advanced Sack Teddy Shoes IV+ Undershirt Ⅷ + Tyrannical Armor",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.03,
      "b": 0,
      "c": 0,
      "d": 0,
      "type": 6680
    },
    "MaxHpPer": {
      "a": 0.1,
      "b": 0,
      "c": 0,
      "d": 0,
      "type": 6680
    },
    "CriDamPer": {
      "a": 0.03,
      "b": 0,
      "c": 0,
      "d": 0,
      "type": 6680
    },
    "EquipASPD": {
      "a": 0.05,
      "b": 0,
      "c": 0,
      "d": 0,
      "type": 6680
    }
  },
  "QuenchPercent": 1
}

Formula

{
  "id": 40361,
  "VID": 18011049,
  "Desc": "##129510",
  "Icon": "item_40361",
  "Type": "Sword",
  "Model": "Flamberge",
  "Effect": {
    "Atk": 625
  },
  "MaxNum": 99,
  "NameZh": "##107812",
  "SE_hit": "Common/sword_hit",
  "SuitID": [
    0
  ],
  "Feature": 1,
  "Quality": 4,
  "display": [
    0
  ],
  "CanEquip": [
    11,
    12,
    13,
    14,
    15,
    203,
    204,
    205,
    72,
    73,
    74,
    75,
    164,
    165,
    605,
    665,
    685,
    695
  ],
  "CardSlot": 1,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Sword/Flamberge",
  "Condition": 8,
  "EffectAdd": {
    "Atk": 1.5
  },
  "EquipType": 1,
  "SellPrice": 4800,
  "ShadowOff": 0,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "LoadShowPose": [
    0,
    -0.2,
    0
  ],
  "LoadShowSize": 1.2,
  "RefineEffect": {
    "Refine": 15
  },
  "SubstituteID": 403612,
  "UniqueEffect": {
    "buff": [
      41760,
      41761,
      41762,
      41763,
      91001560
    ]
  },
  "AdventureSort": 2000,
  "AdventureValue": 1,
  "LoadShowRotate": 70
}