mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge branch 'ai_drudge_sentinel' into 'master'
Flip Drudge Sentinel script to improve the AI handling See merge request core-developers/forge!476
This commit is contained in:
@@ -2,6 +2,6 @@ Name:Drudge Sentinel
|
||||
ManaCost:2 B
|
||||
Types:Creature Skeleton Warrior
|
||||
PT:2/1
|
||||
A:AB$ Tap | Cost$ 3 | Defined$ Self | SubAbility$ DBPump | SpellDescription$ Tap Drudge Sentinel. It gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)
|
||||
SVar:DBPump:DB$ Pump | Defined$ Self | KW$ Indestructible
|
||||
A:AB$ Pump | Cost$ 3 | Defined$ Self | KW$ Indestructible | SubAbility$ DBTap | SpellDescription$ Tap Drudge Sentinel. It gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)
|
||||
SVar:DBTap:DB$ Tap | Cost$ 3 | Defined$ Self
|
||||
Oracle:{3}: Tap Drudge Sentinel. It gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)
|
||||
|
||||
Reference in New Issue
Block a user