Change localization of Joker Sr.
This commit is contained in:
parent
76e95e9725
commit
b6fc62521c
3 changed files with 45 additions and 45 deletions
|
|
@ -120,6 +120,15 @@ return {
|
|||
"{C:inactive}(Currently {X:red,C:white}X#1#{C:inactive})",
|
||||
},
|
||||
},
|
||||
j_Roland_domino = {
|
||||
name = "Domino",
|
||||
text = {
|
||||
"This Joker gains {C:mult}+#1# {}Mult",
|
||||
"if played hand is a",
|
||||
"{C:attention}#2#",
|
||||
"{C:inactive}(Currently {C:red}+#3#{C:inactive} Mult)",
|
||||
},
|
||||
},
|
||||
j_Roland_escapey = {
|
||||
name = "Escapey",
|
||||
text = {
|
||||
|
|
@ -146,45 +155,9 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
j_Roland_phytoestrogens = {
|
||||
name = "Phytoestrogens",
|
||||
text = {"{C:mult}+Chips{} Mult", "{X:mult,C:white}X#1#{} Mult"},
|
||||
},
|
||||
j_Roland_monomino = {
|
||||
name = "Monomino",
|
||||
text = {
|
||||
"Gains {C:money}$#1#{} of",
|
||||
"{C:attention}sell value{} if",
|
||||
"played hand is a",
|
||||
"{C:attention}#2#",
|
||||
},
|
||||
},
|
||||
j_Roland_domino = {
|
||||
name = "Domino",
|
||||
text = {
|
||||
"This Joker gains {C:mult}+#1# {}Mult",
|
||||
"if played hand is a",
|
||||
"{C:attention}#2#",
|
||||
"{C:inactive}(Currently {C:red}+#3#{C:inactive} Mult)",
|
||||
},
|
||||
},
|
||||
j_Roland_trimino = {
|
||||
name = "Trimino",
|
||||
text = {
|
||||
"Copies {C:attention}#1# {C:green}random",
|
||||
"scoring cards and",
|
||||
"{C:red,E:1}self-destructs {}if",
|
||||
"played hand is a",
|
||||
"{C:attention}#2#",
|
||||
},
|
||||
},
|
||||
j_Roland_misfortune = {
|
||||
name = "Misfortune Cookie",
|
||||
text = {
|
||||
"{C:tarot}Tarot{} cards created",
|
||||
"by {C:tarot}Purple Seals",
|
||||
"become {C:dark_edition}Negative",
|
||||
},
|
||||
j_Roland_jokersr = {
|
||||
name = "Joker Sr.",
|
||||
text = {"{X:mult,C:white}X#1#{} Mult"},
|
||||
},
|
||||
j_Roland_martingale = {
|
||||
name = "Martingale",
|
||||
|
|
@ -199,6 +172,23 @@ return {
|
|||
"{s:0}Otherwise, {C:green,s:0}#1# in #3#{s:0} chance to give {X:mult,C:white,s:0}X#9#{s:0} Mult",
|
||||
},
|
||||
},
|
||||
j_Roland_misfortune = {
|
||||
name = "Misfortune Cookie",
|
||||
text = {
|
||||
"{C:tarot}Tarot{} cards created",
|
||||
"by {C:tarot}Purple Seals",
|
||||
"become {C:dark_edition}Negative",
|
||||
},
|
||||
},
|
||||
j_Roland_monomino = {
|
||||
name = "Monomino",
|
||||
text = {
|
||||
"Gains {C:money}$#1#{} of",
|
||||
"{C:attention}sell value{} if",
|
||||
"played hand is a",
|
||||
"{C:attention}#2#",
|
||||
},
|
||||
},
|
||||
j_Roland_mrsbones = {
|
||||
name = "Mrs. Bones",
|
||||
text = {
|
||||
|
|
@ -221,6 +211,10 @@ return {
|
|||
"{C:inactive}(Currently {X:green,C:white}X#2#{C:inactive})",
|
||||
},
|
||||
},
|
||||
j_Roland_phytoestrogens = {
|
||||
name = "Phytoestrogens",
|
||||
text = {"{C:mult}+Chips{} Mult", "{X:mult,C:white}X#1#{} Mult"},
|
||||
},
|
||||
j_Roland_sapling = {
|
||||
name = "Sapling",
|
||||
text = {
|
||||
|
|
@ -230,10 +224,6 @@ return {
|
|||
"least {C:attention}#2# suits",
|
||||
},
|
||||
},
|
||||
j_Roland_srjoker = {
|
||||
name = "Sr. Joker",
|
||||
text = {"{X:mult,C:white}X#1#{} Mult"},
|
||||
},
|
||||
j_Roland_sunny = {
|
||||
name = "Sunny Side Up",
|
||||
text = {
|
||||
|
|
@ -250,6 +240,16 @@ return {
|
|||
"give {X:red,C:white}X#1#{} Mult",
|
||||
},
|
||||
},
|
||||
j_Roland_trimino = {
|
||||
name = "Trimino",
|
||||
text = {
|
||||
"Copies {C:attention}#1# {C:green}random",
|
||||
"scoring cards and",
|
||||
"{C:red,E:1}self-destructs {}if",
|
||||
"played hand is a",
|
||||
"{C:attention}#2#",
|
||||
},
|
||||
},
|
||||
j_Roland_yard = {
|
||||
name = "Yard Sale",
|
||||
text = {
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"author": [
|
||||
"Emik"
|
||||
],
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"badge_colour": "8BE9FD",
|
||||
"main_file": "src/main.lua",
|
||||
"badge_text_colour": "44475A",
|
||||
|
|
|
|||
|
|
@ -565,7 +565,7 @@ joker {
|
|||
}
|
||||
|
||||
joker {
|
||||
key = "srjoker",
|
||||
key = "jokersr",
|
||||
pronouns = "he_him",
|
||||
config = {extra = {xmult = 1.25}},
|
||||
cost = 2,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue