Right now there is virtually no support for these, so even calculations that specifically apply to triggered spells/attacks don't apply (e.g. Mjolner's +100% spell damage to triggered spells or Discharge's trigger penalty).
Optimally, the DPS of skills that trigger other skills should be broken down into trigger DPS and combined payload DPS, so that you could optimize for the payload DPS in particular (not DPS of particular skills in the payload).
Extra caution should be exercised with respect to the interaction of cooldowns and the server tick rate as it is the primary determinant of the payload proc speed.
moozooh commented 7 days ago
Right now there is virtually no support for these, so even calculations that specifically apply to triggered spells/attacks don't apply (e.g. Mjolner's +100% spell damage to triggered spells or Discharge's trigger penalty).
Optimally, the DPS of skills that trigger other skills should be broken down into trigger DPS and combined payload DPS, so that you could optimize for the payload DPS in particular (not DPS of particular skills in the payload).
Extra caution should be exercised with respect to the interaction of cooldowns and the server tick rate as it is the primary determinant of the payload proc speed.