Skip to content

Commit

Permalink
Revert "Changelogs v1.9.9"
Browse files Browse the repository at this point in the history
This reverts commit 5ad970a.
  • Loading branch information
StardustD2 committed Nov 9, 2024
1 parent 5ad970a commit 489b2df
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 24 deletions.
6 changes: 1 addition & 5 deletions CHANGELOGS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# Changelogs

## v1.9.9 Updated Icefall Mantle to now work with Arc's Thruster ability - November 11, 2024

- *Icefall Mantle* now properly rescales base cooldown to 70 seconds when used with *Thruster - Arc*

## v1.9.8 Updated Icefall Mantle to now work with Prismatic's Thruster ability - October 25, 2024

- *Icefall Mantle* now properly rescales base cooldown to 70 seconds when used with *Thruster - Prismatic*
- *Icefall Mantle* now properly rescales base cooldown to 70 seconds when used with *Thruster*

## v1.9.7 Added Prismatic Bleak Watcher Aspect Override - October 23, 2024

Expand Down
9 changes: 3 additions & 6 deletions generator/SourceContent.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,9 +278,9 @@
},
{
"Hash": 489583098,
"Name": "Thruster - Arc",
"BaseCooldown": 36.0,
"ChunkEnergyScalar": 1.0
"Name": "Thruster",
"BaseCooldown": 36,
"ChunkEnergyScalar": 1
},
{
"Hash": 2868073563,
Expand Down Expand Up @@ -404,7 +404,6 @@
2087010644,
2722641741,
2868073560,
489583098,
2868073563
],
"Scalar": [
Expand All @@ -414,7 +413,6 @@
1.8421052632,
1.8421052632,
1.8421052632,
1.9444444444,
1.9444444444
],
"ChunkEnergyOverride": [
Expand All @@ -424,7 +422,6 @@
1,
1,
1,
1,
1
]
}
Expand Down
9 changes: 3 additions & 6 deletions generator/dump.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,9 +278,9 @@
},
{
"Hash": 489583098,
"Name": "Thruster - Arc",
"BaseCooldown": 36.0,
"ChunkEnergyScalar": 1.0
"Name": "Thruster",
"BaseCooldown": 36,
"ChunkEnergyScalar": 1
},
{
"Hash": 2868073563,
Expand Down Expand Up @@ -404,7 +404,6 @@
2087010644,
2722641741,
2868073560,
489583098,
2868073563
],
"Scalar": [
Expand All @@ -414,7 +413,6 @@
1.8421052632,
1.8421052632,
1.8421052632,
1.9444444444,
1.9444444444
],
"ChunkEnergyOverride": [
Expand All @@ -424,7 +422,6 @@
1,
1,
1,
1,
1
]
}
Expand Down
2 changes: 1 addition & 1 deletion update.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"lastUpdate": 1731157529141499700, "schemaVersion": "1.9"}
{"lastUpdate": 1729885008067590300, "schemaVersion": "1.9"}
2 changes: 1 addition & 1 deletion versions/1.9/CharacterStatInfo-NI.json

Large diffs are not rendered by default.

7 changes: 2 additions & 5 deletions versions/1.9/CharacterStatInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -492,8 +492,8 @@
},
{
"Hash": 489583098,
"Name": "Thruster - Arc",
"ChunkEnergyScalar": 1.0,
"Name": "Thruster",
"ChunkEnergyScalar": 1,
"Cooldowns": [
51.43,
45.0,
Expand Down Expand Up @@ -714,7 +714,6 @@
2087010644,
2722641741,
2868073560,
489583098,
2868073563
],
"Scalar": [
Expand All @@ -724,7 +723,6 @@
1.8421052632,
1.8421052632,
1.8421052632,
1.9444444444,
1.9444444444
],
"ChunkEnergyOverride": [
Expand All @@ -734,7 +732,6 @@
1,
1,
1,
1,
1
]
}
Expand Down

0 comments on commit 489b2df

Please sign in to comment.