mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Swords and Shields
Swords and Shields
This commit is contained in:
parent
6edc0d7052
commit
7b0ef0deb4
1 changed files with 29 additions and 29 deletions
|
|
@ -240,19 +240,19 @@
|
|||
|
||||
"_commentitems": "ITEMS",
|
||||
"_commentitemsweps": "WEAPONS",
|
||||
"sword0name" : "Training Sword",
|
||||
"sword1Name" : "Sword",
|
||||
"sword1Text" : "Increases experience gain by 3%.",
|
||||
"sword2Name" : "Axe",
|
||||
"sword2Text" : "Increases experience gain by 6%.",
|
||||
"sword3Name" : "Morningstar",
|
||||
"sword3Text" : "Increases experience gain by 9%.",
|
||||
"sword4Name" : "Blue Sword",
|
||||
"sword4Text" : "Increases experience gain by 12%.",
|
||||
"sword5Name" : "Red Sword",
|
||||
"sword5Text" : "Increases experience gain by 15%.",
|
||||
"sword6Name" : "Golden Sword",
|
||||
"sword6Text" : "Increases experience gain by 18%.",
|
||||
"sword0name" : "חרב תרגיל",
|
||||
"sword1Name" : "חרב",
|
||||
"sword1Text" : "מגדיל את רווח ניסיון של 3%.",
|
||||
"sword2Name" : "גרזן",
|
||||
"sword2Text" : "מגדיל את רווח ניסיון של 6%.",
|
||||
"sword3Name" : "כוכב השחר",
|
||||
"sword3Text" : "מגדיל את רווח ניסיון של 9%.",
|
||||
"sword4Name" : "חרב כחול",
|
||||
"sword4Text" : "מגדיל את רווח ניסיון של 12%.",
|
||||
"sword5Name" : "חרב אדום",
|
||||
"sword5Text" : "מגדיל את רווח ניסיון של 15%.",
|
||||
"sword6Name" : "חרב זהב",
|
||||
"sword6Text" : "מגדיל את רווח ניסיון של 18%.",
|
||||
|
||||
"_commentitemsarmour": "ARMOUR",
|
||||
"armour0Name" : "שריון בד",
|
||||
|
|
@ -270,28 +270,28 @@
|
|||
"_commentitemshead" : "HEADGEAR",
|
||||
"head0Name" : "בלי קסדה",
|
||||
"head1Name" : "קסדת עור" ,
|
||||
"head1Text": "מקטין הפסד של HP ב -2%",
|
||||
"head1Text": "מקטין הפסד של HP ב-2%",
|
||||
"head2Name" : "קסדת שרשרת",
|
||||
"head2Text": "מקטין הפסד של HP ב -3%",
|
||||
"head2Text": "מקטין הפסד של HP ב-3%",
|
||||
"head3Name" : "קסדת לוחות",
|
||||
"head3Text": "מקטין הפסד של HP ב -4%",
|
||||
"head3Text": "מקטין הפסד של HP ב-4%",
|
||||
"head4Name" : "קסדה אדומה",
|
||||
"head4Text": "מקטין הפסד של HP ב -5%",
|
||||
"head4Text": "מקטין הפסד של HP ב-5%",
|
||||
"head5Name" : "קסדת זהב",
|
||||
"head5Text": "מקטין הפסד של HP ב -6%",
|
||||
"head5Text": "מקטין הפסד של HP ב-6%",
|
||||
|
||||
"_commentitemsshield" : "SHIELDS",
|
||||
"sheild0Name" : "No Shield",
|
||||
"sheild1Name" : "Wooden Shield",
|
||||
"sheild1Text": "Decreases HP loss by 3%",
|
||||
"sheild2Name" : "Buckler",
|
||||
"sheild2Text": "Decreases HP loss by 4%",
|
||||
"sheild3Name" : "Reinforced Shield",
|
||||
"sheild3Text": "Decreases HP loss by 5%",
|
||||
"sheild4Name" : "Red Shield",
|
||||
"sheild4Text": "Decreases HP loss by 7%",
|
||||
"sheild5Name" : "Golden Shield",
|
||||
"sheild5Text": "Decreases HP loss by 8%",
|
||||
"sheild0Name" : "בלי מגן",
|
||||
"sheild1Name" : "מגן עץ",
|
||||
"sheild1Text": "מקטין הפסד של HP ב-3%",
|
||||
"sheild2Name" : "מגן קרב",
|
||||
"sheild2Text": "מקטין הפסד של HP ב-4%",
|
||||
"sheild3Name" : "מגן מוחזק",
|
||||
"sheild3Text": "מקטין הפסד של HP ב-5%",
|
||||
"sheild4Name" : "מגן אדום",
|
||||
"sheild4Text": "מקטין הפסד של HP ב-7%",
|
||||
"sheild5Name" : "מגן זהב",
|
||||
"sheild5Text": "מקטין הפסד של HP ב-8%",
|
||||
|
||||
"_commentitemsother" : "OTHER ITEMS",
|
||||
"healthPotionName" : "Health Potion",
|
||||
|
|
|
|||
Loading…
Reference in a new issue