-
Name:
mHandOfFortuneI
-
Displayed name:
Hand of fortune III
-
Description:
The character entrusts part of their fate to a standard 52-card deck. When this Talent is acquired, shuffle the deck and draw until the character has a hand of 6 cards. Cards held in hand may be committed to abilities that explicitly use cards. The player chooses which eligible cards to use, and the ability determines how each card changes its effect. Unless an ability states otherwise, card strength is ranked Ace, King, Queen, Jack, 10, 9, 8, 7, 6, 5, 4, 3, then 2, with Ace producing the strongest effect and 2 the weakest. After a card-based ability resolves, discard every card committed to it, then immediately draw until the character's hand contains 6 cards again. Cards that were not used remain in hand. If the draw pile does not contain enough cards, shuffle the discard pile to form a new draw pile and continue drawing. Cards cannot be discarded, exchanged, or redrawn voluntarily unless another ability or Talent explicitly allows it. The character's maximum hand size is 6 cards.
-
Cost:
-
Script:
stat = character:createStat([[sCardHandSize]], [[dependant]]) stat.displayName:set([[Card hand size]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneI]], [[Hand of fortune I]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-
Upgrades:
-
Name:
mHandOfFortuneII
-
Displayed name:
Hand of fortune II
-
Description:
Increases the character's maximum hand size to 4 cards.
-
Cost:
expCost(800,400)-200
-
Script:
master.displayName:set([[Hand of fortune II]]) master.description:replace([[hand of 2 cards]], [[hand of 4 cards]]) master.description:replace([[contains 2 cards again]], [[contains 4 cards again]]) master.description:replace([[maximum hand size is 2 cards]], [[maximum hand size is 4 cards]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneII]], [[Hand of fortune II]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-
Name:
mHandOfFortuneIII
-
Displayed name:
Hand of fortune III
-
Description:
Increases the character's maximum hand size to 6 cards.
-
Cost:
expCost(1200,400)-400
-
Script:
master.displayName:set([[Hand of fortune III]]) master.description:replace([[hand of 4 cards]], [[hand of 6 cards]]) master.description:replace([[contains 4 cards again]], [[contains 6 cards again]]) master.description:replace([[maximum hand size is 4 cards]], [[maximum hand size is 6 cards]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneIII]], [[Hand of fortune III]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-
Name:
mHandOfFortuneIV
-
Displayed name:
Hand of fortune IV
-
Description:
Increases the character's maximum hand size to 8 cards.
-
Cost:
expCost(1600,400)-600
-
Script:
master.displayName:set([[Hand of fortune IV]]) master.description:replace([[hand of 6 cards]], [[hand of 8 cards]]) master.description:replace([[contains 6 cards again]], [[contains 8 cards again]]) master.description:replace([[maximum hand size is 6 cards]], [[maximum hand size is 8 cards]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneIV]], [[Hand of fortune IV]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-
Name:
mHandOfFortuneV
-
Displayed name:
Hand of fortune V
-
Description:
Increases the character's maximum hand size to 10 cards.
-
Cost:
expCost(2000,400)-800
-
Script:
master.displayName:set([[Hand of fortune V]]) master.description:replace([[hand of 8 cards]], [[hand of 10 cards]]) master.description:replace([[contains 8 cards again]], [[contains 10 cards again]]) master.description:replace([[maximum hand size is 8 cards]], [[maximum hand size is 10 cards]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneV]], [[Hand of fortune V]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-
Name:
mHandOfFortuneVI
-
Displayed name:
Hand of fortune VI
-
Description:
Increases the character's maximum hand size to 12 cards.
-
Cost:
expCost(2400,400)-1000
-
Script:
master.displayName:set([[Hand of fortune VI]]) master.description:replace([[hand of 10 cards]], [[hand of 12 cards]]) master.description:replace([[contains 10 cards again]], [[contains 12 cards again]]) master.description:replace([[maximum hand size is 10 cards]], [[maximum hand size is 12 cards]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneVI]], [[Hand of fortune VI]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-
Name:
mHandOfFortuneVII
-
Displayed name:
Hand of fortune VII
-
Description:
Increases the character's maximum hand size to 14 cards.
-
Cost:
expCost(2800,400)-1200
-
Script:
master.displayName:set([[Hand of fortune VII]]) master.description:replace([[hand of 12 cards]], [[hand of 14 cards]]) master.description:replace([[contains 12 cards again]], [[contains 14 cards again]]) master.description:replace([[maximum hand size is 12 cards]], [[maximum hand size is 14 cards]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneVII]], [[Hand of fortune VII]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-
Name:
mHandOfFortuneVIII
-
Displayed name:
Hand of fortune VIII
-
Description:
Increases the character's maximum hand size to 16 cards.
-
Cost:
expCost(3200,400)-1400
-
Script:
master.displayName:set([[Hand of fortune VIII]]) master.description:replace([[hand of 14 cards]], [[hand of 16 cards]]) master.description:replace([[contains 14 cards again]], [[contains 16 cards again]]) master.description:replace([[maximum hand size is 14 cards]], [[maximum hand size is 16 cards]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneVIII]], [[Hand of fortune VIII]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-
Name:
mHandOfFortuneIX
-
Displayed name:
Hand of fortune IX
-
Description:
Increases the character's maximum hand size to 18 cards.
-
Cost:
expCost(3600,400)-1600
-
Script:
master.displayName:set([[Hand of fortune IX]]) master.description:replace([[hand of 16 cards]], [[hand of 18 cards]]) master.description:replace([[contains 16 cards again]], [[contains 18 cards again]]) master.description:replace([[maximum hand size is 16 cards]], [[maximum hand size is 18 cards]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneIX]], [[Hand of fortune IX]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-
Name:
mHandOfFortuneX
-
Displayed name:
Hand of fortune X
-
Description:
Increases the character's maximum hand size to 20 cards.
-
Cost:
expCost(4000,400)-1800
-
Script:
master.displayName:set([[Hand of fortune X]]) master.description:replace([[hand of 18 cards]], [[hand of 20 cards]]) master.description:replace([[contains 18 cards again]], [[contains 20 cards again]]) master.description:replace([[maximum hand size is 18 cards]], [[maximum hand size is 20 cards]]) character.sCardHandSize:addNormal([[2]], [[mHandOfFortuneX]], [[Hand of fortune X]])
-
Duration:
-1
-
Type:
0
-
Recurrent script:
-
Add ons:
-