This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
VanillaAbilitiesPatch
Patch to allow computer to use sigils without adding to player's handVanilla Abilities Patch
Patch for Opponent cards bearing vanilla sigils
Sigils Patched
- Undying/DrawCopyOnDeath - sends card to opponent queue, disable in config
- Sniper - disables waiting for player target, attacks lowest health
- Fecundity/DrawCopy - sends card to opponent queue, disable in config
- DrawAnt - sends card to opponent queue, disable in config
- DrawRabbits - sends card to opponent queue, disable in config
- BeesOnHit - sends card to opponent queue, disable in config
- DrawVesselOnHit - sends card to opponent queue, disable in config
- DrawRandomCardOnDeath - sends card to opponent queue, disable in config
- BoneDigger - disabled for computer
- QuadrupleBones - disabled for computer
- DrawNewHand - disabled for computer
- CardsInHand - no longer player's hand size, set to 1 for computer, plan to make opponent's queue size
Change log
v0.7.1
- Bugfix for Bifurcated on Sniper
- CorpseEater enabled for computer
v0.4.4
- Sniper attack styles added to config
- Code fix for Undying bug
v0.3.6
- Code overhaul for many bug fixes
- Spawning to queue or adding to enemy blueprint fixed
v0.2.3
- DrawCopyOnDeath and DrawRandomCardOnDeath now spawn cards in opponent queue
- Multiple cards dying in same turn sometimes fail to spawn
v0.1.0
- DrawNewHand and CardsInHand Special Stat Icon
- Fix for Brittle and Undying
v0.0.8
- BoneDigger and QuadrupleBones
v0.0.7
- Expanded sigils affected
v0.0.5
- Structure to prevent enemy cards from adding to player's hand
