Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align with 1.24 changes, bug fixes, new features #251

Merged
merged 5 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 44 additions & 20 deletions src/assets/UnitData.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,9 @@
"Short Name": "Anuphet",
"Faction": "Necrons",
"Alliance": "Xenos",
"Health": 8151,
"Damage": 1630,
"Armour": 2781,
"Health": 8148,
"Damage": 1629,
"Armour": 1822,
"Initial rarity": "Epic",
"Melee Damage": "Energy",
"Melee Hits": 4,
Expand Down Expand Up @@ -594,12 +594,12 @@
"Short Name": "Morvenn",
"Faction": "Adepta Sororitas",
"Alliance": "Imperial",
"Health": 8151,
"Damage": 1151,
"Armour": 1822,
"Health": 9105,
"Damage": 2301,
"Armour": 2301,
"Initial rarity": "Legendary",
"Melee Damage": "Power",
"Melee Hits": 5,
"Melee Hits": 2,
"Ranged Damage": "Bolter",
"Ranged Hits": 3,
"Distance": 3,
Expand Down Expand Up @@ -999,18 +999,18 @@
"Short Name": "Pestillian",
"Faction": "Death guard",
"Alliance": "Chaos",
"Health": 10529,
"Damage": 3356,
"Armour": 3164,
"Health": 11499,
"Damage": 3832,
"Armour": 2589,
"Initial rarity": "Rare",
"Melee Damage": "Direct",
"Melee Damage": "Toxic",
"Melee Hits": 1,
"Movement": 2,
"Equipment1": "Crit",
"Equipment2": "Defense",
"Equipment3": "Crit Booster",
"Traits": ["Contagions of Nurgle", "Resilient", "Putrid Explosion"],
"Active Ability": "Direct",
"Traits": ["Contagions of Nurgle", "Resilient", "Explodes"],
"Active Ability": "Toxic",
"Passive Ability": "Blast",
"Number": 34,
"ForcedSummons": false,
Expand Down Expand Up @@ -1585,8 +1585,8 @@
"Short Name": "Azrael",
"Faction": "Dark Angels",
"Alliance": "Imperial",
"Health": 8151,
"Damage": 2110,
"Health": 9105,
"Damage": 2685,
"Armour": 2301,
"Initial rarity": "Epic",
"Melee Damage": "Power",
Expand Down Expand Up @@ -2015,9 +2015,9 @@
"lre": {
"id": 7,
"finished": false,
"eventStage": 2,
"nextEventDate": "December 8",
"nextEventDateUtc": "Sun, 8 December 2024 00:00:00 GMT"
"eventStage": 3,
"nextEventDate": "TBA",
"nextEventDateUtc": ""
}
},
{
Expand Down Expand Up @@ -2074,6 +2074,30 @@
"Icon": "lucien.webp",
"releaseDate": "2024-09-08T00:00:00Z"
},
{
"Name": "Nicodemus",
"Title": "Sanguinary Priest",
"Full Name": "Nicodemus",
"Short Name": "Nicodemus",
"Faction": "Blood Angels",
"Alliance": "Imperial",
"Health": 8624,
"Damage": 2205,
"Armour": 2207,
"Initial rarity": "Rare",
"Melee Damage": "Chain",
"Melee Hits": 3,
"Movement": 3,
"Equipment1": "Crit",
"Equipment2": "Defense",
"Equipment3": "Crit Booster",
"Traits": ["Healer", "Rapid Assault"],
"Number": 83,
"ForcedSummons": false,
"RequiredInCampaign": false,
"Icon": "nicodemus.webp",
"releaseDate": "2024-12-22T00:00:00Z"
},
{
"Name": "Mephiston",
"Title": "Lord of Death",
Expand Down Expand Up @@ -2104,8 +2128,8 @@
"id": 8,
"finished": false,
"eventStage": 2,
"nextEventDate": "TBA",
"nextEventDateUtc": ""
"nextEventDate": "January 12",
"nextEventDateUtc": "Sun, 12 January 2025 00:00:00 GMT"
}
},
{
Expand Down
60 changes: 59 additions & 1 deletion src/assets/WhatsNew.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,64 @@
{
"currentVersion": "1.6.6",
"currentVersion": "1.6.7",
"releaseNotes": [
{
"version": "1.6.7",
"date": "December 18",
"type": "Update",
"new": [
{
"text": "Added new collectable character",
"subPoints": [
"[Blood Angels] Nicodemus, Sanguinary Priest, unlockable in the ‘Insanguination’ event, starting December 22"
]
},
{
"text": "Updated LRE dates",
"subPoints": [
"[Blood Angels] Mephiston, Lord of Death, unlockable in the second ‘Angels of Death‘ event, starting January 12"
]
},
{
"text": "Updates according to balancing changes",
"subPoints": [
"Morvenn Vahl, stats changes and changed melee attack hits from 5 to 2",
"Azrael, stats changes",
"Pestillian, stats changes, Normal melee attack changed from Direct Damage to Toxic and Replaced Putrid Explosion trait with Explodes trait"
]
}
],
"minor": [
{
"text": "Updated LRE master table and leaderboard tables to not take into account extra points from the Defeat All enemies requirement (SeventhSun)"
},
{
"text": "For mobile devices reduced server push debounce time to one second instead of 10 seconds (Tani)"
},
{
"text": "Added LRE track names to LRE teams table (SeventhSun)"
},
{
"text": "Updated Inventory to show basic and crafted upgrades in separate columns (Peuchy)"
},
{
"text": "Updated Inventory sections to be expandable and collapsable"
}
],
"bugFixes": [
{
"text": "Corrected Anuphet stats values (Medon)"
},
{
"text": "Fixed issue with Shards campaign nodes not being filtered according to the filter settings on the Daily Raids page (Peuchy)"
},
{
"text": "Fixed issue with LRE UI x/14 shows as undefined/14 (SeventhSun)"
},
{
"text": "Fixed issue with LRE Completed Tracks not filtered from teams (Kinks)"
}
]
},
{
"version": "1.6.6",
"date": "November 18",
Expand Down
Binary file added src/assets/images/characters/nicodemus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/portraits - png/nicodemus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/portraits/nicodemus.webp
Binary file not shown.
8 changes: 4 additions & 4 deletions src/assets/legendary-events/Patermine.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"Defeat 30 Orks",
"Defeat 75 Black Templars",
"Defeat 100 Black Legion",
"Use abilities 15 times with Imperial units, Deal 10k damage with Abilities",
"Use abilities 15 times with Imperial units, Deal 10k damage with Abilities",
"Use abilities 20 times with Chaos units, Deal 15k damage with Abilities",
"Use abilities 25 times with Xenos units, Deal 20k damage with Abilities",
"Play 3 Legendary Event Battles, Deal 25k Psychic damage",
"Play 3 Legendary Event Battles, Deal 25k Piercing damage",
"Play 3 Legendary Event Battles, Deal 25k Power damage"
"Play 3 Legendary Event Battles, Deal 25k Bolter damage",
"Play 3 Legendary Event Battles, Deal 25k Power damage",
"Play 3 Legendary Event Battles, Deal 25k Piercing damage"
],
"premiumMissions": [
"Win 1 battle without Summoning any units",
Expand Down
138 changes: 138 additions & 0 deletions src/assets/rankUpData.json
Original file line number Diff line number Diff line change
Expand Up @@ -10878,6 +10878,144 @@
"Superaugmented Defences"
]
},
"Nicodemus": {
"Stone I": [
"Healing Ointment",
"The Iron Phoenix",
"Canister of Chemicals",
"Weapon Anointment Oils",
"Armor Trim",
"Fine Purity Seal"
],
"Stone II": [
"Field Ration",
"Healing Ointment",
"Combat Stimms",
"Blessed Weapon Oils",
"Purity Seal",
"Rebreather"
],
"Stone III": [
"Enriched Rations",
"First Aid Kit",
"Frag Grenade",
"Basic Auxiliary Core",
"Blessed Tasset Plate",
"Cloak"
],
"Iron I": [
"First Aid Kit",
"Reliquary of Protection",
"Combat Stimms",
"Locator Beacon",
"Oath Seal",
"Blessed Ceramite"
],
"Iron II": [
"Enriched Rations",
"Sanctified Reliquary of Protection",
"Belt of Frag Grenades",
"Divinator Class Auspex",
"Artificer Tasset Plate",
"Cloak"
],
"Iron III": [
"Box of Rations",
"The Gold Phoenix",
"Blood Shard Bolt",
"Powerful Auxiliary Core",
"Adamantium Lump",
"Subdermal Plating"
],
"Bronze I": [
"Bloodstone Tear",
"The Phoenix Ascendant",
"Box of Ammo",
"Classified Data-Slate",
"Blessed Purity Seal",
"Ceramite Bar"
],
"Bronze II": [
"Bloodstone Pendant",
"Medical Supply Crate",
"Krak Grenade",
"Anointed Auxiliary Core",
"Artisan Plating",
"Fine Cloak"
],
"Bronze III": [
"Metal Decorative Skull",
"Exquisite Medical Supplies",
"Quake Bolts",
"Sanctified Weapon Oils",
"Artisan of War Plating",
"Duplicate Organ"
],
"Silver I": [
"Bloodstone Pendant",
"Golden Ornamental Skull",
"Quake Bolts",
"Blessed Promethium Canister",
"Artisan of War Plating",
"Ceramite Sheet"
],
"Silver II": [
"Blood Vial",
"Greater Reliquary of Protection",
"Decimator Bolts",
"Anointed Auxiliary Core",
"Artisan of War Plating",
"Decorated Cloak"
],
"Silver III": [
"Bloodstone Pendant",
"Legendary Reliquary of Protection",
"Quake Bolts",
"Digital Weapons",
"Purity Seal of the Primarch",
"Ceramite Plates"
],
"Gold I": [
"Bloodstone Icon",
"Tome of Arcane Knowledge",
"Archeotech Bionics",
"Relic Auxiliary Core",
"Angelic Plating",
"Divine Cloak"
],
"Gold II": [
"Icon of the Angel",
"Legendary Reliquary of Protection",
"Decimator Bolts",
"Digital Weapons",
"Angelic Plating",
"Seal of the Emperor's Protection"
],
"Gold III": [
"Bloodstone Icon",
"Tome of Arcane Knowledge",
"Archangel's Shard",
"Blessed Promethium Canister",
"Visage of Death",
"Divine Cloak"
],
"Diamond I": [
"Icon of the Angel",
"Grand Strategy",
"Archangel's Shard",
"Hyperstim",
"Visage of Death",
"Ceramite Plates"
],
"Diamond II": [
"Icon of the Angel",
"Superaugmented Constitution",
"Archangel's Shard",
"Superaugmented Strength",
"Visage of Death",
"Superaugmented Defences"
]
},
"Titus": {
"Stone I": [
"Ropes and Chains",
Expand Down
Loading
Loading