
Weapon Bow
When attacking, has a certain chance to release Double Strafe of its level.
Agi +2
auto attack has a chance to trigger [Double Strafe] Lv.5
When [Beastmastery] Lv.10 is learned, the damage of [Beastmastery] +20%
Agi +2;auto attack has a chance to trigger [Double Strafe] Lv.5;When [Beastmastery] Lv.10 is learned, the damage of [Beastmastery] +20%
Agi +5
Atk +30, INT +2
Atk +50, INT +3
When you have learned Lv.10 [Beastmastery], [Beastmastery] Dmg increases by 100%. When the auto attack triggers [Blitz Beat], has a chance to reduce target's SP by a certain amount. (This effect is only valid in PvP)
Formula
{
"id": 20250,
"Dsc": "Agi +2",
"BuffName": "Double Bound",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"Agi": 2,
"type": "AttrChange"
}
}
Formula
{
"id": 20251,
"Dsc": "auto attack has a chance to trigger [Double Strafe] Lv.5",
"BuffName": "Double Bound [Possible Skill]",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "Attack",
"normal_skill": 1,
"must_have_damage": 1
},
"BuffEffect": {
"id": 114005,
"Odds": 5,
"type": "UseSkill",
"IsActive": 0
}
}
Formula
{
"id": 20252,
"Dsc": "When [Beastmastery] Lv.10 is learned, the damage of [Beastmastery] +20%",
"BuffName": "Double Bound [Beastmastery damage]",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "AttrChange",
"AttrEffect": [
24
]
}
}
Formula
{
"id": 41208,
"VID": 21021007,
"Desc": "##107814",
"Icon": "item_41208",
"Type": "Bow",
"Model": "Double_Bound",
"Effect": {
"Atk": 100
},
"MaxNum": 99,
"NameZh": "##107345",
"SE_hit": "Common/archer_hit",
"SuitID": [
0
],
"Feature": 1,
"Quality": 2,
"SE_fire": "Common/archer_fire",
"display": [
0
],
"CanEquip": [
41,
42,
43,
44,
45,
92,
93,
94,
95,
102,
103,
104,
105,
112,
113,
114,
115,
715
],
"CardSlot": 1,
"ModelDir": "Assets/Art/Model/Role/Weapon/Bow/Double_Bound",
"Condition": 8,
"EffectAdd": {
"Atk": 1
},
"EquipType": 1,
"SE_attack": "Common/archer_attack",
"SellPrice": 121,
"ShadowOff": 0,
"RefineMaxlv": 15,
"AuctionPrice": 1,
"LoadShowPose": [
-0.2,
0.3,
0
],
"LoadShowSize": 1.2,
"RefineEffect": {
"Refine": 9
},
"SubstituteID": 412082,
"UniqueEffect": {
"buff": [
20250,
20251,
20252
]
},
"AdventureSort": 6000,
"AdventureValue": 1,
"LoadShowRotate": 250
}