mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18: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
|
ManaCost:2 B
|
||||||
Types:Creature Skeleton Warrior
|
Types:Creature Skeleton Warrior
|
||||||
PT:2/1
|
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.)
|
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:DBPump:DB$ Pump | Defined$ Self | KW$ Indestructible
|
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.)
|
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