added Blitzkrieg gamemode created by tacoghandi. for those that like playing at top speed :)
This commit is contained in:
22
projects/mtg/bin/Res/rules/Blitzkrieg.txt
Normal file
22
projects/mtg/bin/Res/rules/Blitzkrieg.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
include mtg.txt
|
||||
name=Blitzkrieg
|
||||
unlock=prx_geirkztilb
|
||||
[INIT]
|
||||
mode=mtg
|
||||
|
||||
auto=shuffle
|
||||
auto=draw:8
|
||||
|
||||
auto=sethand:7
|
||||
auto=@each my draw:if type(*|myhand)~lessthan~8 then draw:1 && if type(*|myhand)~lessthan~8 then draw:1 && if type(*|myhand)~lessthan~8 then draw:1 && if type(*|myhand)~lessthan~8 then draw:1 && if type(*|myhand)~lessthan~8 then draw:1 && if type(*|myhand)~lessthan~8 then draw:1 && if type(*|myhand)~lessthan~8 then draw:1 && if type(*|myhand)~lessthan~8 then draw:1
|
||||
|
||||
auto=@movedTo(land|myBattlefield) from(myhand):draw:1 controller
|
||||
auto=maxPlay(land)1000
|
||||
|
||||
|
||||
#Lands Mana Rules
|
||||
auto=lord(Plains|MyBattlefield) {T}:Add{W}
|
||||
auto=lord(Island|MyBattlefield) {T}:Add{U}
|
||||
auto=lord(Swamp|MyBattlefield) {T}:Add{B}
|
||||
auto=lord(Mountain|MyBattlefield) {T}:Add{R}
|
||||
auto=lord(Forest|MyBattlefield) {T}:Add{G}
|
||||
@@ -22,4 +22,13 @@ unlock_text=Stone Hewer Basic Unlocked
|
||||
teaser=Love Equipment and want a real challenge? Unlock Stone Hewer Basic:)
|
||||
trophyroom_text=Won with more than 10 equipments.
|
||||
unlock_condition=type(equipment|Battlefield)~morethan~10
|
||||
[/award]
|
||||
|
||||
[award]
|
||||
name=Blitzkrieg Mode
|
||||
id=prx_geirkztilb
|
||||
unlock_text=Blitzkrieg Mode Unlocked
|
||||
teaser=Like to play fast? Unlock Blitzkrieg Mode :)
|
||||
trophyroom_text=Won with more than 18 lands.
|
||||
unlock_condition=type(land|myBattlefield)~morethan~18
|
||||
[/award]
|
||||
Reference in New Issue
Block a user