Kaynağa Gözat

Initial commit.

Tom Flucke 11 yıl önce
işleme
f069d61a2f
100 değiştirilmiş dosya ile 370 ekleme ve 0 silme
  1. 5 0
      .buildpath
  2. 34 0
      .project
  3. 16 0
      .settings/.jsdtscope
  4. 2 0
      .settings/org.eclipse.php.core.prefs
  5. 7 0
      .settings/org.eclipse.wst.common.project.facet.core.xml
  6. 1 0
      .settings/org.eclipse.wst.jsdt.ui.superType.container
  7. 1 0
      .settings/org.eclipse.wst.jsdt.ui.superType.name
  8. 202 0
      LICENSE
  9. BIN
      favicon.ico
  10. 14 0
      header.php
  11. BIN
      images/Kingdom.jpg
  12. BIN
      images/alchemy/Alchemist.jpg
  13. BIN
      images/alchemy/Apothecary.jpg
  14. BIN
      images/alchemy/Apprentice.jpg
  15. BIN
      images/alchemy/Familiar.jpg
  16. BIN
      images/alchemy/Golem.jpg
  17. BIN
      images/alchemy/Herbalist.jpg
  18. BIN
      images/alchemy/PhilosophersStone.jpg
  19. BIN
      images/alchemy/Possession.jpg
  20. BIN
      images/alchemy/Potion.jpg
  21. BIN
      images/alchemy/ScryingPool.jpg
  22. BIN
      images/alchemy/Transmute.jpg
  23. BIN
      images/alchemy/University.jpg
  24. BIN
      images/alchemy/Vineyard.jpg
  25. 12 0
      images/alchemy/kingdom.txt
  26. 1 0
      images/alchemy/nonkingdom.txt
  27. BIN
      images/core/Colony.jpg
  28. BIN
      images/core/Copper.jpg
  29. BIN
      images/core/Curse.jpg
  30. BIN
      images/core/Duchy.jpg
  31. BIN
      images/core/Estate.jpg
  32. BIN
      images/core/Gold.jpg
  33. BIN
      images/core/Platinum.jpg
  34. BIN
      images/core/Potion.jpg
  35. BIN
      images/core/Province.jpg
  36. BIN
      images/core/Silver.jpg
  37. BIN
      images/cornucopia/BagOfGold.jpg
  38. BIN
      images/cornucopia/Bane.jpg
  39. BIN
      images/cornucopia/Diadem.jpg
  40. BIN
      images/cornucopia/Fairgrounds.jpg
  41. BIN
      images/cornucopia/FarmingVillage.jpg
  42. BIN
      images/cornucopia/Followers.jpg
  43. BIN
      images/cornucopia/FortuneTeller.jpg
  44. BIN
      images/cornucopia/Hamlet.jpg
  45. BIN
      images/cornucopia/Harvest.jpg
  46. BIN
      images/cornucopia/HornOfPlenty.jpg
  47. BIN
      images/cornucopia/HorseTraders.jpg
  48. BIN
      images/cornucopia/HuntingParty.jpg
  49. BIN
      images/cornucopia/Jester.jpg
  50. BIN
      images/cornucopia/Menagerie.jpg
  51. BIN
      images/cornucopia/Princess.jpg
  52. BIN
      images/cornucopia/Prizes.jpg
  53. BIN
      images/cornucopia/Prizes.xcf
  54. BIN
      images/cornucopia/Remake.jpg
  55. BIN
      images/cornucopia/Tournament.jpg
  56. BIN
      images/cornucopia/TrustySteed.jpg
  57. BIN
      images/cornucopia/YoungWitch.jpg
  58. 13 0
      images/cornucopia/kingdom.txt
  59. 6 0
      images/cornucopia/nonkingdom.txt
  60. BIN
      images/darkages/AbandonedMine.jpg
  61. BIN
      images/darkages/Altar.jpg
  62. BIN
      images/darkages/Armory.jpg
  63. BIN
      images/darkages/BandOfMisfits.jpg
  64. BIN
      images/darkages/BanditCamp.jpg
  65. BIN
      images/darkages/Beggar.jpg
  66. BIN
      images/darkages/Catacombs.jpg
  67. BIN
      images/darkages/Count.jpg
  68. BIN
      images/darkages/Counterfeit.jpg
  69. BIN
      images/darkages/Cultist.jpg
  70. BIN
      images/darkages/DameAnna.jpg
  71. BIN
      images/darkages/DameJosephine.jpg
  72. BIN
      images/darkages/DameMolly.jpg
  73. BIN
      images/darkages/DameNatalie.jpg
  74. BIN
      images/darkages/DameSylvia.jpg
  75. BIN
      images/darkages/DeathCart.jpg
  76. BIN
      images/darkages/Feodum.jpg
  77. BIN
      images/darkages/Forager.jpg
  78. BIN
      images/darkages/Fortress.jpg
  79. BIN
      images/darkages/Graverobber.jpg
  80. BIN
      images/darkages/Hermit.jpg
  81. BIN
      images/darkages/Hovel.jpg
  82. BIN
      images/darkages/HuntingGrounds.jpg
  83. BIN
      images/darkages/Ironmonger.jpg
  84. BIN
      images/darkages/JunkDealer.jpg
  85. 34 0
      images/darkages/Kingdom.txt
  86. BIN
      images/darkages/Knights.jpg
  87. BIN
      images/darkages/Madman.jpg
  88. BIN
      images/darkages/Marauder.jpg
  89. BIN
      images/darkages/MarketSquare.jpg
  90. BIN
      images/darkages/Mercenary.jpg
  91. BIN
      images/darkages/Mystic.jpg
  92. BIN
      images/darkages/Necropolis.jpg
  93. 22 0
      images/darkages/Nonkingdom.txt
  94. BIN
      images/darkages/OvergrownEstate.jpg
  95. BIN
      images/darkages/Pillage.jpg
  96. BIN
      images/darkages/PoorHouse.jpg
  97. BIN
      images/darkages/Procession.jpg
  98. BIN
      images/darkages/Rats.jpg
  99. BIN
      images/darkages/Rebuild.jpg
  100. BIN
      images/darkages/Rogue.jpg

