LackeyCCG

LackeyCCG Forum => Plugins & Plugin Creation Forum => Topic started by: darkdraco4 on September 23, 2014, 10:35:01 PM

Title: Hero card
Post by: darkdraco4 on September 23, 2014, 10:35:01 PM
How can i designate a hero card for a player?
The hero card must have its own effect HP and resource cost.
How can i define this in my plugin?

Thanks!
Title: Re: Hero card
Post by: IEatYourSoul on September 24, 2014, 01:46:43 AM
If you mean seperate from your hp you can always set up more than one life point counter and one can say player hp and the other can say character hp. You can also just put counters on it like you would a plains walker in magic.

If you meant something like a token card to be created you can basically do the same thing as a token creature in the magic plugin.

If you meant something different from this please specify.