パッケージ model.artifact

クラス NightOfTheSkysUnveiling

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

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

    • NightOfTheSkysUnveiling

      public NightOfTheSkysUnveiling()
    • NightOfTheSkysUnveiling

      public NightOfTheSkysUnveiling(StatsContainer stats)
  • メソッドの詳細

    • onReaction

      public void onReaction(CombatSimulator sim, ReactionResult result, Character triggerCh, Character owner)
      クラスからコピーされた説明: ArtifactSet
      Called by the simulator when an elemental reaction is triggered on or by the equipped character. Use this hook for reaction-triggered set bonuses. Default implementation is a no-op.
      オーバーライド:
      onReaction クラス内 ArtifactSet
      パラメータ:
      sim - the active combat simulator
      result - the reaction result describing the reaction type and data
      triggerCh - the character whose hit triggered the reaction
      owner - the character who has this artifact set equipped