+ 5 - 0
.buildpath

@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<buildpath>
+	<buildpathentry kind="src" path=""/>
+	<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
+</buildpath>

+ 34 - 0
.project

@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>dominion</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.dltk.core.scriptbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.php.core.PHPNature</nature>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+	</natures>
+</projectDescription>

+ 16 - 0
.settings/.jsdtscope

@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="">
+		<attributes>
+			<attribute name="provider" value="org.eclipse.wst.jsdt.web.core.internal.project.ModuleSourcePathProvider"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
+		<attributes>
+			<attribute name="hide" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
+	<classpathentry kind="output" path=""/>
+</classpath>

+ 2 - 0
.settings/org.eclipse.php.core.prefs

@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+include_path=0;/dominion.dev

+ 7 - 0
.settings/org.eclipse.wst.common.project.facet.core.xml

@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <fixed facet="php.core.component"/>
+  <fixed facet="php.component"/>
+  <installed facet="php.core.component" version="1"/>
+  <installed facet="php.component" version="5.4"/>
+</faceted-project>

+ 1 - 0
.settings/org.eclipse.wst.jsdt.ui.superType.container

@@ -0,0 +1 @@
+org.eclipse.wst.jsdt.launching.baseBrowserLibrary

+ 1 - 0
.settings/org.eclipse.wst.jsdt.ui.superType.name

@@ -0,0 +1 @@
+Window

+ 202 - 0
LICENSE

@@ -0,0 +1,202 @@
+Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "{}"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright {yyyy} {name of copyright owner}
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+

BIN
favicon.ico


+ 14 - 0
header.php

@@ -0,0 +1,14 @@
+<?php session_start(); ?>
+<meta name="author" content="Thomas Flucke">
+<meta name="copyright" content=""><!-- TODO -->
+<meta name="keywords" content="dominion randomizer card picker untility">
+<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8">
+<meta http-equiv="content-style-type" content="text/css">
+<meta http-equiv="expires" content="0">
+<link type="text/css" href="styles/dominion.css" rel="stylesheet" />
+<link type="text/css" href="/jquery/css/smoothness/jquery-ui-1.10.4.custom.min.css" rel="stylesheet" />
+<script type="text/javascript" src="/jquery/jquery.min.js"></script>
+<script type="text/javascript" src="/jquery/jquery-ui.min.js"></script>
+<script type="text/javascript" src="/jquery/jquery.cookie.js"></script>
+<script type="text/javascript" src="/js-masonry/masonry.pkgd.min.js"></script>

BIN
images/Kingdom.jpg


BIN
images/alchemy/Alchemist.jpg


BIN
images/alchemy/Apothecary.jpg


BIN
images/alchemy/Apprentice.jpg


BIN
images/alchemy/Familiar.jpg


BIN
images/alchemy/Golem.jpg


BIN
images/alchemy/Herbalist.jpg


BIN
images/alchemy/PhilosophersStone.jpg


BIN
images/alchemy/Possession.jpg


BIN
images/alchemy/Potion.jpg


BIN
images/alchemy/ScryingPool.jpg


BIN
images/alchemy/Transmute.jpg


BIN
images/alchemy/University.jpg


BIN
images/alchemy/Vineyard.jpg


+ 12 - 0
images/alchemy/kingdom.txt

@@ -0,0 +1,12 @@
+Transmute,0,0,0,0,0,0,Trash a card from your hand. If it is an... Action card\, gain a Duchy Treasure card\, gain a Transmute Victory card\, gain a Gold,\N,547,0
+Vineyard,0,0,0,0,0,0,Worth {1v} for every 3 Action cards in your deck (rounded down).,\N,531,0
+Apothecary,1,1,0,0,0,0,Reveal the top 4 cards of your deck. Put the revealed Coppers and Potions into your hand. Put the other cards back on top of your deck in any order.,\N,547,2
+Herbalist,0,0,1,1,0,0,\N,When you discard this from play\, you may put one of your Treasures from play on top of your deck.,35,2
+Scrying Pool,0,2,0,0,0,0,Each player (including you) reveals the top card of his deck and either discards it or puts it back\, your choice. Then reveal cards from the top of your deck until revealing one that isn't an Action. Put all of your revealed cards into your hand.,\N,675,2
+University,0,2,0,0,0,0,You may gain an Action card costing up to {5c}.,\N,547,2
+Alchemist,2,1,0,0,0,0,\N,When you discard this from play\, you may put this on top of your deck if you have a Potion in play.,547,3
+Familiar,1,1,0,0,0,0,Each other player gains a Curse.,\N,675,3
+Philosopher's Stone,0,0,0,0,0,0,When you play this\, count your deck and discard pile. Worth {1c} per 5 cards total between them (rounded down).,\N,519,3
+Golem,0,0,0,0,0,0,Reveal cards from your deck until you reveal 2 Action cards other than Golem Cards. Discard the other cards\, then play the Action cards in either order.,\N,547,4
+Apprentice,0,1,0,0,0,0,Trash a card from your hand. +1 Card per Coin it costs. +2 Cards if it has Potion in its cost.,\N,35,5
+Possession,0,0,0,0,0,0,The player to your left takes an extra turn after this one\, in which you can see all cards he can and make all decisions for him. Any cards he would gain on that turn\, you gain instead; any cards of his that are trashed are set aside and returned to his discard pile at end of turn.,\N,547,6

+ 1 - 0
images/alchemy/nonkingdom.txt

@@ -0,0 +1 @@
+Potion,0,0,0,0,0,0,\N,\N,5,4

BIN
images/core/Colony.jpg


BIN
images/core/Copper.jpg


BIN
images/core/Curse.jpg


BIN
images/core/Duchy.jpg


BIN
images/core/Estate.jpg


BIN
images/core/Gold.jpg


BIN
images/core/Platinum.jpg


BIN
images/core/Potion.jpg


BIN
images/core/Province.jpg


BIN
images/core/Silver.jpg


BIN
images/cornucopia/BagOfGold.jpg


BIN
images/cornucopia/Bane.jpg


BIN
images/cornucopia/Diadem.jpg


BIN
images/cornucopia/Fairgrounds.jpg


BIN
images/cornucopia/FarmingVillage.jpg


BIN
images/cornucopia/Followers.jpg


BIN
images/cornucopia/FortuneTeller.jpg


BIN
images/cornucopia/Hamlet.jpg


BIN
images/cornucopia/Harvest.jpg


BIN
images/cornucopia/HornOfPlenty.jpg


BIN
images/cornucopia/HorseTraders.jpg


BIN
images/cornucopia/HuntingParty.jpg


BIN
images/cornucopia/Jester.jpg


BIN
images/cornucopia/Menagerie.jpg


BIN
images/cornucopia/Princess.jpg


BIN
images/cornucopia/Prizes.jpg


BIN
images/cornucopia/Prizes.xcf


BIN
images/cornucopia/Remake.jpg


BIN
images/cornucopia/Tournament.jpg


BIN
images/cornucopia/TrustySteed.jpg


BIN
images/cornucopia/YoungWitch.jpg


+ 13 - 0
images/cornucopia/kingdom.txt

@@ -0,0 +1,13 @@
+Hamlet,1,1,0,0,0,0,You may discard a card; If you do\, +1 Action. You may discard a card; If you do\, +1 Buy.,\N,35,2
+Fortune Teller,0,0,0,2,0,0,Each other player reveals cards from the top of his deck until he reveals a Victory or Curse card. He puts it on top and discards the other revealed cards.,\N,163,3
+Menagerie,0,1,0,0,0,0,Reveal your hand. If there are no duplicate cards in it\, +3 Cards. Otherwise\, +1 Card.,\N,35,3
+Farming Village,0,2,0,0,0,0,Reveal cards from the top of your deck until you reveal an Action or Treasure card. Put that card into your hand and discard the other cards.,\N,35,4
+Horse Traders,0,0,1,3,0,0,Discard 2 Cards,When another player plays an Attack card\, you may set this aside from your hand. If you do\, then at the start of your next turn\, +1 Card and return this to your hand.,99,4
+Remake,0,0,0,0,0,0,Do this twice: Trash a card from your hand\, then gain a card costing exactly {1c} more than the trashed card.,\N,35,4
+Tournament,0,1,0,0,0,0,Each player may reveal a Province from his hand. If you do\, discard it and gain a Prize (from the Prize pile) or a Duchy\, putting it on top of your deck. If no-one else does\, +1 Card +{1c}.,\N,35,4
+Young Witch,2,0,0,0,0,0,Discard 2 cards. Each other player may reveal a Bane card from his hand. If he doesn’t\, he gains a Curse.,Setup: Add an extra Kingdom card pile costing {2c} or {3c} to the Supply. Cards from that pile are Bane cards.,163,4
+Harvest,0,0,0,0,0,0,Reveal the top 4 cards of your deck\, then discard them. +{1c} per differently named card revealed.,\N,35,5
+Horn of Plenty,0,0,0,0,0,0,When you play this\, gain a card costing up to {1c} per differently named card you have in play\, counting this. If it’s a Victory card\, trash this.,\N,7,5
+Hunting Party,1,1,0,0,0,0,Reveal your hand. Reveal cards from your deck until you reveal a card that isn’t a duplicate of one in your hand. Put it into your hand and discard the rest.,\N,35,5
+Jester,0,0,0,2,0,0,Each other player discards the top card of his deck. If it’s a Victory card he gains a Curse. Otherwise he gains a copy of the discarded card or you do\, your choice.,\N,163,5
+Fairgrounds,0,0,0,0,0,0,Worth {2v} for every 5 differently named cards in your deck (rounded down),\N,19,6

