All fixes requested

This commit is contained in:
LeRatierBretonnien 2023-05-07 14:06:48 +02:00
parent 536739fced
commit cf4de99242
2 changed files with 42 additions and 42 deletions

View File

@ -13,11 +13,11 @@ const __LiftDiceValues = {
}, },
"3": { "3": {
"weight": "37.5 kg", "weight": "37.5 kg",
"dice": "0.5d6" "dice": "0 1/2d6"
}, },
"4": { "4": {
"weight": "44 kg", "weight": "44 kg",
"dice": "0.5d6" "dice": "0 1/2d6"
}, },
"5": { "5": {
"weight": "50 kg", "weight": "50 kg",
@ -33,11 +33,11 @@ const __LiftDiceValues = {
}, },
"8": { "8": {
"weight": "75 kg", "weight": "75 kg",
"dice": "1.5d6" "dice": "1 1/2d6"
}, },
"9": { "9": {
"weight": "88 kg", "weight": "88 kg",
"dice": "1.5d6" "dice": "1 1/2d6"
}, },
"10": { "10": {
"weight": "100 kg", "weight": "100 kg",
@ -53,11 +53,11 @@ const __LiftDiceValues = {
}, },
"13": { "13": {
"weight": "150 kg", "weight": "150 kg",
"dice": "2.5d6" "dice": "2 1/2d6"
}, },
"14": { "14": {
"weight": "175 kg", "weight": "175 kg",
"dice": "2.5d6" "dice": "2 1/2d6"
}, },
"15": { "15": {
"weight": "200 kg", "weight": "200 kg",
@ -73,11 +73,11 @@ const __LiftDiceValues = {
}, },
"18": { "18": {
"weight": "300 kg", "weight": "300 kg",
"dice": "3.5d6" "dice": "3 1/2d6"
}, },
"19": { "19": {
"weight": "350 kg", "weight": "350 kg",
"dice": "3.5d6" "dice": "3 1/2d6"
}, },
"20": { "20": {
"weight": "400 kg", "weight": "400 kg",
@ -93,11 +93,11 @@ const __LiftDiceValues = {
}, },
"23": { "23": {
"weight": "600 kg", "weight": "600 kg",
"dice": "4.5d6" "dice": "4 1/2d6"
}, },
"24": { "24": {
"weight": "700 kg", "weight": "700 kg",
"dice": "4.5d6" "dice": "4 1/2d6"
}, },
"25": { "25": {
"weight": "800 kg", "weight": "800 kg",
@ -113,11 +113,11 @@ const __LiftDiceValues = {
}, },
"28": { "28": {
"weight": "1,200 kg", "weight": "1,200 kg",
"dice": "5.5d6" "dice": "5 1/2d6"
}, },
"29": { "29": {
"weight": "1,400 kg", "weight": "1,400 kg",
"dice": "5.5d6" "dice": "5 1/2d6"
}, },
"30": { "30": {
"weight": "1,600 kg", "weight": "1,600 kg",
@ -133,11 +133,11 @@ const __LiftDiceValues = {
}, },
"33": { "33": {
"weight": "2,400 kg", "weight": "2,400 kg",
"dice": "6.5d6" "dice": "6 1/2d6"
}, },
"34": { "34": {
"weight": "2,800 kg", "weight": "2,800 kg",
"dice": "6.5d6" "dice": "6 1/2d6"
}, },
"35": { "35": {
"weight": "3,200 kg", "weight": "3,200 kg",
@ -153,11 +153,11 @@ const __LiftDiceValues = {
}, },
"38": { "38": {
"weight": "4,800 kg", "weight": "4,800 kg",
"dice": "7.5d6" "dice": "7 1/2d6"
}, },
"39": { "39": {
"weight": "5,600 kg", "weight": "5,600 kg",
"dice": "7.5d6" "dice": "7 1/2d6"
}, },
"40": { "40": {
"weight": "6,400 kg", "weight": "6,400 kg",
@ -173,11 +173,11 @@ const __LiftDiceValues = {
}, },
"43": { "43": {
"weight": "9,600 kg", "weight": "9,600 kg",
"dice": "8.5d6" "dice": "8 1/2d6"
}, },
"44": { "44": {
"weight": "11 tons", "weight": "11 tons",
"dice": "8.5d6" "dice": "8 1/2d6"
}, },
"45": { "45": {
"weight": "12.5 tons", "weight": "12.5 tons",
@ -193,11 +193,11 @@ const __LiftDiceValues = {
}, },
"48": { "48": {
"weight": "19 tons", "weight": "19 tons",
"dice": "9.5d6" "dice": "9 1/2d6"
}, },
"49": { "49": {
"weight": "22 tons", "weight": "22 tons",
"dice": "9.5d6" "dice": "9 1/2d6"
}, },
"50": { "50": {
"weight": "25 tons", "weight": "25 tons",
@ -213,11 +213,11 @@ const __LiftDiceValues = {
}, },
"53": { "53": {
"weight": "37.5 tons", "weight": "37.5 tons",
"dice": "10.5d6" "dice": "10 1/2d6"
}, },
"54": { "54": {
"weight": "44 tons", "weight": "44 tons",
"dice": "10.5d6" "dice": "10 1/2d6"
}, },
"55": { "55": {
"weight": "50 tons", "weight": "50 tons",
@ -233,11 +233,11 @@ const __LiftDiceValues = {
}, },
"58": { "58": {
"weight": "75 tons", "weight": "75 tons",
"dice": "11.5d6" "dice": "11 1/2d6"
}, },
"59": { "59": {
"weight": "88 tons", "weight": "88 tons",
"dice": "11.5d6" "dice": "11 1/2d6"
}, },
"60": { "60": {
"weight": "100 tons", "weight": "100 tons",
@ -253,11 +253,11 @@ const __LiftDiceValues = {
}, },
"63": { "63": {
"weight": "150 tons", "weight": "150 tons",
"dice": "12.5d6" "dice": "12 1/2d6"
}, },
"64": { "64": {
"weight": "175 tons", "weight": "175 tons",
"dice": "12.5d6" "dice": "12 1/2d6"
}, },
"65": { "65": {
"weight": "200 tons", "weight": "200 tons",
@ -273,11 +273,11 @@ const __LiftDiceValues = {
}, },
"68": { "68": {
"weight": "300 tons", "weight": "300 tons",
"dice": "13.5d6" "dice": "13 1/2d6"
}, },
"69": { "69": {
"weight": "350 tons", "weight": "350 tons",
"dice": "13.5d6" "dice": "13 1/2d6"
}, },
"70": { "70": {
"weight": "400 tons", "weight": "400 tons",
@ -293,11 +293,11 @@ const __LiftDiceValues = {
}, },
"73": { "73": {
"weight": "600 tons", "weight": "600 tons",
"dice": "14.5d6" "dice": "14 1/2d6"
}, },
"74": { "74": {
"weight": "700 tons", "weight": "700 tons",
"dice": "14.5d6" "dice": "14 1/2d6"
}, },
"75": { "75": {
"weight": "800 tons", "weight": "800 tons",
@ -313,11 +313,11 @@ const __LiftDiceValues = {
}, },
"78": { "78": {
"weight": "1.2 ktons", "weight": "1.2 ktons",
"dice": "15.5d6" "dice": "15 1/2d6"
}, },
"79": { "79": {
"weight": "1.4 ktons", "weight": "1.4 ktons",
"dice": "15.5d6" "dice": "15 1/2d6"
}, },
"80": { "80": {
"weight": "1.6 ktons", "weight": "1.6 ktons",
@ -333,11 +333,11 @@ const __LiftDiceValues = {
}, },
"83": { "83": {
"weight": "2.4 ktons", "weight": "2.4 ktons",
"dice": "16.5d6" "dice": "16 1/2d6"
}, },
"84": { "84": {
"weight": "2.8 ktons", "weight": "2.8 ktons",
"dice": "16.5d6" "dice": "16 1/2d6"
}, },
"85": { "85": {
"weight": "3.2 ktons", "weight": "3.2 ktons",
@ -353,11 +353,11 @@ const __LiftDiceValues = {
}, },
"88": { "88": {
"weight": "4.8 ktons", "weight": "4.8 ktons",
"dice": "17.5d6" "dice": "17 1/2d6"
}, },
"89": { "89": {
"weight": "5.6 ktons", "weight": "5.6 ktons",
"dice": "17.5d6" "dice": "17 1/2d6"
}, },
"90": { "90": {
"weight": "6.4 ktons", "weight": "6.4 ktons",
@ -373,11 +373,11 @@ const __LiftDiceValues = {
}, },
"93": { "93": {
"weight": "9.6 ktons", "weight": "9.6 ktons",
"dice": "18.5d6" "dice": "18 1/2d6"
}, },
"94": { "94": {
"weight": "11 ktons", "weight": "11 ktons",
"dice": "18.5d6" "dice": "18 1/2d6"
}, },
"95": { "95": {
"weight": "12.5 ktons", "weight": "12.5 ktons",
@ -393,11 +393,11 @@ const __LiftDiceValues = {
}, },
"98": { "98": {
"weight": "19 ktons", "weight": "19 ktons",
"dice": "19.5d6" "dice": "19 1/2d6"
}, },
"99": { "99": {
"weight": "22 ktons", "weight": "22 ktons",
"dice": "19.5d6" "dice": "19 1/2d6"
}, },
"100": { "100": {
"weight": "25 ktons", "weight": "25 ktons",

View File

@ -91,7 +91,7 @@
"styles": [ "styles": [
"styles/simple.css" "styles/simple.css"
], ],
"version": "10.0.36", "version": "10.0.37",
"compatibility": { "compatibility": {
"minimum": "10", "minimum": "10",
"verified": "10", "verified": "10",
@ -99,7 +99,7 @@
}, },
"title": "Hero System v6 for FoundrtVTT (Official)", "title": "Hero System v6 for FoundrtVTT (Official)",
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/raw/branch/main/system.json", "manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/raw/branch/main/system.json",
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/archive/fvtt-hero-system-6-v10.0.36.zip", "download": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/archive/fvtt-hero-system-6-v10.0.37.zip",
"url": "https://www.uberwald.me/gitea/uberwald/", "url": "https://www.uberwald.me/gitea/uberwald/",
"background": "images/ui/hro6_welcome_page.webp", "background": "images/ui/hro6_welcome_page.webp",
"id": "fvtt-hero-system-6" "id": "fvtt-hero-system-6"