19 lines
		
	
	
		
			No EOL
		
	
	
		
			486 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			No EOL
		
	
	
		
			486 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
 | 
						|
    "id": "MEDKIT",
 | 
						|
    "metadata": {
 | 
						|
        "name": "Kit de premier soin",
 | 
						|
        "description": "Nécessaire aux premiers soins",
 | 
						|
        "image": "https://bg3.wiki/w/images/e/e4/COAT_Assassin%27s_Blood_Unfaded.png"
 | 
						|
    },
 | 
						|
    "options": {
 | 
						|
        "stackable": true,
 | 
						|
        "equipable": false,
 | 
						|
        "consumable": true
 | 
						|
    },
 | 
						|
    "tags": [
 | 
						|
        "META:ADDABLE",
 | 
						|
        "CONSUMABLE"
 | 
						|
    ],
 | 
						|
    "alterations": []
 | 
						|
} |