+ 6 - 0
images/cornucopia/nonkingdom.txt

@@ -0,0 +1,6 @@
+Bag of Gold,0,1,0,0,0,0,Gain a Gold\, putting it on top of your deck.,\N,2080,0
+Diadem,0,0,0,0,0,2,When you play this\, +{1c} per unused Action you have (Action\, not Action card).,\N,2052,0
+Followers,2,0,0,0,0,0,Gain an Estate. Each other player gains a Curse and discards down to 3 cards in hand.,\N,2208,0
+Princess,0,0,1,0,0,0,\N,While this is in play\, cards cost {2c} less\, but not less than {0c}.,2080,0
+Trusty Steed,0,0,0,0,0,0,Choose two: +2 Cards; +2 Actions; +{2c}; gain 4 Silvers and put your deck into your discard pile.,\N,2080,0
+

BIN
images/darkages/AbandonedMine.jpg


BIN
images/darkages/Altar.jpg


BIN
images/darkages/Armory.jpg


BIN
images/darkages/BandOfMisfits.jpg


BIN
images/darkages/BanditCamp.jpg


BIN
images/darkages/Beggar.jpg


BIN
images/darkages/Catacombs.jpg


BIN
images/darkages/Count.jpg


BIN
images/darkages/Counterfeit.jpg


BIN
images/darkages/Cultist.jpg


BIN
images/darkages/DameAnna.jpg


BIN
images/darkages/DameJosephine.jpg


BIN
images/darkages/DameMolly.jpg


BIN
images/darkages/DameNatalie.jpg


BIN
images/darkages/DameSylvia.jpg


BIN
images/darkages/DeathCart.jpg


BIN
images/darkages/Feodum.jpg


BIN
images/darkages/Forager.jpg


BIN
images/darkages/Fortress.jpg


BIN
images/darkages/Graverobber.jpg


BIN
images/darkages/Hermit.jpg


BIN
images/darkages/Hovel.jpg


BIN
images/darkages/HuntingGrounds.jpg


BIN
images/darkages/Ironmonger.jpg


BIN
images/darkages/JunkDealer.jpg


+ 34 - 0
images/darkages/Kingdom.txt

