mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
59 lines
4.2 KiB
JSON
59 lines
4.2 KiB
JSON
|
|
{
|
||
|
|
"spellWizardFireballText": "火焰爆轟",
|
||
|
|
"spellWizardFireballNotes": "You summon XP and deal fiery damage to Bosses! (Based on: INT)",
|
||
|
|
"spellWizardMPHealText": "澎湃靈泉",
|
||
|
|
"spellWizardMPHealNotes": "You sacrifice Mana so the rest of your Party, except Mages, gains MP! (Based on: INT)",
|
||
|
|
"spellWizardEarthText": "地震",
|
||
|
|
"spellWizardEarthNotes": "Your mental power shakes the earth and buffs your Party's Intelligence! (Based on: Unbuffed INT)",
|
||
|
|
"spellWizardFrostText": "極寒霜凍",
|
||
|
|
"spellWizardFrostNotes": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
|
||
|
|
"spellWizardFrostAlreadyCast": "You have already cast this today. Your streaks are frozen, and there's no need to cast this again.",
|
||
|
|
"spellWarriorSmashText": "致命壹擊",
|
||
|
|
"spellWarriorSmashNotes": "You make a task more blue/less red and deal extra damage to Bosses! (Based on: STR)",
|
||
|
|
"spellWarriorDefensiveStanceText": "防禦姿態",
|
||
|
|
"spellWarriorDefensiveStanceNotes": "You crouch low and gain a buff to Constitution! (Based on: Unbuffed CON)",
|
||
|
|
"spellWarriorValorousPresenceText": "悍勇現身",
|
||
|
|
"spellWarriorValorousPresenceNotes": "Your boldness buffs your whole Party's Strength! (Based on: Unbuffed STR)",
|
||
|
|
"spellWarriorIntimidateText": "威懾凝視",
|
||
|
|
"spellWarriorIntimidateNotes": "Your fierce stare buffs your whole Party's Constitution! (Based on: Unbuffed CON)",
|
||
|
|
"spellRoguePickPocketText": "飛龍探雲手",
|
||
|
|
"spellRoguePickPocketNotes": "You rob a nearby task and gain gold! (Based on: PER)",
|
||
|
|
"spellRogueBackStabText": "背刺",
|
||
|
|
"spellRogueBackStabNotes": "You betray a foolish task and gain gold and XP! (Based on: STR)",
|
||
|
|
"spellRogueToolsOfTradeText": "行頭",
|
||
|
|
"spellRogueToolsOfTradeNotes": "Your tricky talents buff your whole Party's Perception! (Based on: Unbuffed PER)",
|
||
|
|
"spellRogueStealthText": "潛行",
|
||
|
|
"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 %> Number of dailies avoided: <%= number %>.",
|
||
|
|
"spellRogueStealthMaxedOut": "You have already avoided all your dailies; there's no need to cast this again.",
|
||
|
|
"spellHealerHealText": "聖光術",
|
||
|
|
"spellHealerHealNotes": "Shining light restores your health! (Based on: CON and INT)",
|
||
|
|
"spellHealerBrightnessText": "灼熱光矢",
|
||
|
|
"spellHealerBrightnessNotes": "A burst of light makes your tasks more blue/less red! (Based on: INT)",
|
||
|
|
"spellHealerProtectAuraText": "守護光環",
|
||
|
|
"spellHealerProtectAuraNotes": "You shield your Party by buffing their Constitution! (Based on: Unbuffed CON)",
|
||
|
|
"spellHealerHealAllText": "祝福",
|
||
|
|
"spellHealerHealAllNotes": "Your soothing spell restores your whole Party's health! (Based on: CON and INT)",
|
||
|
|
"spellSpecialSnowballAuraText": "雪球",
|
||
|
|
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
|
||
|
|
"spellSpecialSaltText": "鹽",
|
||
|
|
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
|
||
|
|
"spellSpecialSpookySparklesText": "Spooky Sparkles",
|
||
|
|
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
|
||
|
|
"spellSpecialOpaquePotionText": "晦暗的藥水",
|
||
|
|
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
|
||
|
|
"spellSpecialShinySeedText": "閃亮種子",
|
||
|
|
"spellSpecialShinySeedNotes": "Turn a friend into a joyous flower!",
|
||
|
|
"spellSpecialPetalFreePotionText": "Petal-Free Potion",
|
||
|
|
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
|
||
|
|
"spellSpecialSeafoamText": "海洋泡沫",
|
||
|
|
"spellSpecialSeafoamNotes": "Turn a friend into a sea creature!",
|
||
|
|
"spellSpecialSandText": "沙",
|
||
|
|
"spellSpecialSandNotes": "Reverse the spell that made you a sea star.",
|
||
|
|
"partyNotFound": "Party not found",
|
||
|
|
"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": "You don't own this skill.",
|
||
|
|
"spellLevelTooHigh": "You must be level <%= level %> to use this skill."
|
||
|
|
}
|