diff --git a/locales/en/translation.json b/locales/en/translation.json index 63e63c004..9afd47126 100644 --- a/locales/en/translation.json +++ b/locales/en/translation.json @@ -378,6 +378,7 @@ "buildTemplateName_Boon Power Chrono GS": "Boon Power Chrono GS", "buildTemplateName_Boon Power Chrono IA Spear": "Boon Power Chrono IA Spear", "buildTemplateName_Boon Power Daredevil Staff": "Boon Power Daredevil Staff", + "buildTemplateName_Celestial Alacrity Scourge": "Celestial Alacrity Scourge", "buildTemplateName_Condi Antiquary Spear": "Condi Antiquary Spear", "buildTemplateName_Condi Axe Mirage": "Condi Axe Mirage", "buildTemplateName_Condi Barrier \"Carrion\" Specter SC/D": "Condi Barrier \"Carrion\" Specter SC/D", @@ -610,6 +611,7 @@ "preset_affix_Alacrity Power Tempest 34%": "Alacrity Power Tempest 34%", "preset_affix_Berserker Only": "Berserker Only", "preset_affix_Boon Condi Chrono Scepter 10%": "Boon Condi Chrono Scepter 10%", + "preset_affix_Celestial": "Celestial", "preset_affix_Condi Alacrity Scourge 28.8%": "Condi Alacrity 28.8%", "preset_affix_Condi Alacrity Willbender 14%": "Condi Alacrity Willbender 14%", "preset_affix_Condi Barrier Specter": "Condi Barrier Specter", @@ -671,6 +673,7 @@ "preset_distribution_Boon Power Chrono DT Spear": "Boon Power Chrono DT Spear", "preset_distribution_Boon Power Chrono GS": "Boon Power Chrono GS", "preset_distribution_Boon Power Chrono IA Spear": "Boon Power Chrono IA Spear", + "preset_distribution_Celestial Alacrity Scourge": "Celestial Alacrity Scourge", "preset_distribution_Condi Alac Invocation (no allies)": "Condi Alac Invocation (no allies)", "preset_distribution_Condi Alac Mechanist (inaccurate)": "Condi Alac Mechanist (inaccurate)", "preset_distribution_Condi Alacrity Scourge": "Condi Alacrity Scourge", @@ -808,6 +811,7 @@ "preset_extra_Boon Condi Chrono Scepter": "Boon Condi Chrono Scepter", "preset_extra_Boon Power Chrono (Fractal)": "Boon Power Chrono (Fractal)", "preset_extra_Boon Power Chrono (Raid)": "Boon Power Chrono (Raid)", + "preset_extra_Celestial Alacrity Scourge": "Celestial Alacrity Scourge", "preset_extra_Condi Alacrity Willbender": "Condi Alacrity Willbender", "preset_extra_Condi Amalgam": "Condi Amalgam", "preset_extra_Condi Amalgam Steamshrieker": "Condi Amalgam Steamshrieker", @@ -952,6 +956,7 @@ "preset_trait_Boon Power Chrono DT Spear": "Boon Power Chrono DT Spear", "preset_trait_Boon Power Chrono GS": "Boon Power Chrono GS", "preset_trait_Boon Power Chrono IA Spear": "Boon Power Chrono IA Spear", + "preset_trait_Celestial Alacrity Scourge": "Celestial Alacrity Scourge", "preset_trait_Condi Alac Mechanist (inaccurate)": "Condi Alac Mechanist (inaccurate)", "preset_trait_Condi Alacrity Scourge": "Condi Alacrity Scourge", "preset_trait_Condi Alacrity Willbender": "Condi Alacrity Willbender", @@ -1172,6 +1177,7 @@ "traitNote_Natural Fortitude Unleashed Ambush lifesteal damage may be omitted in arcdps area stats or parsed arcdps logs.": "Natural Fortitude Unleashed Ambush lifesteal damage may be omitted in arcdps area stats or parsed arcdps logs.", "traitNote_Nightmare Weapon stacks on allies are affected by ally lifesteal damage/all damage modifiers like Soul Barbs, Relic of Atrocity, Lead Attacks, and numerous revenant traits.": "Nightmare Weapon stacks on allies are affected by ally lifesteal damage/all damage modifiers like Soul Barbs, Relic of Atrocity, Lead Attacks, and numerous revenant traits.", "traitNote_Non-100% Chaotic Potency with-staff values combined with Toxic Maintenance Oil/Enhanced Lucent Oil result in inconsistent boon duration between weapon sets, which will be averaged.": "Non-100% Chaotic Potency with-staff values combined with Toxic Maintenance Oil/Enhanced Lucent Oil result in inconsistent boon duration between weapon sets, which will be averaged.", + "traitNote_Taste for Blood stacks on allies are affected by ally lifesteal damage/all damage modifiers like Soul Barbs, Relic of Atrocity, Lead Attacks, and numerous revenant traits.": "Taste for Blood stacks on allies are affected by ally lifesteal damage/all damage modifiers like Soul Barbs, Relic of Atrocity, Lead Attacks, and numerous revenant traits.", "traitNote_The durations of transferred self conditions (cannon backfire + generosity sigil) aren't simulated correctly.": "The durations of transferred self conditions (cannon backfire + generosity sigil) aren't simulated correctly.", "traitNote_The durations of transferred self conditions (plague sending, dagger 4, staff 4) aren't simulated correctly.": "The durations of transferred self conditions (plague sending, dagger 4, staff 4) aren't simulated correctly.", "traitNote_Vampiric Slash lifesteal damage may not be shown in arcdps area stats or parsed arcdps logs.": "Vampiric Slash lifesteal damage may not be shown in arcdps area stats or parsed arcdps logs.", @@ -1228,6 +1234,7 @@ "traitSubText_against defiant foes, base": "against defiant foes, base", "traitSubText_against defiant foes, bonus": "against defiant foes, bonus", "traitSubText_against non-defiant foes, bonus": "against non-defiant foes, bonus", + "traitSubText_allies": "allies", "traitSubText_anguish": "anguish", "traitSubText_applied by player": "applied by player", "traitSubText_base": "base", @@ -1287,6 +1294,7 @@ "traitSubText_preservation": "preservation", "traitSubText_ranged": "ranged", "traitSubText_ranged, not accurate": "ranged, not accurate", + "traitSubText_self": "self", "traitSubText_self only": "self only", "traitSubText_shield, while active": "shield, while active", "traitSubText_staff": "staff", diff --git a/src/assets/modifierdata/necromancer.yaml b/src/assets/modifierdata/necromancer.yaml index c5e4bfd86..02f844a46 100644 --- a/src/assets/modifierdata/necromancer.yaml +++ b/src/assets/modifierdata/necromancer.yaml @@ -372,8 +372,54 @@ - section: Blood Magic id: 19 + note: >- + Taste for Blood stacks on allies are affected by ally lifesteal damage/all damage modifiers like Soul + Barbs, Relic of Atrocity, Lead Attacks, and numerous revenant traits. items: + - id: overflowing-thirst + text: Overflowing Thirst + subText: self + amountData: + label: 'proc/s' + default: 0 + defaultInput: ??? + quantityEntered: 1 + modifiers: + attributes: + Siphon Base Coefficient: 375 + Siphon Coefficient: 0.05 + wvwModifiers: + attributes: + Siphon Base Coefficient: 375 + Siphon Coefficient: 0.002 + gw2id: 788 + defaultEnabled: true + temporaryBuff: true + + # the same, except unaffected by soul barbs (these use the *ally's* siphon/all damage modifiers) + - id: overflowing-thirst-allies + text: Overflowing Thirst + subText: allies + amountData: + label: 'proc/s' + default: 0 + defaultInput: ??? + quantityEntered: 1 + modifiers: + attributes: + Flat DPS: 375 + conversionAfterBuffs: + Flat DPS: {Power: 5%} + wvwModifiers: + attributes: + Flat DPS: 375 + conversionAfterBuffs: + Flat DPS: {Power: 0.2%} + gw2id: 788 + defaultEnabled: true + temporaryBuff: true + # includes the value of all 5 vampiric mark stacks - id: blood-bond text: Blood Bond diff --git a/src/assets/presetdata/preset-affixes.yaml b/src/assets/presetdata/preset-affixes.yaml index beddad7ae..42570a75c 100644 --- a/src/assets/presetdata/preset-affixes.yaml +++ b/src/assets/presetdata/preset-affixes.yaml @@ -113,6 +113,16 @@ list: "minQuicknessDuration": "0" } + - name: Celestial + hidden: true + value: + { + "affixes": ["Celestial"], + "optimizeFor": "Damage", + "minBoonDuration": "0", + "minQuicknessDuration": "0" + } + - name: Trailblazer/Dire hidden: true value: diff --git a/src/assets/presetdata/preset-distribution.yaml b/src/assets/presetdata/preset-distribution.yaml index f7e30fa52..4da12e3dc 100644 --- a/src/assets/presetdata/preset-distribution.yaml +++ b/src/assets/presetdata/preset-distribution.yaml @@ -1427,6 +1427,17 @@ list: url: https://www.youtube.com/watch?v=mI7ky1a2-eQ log: https://dps.report/LzVj-20231003-151324_golem + - name: Celestial Alacrity Scourge + profession: Scourge + value: + { + "values2": { "Power": 2389, "Power2": 0, "Burning": 0.64, "Bleeding": 9.3, "Poisoned": 4.84, "Torment": 10.39, "Confusion": 0 } + } + credit: + - author: Sarulias + url: https://www.youtube.com/watch?v=rbMCHwksZkw + log: https://dps.report/xICN-20250628-071219_golem + # "Reaper does approximately 29.28% of its damage outside of shroud" - https://discord.com/channels/380901000200060929/381160724409614356/828683461074092113 # With YaaW this is closer to 33% # uses https://github.com/hobinjk/optimizer-scripts/blob/main/reaper.js for shroud power damage split diff --git a/src/assets/presetdata/preset-extras.yaml b/src/assets/presetdata/preset-extras.yaml index c84a985a0..733f5868f 100644 --- a/src/assets/presetdata/preset-extras.yaml +++ b/src/assets/presetdata/preset-extras.yaml @@ -4052,6 +4052,43 @@ list: "lifestealAmount": "" } + - name: Celestial Alacrity Scourge + profession: Scourge + value: + { + "extras": { + "Runes": { + "trapper": {} + }, + "Relics": { + "fractal-relic": { + "amount": "" + } + }, + "Sigil1": { + "bursting": {}, + "demons": {}, + "torment": { + "amount": "1.85" + } + }, + "Sigil2": { + "bursting": {}, + "demons": {}, + "torment": { + "amount": "1.85" + } + }, + "Enhancement": { + "master-tuning-crystal": {} + }, + "Nourishment": { + "spherified-oyster-soup-with-mint-garnish": {} + } + }, + "lifestealAmount": "" + } + - name: Condi Reaper Spear profession: Reaper value: diff --git a/src/assets/presetdata/preset-traits.yaml b/src/assets/presetdata/preset-traits.yaml index 850dda2cc..0c06b2f8e 100644 --- a/src/assets/presetdata/preset-traits.yaml +++ b/src/assets/presetdata/preset-traits.yaml @@ -9994,6 +9994,81 @@ list: } } + - name: Celestial Alacrity Scourge + profession: Scourge + traits: + { + "showAll": false, + "selectedLines": [ + "39", + "19", + "60" + ], + "selectedTraits": [ + [ + 1883, + 816, + 801 + ], + [ + 788, + 789, + 778 + ], + [ + 2167, + 2123, + 2080 + ] + ], + "items": [ + { + "barbed-precision": {}, + "furious-demise": {}, + "target-the-weak-base": {}, + "target-the-weak": { + "amount": "" + }, + "lingering-curse": {}, + "barbed-precision-on-crit": { + "amount": "3.73" + } + }, + { + "blood-bond": { + "amount": "" + }, + "life-from-death": {}, + "vampiric-presence": { + "amount": "???" + }, + "vampiric-presence-shroud": { + "amount": "???" + }, + "last-rites": {}, + "vampiric": { + "amount": "???" + }, + "overflowing-thirst-allies": { + "amount": "???" + }, + "overflowing-thirst": { + "amount": "???" + } + }, + { + "fell-beacon": {}, + "demonic-lore": {}, + "sand-sage-active": {}, + "blood-as-sand-active": {} + } + ] + } + skills: + { + "skills": {} + } + - name: DPS Scourge profession: Scourge traits: diff --git a/src/assets/presetdata/templates.yaml b/src/assets/presetdata/templates.yaml index 1c4faf0c6..9aa654026 100644 --- a/src/assets/presetdata/templates.yaml +++ b/src/assets/presetdata/templates.yaml @@ -1974,6 +1974,17 @@ list: weaponType: Two-handed outdated: false + - name: Celestial Alacrity Scourge + id: scourge-cele + specialization: Scourge + boonType: Condi + priority: Celestial + distribution: Celestial Alacrity Scourge + traits: Celestial Alacrity Scourge + extras: Celestial Alacrity Scourge + weaponType: Dual wield + outdated: false + - name: Heal Quickness Ritualist id: healrit specialization: Ritualist