mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-17 01:43:06 +08:00
Only deduct energy when elemental burst actually fires (#2424)
This commit is contained in:
committed by
GitHub
Unverified
parent
d461ee2eb3
commit
d224178a64
@@ -327,6 +327,7 @@ public class AbilityModifier implements Serializable {
|
||||
public String srcKey, dstKey;
|
||||
|
||||
public int skillID;
|
||||
public int resistanceListID;
|
||||
|
||||
public AbilityModifierAction[] actions;
|
||||
public AbilityModifierAction[] successActions;
|
||||
|
||||
Reference in New Issue
Block a user