- Add puzzle PS_BLB4, fix GameState support for class level. (#6195)

This commit is contained in:
Agetian
2024-09-25 11:02:22 +03:00
committed by GitHub
parent dd5aa11742
commit 35cd7d0f4e
2 changed files with 17 additions and 1 deletions

View File

@@ -1398,7 +1398,7 @@ public abstract class GameState {
c.setTurnInZone(turn); c.setTurnInZone(turn);
} else if (info.equals("IsToken")) { } else if (info.equals("IsToken")) {
c.setGamePieceType(GamePieceType.TOKEN); c.setGamePieceType(GamePieceType.TOKEN);
} else if (info.equals("ClassLevel:")) { } else if (info.startsWith("ClassLevel:")) {
c.setClassLevel(Integer.parseInt(info.substring(info.indexOf(':') + 1))); c.setClassLevel(Integer.parseInt(info.substring(info.indexOf(':') + 1)));
} }
} }

View File

@@ -0,0 +1,16 @@
[metadata]
Name:Possibility Storm - Bloomburrow #04
URL:https://i2.wp.com/www.possibilitystorm.com/wp-content/uploads/2024/09/latest-scaled.jpg?ssl=1
Goal:Win
Turns:1
Difficulty:Mythic
Description:Win this turn. Ensure your solution satisfies all possible blocking decisions. Good luck!
[state]
turn=1
activeplayer=p0
activephase=MAIN1
p0life=20
p0hand=Ornery Tumblewagg;Oko, the Ringleader;Season of Gathering;Shivan Devastator;Ferocification
p0battlefield=Innkeeper's Talent|ClassLevel:2;Rampaging Geoderm;Kami of Whispered Hopes|Counters:P1P1=2;Island;Island;Mountain;Mountain;Forest;Forest
p1life=17
p1battlefield=Fear of Immobility;Shield-Wall Sentinel