
Weapon Bow
Dex +4
Attack Spd +5%
auto attack has a chance to trigger [Archery Proficient]. [Archery Proficient]: Attack Spd +5%, Ranged Dmg +10%
the effect lasts 3 seconds.
Dex +4 Attack Spd +5%;auto attack has a chance to trigger [Archery Proficient]. [Archery Proficient]: Attack Spd +5%, Ranged Dmg +10%; the effect lasts 3 seconds.
Atk +60
Atk +70, Agi +6
Atk +80, Attack Spd +5%
Each Refinement +1,[Triangle Shot] Dmg +3%
Atk +45,Dex +2,Max SP +100
Atk +50,Dex +3,Max SP +100; [Triangle Shot] Dmg +10%
Formula
{
"id": 40710,
"Dsc": "Dex +4;Attack Spd +5%",
"BuffName": "Roguemaster's Bow [1]",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"Dex": 4,
"type": "AttrChange",
"EquipASPD": 0.05
}
}
Formula
{
"id": 40711,
"Dsc": "auto attack has a chance to trigger [Archery Proficient]. [Archery Proficient]: Attack Spd +5%, Ranged Dmg +10%; the effect lasts 3 seconds.",
"BuffName": "Roguemaster's Bow [1]",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "Attack",
"normal_skill": 1
},
"BuffEffect": {
"id": [
40712
],
"Odds": 5,
"type": "AddBuff"
}
}
Formula
{
"id": 40712,
"BuffDesc": "Attack Spd +5%, Ranged Dmg +10%",
"BuffIcon": "skillbuff_commonbuff",
"BuffName": "Roguemaster's Bow [1]",
"BuffRate": {
"Odds": 100
},
"BuffType": {
"isgain": 1,
"isdisperse": 1
},
"IconType": 1,
"Condition": {
"type": "Equip",
"itemTypes": [
190,
210,
260,
270,
310,
320
]
},
"BuffEffect": {
"type": "AttrChange",
"EquipASPD": 0.05,
"DamIncrease": 0.1
}
}
Formula
{
"id": 141237,
"VID": 21032034,
"Icon": "item_41237",
"Type": "Bow",
"Model": "Bow_Of_Roguemaster",
"Effect": {
"Atk": 180
},
"MaxNum": 99,
"NameZh": "##110694",
"SE_hit": "Common/archer_hit",
"Feature": 1,
"Quality": 3,
"SE_fire": "Common/archer_fire",
"display": [
0
],
"CanEquip": [
92,
93,
94,
95
],
"CardSlot": 2,
"ModelDir": "Assets/Art/Model/Role/Weapon/Bow/Bow_Of_Roguemaster",
"EffectAdd": {
"Atk": 1
},
"EquipType": 1,
"SE_attack": "Common/archer_attack",
"SellPrice": 1680,
"ShadowOff": 0,
"RefineMaxlv": 15,
"AuctionPrice": 1,
"RefineEffect": {
"Refine": 12
},
"UniqueEffect": {
"buff": [
40710,
40711
]
}
}