mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 13:37:00 -04:00
Fixing double quotes in keywords.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1404 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -171,7 +171,7 @@ keyword:
|
|||||||
keyword: Bands with other
|
keyword: Bands with other
|
||||||
match: Bands with other <atom-param>name</atom-param>
|
match: Bands with other <atom-param>name</atom-param>
|
||||||
mode: old
|
mode: old
|
||||||
reminder: Any {param1} can attack in a band as long as at least one has "bands with other {param1}." Bands are blocked as a group. If at least two {param1} you control, one of which has "bands with other {param1}," are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.
|
reminder: Any {param1} can attack in a band as long as at least one has “bands with other {param1}.” Bands are blocked as a group. If at least two {param1} you control, one of which has “bands with other {param1},” are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.
|
||||||
keyword:
|
keyword:
|
||||||
keyword: Rampage
|
keyword: Rampage
|
||||||
match: Rampage <atom-param>number</atom-param>
|
match: Rampage <atom-param>number</atom-param>
|
||||||
@@ -340,7 +340,7 @@ keyword:
|
|||||||
keyword: Gotcha
|
keyword: Gotcha
|
||||||
match: Gotcha
|
match: Gotcha
|
||||||
mode: pseudo
|
mode: pseudo
|
||||||
rules: Gotcha — Whenever an opponent [does something], you may say "Gotcha!". If you do, return [something] from your graveyard to your hand.
|
rules: Gotcha — Whenever an opponent [does something], you may say “Gotcha!”. If you do, return [something] from your graveyard to your hand.
|
||||||
keyword:
|
keyword:
|
||||||
keyword: Splice
|
keyword: Splice
|
||||||
match: Splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param>
|
match: Splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param>
|
||||||
|
|||||||
@@ -610,7 +610,7 @@ keyword:
|
|||||||
keyword: Bands with other
|
keyword: Bands with other
|
||||||
match: bands with other <atom-param>name</atom-param>
|
match: bands with other <atom-param>name</atom-param>
|
||||||
mode: old
|
mode: old
|
||||||
reminder: Any {param1} can attack in a band as long as at least one has "bands with other {param1}." Bands are blocked as a group. If at least two {param1} you control, one of which has "bands with other {param1}," are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.
|
reminder: Any {param1} can attack in a band as long as at least one has “bands with other {param1}.” Bands are blocked as a group. If at least two {param1} you control, one of which has “bands with other {param1},” are blocking or being blocked by the same creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.
|
||||||
keyword:
|
keyword:
|
||||||
keyword: Rampage
|
keyword: Rampage
|
||||||
match: rampage <atom-param>number</atom-param>
|
match: rampage <atom-param>number</atom-param>
|
||||||
@@ -779,7 +779,7 @@ keyword:
|
|||||||
keyword: Gotcha
|
keyword: Gotcha
|
||||||
match: Gotcha
|
match: Gotcha
|
||||||
mode: pseudo
|
mode: pseudo
|
||||||
rules: Gotcha — Whenever an opponent [does something], you may say "Gotcha!". If you do, return [something] from your graveyard to your hand.
|
rules: Gotcha — Whenever an opponent [does something], you may say “Gotcha!”. If you do, return [something] from your graveyard to your hand.
|
||||||
keyword:
|
keyword:
|
||||||
keyword: Splice
|
keyword: Splice
|
||||||
match: splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param>
|
match: splice onto <atom-param>name</atom-param> <atom-param>cost</atom-param>
|
||||||
|
|||||||
Reference in New Issue
Block a user