-
Notifications
You must be signed in to change notification settings - Fork 807
Shandalar Old Border: New starter decks & Item rebalance #9388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vanja-ivancevic
wants to merge
25
commits into
Card-Forge:master
Choose a base branch
from
vanja-ivancevic:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,803
−414
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Savage Chieftain (green castle): full uncommon + rare deckCard rewards - Recruiter Sliver: full uncommon + rare deckCard rewards - Torturer, Tibalt's Torturer, Demon of Tibalt, Metallic Sliver: uncommon deckCard only (already have fetchlands/specific rares) - Pharaoh, Mighty Djinn: no deckCard added (already very generous rewards)
Set spawnRate to 0 for all 72 bosses and minibosses to ensure they only appear in their designated map locations instead of randomly spawning in the overworld.
End palace maps were incorrectly teleporting to main castle boss rooms instead of their own _f1 boss rooms. This caused players to fight the wrong bosses and receive Mox + Strange Key rewards instead of the Key to the False God items needed to unlock Karona's gate.
Castles required mainQuest >= 2 to appear, but the quest progression only sets mainQuest to 1 (after intro) then 3 (after completion), never reaching 2. Changed activation requirement to val: 1 so castles appear after talking to Arzakon.
Adds an Arzakon dialog option to mark all five castle guardians as defeated, allowing players to bypass the castle quests and proceed directly to chapter 2.
4E (with some 3E cards) mono-color decks and dual-color 7E decks. Unlike the existing starters; these come with a good mix of classic rares and power commons/uncommons, though in low quantities. These should allow a smoother start to the player.
- Titania's Song: fix curly apostrophe encoding - Brainstorm: change set from 3ED to ICE - Sabretooth Tiger: fix spelling (was Sabertooth) - Serra Angel: fix set code from 7E to 7ED
Change all basic land printings in pile deck JSON files to 4ED for visual consistency across all random deck generation.
- Add 36 editions to UI selector (excluding ABU/Revised) - Easy Constructed: use 4th Edition starter decks - Insane Constructed B slot: use 7E_BU_Starter - Removes duplicate deck assignments across difficulties
Rename items (e.g., Triassic Egg → Triassic Amulet) and sync enemy/shop/item data from development branch.
- Add 21 new starter decks from official WotC theme decks (EXO, UDS, ULG, STH, VIS, WTH sets) using SET - Colors.dck naming convention - Split basic lands into 3 art variants across all 66 starter decks - Standardize deck format: add [Avatar] section, art variant suffixes on all cards, and proper footer sections - Update config.json with new deck assignments for Easy/Normal/Hard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.