throneteki-playtesting / throneteki

Browser based A Game of Thrones LCG 2nd Edition
http://playtesting.theironthrone.net
MIT License
3 stars 2 forks source link

26525 | SoS - Implement Crawn, Son of Calor (1.0.0) #1103

Open maester-gormon[bot] opened 1 week ago

maester-gormon[bot] commented 1 week ago

:memo: Implementation requested for Crawn, Son of Calor (SoS)

Date requested: Tue Oct 08 2024

What needs to be done?

New card needs to be added to this repository, which will require a card file to be created and potentially code implementation. Note: Non-text box & keyword implementations are automatically processed with updates to [throneteki-json-data]().

Implementing Card (1.0.0) :-------------------------: image


Implementation Steps

  1. Create a branch from development (you may use a single branch for multiple implementations/updates)
  2. Create & implement new card file for this card (within 'server/game/cards/SoS'). Existing cards can be used as templates
  3. (Important) Set the card version (near bottom of card) to ImplementedCardClass.version = '1.0.0'
  4. (Optional) Test the implementation locally
  5. When ready (single or in bulk), create Pull Request into development branch, linking this issue in the description as 'Closes: #[this issue number]'

:robot: Issue was automatically created, and will close itself when card implementation is pushed to the playtesting website.