@@ -1414,7 +1414,7 @@ return {
14141414 j_cry_compound_interest = {
14151415 name = " Compound Interest" ,
14161416 text = {
1417- " Earn {C:money}#1#%{} of total money " ,
1417+ " Earn {C:money}#1#%{} more interest " ,
14181418 " at end of round," ,
14191419 " increases by {C:money}#2#%{} per" ,
14201420 " consecutive payout" ,
@@ -1547,16 +1547,16 @@ return {
15471547 " for each {C:attention}Jolly Joker{}" ,
15481548 },
15491549 },
1550- [" j_cry_Double Scale" ] = { -- ?????????????
1551- name = " Double Scale" ,
1552- text = {
1553- " Scaling {C:attention}Jokers{}" ,
1554- " scale {C:attention}quadratically" ,
1555- " {C:inactive,s:0.8}(ex. +1, +3, +6, +10)" ,
1556- " {C:inactive,s:0.8}(grows by +1, +2, +3)" ,
1557- },
1558- },
1559- [" j_cry_Double Scale_modest " ] = {
1550+ -- ["j_cry_Double Scale"] = { -- ?????????????
1551+ -- name = "Double Scale",
1552+ -- text = {
1553+ -- "Scaling {C:attention}Jokers{}",
1554+ -- "scale {C:attention}quadratically",
1555+ -- "{C:inactive,s:0.8}(ex. +1, +3, +6, +10)",
1556+ -- "{C:inactive,s:0.8}(grows by +1, +2, +3)",
1557+ -- },
1558+ -- },
1559+ [" j_cry_Double Scale " ] = {
15601560 name = " Double Scale" ,
15611561 text = {
15621562 " Scaling {C:attention}Jokers{}" ,
@@ -1846,9 +1846,9 @@ return {
18461846 j_cry_goldjoker = {
18471847 name = " Gold Joker" ,
18481848 text = {
1849- " Earn {C:money}#1#%{} of total " ,
1850- " money at end of round" ,
1851- " Payout increases by {C:money}#2#%{}" ,
1849+ " Earn {C:money}#1#%{} more " ,
1850+ " interest at end of round" ,
1851+ " Percentage increases by {C:money}#2#%{}" ,
18521852 " when each played {C:attention}Gold{}" ,
18531853 " card is scored" ,
18541854 },
@@ -2319,7 +2319,7 @@ return {
23192319 text = {
23202320 " Earn {C:money}$#1#{} at end of round" ,
23212321 " Increase payout by {C:money}$#2#{}" ,
2322- " for each {C:attention}#3#{} held in hand," ,
2322+ " if a {C:attention}#3#{} is held in hand," ,
23232323 " rank changes every round" ,
23242324 },
23252325 },
0 commit comments