Skip to content

Commit

Permalink
Update and rename selfbanishcost.yml to SelfBanishCost.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrQ authored Nov 7, 2024
1 parent 7562b61 commit d73cc60
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---!function
name: selfbanishcost
name: SelfBanishCost
namespace: aux
description: An [EffectCost](/api/types/EffectCost) function that checks if an effect's handler can banish itself as activation cost.
summary: Cost function for effects that banish their handler as activation cost.
description: A baseline [cost function](/api/types/EffectCost) used for effects that banish the activating card itself as cost, such as `You can banish this card (you control/from.../etc); ...` (e.g. "Destiny HERO - Malicious").
summary: Cost function for effects that banish the card itself as cost.
status:
index: stable
aliases:
Expand Down

0 comments on commit d73cc60

Please sign in to comment.