Improved interactions between pay X and other effects;

This commit is contained in:
Oleg Agafonov 2019-06-21 11:40:36 +04:00
parent c0ef473d6d
commit 04591a24f7
60 changed files with 685 additions and 813 deletions

View file

@ -128,7 +128,7 @@ public class GameEvent implements Serializable {
/* X_MANA_ANNOUNCE
mana x-costs announced by players (X value can be changed by replace events like Unbound Flourishing)
targetId id of the spell that's cast
playerId player that casts the spell
playerId player that casts the spell or ability
amount X multiplier to change X value, default 1
*/
CAST_SPELL,