habitica-self-host/website/common/locales/en@lolcat/spells.json

59 lines
4.2 KiB
JSON
Raw Normal View History

{
"spellWizardFireballText": "BURST OV FLAMEZ",
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
"spellWizardMPHealText": "ETHREAL SURGE",
"spellWizardMPHealNotes": "You sacrifice Mana so the rest of your Party, except Mages, gains MP! (Based on: INT)",
"spellWizardEarthText": "EARTHQUAEK",
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
"spellWizardFrostText": "CHILLIN FROST",
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
"spellWizardFrostAlreadyCast": "U ALREDI CAST DIS. UR STREKS R FROZEN, U NO CAST DIS AGAIN.",
"spellWarriorSmashText": "BROOTUL SMASH",
"spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)",
"spellWarriorDefensiveStanceText": "DEFENSIV STANCE",
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
"spellWarriorValorousPresenceText": "VALOROUS PRESENSE",
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
"spellWarriorIntimidateText": "INTIMIDATIN GAZE",
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
"spellRoguePickPocketText": "PICPAWKET",
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
"spellRogueBackStabText": "BAKSTAB",
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
"spellRogueToolsOfTradeText": "TOOLS OV TEH TRADE",
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
"spellRogueStealthText": "STEALF",
"spellRogueStealthNotes": "With each cast, a few of your undone Dailies won't cause damage tonight. Their streaks and colors won't change. (Based 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": "Shining light restores your health! (Based on: CON and INT)",
"spellHealerBrightnessText": "SEARIN BRIGHTNES",
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
"spellHealerProtectAuraText": "PROTECTIV AURA",
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
"spellHealerHealAllText": "BLESIN",
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
"spellSpecialSnowballAuraText": "SNOBAL",
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
"spellSpecialSaltText": "SALT",
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
"spellSpecialSpookySparklesText": "SPOOPY SPARKLEZ",
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
"spellSpecialOpaquePotionText": "OPAQUE POSHUN",
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
"spellSpecialShinySeedText": "SHINY SED",
"spellSpecialShinySeedNotes": "TURN FRAND INTO JOYOUS FLOWR!",
"spellSpecialPetalFreePotionText": "PETAL-FREE POSHUN",
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
"spellSpecialSeafoamText": "SEEFOM",
"spellSpecialSeafoamNotes": "TURN FRAND INTO SEA CREACHUR!",
"spellSpecialSandText": "SAND",
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
"partyNotFound": "NO FOUND PARTY",
"targetIdUUID": "\"targetId\" must be a valid User ID.",
"challengeTasksNoCast": "Casting a skill on challenge tasks is not allowed.",
"groupTasksNoCast": "Casting a skill on group tasks is not allowed.",
"spellNotOwned": "U NO OWN DIS SKILL.",
"spellLevelTooHigh": "U MUST B LEVOOL <%= level %> 2 YOOSE DIS SKILL."
}