Forked Lightning
Moderators: North, BetaSteward, noxx, jeffwadsworth, JayDi, TheElk801, LevelX, CCGHQ Admins
1 post
• Page 1 of 1
Forked Lightning
by ilcartographer » 27 Jun 2015, 00:56
Not sure if there's a bug or something I'm missing, but I've got a patch with a number of cards ready, but noticed an issue in Forked Lightning. It correctly let me target 3 players, but it's only letting me assign a max of 3 damage instead of 4. I am currently using:
this.getSpellAbility().addEffect(new DamageMultiEffect(4));
this.getSpellAbility().addTarget(new TargetCreaturePermanentAmount(3));
This was the setup I've seen on other cards that deal divided damage. Not sure what would be at fault here, so throwing this out there in the meantime.
this.getSpellAbility().addEffect(new DamageMultiEffect(4));
this.getSpellAbility().addTarget(new TargetCreaturePermanentAmount(3));
This was the setup I've seen on other cards that deal divided damage. Not sure what would be at fault here, so throwing this out there in the meantime.
- ilcartographer
- Posts: 1
- Joined: 18 Jun 2015, 02:54
- Has thanked: 0 time
- Been thanked: 0 time
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests