Card-Forge / Card-Forge/forge

CanBlockAny adds an additional card text line.

Open
#8,611 2 comments 0 reactions 2 assignees Claimed by @Eradev View on GitHub
Game Mechanics GUI keep
Dominant language
Java
Stars
2.7k
Forks
1.1k
Avg merge
1d 1h
Merged PRs (30d)
163

Description

**Describe the bug**
`CARDNAME can block any number of creatures` appear twice.

Image

```text
Name:Avatar of Hope
ManaCost:6 W W
Types:Creature Avatar
PT:4/9
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 6 | EffectZone$ All | CheckSVar$ NeedHope | SVarCompare$ LE3 | Description$ If you have 3 or less life, CARDNAME costs {6} less to cast.
K:Flying
S:Mode$ Continuous | Affected$ Card.Self | CanBlockAny$ True | Description$ CARDNAME can block any number of creatures.
SVar:NeedHope:Count$YourLifeTotal
Oracle:If you have 3 or less life, this spell costs {6} less to cast.\nFlying\nAvatar of Hope can block any number of creatures.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.