Files
habitica/website/common/locales/en@lolcat/spells.json
T
Matteo Pagliazzi 9a07ba7417 Better XSS Fix (#12483)
* Revert "fix(test): adjust expectations"

This reverts commit 205436d5b1.

* Revert "fix(escaping): global inoffensive apostrophe"

This reverts commit 2b8f94b244.

* change <%- to <%=

* fix interpolation only where necessary

* remove unused variable
2020-08-20 13:41:46 -05:00

60 lines
4.0 KiB
JSON
Executable File

{
"spellWizardFireballText": "BURST OV FLAMEZ",
"spellWizardFireballNotes": "U sumon XP an do feiry damege 2 Bosez! (Basd on: INT)",
"spellWizardMPHealText": "ETHREAL SURGE",
"spellWizardMPHealNotes": "U sacrifiec Mana so teh res ov ur Party, excep Maegz, getz MP! (Basd on: INT)",
"spellWizardEarthText": "EARTHQUAEK",
"spellWizardEarthNotes": "Ur mentl powr shaekz da erth an buffz ur Partyz Intelligence! (Basd on: Unbuffd INT)",
"spellWizardFrostText": "CHILLIN FROST",
"spellWizardFrostNotes": "Wif 1 cast, ice freezez al ur streekz so they wont reset 2 zero tomrrw! ",
"spellWizardFrostAlreadyCast": "U ALREDI CAST DIS. UR STREKS R FROZEN, U NO CAST DIS AGAIN.",
"spellWarriorSmashText": "BROOTUL SMASH",
"spellWarriorSmashNotes": "U maek task moar blue/les red an do xtra damage 2 Bosez! (Basd on: STR)",
"spellWarriorDefensiveStanceText": "DEFENSIV STANCE",
"spellWarriorDefensiveStanceNotes": "U crouch low liek gud kat an get buff 2 Constitution! (Basd on: Unbuffd CON)",
"spellWarriorValorousPresenceText": "VALOROUS PRESENSE",
"spellWarriorValorousPresenceNotes": "Ur boldnes buffz ur hole Partyz Strength! (Basd on: Unbuffd STR)",
"spellWarriorIntimidateText": "INTIMIDATIN GAZE",
"spellWarriorIntimidateNotes": "Ur feirce stair buffz ur hole Partyz Constitution! (Basd on: Unbuffd CON)",
"spellRoguePickPocketText": "PICPAWKET",
"spellRoguePickPocketNotes": "U steel frum neerby task an get gold! (Basd on: PER)",
"spellRogueBackStabText": "BAKSTAB",
"spellRogueBackStabNotes": "U betrai foolish task an get gold an XP! (Basd on: STR)",
"spellRogueToolsOfTradeText": "TOOLS OV TEH TRADE",
"spellRogueToolsOfTradeNotes": "Ur triky talenz buff ur hole Partyz Perception! (Basd on: Unbuffd PER)",
"spellRogueStealthText": "STEALF",
"spellRogueStealthNotes": "Wif eech cast, sum ov ur undun Dailyz wont give u damege 2nite. There streekz an colrz wont chaeng. (Basd on: PER)",
"spellRogueStealthDaliesAvoided": "<%= originalText %> NUMBR OV DAYLEES AVOIDD: <%= number %>.",
"spellRogueStealthMaxedOut": "U HAS ALREADY AVOIDD ALL UR DAYLEES; DERE'S NO NEED 2 CAST DIS AGAIN.",
"spellHealerHealText": "HEALIN LITE",
"spellHealerHealNotes": "Shinin lite givez u helth! (Basd on: CON an INT)",
"spellHealerBrightnessText": "SEARIN BRIGHTNES",
"spellHealerBrightnessNotes": "Burs ov lite maekz ur taskz moar blue/les red! (Basd on: INT)",
"spellHealerProtectAuraText": "PROTECTIV AURA",
"spellHealerProtectAuraNotes": "U sheild ur Party by buffin there Constitution! (Basd on: Unbuffd CON)",
"spellHealerHealAllText": "BLESIN",
"spellHealerHealAllNotes": "Ur soothin spel restorz ur hole Partyz helth! (Basd on: CON an INT)",
"spellSpecialSnowballAuraText": "SNOBAL",
"spellSpecialSnowballAuraNotes": "Turn fren into frosty snowman!!",
"spellSpecialSaltText": "SALT",
"spellSpecialSaltNotes": "Revers teh spel dat maed u snowman.",
"spellSpecialSpookySparklesText": "SPOOPY SPARKLEZ",
"spellSpecialSpookySparklesNotes": "Turn ur fren into transparent pal!",
"spellSpecialOpaquePotionText": "OPAQUE POSHUN",
"spellSpecialOpaquePotionNotes": "Revers teh spel dat maed u transparent.",
"spellSpecialShinySeedText": "SHINY SED",
"spellSpecialShinySeedNotes": "TURN FRAND INTO JOYOUS FLOWR!",
"spellSpecialPetalFreePotionText": "PETAL-FREE POSHUN",
"spellSpecialPetalFreePotionNotes": "Revers teh spel dat maed u flowr.",
"spellSpecialSeafoamText": "SEEFOM",
"spellSpecialSeafoamNotes": "TURN FRAND INTO SEA CREACHUR!",
"spellSpecialSandText": "SAND",
"spellSpecialSandNotes": "Revers teh spel dat maed u sea star.",
"partyNotFound": "NO FOUND PARTY",
"targetIdUUID": "\"targetId\" must be a valid User ID.",
"challengeTasksNoCast": "Castin skil on chalenge taskz is not allowd.",
"groupTasksNoCast": "Castin skil on group taskz is not allowd.",
"spellNotOwned": "U NO OWN DIS SKILL.",
"spellLevelTooHigh": "U MUST B LEVOOL <%= level %> 2 YOOSE DIS SKILL."
}