9a07ba7417
* Revert "fix(test): adjust expectations" This reverts commit205436d5b1. * Revert "fix(escaping): global inoffensive apostrophe" This reverts commit2b8f94b244. * change <%- to <%= * fix interpolation only where necessary * remove unused variable
60 lines
4.3 KiB
JSON
60 lines
4.3 KiB
JSON
{
|
|
"spellWizardFireballText": "Blast o' Fi-yarr",
|
|
"spellWizardFireballNotes": "Ye summon XP n' deal fiery damage t' Bosses! (Based on: INT)",
|
|
"spellWizardMPHealText": "Heaven's Breeze",
|
|
"spellWizardMPHealNotes": "Ye sacrifice Mana so th' rest o' yer Crew, except Mages, gains MP! (Based on: INT)",
|
|
"spellWizardEarthText": "Release th' Kraken",
|
|
"spellWizardEarthNotes": "Yer mental power shakes th' seas n' buffs yer Crew's Intelligence! (Based on: Unbuffed INT)",
|
|
"spellWizardFrostText": "Chillin' Frost",
|
|
"spellWizardFrostNotes": "With one cast, ice freezes all yer streaks so they won't reset t' zero tomorrow! ",
|
|
"spellWizardFrostAlreadyCast": "Ye 'ave already cast this today. Yer streaks are frozen, n' there's no need t' cast this again.",
|
|
"spellWarriorSmashText": "Dead Men Tell No Tales",
|
|
"spellWarriorSmashNotes": "Ye make a task more blue/less red n' deal extra damage t' Bosses! (Based on: STR)",
|
|
"spellWarriorDefensiveStanceText": "Parryin' Stance",
|
|
"spellWarriorDefensiveStanceNotes": "Ye crouch low n' gain a buff t' Constitution! (Based on: Unbuffed CON)",
|
|
"spellWarriorValorousPresenceText": "Tale o' Bravery",
|
|
"spellWarriorValorousPresenceNotes": "Yer boldness buffs yer whole Crew's Strength! (Based on: Unbuffed STR)",
|
|
"spellWarriorIntimidateText": "True Pirate's Gaze",
|
|
"spellWarriorIntimidateNotes": "Yer fierce stare buffs yer whole Crew's Constitution! (Based on: Unbuffed CON)",
|
|
"spellRoguePickPocketText": "Plunderrr",
|
|
"spellRoguePickPocketNotes": "Ye loot a nearby task n' gain gold! (Based on: PER)",
|
|
"spellRogueBackStabText": "Mutiny",
|
|
"spellRogueBackStabNotes": "Ye betray a foolish task n' gain gold n' XP! (Based on: STR)",
|
|
"spellRogueToolsOfTradeText": "Tools 'o the Trade",
|
|
"spellRogueToolsOfTradeNotes": "Yer tricky talents buff yer whole Crew's Perception! (Based on: Unbuffed PER)",
|
|
"spellRogueStealthText": "Stealth",
|
|
"spellRogueStealthNotes": "Wit' each cast, a few o' yer undone Dailies won't cause damage tonight. Their streaks n' colors won't change. (Based on: PER)",
|
|
"spellRogueStealthDaliesAvoided": "<%= originalText %> Number o' dailies avoided: <%= number %>.",
|
|
"spellRogueStealthMaxedOut": "Ye 'ave already avoided all yer dailies; there's no need t' cast this again.",
|
|
"spellHealerHealText": "Patch Yerself Up",
|
|
"spellHealerHealNotes": "Shinin' light restores yer health! (Based on: CON and INT)",
|
|
"spellHealerBrightnessText": "Head Mirror",
|
|
"spellHealerBrightnessNotes": "A burst o' light makes yer tasks more blue/less red! (Based on: INT)",
|
|
"spellHealerProtectAuraText": "Preventative Medicine",
|
|
"spellHealerProtectAuraNotes": "Ye shield yer Crew by buffing their Constitution! (Based on: Unbuffed CON)",
|
|
"spellHealerHealAllText": "Bandage Yer Mates",
|
|
"spellHealerHealAllNotes": "Yer soothin' spell restores yer whole Crew's health! (Based on: CON and INT)",
|
|
"spellSpecialSnowballAuraText": "Snowball",
|
|
"spellSpecialSnowballAuraNotes": "Turn a mate into a frosty snowman!",
|
|
"spellSpecialSaltText": "Sea Salt",
|
|
"spellSpecialSaltNotes": "Reverse th' spell that made ye a snowman.",
|
|
"spellSpecialSpookySparklesText": "Ghostly Glitter",
|
|
"spellSpecialSpookySparklesNotes": "Send yer mate ter th' lair o' th' Flying Dutchman!",
|
|
"spellSpecialOpaquePotionText": "Murky Potion",
|
|
"spellSpecialOpaquePotionNotes": "Reverse th' spell that made ye a ghost.",
|
|
"spellSpecialShinySeedText": "Shiny Seed",
|
|
"spellSpecialShinySeedNotes": "Turn yer mate into a joyous flowerrr!",
|
|
"spellSpecialPetalFreePotionText": "Petal-Free Potion",
|
|
"spellSpecialPetalFreePotionNotes": "Reverse th' spell that made ye a flowerrr.",
|
|
"spellSpecialSeafoamText": "Seafoam",
|
|
"spellSpecialSeafoamNotes": "Turn yer mate into a creature o' th' seas!",
|
|
"spellSpecialSandText": "Sand",
|
|
"spellSpecialSandNotes": "Reverse th' spell that made ye a sea starrr.",
|
|
"partyNotFound": "Crew not found",
|
|
"targetIdUUID": "\"targetId\" must be a valid User ID.",
|
|
"challengeTasksNoCast": "Castin' a skill on challenge tasks is nah allowed.",
|
|
"groupTasksNoCast": "Castin' a skill on ship tasks is nah allowed.",
|
|
"spellNotOwned": "Ye don't own this skill.",
|
|
"spellLevelTooHigh": "Ye must be level <%= level %> t' use this skill."
|
|
}
|