@@ -0,0 +1,34 @@
+Poor House,0,0,0,4,0,0,Reveal your hand. {-1c} per Treasure card in your hand\, to a minimum of {0c}.,\N,35,1
+Beggar,0,0,0,0,0,0,Gain 3 Coppers\, putting them into your hand.,When another player plays an Attack card\, you may discard this. If you do\, gain two Silvers\, putting one on top of your deck.,99,2
+Squire,0,0,0,1,0,0,Choose one: +2 Actions; or +2 Buys; or gain a Silver.,When you trash this\, gain an Attack card.,35,2
+Vagrant,1,1,0,0,0,0,Reveal the top card of your deck. If it's a Curse\, Ruins\, Shelter\, or Victory card\, put it into your hand.,\N,35,2
+Forager,0,1,1,0,0,0,Trash a card from your hand. +{1c} per differently named Treasure in the trash.,\N,35,3
+Hermit,0,0,0,0,0,0,Look through your discard pile. You may trash a card from your discard pile or hand that is not a Treasure. Gain a card costing up to {3c}.,When you discard this from play\, if you did not buy any cards this turn\, trash this and gain a Madman from the Madman pile.,35,3
+Market Square,1,1,1,0,0,0,\N,When one of your cards is trashed\, you may discard this from your hand. If you do\, gain a Gold.,99,3
+Sage,0,1,0,0,0,0,Reveal cards from the top of your deck until you reveal one costing 3 Coins or more. Put that card into your hand and discard the rest.,\N,35,3
+Storeroom,0,0,1,0,0,0,Discard any number of cards. +1 Card per card discarded. Discard any number of cards. +{1c} per card discarded the second time.,\N,35,3
+Urchin,1,1,0,0,0,0,Each other player discards down to 4 cards in hand.,When you play another Attack card with this in play\, you may trash this. If you do\, gain a mercenary from the Mercenary pile.,163,3
+Armory,0,0,0,0,0,0,Gain a card costing up to {4c}\, putting it on top of your deck.,\N,35,4
+Death Cart,0,0,0,5,0,0,You may trash an Action card from your hand. If you don't\, trash this.,When you gain this\, gain 2 Ruins.,8227,4
+Feodum,0,0,0,0,0,0,Worth {1v} for every 3 Silvers in your deck (round down).,When you trash this\, gain 3 Silvers.,19,4
+Fortress,1,2,0,0,0,0,\N,When you trash this\, put it into your hand.,35,4
+Ironmonger,1,1,0,0,0,0,Reveal the top card of your deck; you may discard it. Either way\, if it is an… Action card\, +1 Action Treasure card\, +{1c} Victory card\, +1 Card,\N,35,4
+Marauder,0,0,0,0,0,0,Gain a Spoils from the Spoils pile. Each other player gains a Ruins.,\N,8355,4
+Procession,0,0,0,0,0,0,You may play an Action card from your hand twice. Trash it. Gain an Action card costing exactly {1c} more than it.,\N,35,4
+Rats,1,1,0,0,0,0,Gain a Rats. Trash a card from your hand other than a Rats (or reveal a hand of all Rats).,When you tash this\, +1 Card.,35,4
+Scavenger,0,0,0,1,0,0,You may put your deck into your discard pile. Look through your discard pile and put one card from it on top of your deck.,\N,35,4
+Wandering Minstrel,1,2,0,0,0,0,Reveal the top 3 cards of your deck. Put the Actions back on top in any order and discard the rest.,\N,35,4
+Band of Misfits,0,0,0,0,0,0,Play this as if it were an Action card in the Supply costing less than it that you choose. This is that card until it leaves play.,\N,35,5
+Bandit Camp,1,2,0,0,0,0,Gain a Spoils from the Spoils pile.,\N,35,5
+Catacombs,0,0,0,0,0,0,Look at the top 3 cards of your deck. Choose one: Put them into your hand; or discard them and +3 Cards.,When you trash this\, gain a cheaper card.,35,5
+Count,0,0,0,0,0,0,Choose one: Discard 2 cards; or put a card from your hand on top of your deck; or gain a Copper. Choose one: +{3c}; or trash your hand; or gain a Duchy.,\N,35,5
+Counterfeit,0,0,1,0,0,1,When you play this\, you may play a Treasure from your hand twice. If you do\, trash that Treasure.,\N,7,5
+Cultist,2,0,0,0,0,0,Each other player gains a Ruins. You may play a Cultist from your hand.,When you trash this\, +3 Cards.,8355,5
+Graverobber,0,0,0,0,0,0,Choose one: Gain a card from the trash costing from {3c} to {6c}\, putting it on top of your deck; or trash an Action card from your hand and gain a card costing up to {3c} more than it.,\N,35,5
+Junk Dealer,1,1,0,1,0,0,Trash a card from your hand.,\N,35,5
+Mystic,0,1,0,2,0,0,Name a card. Reveal the top card of your deck. If it's the named card\, put it into your hand.,\N,35,5
+Pillage,0,0,0,0,0,0,Trash this. Each other player with 5 or more cards in hand reveals his hand and discards a card that you choose. Gain 2 Spoils from the Spoils pile.,\N,163,5
+Rebuild,0,1,0,0,0,0,Name a card. Reveal cards from the top of your deck until you reveal a Victory card that is not the named card. Discard the other cards. Trash the Victory card and gain a Victory card costing up to {3c} more than it.,\N,35,5
+Rogue,0,0,0,2,0,0,If there are any cards in the trash costing from {3c} to {6c}\, gain one of them. Otherwise\, each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest.,\N,163,5
+Alter,0,0,0,0,0,0,Trash a card from your hand. Gain a card costing up to {5c}.,\N,35,6
+Hunting Grounds,4,0,0,0,0,0,\N,When you trash this\, gain a Duchy or 3 Estates.,35,6

