All checks were successful
		
		
	
	Release Creation / build (release) Successful in 1m40s
				
			
		
			
				
	
	
		
			76 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			76 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "id": "fvtt-ftl-nomad",
 | |
|   "title": "Faster Than Light : Nomad",
 | |
|   "description": "Faster Than Light : Nomad is a system for Foundry VTT, based on the FTL system. It is a system for playing in a universe of space opera, where the players are the crew of a spaceship, traveling from planet to planet, from system to system, in search of adventure and fortune.",
 | |
|   "manifest": "https://www.uberwald.me/gitea/public/fvtt-ftl-nomad/raw/branch/main/system.json",
 | |
|   "download": "#{DOWNLOAD}#",
 | |
|   "url": "https://www.uberwald.me/gitea/public/fvtt-ftl-nomad",
 | |
|   "license": "LICENSE",
 | |
|   "version": "12.0.1",
 | |
|   "authors": [
 | |
|     {
 | |
|       "name": "Uberwald",
 | |
|       "discord": "LeRatierBretonnien"
 | |
|     }
 | |
|   ],
 | |
|   "flags": {
 | |
|     "hotReload": {
 | |
|       "extensions": ["css", "html", "hbs", "json"],
 | |
|       "paths": ["acks.css", "./", "templates", "css", "lang/en.json"]
 | |
|     }
 | |
|   },
 | |
|   "compatibility": {
 | |
|     "minimum": "13",
 | |
|     "verified": "13"
 | |
|   },
 | |
|   "esmodules": ["fvtt-ftl-nomad.mjs"],
 | |
|   "styles": ["css/fvtt-ftl-nomad.css"],
 | |
|   "languages": [
 | |
|     {
 | |
|       "lang": "en",
 | |
|       "name": "Anglais",
 | |
|       "path": "lang/en.json"
 | |
|     }
 | |
|   ],
 | |
|   "documentTypes": {
 | |
|     "Actor": {
 | |
|       "character": { "htmlFields": ["description", "notes"] },
 | |
|       "creature": { "htmlFields": ["description", "notes"] },
 | |
|       "vehicle": { "htmlFields": ["description", "notes"] },
 | |
|       "starship": { "htmlFields": ["description", "notes"] }
 | |
|     },
 | |
|     "Item": {
 | |
|       "talent": { "htmlFields": ["description"] },
 | |
|       "weapon": { "htmlFields": ["description"] },
 | |
|       "armor": { "htmlFields": ["description"] },
 | |
|       "equipment": { "htmlFields": ["description"] },
 | |
|       "psionic": { "htmlFields": ["description"] },
 | |
|       "creature-trait": { "htmlFields": ["description"] },
 | |
|       "creature-ability": { "htmlFields": ["description"] },
 | |
|       "implant": { "htmlFields": ["description"] },
 | |
|       "language": { "htmlFields": ["description"] }
 | |
|     }
 | |
|   },
 | |
|   "packs": [
 | |
|     {
 | |
|       "label": "FTL Nomad",
 | |
|       "type": "Item",
 | |
|       "name": "ftl-nomad-items",
 | |
|       "path": "packs/ftl-nomad-items",
 | |
|       "system": "fvtt-ftl-nomad",
 | |
|       "flags": {},
 | |
|       "ownership": {
 | |
|         "PLAYER": "NONE",
 | |
|         "ASSISTANT": "OWNER"
 | |
|       }
 | |
|     }
 | |
|   ],
 | |
|   "grid": {
 | |
|     "distance": 10,
 | |
|     "units": "m"
 | |
|   },
 | |
|   "primaryTokenAttribute": "hp",
 | |
|   "socket": true,
 | |
|   "background": "systems/fvtt-ftl-nomad/assets/ui/ftl_nomad_background_01.webp"
 | |
| }
 |