mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
refactor keyword
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name:Heated Debate
|
||||
ManaCost:2 R
|
||||
Types:Instant
|
||||
K:CARDNAME can't be countered.
|
||||
K:This spell can't be countered.
|
||||
A:SP$ DealDamage | Cost$ 2 R | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker. | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target creature or planeswalker.
|
||||
Oracle:This spell can't be countered. (This includes by the ward ability.)\nHeated Debate deals 4 damage to target creature or planeswalker.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Hunter's Mark
|
||||
ManaCost:3 G
|
||||
Types:Instant
|
||||
K:CARDNAME can't be countered.
|
||||
K:This spell can't be countered.
|
||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ CostReduction | Relative$ True | EffectZone$ All | Description$ This spell costs {3} less to cast if it targets a blue permanent you don't control.
|
||||
SVar:CostReduction:Count$Compare CheckTgt GE1.3.0
|
||||
SVar:CheckTgt:TargetedObjects$Valid Card.Blue+YouDontCtrl
|
||||
|
||||
Reference in New Issue
Block a user