BIN
images/darkages/Knights.jpg


BIN
images/darkages/Madman.jpg


BIN
images/darkages/Marauder.jpg


BIN
images/darkages/MarketSquare.jpg


BIN
images/darkages/Mercenary.jpg


BIN
images/darkages/Mystic.jpg


BIN
images/darkages/Necropolis.jpg


+ 22 - 0
images/darkages/Nonkingdom.txt

@@ -0,0 +1,22 @@
+Abandoned Mine,0,0,0,1,0,0,\N,\N,2081,0
+Ruined Library,1,0,0,0,0,0,\N,\N,2081,0
+Ruined Market,0,0,1,0,0,0,\N,\N,2081,0
+Ruined Village,0,1,0,0,0,0,\N,\N,2081,0
+Survivors,0,0,0,0,0,0,Look at the top 2 cards of your deck. Discard them or put them back in any order.,\N,2081,0
+Spoils,0,0,0,0,0,3,When you play this\, return it to the Spoils pile.,\N,4,0
+Madman,0,2,0,0,0,0,Return this to the Madman pile. If you do\, +1 Card per card in your hand.,\N,32,0
+Mercenary,0,0,0,0,0,0,You may trash 2 cards from your hand. If you do\, +2 Cards\, +{2c}\, and each other player discards down to 3 cards in hand.,\N,160,0
+Hovel,0,0,0,0,0,0,\N,When you buy a Victory card\, you may trash this from your hand.,4160,1
+Necropolis,0,2,0,0,0,0,\N,\N,4128,1
+Overgrown Estate,0,0,0,0,0,0,\N,When you trash this\, +1 Card.,4112,1
+Sir Martin,0,0,2,0,0,0,Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,\N,16547,4
+Dame Anna,0,0,0,0,0,0,You may trash up to 2 cards from your hand. Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,\N,16547,5
+Dame Josephine,0,0,0,0,2,0,You may trash up to 2 cards from your hand. Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,\N,16563,5
+Dame Molly,0,2,0,0,0,0,You may trash up to 2 cards from your hand. Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,\N,16547,5
+Dame Natalie,0,0,0,0,0,0,You may gain a card costing up to {3c}. You may trash up to 2 cards from your hand. Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,\N,16547,5
+Dame Sylvia,0,0,0,2,0,0,You may trash up to 2 cards from your hand. Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,\N,16547,5
+Sir Bailey,1,1,0,0,0,0,You may trash up to 2 cards from your hand. Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,\N,16547,5
+Sir Destry,2,0,0,0,0,0,You may trash up to 2 cards from your hand. Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,\N,16547,5
+Sir Michael,0,0,0,0,0,0,Each other player discards down to 3 cards in hand. You may trash up to 2 cards from your hand. Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,\N,16547,5
+Sir Vander,0,0,0,0,0,0,You may trash up to 2 cards from your hand. Each other player reveals the top 2 cards of his deck\, trashes one of them costing from {3c} to {6c}\, and discards the rest. If a Knight is trashed by this\, trash this card.,When you trash this\, gain a Gold.,16547,5
+

BIN
images/darkages/OvergrownEstate.jpg


BIN
images/darkages/Pillage.jpg


BIN
images/darkages/PoorHouse.jpg


BIN
images/darkages/Procession.jpg


BIN
images/darkages/Rats.jpg


BIN
images/darkages/Rebuild.jpg


BIN
images/darkages/Rogue.jpg


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor