Guest User

Relic Reminder English Localisation

a guest
Jul 5th, 2022
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.96 KB | None | 0 0
  1. {
  2.   "relic_reminders:HoveringKite": {
  3.     "TEXT": [
  4.       "Hovering Kite",
  5.       "The first time you discard a card this turn, gain [E] .",
  6.       "You have already gained energy from this relic this turn."
  7.     ]
  8.   },
  9.   "relic_reminders:ArtOfWar": {
  10.     "TEXT": [
  11.       "Art of War",
  12.       "If you do not play any attacks this turn, gain [E] next turn.",
  13.       "You have played attacks this turn."
  14.     ]
  15.   },
  16.   "relic_reminders:HappyFlower": {
  17.     "TEXT": [
  18.       "Happy Flower",
  19.       "You have gained energy from this relic this turn.",
  20.       "In two turns, gain [E] .",
  21.       "Next turn, gain [E] ."
  22.     ]
  23.   },
  24.   "relic_reminders:Nunchaku": {
  25.     "TEXT": [
  26.       "Nunchaku",
  27.       "The next time you play an attack, gain [E] .",
  28.       "After you play #b$amount$ attacks, gain [E] ."
  29.     ]
  30.   },
  31.   "relic_reminders:Sundial": {
  32.     "TEXT": [
  33.       "Sundial",
  34.       "The next time you shuffle your draw pile #b3 times, gain [E] [E] .",
  35.       "The next time you shuffle your draw pile #b2 times, gain [E] [E] .",
  36.       "The next time you shuffle your draw pile, gain [E] [E] ."
  37.     ]
  38.   },
  39.   "relic_reminders:Pocketwatch": {
  40.     "TEXT": [
  41.       "Pocketwatch",
  42.       "If you play #b3 or fewer cards this turn, draw #b3 cards next turn.",
  43.       "You have played more than #b3 cards this turn."
  44.     ]
  45.   },
  46.   "relic_reminders:Omamori": {
  47.     "TEXT": [
  48.       "Omamori",
  49.       "This relic is used up.",
  50.       "Use Omamori to block the next #rCurse you obtain.",
  51.       "Use Omamori to block the next two #rCurses you obtain."
  52.     ]
  53.   },
  54.   "relic_reminders:CeramicFish": {
  55.     "TEXT": [
  56.       "Ceramic Fish",
  57.       "Obtain #b8 #yGold when you add a card to your deck."
  58.     ]
  59.   },
  60.   "relic_reminders:DarkstonePeriapt": {
  61.     "TEXT": [
  62.       "Darkstone Periapt",
  63.       "Gain #b6 Max HP when you add a #rCurse to your deck."
  64.     ]
  65.   },
  66.   "relic_reminders:MeatOnTheBone": {
  67.     "TEXT": [
  68.       "Meat on the Bone",
  69.       "At the end of the combat, heal #b12 HP.",
  70.       "If you are at or below #b$amount$ HP, heal #b12 HP at the end of the combat."
  71.     ]
  72.   },
  73.   "relic_reminders:LizardTail": {
  74.     "TEXT": [
  75.       "Lizard Tail",
  76.       "The next time you would die, heal to #b$amount$ HP instead."
  77.     ]
  78.   },
  79.   "relic_reminders:Sozu": {
  80.     "TEXT": [
  81.       "Sozu",
  82.       "You cannot obtain potions, are you sure you want to discard this potion?"
  83.     ]
  84.   },
  85.   "relic_reminders:config": {
  86.     "TEXT": [
  87.       "Show energy-related relic reminders.",
  88.       "Show event option-related relic reminders.",
  89.       "Show HP-related relic reminders.",
  90.       "Show potion-related relic reminders.",
  91.       "Block premature end turns.",
  92.       "Show the Orange Pellets tracker.",
  93.       "Show map-related relic reminders."
  94.     ]
  95.   },
  96.   "relic_reminders:mod": {
  97.     "TEXT": [
  98.       "Relic Reminders",
  99.       "Jerry",
  100.       "Get reminded of all the relics you have that you tend to forget! Use the config menu to change what types of reminders to display."
  101.     ]
  102.   }
  103. }
Advertisement
Add Comment
Please, Sign In to add comment