phi2dao

Card.Game

Aug 4th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. Elements
  2. Air
  3. Fire
  4. Earth
  5. Water
  6.  
  7. Card Types
  8. Admin
  9. Daemon
  10. <<<>>>
  11. Process
  12.  
  13. Game Zones
  14. Memory
  15. Storage
  16. Trash
  17. Stack
  18. World
  19. <><><> Zone
  20. Firewall
  21.  
  22. Game Phases
  23. Opening Phase
  24. Combat Phase
  25. Main Phase
  26. Closing Phase
  27.  
  28. Deck Construction
  29. 1 Admin
  30. 39 non-Admin cards
  31. x3 cards of the same name only
  32.  
  33. Game Setup
  34. Each player:
  35. * Puts their Admin face-down in the World
  36. * Shuffles their deck into their Storage
  37. * Decides who goes first
  38. * Draws 2 sets of 7 cards each
  39. * Puts one set into their Memory
  40. * Puts the other set into their Firewall
  41. * Flips their Admin face-up
  42.  
  43. Gameplay
  44. Opening Phase:
  45. * <Untap> any of your cards in the World and your <><><> Zone
  46. * Draw 1 card
  47. * Optionally <tap> your Admin to <><><> a card from your Memory
  48.  
  49. Combat Phase:
  50. Daemon Attack Step:
  51. * Optionally attack that opponent with any of your <untapped> Daemons
  52. * That opponent may block your attacking Daemons with any of their <untapped> Daemons
  53. * If a Daemon is blocked, it and its blocking Daemon deal damage to each other
  54. * If a Daemon is not blocked, it crashes that opponent's Firewall
  55.  
  56. Admin Attack Step:
  57. * Optionally attack that opponent with your Admin
  58. * That opponent may safeguard your attacking Admin
  59. * If your Admin is not safeguarded, it crashes that opponent's Firewall
  60.  
  61. Main Phase:
  62. In any order you may:
  63. * <Tap> your Admin to <><><> a card from your Memory
  64. * <Tap> your Admin and pay {2} to return a card from your <><><> Zone to its owner's Memory
  65. * Pay a card's execute cost to execute it
  66. * Pay a Function's execute cost to execute it
  67.  
  68. Closing Phase
  69. * Repair all damaged Daemons
  70. * Discard cards from your Memory until you have 7 or fewer
Add Comment
Please, Sign In to add comment