パッケージ model.artifact

クラス EmblemOfSeveredFate

java.lang.Object
model.entity.ArtifactSet
model.artifact.EmblemOfSeveredFate

public class EmblemOfSeveredFate extends ArtifactSet
  • コンストラクタの詳細

    • EmblemOfSeveredFate

      public EmblemOfSeveredFate(StatsContainer mainSubStats)
  • メソッドの詳細

    • applyPassive

      public void applyPassive(StatsContainer totalStats)
      クラスからコピーされた説明: ArtifactSet
      Applies the artifact set's dynamic passive bonus to the provided stats container. Called during stat compilation after flat stats have been merged. Example: Emblem 4pc converts ER% into Burst DMG%. Default implementation is a no-op.
      オーバーライド:
      applyPassive クラス内 ArtifactSet
      パラメータ:
      totalStats - the aggregated stats container to mutate in-place