Skip to main content

Husk of Opulent Dreams

Practical config

Use huskofopulentdreams in an artifact set line. Aliases: husk, hood

Code

character add set="huskofopulentdreams" count=4;
character add stats hp=4780 atk=311 er=0.518 pyro%=0.466 cr=0.311 cd=0.622;

Special notes

Starting stacks

Use `stacks=4` if you want to test the set fully stacked from frame 0.

Code

itto add set="huskofopulentdreams" count=4 +params=[stacks=4];

Gain and decay

On-field Geo hits gain stacks with a 0.3s ICD, off-field gains 1 stack every 3s, and stacks fall off after 6s without refresh.

Code

itto add set="huskofopulentdreams" count=4;

Combo recipes

Start with stacks for comparison

Use the `stacks` param when you want to compare damage without simulating Husk ramp-up.

+params=[stacks=4]

Starts the set at 4 stacks.

Testing shortcut

Remove it if you want the rotation to earn stacks naturally.

Code

itto add set="huskofopulentdreams" count=4 +params=[stacks=4];

Equip the set and trigger its real condition

Artifact sets are usually timing pieces. Cast the action or reaction that activates the set before the damage window.

count=4

Use `count=2` for a 2-piece bonus and `count=4` for the full set effect.

Activation condition

A set may need burst, skill damage, reaction, shield, field time, or damage taken. The line alone does not always activate it.

Code

character add set="huskofopulentdreams" count=4;
character add stats hp=4780 atk=311 atk%=0.466 cr=0.311 cd=0.622;
character skill;

Start with stacks

Number of stacks for the 4pc affect to gain at the beginning. Default 0, maximum 4.

+params=[...]

Artifact params go on the set line.

Testing state

Use this for controlled comparisons; remove it to simulate natural ramp-up.

Code

character add set="huskofopulentdreams" count=4 +params=[stacks=1];

Special params

+params=[stacks=...] - Number of stacks for the 4pc affect to gain at the beginning. Default 0, maximum 4.

Code

character add set="huskofopulentdreams" count=4 +params=[stacks=1];

Fields for conditions

No special entries documented.

AoE Data

No AoE data for artifact

Known issues

Does not have any known issues

Names

  • huskofopulentdreams
  • husk
  • hood

Params

AbilityParamDescription
Husk of Opulent DreamsstacksNumber of stacks for the 4pc affect to gain at the beginning. Default 0, maximum 4.

Fields

Does not have any fields