mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Update gollum_scheming_guide.txt
This commit is contained in:
@@ -13,7 +13,7 @@ SVar:GuessNonland:DB$ PeekandReveal | PeekAmount$ 1 | RevealValid$ Card.nonLand
|
||||
SVar:DBBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ GE1 | TrueSubAbility$ RemoveCombat | FalseSubAbility$ Draw | SubAbility$ DBCleanup
|
||||
SVar:RemoveCombat:DB$ RemoveFromCombat | Defined$ Self
|
||||
SVar:Draw:DB$ Draw | SubAbility$ DBEffect | SpellDescription$ You draw a card and NICKNAME can't be blocked this turn.
|
||||
SVar:DBEffect:DB$ Effect | StaticAbilities$ Unblockable
|
||||
SVar:DBEffect:DB$ Effect | StaticAbilities$ Unblockable | Duration$ UntilHostLeavesPlayOrEOT
|
||||
SVar:Unblockable:Mode$ CantBlockBy | ValidAttacker$ Card.EffectSource | Description$ NICKNAME can't be blocked this turn.
|
||||
SVar:X:Count$RememberedSize
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearChosenPlayer$ True
|
||||
|
||||
Reference in New Issue
Block a user