Bow of the Wind Chaser[2]
Weapon Bow

The arrows shot by this bow can break even hallucinations.

Quality
Purple
Effect

DEX +18

Atk+75

Ignore Def +5%

When Dexterity reaches 95, Atk +10%

When Dexterity reaches 120, Atk +3%

When Dexterity reaches 150, Atk +3%

When Dexterity reaches 240, Atk increases by 4%.

Auto Attack has a 30% chance to increase Auto Attack damage by 25 for 10s, stacking up to 3 times

Auto Attacks have a chance of triggering [Arrow Shower] Lv.1

When Refine +5,Atk +2%

When Refine 10,Atk +5%

When Refine 15, Dmg +5%, each 10 DEX increases Atk by 4

Unlock

DEX +18 Atk+75 Ignore Def +5%;When Dexterity reaches 95, Atk +10%;When Dexterity reaches 120, Atk +3%;When Dexterity reaches 150, Atk +3%;When Dexterity reaches 240, Atk increases by 4%.;Auto Attack has a 30% chance to increase Auto Attack damage by 25 for 10s, stacking up to 3 times;Auto Attacks have a chance of triggering [Arrow Shower] Lv.1;When Refine +5,Atk +2%; When Refine 10,Atk +5%; When Refine 15, Dmg +5%, each 10 DEX increases Atk by 4

Jobs
Archer Hunter Sniper Ranger Stellar Hunter Rogue Stalker Shadow Chaser Phantom Dancer Bard Clown Minstrel Solar Trouvere Dancer Gypsy Wanderer Luna Danseuse Fenrir
Synth From
Tiers

    Atk +30

    Atk +30, DEX +1

    Atk +30, DEX +1

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

    "Auto Attack has a chance to trigger [Arrow Shower] Lv1" upgraded to when dealing Phy. DMG, has a 4% probability of triggering [Arrow Storm] Lv.1, if [Arrow Storm] is learned, then releases [Arrow Storm] of the same level. Every Weapon Refine + 1, trigger chance + 0.5%; [Trump Tamer]: every time the beast strikes will bring 10% Ignore DEF bonus to yourself (up to 3 stacks, each lasting 3 seconds); when in [Unlimited Stars] state, [Arrow Storm] Ignore DEF +15%, damage increased by 15%

Craft Materials
Skills

Formula

{
  "id": 24314,
  "BuffDesc": "Auto Attack Up",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Mystery Bow",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtk": 25,
    "limit_layer": 3
  }
}

Formula

{
  "id": 41780,
  "Dsc": "DEX +18 ;Atk+75 ;Ignore Def +5%",
  "BuffName": "Bow of the Wind Chaser",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Atk": 75,
    "Dex": 18,
    "type": "AttrChange",
    "IgnoreDef": 0.05
  }
}

Formula

{
  "id": 41781,
  "Dsc": "When Dexterity reaches 95, Atk +10%",
  "BuffName": "Bow of the Wind Chaser",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "Dex": 95,
    "type": "Attr"
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.1
  }
}

Formula

{
  "id": 41782,
  "Dsc": "When Dexterity reaches 120, Atk +3%",
  "BuffName": "Bow of the Wind Chaser",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "Dex": 120,
    "type": "Attr"
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.03
  }
}

Formula

{
  "id": 41783,
  "Dsc": "When Dexterity reaches 150, Atk +3%",
  "BuffName": "Bow of the Wind Chaser",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "Dex": 150,
    "type": "Attr"
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.03
  }
}

Formula

{
  "id": 41784,
  "Dsc": "When Dexterity reaches 240, Atk increases by 4%.",
  "BuffName": "Bow of the Wind Chaser",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "Dex": 240,
    "type": "Attr"
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.02
  }
}

Formula

{
  "id": 41785,
  "Dsc": "Auto Attack has a 30% chance to increase Auto Attack damage by 25 for 10s, stacking up to 3 times",
  "BuffName": "Bow of the Wind Chaser",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1
  },
  "BuffEffect": {
    "id": [
      24314
    ],
    "Odds": 30,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 41786,
  "Dsc": "Auto Attacks have a chance of triggering [Arrow Shower] Lv.1",
  "BuffName": "Bow of the Wind Chaser",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 121001,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 41787,
  "Dsc": "When Refine +5,Atk +2%; When Refine 10,Atk +5%; When Refine 15, Dmg +5%, each 10 DEX increases Atk by 4",
  "BuffName": "Bow of the Wind Chaser",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Atk": {
      "type": 3452
    },
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.02,
      "b": 0.05,
      "c": 0,
      "d": 0,
      "type": 3451
    },
    "DamIncrease": {
      "a": 0,
      "b": 0,
      "c": 0.05,
      "d": 0,
      "type": 3301
    }
  }
}

Formula

{
  "id": 141254,
  "VID": 21012047,
  "Desc": "##129632",
  "Icon": "item_41254",
  "Type": "Bow",
  "Model": "Mystic_Bow",
  "Effect": {
    "Atk": 580
  },
  "MaxNum": 99,
  "NameZh": "##110827",
  "SuitID": [
    0
  ],
  "Feature": 1,
  "Quality": 4,
  "display": [
    0
  ],
  "CanEquip": [
    41,
    42,
    43,
    44,
    45,
    92,
    93,
    94,
    95,
    102,
    103,
    104,
    105,
    112,
    113,
    114,
    115,
    715
  ],
  "CardSlot": 2,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Bow/Mystic_Bow",
  "EffectAdd": {
    "Atk": 1
  },
  "EquipType": 1,
  "SellPrice": 9600,
  "ShadowOff": 0,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "RefineEffect": {
    "Refine": 12
  },
  "UniqueEffect": {
    "buff": [
      41780,
      41781,
      41782,
      41783,
      41784,
      41785,
      41786,
      41787
    ]
  }
}