Compare commits
	
		
			2 Commits 
		
	
	
		
			e7e0c9b4a6
			...
			ba585405aa
		
	
	| Author | SHA1 | Date | 
|---|---|---|
|  | ba585405aa | |
|  | e4c922e03f | 
							
								
								
									
										110
									
								
								src/system.json
								
								
								
								
							
							
						
						
									
										110
									
								
								src/system.json
								
								
								
								
							|  | @ -1,174 +1,176 @@ | |||
| { | ||||
|   "name": "acks", | ||||
|   "id": "acks", | ||||
|   "title": "Adventurer Conqueror King System", | ||||
|   "description": "Play B/X or other OSR compatible content using the ACKS system", | ||||
|   "version": "0.9.2", | ||||
|   "minimumCoreVersion": "9.0", | ||||
|   "compatibleCoreVersion": "9.269", | ||||
|   "version": "0.10.0", | ||||
|   "compatibility": { | ||||
|     "minimum": 11, | ||||
|     "verified": "11.308" | ||||
|   }, | ||||
|   "templateVersion": 2, | ||||
|   "author": "The Happy Anarchist", | ||||
|   "esmodules": ["acks.js"], | ||||
|   "styles": ["acks.css"], | ||||
|   "packs": [ | ||||
|     { | ||||
|       "name": "acks-arcane-spells-1", | ||||
|       "id": "acks-arcane-spells-1", | ||||
|       "label": "ACKS Arcane Spells 1", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-arcane-spells-1.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-arcane-spells-1", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-arcane-spells-2", | ||||
|       "id": "acks-arcane-spells-2", | ||||
|       "label": "ACKS Arcane Spells 2", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-arcane-spells-2.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-arcane-spells-2", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-arcane-spells-3", | ||||
|       "id": "acks-arcane-spells-3", | ||||
|       "label": "ACKS Arcane Spells 3", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-arcane-spells-3.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-arcane-spells-3", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-arcane-spells-4", | ||||
|       "id": "acks-arcane-spells-4", | ||||
|       "label": "ACKS Arcane Spells 4", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-arcane-spells-4.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-arcane-spells-4", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-armor", | ||||
|       "id": "acks-armor", | ||||
|       "label": "ACKS Armor", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-armor.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-armor", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-class-abilities", | ||||
|       "id": "acks-class-abilities", | ||||
|       "label": "ACKS Class Abilities", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-class-abilities.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-class-abilities", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-divine-spells-1", | ||||
|       "id": "acks-divine-spells-1", | ||||
|       "label": "ACKS Divine Spells 1", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-divine-spells-1.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-divine-spells-1", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-divine-spells-2", | ||||
|       "id": "acks-divine-spells-2", | ||||
|       "label": "ACKS Divine Spells 2", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-divine-spells-2.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-divine-spells-2", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     {  | ||||
|       "name": "acks-equipment", | ||||
|       "id": "acks-equipment", | ||||
|       "label": "ACKS Equipment", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-equipment.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-equipment", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     {  | ||||
|       "name": "acks-monster-abilities", | ||||
|       "id": "acks-monster-abilities", | ||||
|       "label": "ACKS Monster Abilities", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-monster-abilities.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-monster-abilities", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     {  | ||||
|       "name": "acks-monsters", | ||||
|       "id": "acks-monsters", | ||||
|       "label": "ACKS Monsters", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-monsters.db", | ||||
|       "entity": "Actor", | ||||
|       "path": "packs/acks-monsters", | ||||
|       "type": "Actor", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-proficiencies", | ||||
|       "id": "acks-proficiencies", | ||||
|       "label": "ACKS Proficiencies", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-proficiencies.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-proficiencies", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-treasure", | ||||
|       "id": "acks-treasure", | ||||
|       "label": "ACKS Treasure Tables", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-treasure.db", | ||||
|       "entity": "RollTable", | ||||
|       "path": "packs/acks-treasure", | ||||
|       "type": "RollTable", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
| 
 | ||||
|     { | ||||
|       "name": "acks-weapons", | ||||
|       "id": "acks-weapons", | ||||
|       "label": "ACKS Weapons", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-weapons.db", | ||||
|       "entity": "Item", | ||||
|       "path": "packs/acks-weapons", | ||||
|       "type": "Item", | ||||
|       "module": "acks-packs" | ||||
|     }, | ||||
|      | ||||
|     { | ||||
|       "name": "acks-maps", | ||||
|       "id": "acks-maps", | ||||
|       "label": "ACKS Maps", | ||||
|       "system": "acks", | ||||
|       "path": "packs/acks-maps.db", | ||||
|       "entity": "Scene", | ||||
|       "path": "packs/acks-maps", | ||||
|       "type": "Scene", | ||||
|       "module": "acks-packs" | ||||
|     }     | ||||
|   ], | ||||
|   "languages": [ | ||||
|     { | ||||
|       "lang": "en", | ||||
|       "name": "English", | ||||
|       "id": "English", | ||||
|       "path": "lang/en.json" | ||||
|     }, | ||||
|     { | ||||
|       "lang": "fr", | ||||
|       "name": "French (FRANCE)", | ||||
|       "id": "French (FRANCE)", | ||||
|       "path": "lang/fr.json" | ||||
|     }, | ||||
|     { | ||||
|     "lang": "pt-BR", | ||||
|     "name": "Português (Brasil)", | ||||
|     "id": "Português (Brasil)", | ||||
|     "path": "lang/pt-BR.json" | ||||
|     }, | ||||
|     { | ||||
|       "lang": "fr", | ||||
|       "name": "French (FRANCE)", | ||||
|       "id": "French (FRANCE)", | ||||
|       "path": "lang/fr.json" | ||||
|     }, | ||||
|     { | ||||
|       "lang": "es", | ||||
|       "name": "Spanish", | ||||
|       "id": "Spanish", | ||||
|       "path": "lang/es.json" | ||||
|     } | ||||
|   ], | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue