Skip to content

Commit

Permalink
add superspeed to Boon table, leaving in support table as well to ali…
Browse files Browse the repository at this point in the history
…gn with Ei
  • Loading branch information
Drevarr committed Dec 6, 2024
1 parent 560edd3 commit 9955d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_output.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
boons = {
'b740': "Might", 'b725': "Fury", 'b1187': "Quickness", 'b30328': "Alacrity", 'b717': "Protection",
'b718': "Regeneration", 'b726': "Vigor", 'b743': "Aegis", 'b1122': "Stability",
'b719': "Swiftness", 'b26980': "Resistance", 'b873': "Resolution"
'b719': "Swiftness", 'b26980': "Resistance", 'b873': "Resolution", 'b5974': "Superspeed"
}

buffs_conditions = {
Expand Down

0 comments on commit 9955d43

Please sign in to comment.