final update

This commit is contained in:
Simisays
2023-03-07 14:05:59 +01:00
parent 6de40ab06c
commit a77e3aef7d
5 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@@ -1,4 +1,4 @@
Name:Scarecrow Captain Name:Scarecrow Totem
ManaCost:no cost ManaCost:no cost
Types:Artifact Types:Artifact
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Command | Execute$ TrigChoose | TriggerDescription$ At the beginning of your end step, conjure a duplicate of a random creature card from your opponent's library into your hand. The duplicate perpetually becomes an Artifact Scarecrow in addition to it's other types and has alternative manacost {4}. T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Command | Execute$ TrigChoose | TriggerDescription$ At the beginning of your end step, conjure a duplicate of a random creature card from your opponent's library into your hand. The duplicate perpetually becomes an Artifact Scarecrow in addition to it's other types and has alternative manacost {4}.

View File

@@ -6,10 +6,10 @@
"activeFile": "map/scarecrow_farm.tmx", "activeFile": "map/scarecrow_farm.tmx",
"automapping.whileDrawing": false, "automapping.whileDrawing": false,
"expandedProjectPaths": [ "expandedProjectPaths": [
"obj",
"map", "map",
"map/main_story", "map/main_story",
"tileset" "tileset",
"obj"
], ],
"file.lastUsedOpenFilter": "All Files (*)", "file.lastUsedOpenFilter": "All Files (*)",
"fileStates": { "fileStates": {

View File

@@ -50,7 +50,7 @@
</object> </object>
<object id="56" template="../obj/enemy.tx" x="190.83" y="157.846"> <object id="56" template="../obj/enemy.tx" x="190.83" y="157.846">
<properties> <properties>
<property name="effect">{ &quot;startBattleWithCardInCommandZone&quot;: [ &quot;Scarecrow Captain&quot;] <property name="effect">{ &quot;startBattleWithCardInCommandZone&quot;: [ &quot;Scarecrow Totem&quot;]
}</property> }</property>
<property name="enemy" value="Scarecrow Captain"/> <property name="enemy" value="Scarecrow Captain"/>
</properties> </properties>