Card-Forge / Card-Forge/forge

New THISTYPE for Description

Open
#7,401 12 comments 0 reactions 1 assignee Assigned to @Hanmac View on GitHub
Game Mechanics keep
Dominant language
Java
Stars
2.7k
Forks
1.1k
Avg merge
1d 1h
Merged PRs (30d)
158

Description

I would like to add `THISTYPE` similar to `CARDNAME` for Descriptions

it mostly matters for Cost Parts that does check for "CARDNAME" should check for "THISTYPE" too

Variations:
* "this land"
* "this creature"
* "this artifact"
* "this enchantment"
* "this permanent" (maybe difficult? Could check for Non-Intrinsic?)
* "this token"

uppercase ones
* "this Aura"
* "this Equipment"
* "this Case"
* "this Spacecraft"
* "this Planet"
* "this Attraction"

I think that it shouldn't use changed Type, so it could just use the Original Type of CardState
That's why I want to add `getThisType` to CardState

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.