D
dizpatch at gte.net
Guest
Ok. I've been fighting this for some time now and am still unable to figure
a solution for these two rules issues.
Game is Lord of the Rings
Since Reflections release it is now possible to have alternate ringbearers.
Problem is that the original Frodo ring-bearer had a twilight cost of '0'
and therefore didn't count against the 4 twilight limit in the starting
fellowship. The new alternate rb's have costs ranging from 2-3 twilight.
With that in mind how do I get around the rules to use the new ring-bearers
with a correct cost of zero if in the starting fellowship and still account
for the new rb's if NOT used in the starting fellowship and just used in
your deck normally.
I currently use this as the rule for rb's:
<rule id="frodo" message="There must be at least one copy of Ring-bearer in
the deck" summary="Must have Ring-bearer" priority="20" scope="all">
<![CDATA[
card:resist.? = 1
]]>
</rule>
Secondly:
There are currently 13 cards distinct cards that have a twilight cost of 3
to play during a game. However - if they are in the starting fellowship
their twilight cost is reduced to 2. Is there a way to support this issue
in rules validation. I have a list of those cards if needed. It's
essentially 5 versions of Eomer, 3 of Theoden, 2 of Faramir, Alcarin, Ranger
of Ithlien & Elite Rider (both versions). The following is the rule that
currently is used for validation without the above issue. This is, of course
tied into the question I posted first. Maybe I'm wrong in trying to handle
them separately.
<rule id="strtfellow" message="Your starting Fellowship has a total Twilight
cost greater than 4" summary="Starting Fellowship too big" scope="deck3">
<![CDATA[
sum:twilight.? <= 4
]]>
</rule>
Any help would be appreciated. I've read myself to a total state of
insensibility going over the Rules and Statistics manuel though I did learn
a lot and cut down the size of my rules file.
Thanx loads to the CV guys - they're geniuses in my book.
Jim
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/WuQolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/cardvault/
<*> To unsubscribe from this group, send an email to:
cardvault-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
a solution for these two rules issues.
Game is Lord of the Rings
Since Reflections release it is now possible to have alternate ringbearers.
Problem is that the original Frodo ring-bearer had a twilight cost of '0'
and therefore didn't count against the 4 twilight limit in the starting
fellowship. The new alternate rb's have costs ranging from 2-3 twilight.
With that in mind how do I get around the rules to use the new ring-bearers
with a correct cost of zero if in the starting fellowship and still account
for the new rb's if NOT used in the starting fellowship and just used in
your deck normally.
I currently use this as the rule for rb's:
<rule id="frodo" message="There must be at least one copy of Ring-bearer in
the deck" summary="Must have Ring-bearer" priority="20" scope="all">
<![CDATA[
card:resist.? = 1
]]>
</rule>
Secondly:
There are currently 13 cards distinct cards that have a twilight cost of 3
to play during a game. However - if they are in the starting fellowship
their twilight cost is reduced to 2. Is there a way to support this issue
in rules validation. I have a list of those cards if needed. It's
essentially 5 versions of Eomer, 3 of Theoden, 2 of Faramir, Alcarin, Ranger
of Ithlien & Elite Rider (both versions). The following is the rule that
currently is used for validation without the above issue. This is, of course
tied into the question I posted first. Maybe I'm wrong in trying to handle
them separately.
<rule id="strtfellow" message="Your starting Fellowship has a total Twilight
cost greater than 4" summary="Starting Fellowship too big" scope="deck3">
<![CDATA[
sum:twilight.? <= 4
]]>
</rule>
Any help would be appreciated. I've read myself to a total state of
insensibility going over the Rules and Statistics manuel though I did learn
a lot and cut down the size of my rules file.
Thanx loads to the CV guys - they're geniuses in my book.
Jim
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/WuQolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/cardvault/
<*> To unsubscribe from this group, send an email to:
cardvault-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/