-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
23 changed files
with
219 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
|
||
TP = concurrent.futures.ThreadPoolExecutor() | ||
|
||
__version__ = "5.7.2" | ||
__version__ = "5.7.3" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,42 @@ | ||
{ | ||
"azurewrath": { | ||
"desc": "lucky hit your skills have up to a chance to freeze enemies for seconds and deal cold damage to them.", | ||
"full": "", | ||
"num_idx": [ | ||
1 | ||
], | ||
"snoId": 0 | ||
"num_idx": [1] | ||
}, | ||
"crown_of_lucion": { | ||
"desc": "each time you use a skill with a resource Cost, gain increased damage and resource cost is increased by for seconds, stacking up to times.", | ||
"full": "Each time you use a Skill with a Resource Cost, gain {c_number}[Affix.\"Static Value 0\"]{/c}%[x] increased damage and Resource Cost is increased by 30%[+] for 4 seconds, stacking up to 5 times.", | ||
"num_idx": [ | ||
0 | ||
], | ||
"snoId": 1944475 | ||
}, | ||
"num_idx": [0] | ||
}, | ||
"endurant_faith": { | ||
"desc": "when you would be damaged for at least of your maximum life at once it is instead", | ||
"num_idx": [2] | ||
}, | ||
"eyes_in_the_dark": { | ||
"desc": "death trap deals increased damage and will re-arm itself a second time.", | ||
"full": "{c_important}Death Trap{/c} deals {c_random}[Affix_Value_1|%x|]{/c} increased damage and will re-arm itself a second time.", | ||
"num_idx": [ | ||
0 | ||
], | ||
"snoId": 942977 | ||
"num_idx": [0] | ||
}, | ||
"locrans_talisman": { | ||
"desc": "your skills gain a critical strike chance bonus", | ||
"num_idx": [0] | ||
}, | ||
"rakanoths_wake": { | ||
"desc": "when you cast a skill with a cooldown you explode dealing fire damage", | ||
"num_idx": [0] | ||
}, | ||
"shard_of_verathiel": { | ||
"desc": "basic skills deal increased damage but additionally cost primary resource", | ||
"num_idx": [0] | ||
}, | ||
"the_basilisk": { | ||
"desc": "when you first hit an enemy with an earth skill petrify them for seconds", | ||
"num_idx": [1] | ||
}, | ||
"the_mortacrux": { | ||
"desc": "when consuming a corpse there is a chance to also create a decaying", | ||
"num_idx": [0] | ||
}, | ||
"the_third_blade": { | ||
"desc": "your weapon mastery skills are now also core skills that have no cooldowns but", | ||
"num_idx": [0] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters