
One-Hand Quicken
When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 1200 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
Aesir Effects
Skill Levels
• When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 1080 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
• When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 960 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
• When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 840 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
• When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 720 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
• When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 600 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
• When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 480 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
• When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 360 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
• When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 240 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
• When using swords, Skill's Attack Spd increases by 30%, Auto Attack increases by 120 points, the effect lasts 300 seconds. Swords must be equipped to release the skill (daggers not included)
• Skill Attack Spd +30% for 300 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
• Skill Attack Spd +30% for 270 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
• Skill Attack Spd +30% for 240 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
• Skill Attack Spd +30% for 210 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
• Skill Attack Spd +30% for 180 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
• Skill Attack Spd +30% for 150 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
• Skill Attack Spd +30% for 120 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
• Skill Attack Spd +30% for 90 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
• Skill Attack Spd +30% for 60 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
• Skill Attack Spd +30% for 30 sec when using sword type weapons. Sword type weapons are required. (Exclude Daggers type weapons)
Formula
1{
2 "id": 80082,
3 "BuffDesc": "Increase sword's Attack Spd",
4 "BuffIcon": "skillbuff_22001",
5 "BuffName": "Increase Sword's Attack Spd (Peak)",
6 "BuffRate": {
7 "Odds": 100
8 },
9 "BuffType": {
10 "isgain": 1,
11 "isdisperse": 1
12 },
13 "IconType": 1,
14 "Condition": {
15 "type": "Equip",
16 "typeID": 180
17 },
18 "DelBuffID": [
19 80080
20 ],
21 "BuffEffect": {
22 "Agi": {
23 "a": 0,
24 "b": 0,
25 "c": 12009,
26 "d": 5,
27 "type": 3250
28 },
29 "type": "AttrChange",
30 "SkillASPD": {
31 "a": 0,
32 "b": 0.3,
33 "type": 1
34 }
35 }
36}