
Elemental Arrow
Increase Atk by 30 and Auto Attack by 200 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 5) when using Auto Attack.
Aesir Effects
Skill Levels
• Increase Atk by 30 and Auto Attack by 190 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 4.5) when using Auto Attack.
• Increase Atk by 30 and Auto Attack by 180 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 4) when using Auto Attack.
• Increase Atk by 30 and Auto Attack by 170 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 3.5) when using Auto Attack.
• Increase Atk by 30 and Auto Attack by 160 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 3) when using Auto Attack.
• Increase Atk by 30 and Auto Attack by 150 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 2.5) when using Auto Attack.
• Increase Atk by 30 and Auto Attack by 140 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 2) when using Auto Attack.
• Increase Atk by 30 and Auto Attack by 130 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 1.5) when using Auto Attack.
• Increase Atk by 30 and Auto Attack by 120 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 1) when using Auto Attack.
• Increase Atk by 30 and Auto Attack by 110 when using Bow, Whip-type weapon and Musical Music-type weapon type weapons. Atk is increased by an extra (DEX * 0.5) when using Auto Attack.
• Increase Atk by 30 and Auto Attack by 100 when using Bow, Whip-type weapon and Music-type weapons.
• Increase Atk by 27 and Auto Attack by 90 when using Bow, Whip-type weapon and Music-type weapons.
• Increase Atk by 24 and Auto Attack by 80 when using Bow, Whip-type weapon and Music-type weapons.
• Increase Atk by 21 and Auto Attack by 70 when using Bow, Whip-type weapon and Music-type weapons.
• Increase Atk by 18 and Auto Attack by 60 when using Bow, Whip-type weapon and Music-type weapons.
• Increase Atk by 15 and Auto Attack by 50 when using Bow, Whip-type weapon and Music-type weapons.
• Increase Atk by 12 and Auto Attack by 40 when using Bow, Whip-type weapon and Music-type weapons.
• Increase Atk by 9 and Auto Attack by 30 when using Bow, Whip-type weapon and Music-type weapons.
• Increase Atk by 6 and Auto Attack by 20 when using Bow, Whip-type weapon and Music-type weapons.
• Increase Atk by 3 and Auto Attack by 10 when using Bow, Whip-type weapon and Music-type weapons.
Formula
1{
2 "id": 90211,
3 "BuffName": "Elemental Arrow",
4 "BuffRate": {
5 "Odds": 100
6 },
7 "Condition": {
8 "type": "Equip",
9 "itemTypes": [
10 210,
11 260,
12 270
13 ]
14 },
15 "BuffEffect": {
16 "Atk": {
17 "a": 0,
18 "b": 30,
19 "type": 1
20 },
21 "type": "AttrChange",
22 "NormalAtk": {
23 "a": 10,
24 "b": 0,
25 "type": 1
26 }
27 }
28}