Extending the editor
From CCG Kit
Creating new card effectsThe kit includes a collection of default card effects:
It is possible to create your own custom effects in a very convenient way. The editor will pick them up automatically without you having to write any additional code to do so. If you want to create a new effect, you will first need to decide if it is a player effect (i.e., it targets a player or group of players) or a card effect (i.e., it targets a card or group of cards). |