Skip to main content

Sacrificial Jade

Practical config

Use sacrificialjade in a weapon line. Aliases: sacjade

Code

character add weapon="sacrificialjade" refine=1 lvl=90/90;

Combo recipes

Equip and test with one real hit

Weapons usually trigger from the holder's own hits, stacks, swaps, reactions, or starting params. Put the weapon on the real holder and test one simple action first.

Holder

The equipped character is the one whose hits and passive checks matter.

Do not assume

If the passive needs crit, reaction, swap, or field time, a random teammate action will not prove it works.

Code

character add weapon="sacrificialjade" refine=1 lvl=90/90;
character skill;

Test stacks

1 to enable the passive in the beginning, 0 default.

+params=[...]

Weapon params go on the weapon line.

Testing state

Starting params are useful for comparisons, but may skip natural ramp-up.

Code

character add weapon="sacrificialjade" refine=1 lvl=90/90 +params=[stacks=1];

Special params

+params=[stacks=...] - 1 to enable the passive in the beginning, 0 default.

Code

character add weapon="sacrificialjade" refine=1 lvl=90/90 +params=[stacks=1];

Fields for conditions

No special entries documented.

AoE Data

No AoE data for weapon

Known issues

Does not have any known issues

Names

  • sacrificialjade
  • sacjade

Params

AbilityParamDescription
Sacrificial Jadestacks1 to enable the passive in the beginning, 0 default.

Fields

Does not have any fields