forked from public/foundryvtt-swade-fr
		
	Fix vehicles + v2.0
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | # 2.0.0 | ||||||
|  |  | ||||||
|  | SWADE v2 (Fvtt v10) + fix sur pilotage | ||||||
|  |  | ||||||
| # 0.21.0.0 | # 0.21.0.0 | ||||||
| # 0.21.1.0 | # 0.21.1.0 | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										71
									
								
								module.json
									
									
									
									
									
								
							
							
						
						
									
										71
									
								
								module.json
									
									
									
									
									
								
							| @@ -1,43 +1,44 @@ | |||||||
| { | { | ||||||
|   "name": "swade-fr", |  | ||||||
|   "title": "SWADE - Traduction française", |   "title": "SWADE - Traduction française", | ||||||
|   "description": "Ajoute le français (FRANCE) au système SWADE.<p> Une traduction Babele des compendiums est inclue mais optionnelle. (Encore en test, à utiliser à vos risques et périls !) </p> <p>*** Join the official Discord server: <a href=\"https://discord.gg/foundryvtt\"> Official Discord</a></p><p>*** Rejoignez la communauté Francophone: <a href=\"https://discord.gg/pPSDNJk\">Discord francophone</a></p>", |   "description": "Ajoute le français (FRANCE) au système SWADE.<p> <p>*** Join the official Discord server: <a href=\"https://discord.gg/foundryvtt\"> Official Discord</a></p><p>*** Rejoignez la communauté Francophone: <a href=\"https://discord.gg/pPSDNJk\">Discord francophone</a></p>", | ||||||
|   "author": "BoboursToutCool, Gronyon, Kyane, LeRatierBretonnien, Sasmira, U~man,X.O. de Vorcen", |  | ||||||
|   "authors": [ |   "authors": [ | ||||||
|     { |     { | ||||||
|       "name": "BoboursToutCool", |       "name": "BoboursToutCool", | ||||||
|       "discord": "BoboursToutCool#9787" |       "discord": "BoboursToutCool#9787", | ||||||
|  |       "flags": {} | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|       "name": "Cyril - Gronyon- Ronseaux", |       "name": "Cyril - Gronyon- Ronseaux", | ||||||
|       "discord": "Gronyon#0843" |       "discord": "Gronyon#0843", | ||||||
|  |       "flags": {} | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|       "name": "Kyane von Schnitzel", |       "name": "Kyane von Schnitzel", | ||||||
|       "discord": "Kyane von Schnitzel#8654" |       "discord": "Kyane von Schnitzel#8654", | ||||||
|  |       "flags": {} | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|       "name": "LeRatierBretonnien", |       "name": "LeRatierBretonnien", | ||||||
|       "discord": "LeRatierBretonnien#2065" |       "discord": "LeRatierBretonnien#2065", | ||||||
|  |       "flags": {} | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|       "name": "Sasmira", |       "name": "Sasmira", | ||||||
|       "discord": "Sasmira#4566" |       "discord": "Sasmira#4566", | ||||||
|  |       "flags": {} | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|       "name": "U~man", |       "name": "U~man", | ||||||
|       "discord": "U~man#2374" |       "discord": "U~man#2374", | ||||||
|  |       "flags": {} | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|       "name": "X.O. de Vorcen" |       "name": "X.O. de Vorcen", | ||||||
|  |       "flags": {} | ||||||
|     } |     } | ||||||
|   ], |   ], | ||||||
|   "url": "https://www.uberwald.me/gitea/public//foundryvtt-swade-fr", |   "url": "https://www.uberwald.me/gitea/public//foundryvtt-swade-fr", | ||||||
|   "flags": {}, |   "version": "2.0.0", | ||||||
|   "version": "1.2.3", |  | ||||||
|   "minimumCoreVersion": "0.7.9", |  | ||||||
|   "compatibleCoreVersion": "9", |  | ||||||
|   "scripts": [], |  | ||||||
|   "esmodules": [ |   "esmodules": [ | ||||||
|     "modules/swade-fr-init.js" |     "modules/swade-fr-init.js" | ||||||
|   ], |   ], | ||||||
| @@ -48,26 +49,28 @@ | |||||||
|     { |     { | ||||||
|       "lang": "fr", |       "lang": "fr", | ||||||
|       "name": "French (FRANCE)", |       "name": "French (FRANCE)", | ||||||
|       "path": "fr.json" |       "path": "fr.json", | ||||||
|  |       "flags": {} | ||||||
|     } |     } | ||||||
|   ], |   ], | ||||||
|   "packs": [], |  | ||||||
|   "system": [], |  | ||||||
|   "dependencies": [ |  | ||||||
|     { |  | ||||||
|       "name": "swade", |  | ||||||
|       "type": "system" |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "name": "dice-so-nice", |  | ||||||
|       "type": "module", |  | ||||||
|       "manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json" |  | ||||||
|     } |  | ||||||
|   ], |  | ||||||
|   "socket": false, |  | ||||||
|   "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/raw/branch/master/module.json", |   "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/raw/branch/master/module.json", | ||||||
|   "download": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/archive/foundryvtt-swade-fr-1.2.3.zip", |   "download": "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/archive/foundryvtt-swade-fr-2.0.0.zip", | ||||||
|   "protected": false, |   "id": "swade-fr", | ||||||
|   "coreTranslation": false, |   "relationships": { | ||||||
|   "library": false |     "requires": [ | ||||||
|  |     ], | ||||||
|  |     "systems": [ | ||||||
|  |       { | ||||||
|  |         "id": "swade", | ||||||
|  |         "type": "system", | ||||||
|  |         "compatibility": {} | ||||||
|  |       } | ||||||
|  |     ] | ||||||
|  |   }, | ||||||
|  |   "minimumCoreVersion": "0.8.0", | ||||||
|  |   "compatibleCoreVersion": "9", | ||||||
|  |   "compatibility": { | ||||||
|  |     "minimum": "0.8.0", | ||||||
|  |     "verified": "10.285" | ||||||
|  |   } | ||||||
| } | } | ||||||
| @@ -12,3 +12,12 @@ Hooks.once('init', () => { | |||||||
|   } |   } | ||||||
|    |    | ||||||
| }); | }); | ||||||
|  |  | ||||||
|  | /************************************************************************************/ | ||||||
|  | Hooks.once('ready', () => { | ||||||
|  |   CONFIG.SWADE.vehicles.opSkills = { | ||||||
|  |     maxHandlingPenalty: -4, | ||||||
|  |     opSkills: ['', 'Navigation', 'Conduite', 'Pilotage', 'Équitation'], | ||||||
|  |   }  | ||||||
|  |  | ||||||
|  | }) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user