超大量的更新 修复很多问题,gameplay特效初步
This commit is contained in:
@@ -41,7 +41,11 @@ public enum EffectType
|
||||
DecreaseDamageResistance,
|
||||
IncreaseAttack,
|
||||
DecreaseAttack,
|
||||
RedirectNextDamageToSelf
|
||||
RedirectNextDamageToSelf,
|
||||
// Adds a virtual "Perfect" judgement to targeted ally tracks (counts + score + triggers note-hit hooks).
|
||||
GrantExtraPerfect,
|
||||
// While active, redirects damage that would be taken by this ally to an adjacent ally.
|
||||
RedirectSelfDamageToAdjacent
|
||||
}
|
||||
|
||||
public interface ICombatant
|
||||
|
||||
Reference in New Issue
Block a user