Desert Storm[2]
Weapon Dagger

I will use this scarlet blade to create a storm of blood in the desert! --Eremes

Quality
Purple
Effect

Hit +50

Damage to L-size monsters +30%

Damage to middle-size monsters +10%

Auto Attack has a chance to cause the target lose ASPD for a while

Each Refining +1, Ignore Def +1%

When Refine +5, Atk +5%

When Refine +10, increase middle-size monster Dmg by 5%

When Refine +12, increase L-size monster Dmg by 10%

When Refine +15, [Sonic Blow] Skill multiplier +100%, increase middle-size monster Dmg by 5%

Unlock

Hit +50 Damage to L-size monsters +30% Damage to middle-size monsters +10%;Auto Attack has a chance to cause the target lose ASPD for a while Each Refining +1, Ignore Def +1%;When Refine +5, Atk +5%; When Refine +10, increase middle-size monster Dmg by 5%; When Refine +12, increase L-size monster Dmg by 10%; When Refine +15, [Sonic Blow] Skill multiplier +100%, increase middle-size monster Dmg by 5%

Jobs
Assassin Assassin Cross Guillotine Cross Blade Soul Rogue Stalker Shadow Chaser Phantom Dancer
Synth From
Tiers

    Atk +30

    ATK +30, STR +1

    ATK +30, STR +1

    Phy. ATK +30; When Refinement +15, Auto Attack and Skill DMG +5%

    [Dark Illusion] 100% trigger [Cross Impact]; within 3 seconds after casting [Dark Illusion], [Cross Impact] damage is increased by 15%; [Cross Impact] damage is increased by 15% when attacking poisoned targets

Craft Materials

Formula

{
  "id": 40342,
  "BuffDesc": "Cause Attack Spd loss for a period",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Sandstorm",
  "BuffRate": {
    "Odds": 10
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "AtkSpd": -0.25,
    "EquipASPD": -0.25,
    "SkillASPD": -0.25
  }
}

Formula

{
  "id": 41850,
  "Dsc": "Hit +50 ;Damage to L-size monsters +30% ;Damage to middle-size monsters +10%",
  "BuffName": "Desert Storm",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hit": 50,
    "type": "AttrChange",
    "BigDamPer": 0.3,
    "MidDamPer": 0.1
  }
}

Formula

{
  "id": 41851,
  "Dsc": "Auto Attack has a chance to cause the target lose ASPD for a while ;Each Refining +1, Ignore Def +1%",
  "BuffName": "Desert Storm",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      40342
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 41852,
  "Dsc": "When Refine +5, Atk +5%; When Refine +10, increase middle-size monster Dmg by 5%; When Refine +12, increase L-size monster Dmg by 10%; When Refine +15, [Sonic Blow] Skill multiplier +100%, increase middle-size monster Dmg by 5%",
  "BuffName": "Desert Storm",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.05,
      "b": 0,
      "c": 0,
      "d": 0,
      "type": 3301
    },
    "BigDamPer": {
      "type": 2691
    },
    "MidDamPer": {
      "a": 0,
      "b": 0.05,
      "c": 0.05,
      "d": 0,
      "type": 3301
    }
  }
}

Formula

{
  "id": 140766,
  "VID": 25012058,
  "Desc": "##129440",
  "Icon": "item_40766",
  "Type": "Knife",
  "Model": "Counter_Dagger",
  "Effect": {
    "Atk": 600
  },
  "MaxNum": 99,
  "NameZh": "##110216",
  "SuitID": [
    0
  ],
  "Feature": 1,
  "Quality": 4,
  "display": [
    0
  ],
  "CanEquip": [
    32,
    33,
    34,
    35,
    92,
    93,
    94,
    95
  ],
  "CardSlot": 2,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Knife/Counter_Dagger",
  "EffectAdd": {
    "Atk": 1.2
  },
  "EquipType": 1,
  "SellPrice": 9600,
  "ShadowOff": 0,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "RefineEffect": {
    "Refine": 12
  },
  "UniqueEffect": {
    "buff": [
      41850,
      41851,
      41852
    ]
  }
}