throneteki-playtesting / throneteki

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

25572 - Update to The Hour of the Wolf v2.3 #854

Closed Patane97 closed 9 months ago

Patane97 commented 9 months ago

:memo: Update requested for The Hour of the Wolf (MoM)

Date requested: Mon Dec 18 2023

What needs to be done?

Latest adjustment involves changes to this card's text box (excluding keywords), which will require code changes. Non-text box & keyword adjustments are automatically processed with updates to [throneteki-json-data]().

Previous Version (2.2) Updated Version (2.3)
image image

Change Notes

:arrow_double_up: Updated - Tweaked through raising the Gold back to 5, Reserve back to 4, and lowering the Initiative to 6. This is essentially being reverted to its original stat-line, but with initiative & reserve lower than Marched to the Wall.


Implementation Steps

  1. Create a branch from development-MoM
  2. Update card file for this card (within 'server/game/cards/MoM')
  3. (Important) Update the card version (near bottom of file) to UpdatedCardClass.version = '2.3'
  4. (Optional) Test the implementation locally
  5. When ready (single or in bulk), create Pull Request into development-MoM branch, linking this issue in the description as 'Closes: #[this issue number]'

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

github-actions[bot] commented 9 months ago

Closed by #856.