mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
59 lines
No EOL
4.3 KiB
JSON
59 lines
No EOL
4.3 KiB
JSON
{
|
||
"spellWizardFireballText": "火焰爆轟",
|
||
"spellWizardFireballNotes": "你召喚出經驗值並對Boss造成火焰傷害!(基於:智力)",
|
||
"spellWizardMPHealText": "澎湃靈泉",
|
||
"spellWizardMPHealNotes": "你獻出魔力所以你隊伍裡的其他人,除了法師,獲得了MP!(基於:智力)",
|
||
"spellWizardEarthText": "地震",
|
||
"spellWizardEarthNotes": "你的精神之力震撼大地,並強化了你隊伍的智力!(基於:未增益智力)",
|
||
"spellWizardFrostText": "極寒霜凍",
|
||
"spellWizardFrostNotes": "以一個施咒,寒冰凍結了你所有的連擊,所以它們不會在明天歸零!",
|
||
"spellWizardFrostAlreadyCast": "今天你已經用了「極寒霜凍」技能,不需要再用一次了!",
|
||
"spellWarriorSmashText": "致命一擊",
|
||
"spellWarriorSmashNotes": "你讓一個任務變得更藍/比較不紅並對Boss造成額外的傷害!(基於:力量)",
|
||
"spellWarriorDefensiveStanceText": "防禦姿態",
|
||
"spellWarriorDefensiveStanceNotes": "你壓低身子並獲得一個對體質的增益效果!(基於:未增益體質)",
|
||
"spellWarriorValorousPresenceText": "英勇現身",
|
||
"spellWarriorValorousPresenceNotes": "你的無畏增強了整個隊伍的力量!(基於:未增益力量)",
|
||
"spellWarriorIntimidateText": "威懾凝視",
|
||
"spellWarriorIntimidateNotes": "你的兇猛目光增強了整個隊伍的體質!(基於:未增益體質)",
|
||
"spellRoguePickPocketText": "扒竊",
|
||
"spellRoguePickPocketNotes": "你搶了一個附近的任務並獲得金幣!(基於:感知)",
|
||
"spellRogueBackStabText": "背刺",
|
||
"spellRogueBackStabNotes": "你背叛了一個愚蠢的任務並獲得金幣和經驗值!(基於:力量)",
|
||
"spellRogueToolsOfTradeText": "社交手段",
|
||
"spellRogueToolsOfTradeNotes": "你的狡猾天份強化了整個隊伍的感知!(基於:未增益感知)",
|
||
"spellRogueStealthText": "潛行",
|
||
"spellRogueStealthNotes": "伴隨著每一次施放,一些你未完成的每日任務今晚不會造成傷害,他們的連擊和顏色不會改變。(基於:感知)",
|
||
"spellRogueStealthDaliesAvoided": "<%= originalText %> 避免的每日任務:<%= number %>.",
|
||
"spellRogueStealthMaxedOut": "你已經避免了你的每日任務,沒有必要再施放這個法術。",
|
||
"spellHealerHealText": "治療之光",
|
||
"spellHealerHealNotes": "閃耀光芒回復了你的生命值!(基於:體質和智力)",
|
||
"spellHealerBrightnessText": "灼熱光矢",
|
||
"spellHealerBrightnessNotes": "一道爆發出的光芒讓你的任務變得更藍/比較不紅了!(基於:智力)",
|
||
"spellHealerProtectAuraText": "守護光環",
|
||
"spellHealerProtectAuraNotes": "你靠著增強你隊伍的體質守護他們!(基於:未增益體質)",
|
||
"spellHealerHealAllText": "祝福",
|
||
"spellHealerHealAllNotes": "你的鎮痛法術回復了整個隊伍的生命值!(基於:體質和智力)",
|
||
"spellSpecialSnowballAuraText": "雪球",
|
||
"spellSpecialSnowballAuraNotes": "Turn a friend into a frosty snowman!",
|
||
"spellSpecialSaltText": "鹽",
|
||
"spellSpecialSaltNotes": "Reverse the spell that made you a snowman.",
|
||
"spellSpecialSpookySparklesText": "鬼火藥劑",
|
||
"spellSpecialSpookySparklesNotes": "Turn your friend into a transparent pal!",
|
||
"spellSpecialOpaquePotionText": "晦暗藥水",
|
||
"spellSpecialOpaquePotionNotes": "Reverse the spell that made you transparent.",
|
||
"spellSpecialShinySeedText": "閃亮種子",
|
||
"spellSpecialShinySeedNotes": "把一個朋友變成一個歡樂的花!",
|
||
"spellSpecialPetalFreePotionText": "花瓣自由魔藥",
|
||
"spellSpecialPetalFreePotionNotes": "Reverse the spell that made you a flower.",
|
||
"spellSpecialSeafoamText": "海洋泡沫",
|
||
"spellSpecialSeafoamNotes": "把朋友變成海洋生物!",
|
||
"spellSpecialSandText": "沙子",
|
||
"spellSpecialSandNotes": "反轉讓你變成一隻海星的法術。",
|
||
"partyNotFound": "找不到隊伍。",
|
||
"targetIdUUID": "\"targetId\"必須是有效的UUID。",
|
||
"challengeTasksNoCast": "你無法在挑戰任務上使用技能。",
|
||
"groupTasksNoCast": "你無法在群組任務上使用技能。",
|
||
"spellNotOwned": "你不擁有這項技能。",
|
||
"spellLevelTooHigh": "你需要達到 等級<%= level %>才能使用這個技能。"
|
||
} |